manage_system
Configure system settings, manage loggers, control voice and audio, trigger binding scans, and interact with services and HABot.
Instructions
System config, loggers, voice/audio, and binding scans. action: system_info, services, service_config_get, service_config_update, logger_list, logger_set, transformations, templates, trigger_scan, voice_say, voice_interpret, voices, audio_sinks, audio_sources, habot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| serviceId | No | Used by: service_config_get, service_config_update | |
| config | No | Used by: service_config_update | |
| loggerName | No | Used by: logger_set | |
| level | No | Used by: logger_set | |
| bindingId | No | Used by: trigger_scan (e.g. hue, sonos) | |
| text | No | Used by: voice_say, voice_interpret, habot | |
| sinkId | No | Used by: voice_say | |
| interpreterIds | No | Used by: voice_interpret |