Get Calendar Feed URL
get_calendar_feed_urlRetrieve your private .ics calendar feed URL for Canvas deadlines. Add it to Google, Apple, or Outlook to sync all your assignments automatically.
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 | |||