get_scene_clips
Retrieve clip details for a specific scene, showing each track's clip presence, name, color, and playing/recording/triggered state.
Instructions
Get all clips in a scene across all tracks.
Returns clip status for every track at the given scene index, including track name, whether a clip is present, clip name and color, and playing/recording/triggered state.
Args: scene_index: Zero-based index of the scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |