set_audio_bus_volume
Set the volume of an audio bus by providing the bus name and a decibel value (0 for normal, negative for quieter).
Instructions
Set the volume of a specific audio bus
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bus | Yes | Bus name (e.g. 'Master', 'Music', 'SFX') | |
| volume_db | Yes | Volume in decibels (0 = normal, negative = quieter) |