search_events
Search calendar events using a query, start and end times, and limit results. Retrieve events matching keywords within a specified time period.
Instructions
Search calendar events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| timeMax | No | End time (ISO format) | |
| timeMin | No | Start time (ISO format) | |
| calendarId | No | Calendar ID | primary |
| maxResults | No | Maximum number of results |