calendar_search_events
Search for calendar events by matching subject or body text case-insensitively within a specified calendar and time range, returning matching events.
Instructions
Literal case-insensitive subject/bodyPreview search over an explicitly selected, bounded calendarView. Partial reads produce partial search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| limit | No | ||
| query | Yes | ||
| start | Yes | ||
| accountId | Yes | ||
| calendarId | Yes | Exact calendar ID from discovery, or "default" to resolve /me/calendar. |