List CCU Targets
list_ccu_targetsList all configured CCU profiles to view connection details, active target, and login state 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} |