calendar_list_calendars
Retrieve a list of all Home Assistant calendar entities, including their entity IDs and names, to manage or interact with calendars.
Instructions
List all calendar entities (REST: GET /api/calendars).
Returns a list of dicts with entity_id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |