get_clip_groove_context
Reads a native snapshot of clip/track names, MIDI note IDs, expression metadata, timing, and Groove Pool state to validate UI-only extraction or baking without executing changes.
Instructions
Read one native callback snapshot of exact clip/track names, MIDI note IDs and expression metadata or audio state, clip timing, complete Groove Pool and global musical context. Supports before/after validation of UI-only extraction and baking; does not execute them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | Stable clip ID: track-N:clip-M from list_clips, or track-N:arrangement-clip-M from list_arrangement_clips for tools that support Arrangement clips. | |
| trackId | Yes | Stable track ID returned by list_tracks. |