calendar_search
Search calendar events by keyword in event titles to find specific appointments. Returns event times in UTC for consistent timezone handling.
Instructions
Search calendar events by keyword in the title. Times are returned in UTC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword (matched against event titles) | |
| account | No | Account name (default account if omitted) | |
| time_max | No | End of range (ISO 8601, default 1 year ahead) | |
| time_min | No | Start of range (ISO 8601, default 1 year back) |