get_calendar_events
Retrieve calendar events within a specified start and end date/time range, providing a clear list of scheduled events for planning and automation.
Instructions
Fetches calendar events for a given time range (using accli)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date in YYYY-MM-DD or YYYY-MM-DDTHH:mm format | |
| from | Yes | Start date in YYYY-MM-DD or YYYY-MM-DDTHH:mm format |