set_volume
Adjust the playback volume on Spotify by specifying a percentage between 0 and 100. Optionally target a specific device.
Instructions
Set the playback volume.
Args:
volume_percent: Volume level (0-100).
device_id: ID of the device. If not provided, uses the active device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volume_percent | Yes | ||
| device_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |