Google Workspace MCP Server

list_events

Retrieve upcoming calendar events within specified time ranges using a customizable query. Set start and end times, and limit results to manage event listings programmatically.

Instructions

List upcoming calendar events

Input Schema

NameRequiredDescriptionDefault
maxResultsNoMaximum number of events to return (default: 10)
timeMaxNoEnd time in ISO format
timeMinNoStart time in ISO format (default: now)

Input Schema (JSON Schema)

{ "properties": { "maxResults": { "description": "Maximum number of events to return (default: 10)", "type": "number" }, "timeMax": { "description": "End time in ISO format", "type": "string" }, "timeMin": { "description": "Start time in ISO format (default: now)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Google Workspace MCP Server

Related Tools

ID: egcwr79vu2