get_calendars
Fetch calendar metadata including colors, access role, and time zone for specified accounts. Provide queries as a JSON array to retrieve details for multiple calendars at once.
Instructions
Fetch calendar metadata (colors, access role, timeZone) for accounts. POST /v2/getCalendars {queries:[{provider, accountId, query?}]}. queries_json: JSON array. Prefer get_calendar_lists for the sidebar list. Summary first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries_json | Yes |