search-events
Search calendar events within a time range using ISO 8601 dates, with an optional search term.
Instructions
Search for calendar events. Time range must be specified in ISO 8601 format with UTC timezone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_min | Yes | Start time in ISO 8601 format (e.g., '2024-12-04T00:00:00Z') | |
| time_max | Yes | End time in ISO 8601 format (e.g., '2024-12-04T23:59:59Z') | |
| query | No | Optional search term |