set_volume
Adjust the volume of a music player by specifying a player ID and a volume level from 0 to 100.
Instructions
Set the volume of a player (0-100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to control | |
| volume | Yes | Volume level (0-100) |