get_events_range
Retrieve all events from a specified calendar within a given start and end date. Filter by account if needed.
Instructions
Get events within a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account alias | |
| end_date | Yes | End date (ISO format) | |
| start_date | Yes | Start date (ISO format) | |
| calendar_uid | Yes | Calendar UID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||