get_group_info
Retrieve a track's group and fold details using its index: foldability, group membership, fold state, and group track name.
Instructions
Get group and fold information for a track.
Returns whether the track is foldable, whether it belongs to a group, its current fold state, and the group track name if grouped.
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 |