delete_arrangement_cue_point
Delete a specific Arrangement cue point in Ableton Live, using a dry run to plan and confirm the exact change before execution.
Instructions
Plan or delete one exact Arrangement cue point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| planHash | No | Hash returned by the matching dry run. | |
| cuePointId | Yes | Stable cue-point ID. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |