create_locator
Create named cue points in Ableton Live Arrangement at a specified beat position; renames existing locators at that position instead of duplicating.
Instructions
Create a named locator (cue point) in the Arrangement at a beat position.
If a locator already exists at that beat (within ~1e-3 tolerance) it is renamed instead of toggled off. Time is in beats from the start of the arrangement (e.g. 0.0 = start, 16.0 = bar 5 in 4/4).
Parameters:
name: The locator label (e.g. "Chorus", "Verse 1", "Drop")
time: Beat position where the locator should sit
user_prompt: The original user prompt that led to this tool call (for telemetry)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| time | Yes | ||
| user_prompt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |