gcal_list_calendars
List all accessible Google Calendars with IDs, summaries, and primary flags to identify available calendars for scheduling.
Instructions
List all Google Calendars the user has access to.
Returns: str: JSON array of calendars with id, summary, and primary flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |