List Programs
list_programsList automation programs from a CCU target, with optional filtering by name. Use the results to trigger programs via execute_program.
Instructions
List all automation programs. Use execute_program to trigger them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by program name (substring, case-insensitive) | |
| target | No | CCU target to read from (default: active). See list_ccu_targets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| programs | Yes |