track_mute
Control audio track muting by specifying track index and mute state, enabling or disabling playback for that track.
Instructions
Mute or unmute a track.
Args: track: Track index (0-based) mute: True to mute, False to unmute
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mute | No | ||
| track | Yes |