calendar_search_events
Search Google Calendar events by text, matching summary, description, location, or attendees. Narrow results by account, calendar, and time range.
Instructions
Search for Google Calendar events by text query. Searches summary, description, location, and attendees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search text to find in events | |
| timeMax | No | End of time range (RFC3339) | |
| timeMin | No | Start of time range (RFC3339) | |
| accountId | Yes | The Google account ID, alias, or email | |
| calendarId | No | Calendar ID (default: "primary") | |
| maxResults | No | Maximum number of events to return (default: 20) |