Skip to main content
List all calendars in the authenticated user’s calendar list

Tool details

FieldValue
Namecalendar__list_calendars
GroupIntegrations

Playground

Input schema

Input schema
{
  "type": "object",
  "properties": {
    "maxResults": {
      "type": "number",
      "description": "Maximum calendars to return"
    }
  },
  "description": "Input schema for the calendar__list_calendars tool."
}

Output schema

This tool does not publish an output schema.