get_calendar_connect_url
Generate an OAuth authorization URL to connect a Google, Office 365, or Apple calendar for scheduling integration.
Instructions
Get OAuth authorization URL to connect a calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| redirect_url | No | Where to redirect after OAuth authorization | |
| calendar_type | Yes | Calendar provider — "google", "office365", or "apple" (NOT "google-calendar" or "office365calendar" — those are wrong) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |