garageband_run_plan
Execute a sequence of GarageBand actions from a JSON plan, with structured results per step.
Instructions
Execute a JSON sequence of GarageBand bridge actions with per-step structured results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | A plan object with steps/actions, or a raw list of step objects. Each step has action and optional args. | |
| stop_on_error | No |