get_track_routing
Retrieve a track's input and output routing configuration, including current type, channel names, and all available routing options.
Instructions
Get the input and output routing configuration for a track.
Returns input/output routing type and channel display names, plus lists of all available input and output routing types.
Args: track_index: Zero-based index of the track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |