configure_zone
Create or update an audio zone with input, output, and volume settings for managing multi-room or multi-purpose macOS audio routing.
Instructions
Create or update an audio zone with a specific output device, input device, and volume level. Zones let you manage multi-room or multi-purpose audio routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable zone name | |
| volume | No | Zone volume level | |
| zone_id | Yes | Unique zone identifier (e.g., 'salon', 'bridge', 'cockpit') | |
| description | No | What this zone is used for | |
| input_device | No | Input device (microphone) name to assign to this zone | |
| output_device | No | Output device name to assign to this zone |