List CCU Targets
list_ccu_targetsView all configured CCU targets with name, host, user, protection status, active profile, and login state. Passwords are never exposed.
Instructions
List all configured CCU targets (profiles) you can switch between with use_ccu — name, host, user, whether protected/read-only, which is active, and login state. Never exposes passwords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | Yes | Name of the currently active target | |
| targets | Yes | Configured targets: {name, host, port, user, https, protected, readonly, active, loggedIn} |