List CCU Targets
list_ccu_targetsList all configured CCU targets (profiles) with details including host, user, protection status, active state, and login info, without exposing passwords.
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} |