calendar_list_events
List events for any calendar entity between specified start and end datetimes. Use to view scheduled events for your Home Assistant calendar.
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 |