set_volume
Adjusts the current playback volume to a specified level from 0 to 100, optionally targeting a specific device.
Instructions
Set playback volume (0–100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| device_id | No | Target device ID | |
| volume_percent | Yes | Volume level 0–100 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |