calendar_list_calendars
List all calendar entities in Home Assistant. Returns entity IDs and names for each registered calendar.
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 |