calendar_get_events
Retrieve calendar events from Google Calendar. Filter by time range in RFC3339 format or by text search to find specific events.
Instructions
Get calendar events. Filter by time range (RFC3339 format) and/or text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| time_max | No | ||
| time_min | No | ||
| calendar_id | No | primary | |
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |