Get Calendar Feed URL
get_calendar_feed_urlFetch your private Canvas calendar feed URL to add deadlines to Google, Apple, or Outlook calendars. This URL is a bearer credential, so only use when explicitly requested.
Instructions
Fetch the user's private calendar .ics subscription URL, a link they can add to Google/Apple/Outlook calendar to see every Canvas deadline natively. This URL is a bearer credential: whoever holds it can read the user's full calendar with no authentication, and it survives token rotation. Only call this when the user has explicitly asked for their calendar feed / subscription link. Do not call it as part of general orientation, and do not repeat the URL back unless asked to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||