calendar_list_events
Retrieve calendar events for a specific entity within a given date range using ISO 8601 timestamps.
Instructions
List events for a calendar entity between start and end (ISO 8601 datetimes).
Uses REST GET /api/calendars/{entity_id}?start=...&end=....
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| start | Yes | ||
| end | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |