search_events
Search Google Calendar events by keyword to retrieve matching event titles, start times, and descriptions.
Instructions
Search calendar events by keyword.
Args: query: Search term to find in event titles/descriptions max_results: Maximum number of events to return (default: 10) calendar_id: Calendar ID to query (default: "primary")
Returns: Matching events with start time and title
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| calendar_id | No | primary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |