Mute or unmute a Roon zone
muteMute or unmute all outputs in a Roon zone. Specify a zone ID or use the default zone.
Instructions
Use this when the user wants to mute or unmute a zone (e.g. "mute", "mute the kitchen", "unmute", "silence the office", "stop the noise"). Mutes (or unmutes) every output in the resolved zone. zoneId is optional and resolves like now_playing. muted: true mutes, muted: false unmutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoneId | No | Target zone id or output id from list_zones. Omit to use ROON_DEFAULT_ZONE or fall back automatically. | |
| muted | Yes | `true` to mute, `false` to unmute. |