search_events
Find meetings by keyword across connected calendars and accounts within a specified time range. Specify accounts, calendars, and time bounds to retrieve matching event titles and summaries.
Instructions
Full-text search events across accounts/calendars in a time range. Call when the user asks to find meetings by keyword. POST /v2/searchEvents. time_min/time_max are ms epoch. accounts_json: [{accountId, calendarIds:[]}]. Title/summary first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| time_max | Yes | ||
| time_min | Yes | ||
| accounts_json | Yes | ||
| user_time_zone | No |