get_clip_timing
Get timing properties for a specified Ableton clip: loop, signature, launch quantization, and groove assignment. Works for Session and Arrangement clips.
Instructions
Read clip loop, signature, launch quantization, and groove assignment for one exact Session or Arrangement clip; Arrangement responses include timeline identity.
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. |