list_automations
Retrieve and display Home Assistant automations with IDs, entity states, and aliases to monitor and manage smart home routines.
Instructions
List automations with their IDs, entity IDs, state, and aliases.
Args: limit: Max automations to return (1-200, default: 50)
Examples: list_automations() list_automations(limit=200)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |