List Calendars
list_calendarsLists calendars accessible to a Google user, returning paginated results for easy browsing and selection.
Instructions
Retrieves a list of calendars accessible to the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_token | No | Token for the next page, taken from a previous response. | |
| max_results | No | Maximum calendars to return in one page. Omit to use the API default. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |