get_track
Inspect a specific track's complete mixer state, device chain, and all device parameters with readable values.
Instructions
TRACK INSPECTION: Returns comprehensive data for a single track.
Includes:
Mixer state (Volume, Panning, etc.).
Complete Device Chain.
All Device Parameters (including UI-readable strings like "-12.0 dB" or "1500 Hz").
Use this when you need to understand exactly how a specific track is processed or which parameters are available for manipulation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||