apply_recipe
Apply a recipe to your Ableton Live project by providing a recipe ID and optional overrides. Used to implement genre patterns, racks, mix chains, or arrangement scaffolds after listing recipes.
Instructions
Apply an embedded recipe by id with optional overrides. Use after list_recipes when the user asks for a genre pattern, rack, mix chain, or arrangement scaffold. NOT fully transactional in Phase 5; returns progress and failed_at/error if a step fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe_id | Yes | ex: 'drums/tech-house-kick'. | |
| overrides | No | Override of inputs declared in the recipe. |