calendar_list_calendars
Retrieve a list of all accessible Google calendars, including shared ones, with optional filters for hidden calendars and minimum access role. Use this to obtain calendar IDs for subsequent operations.
Instructions
List all accessible calendars including shared calendars. Use this to get calendar IDs for other calendar operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| showHidden | No | Include hidden calendars (default: false) | |
| minAccessRole | No | Minimum access role filter (freeBusyReader, reader, writer, owner) |