Skip to main content
Glama

google_calendar_set_default

Set a specific calendar ID as the default for Google Calendar operations using the Google MCP server.

Instructions

Set the default calendar ID for operations

Input Schema

NameRequiredDescriptionDefault
calendarIdYesThe ID of the calendar to set as default

Input Schema (JSON Schema)

{ "properties": { "calendarId": { "description": "The ID of the calendar to set as default", "type": "string" } }, "required": [ "calendarId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vakharwalad23/google-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server