get_track_freeze_status
Retrieve whether a track is frozen and if it can be frozen. Input the zero-based track index to get this read-only status.
Instructions
Get the freeze status of a track.
Args: track_index: Zero-based index of the track.
Returns whether the track is frozen and whether it can be frozen. Note: Freezing/flattening cannot be triggered via the API (read-only status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |