calendar_list_calendars
Retrieve every calendar the authenticated account can access, including IDs, summaries, primary status, and access roles for streamlined calendar management.
Instructions
List all calendars the authenticated account can access.
Returns: str: JSON list of {id, summary, primary, access_role}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |