Search events
search_eventsFind calendar events by full-text query within a specified time range, matching titles, descriptions, locations, and attendees across readable accounts.
Instructions
Full-text search across events in a time range. Matches titles, descriptions, locations and attendees. Searches every readable account unless accounts is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to search for, e.g. "dentist" or "standup". | |
| accounts | No | Account ids to include. If omitted, every account you are permitted to read is included. | |
| time_max | Yes | End of the range, ISO 8601. | |
| time_min | Yes | Start of the range, ISO 8601. | |
| timezone | No | IANA timezone for interpreting and displaying times, e.g. "Asia/Jakarta". Defaults to the server timezone. | |
| max_results | No |