apply_scene_change
Apply scene mutations with pre-check, post-verify, and optional save. Validates plan, executes commands, verifies references, and saves scene.
Instructions
Execute scene mutations with pre-check, post-verify, and optional save. 1. Validate plan_id exists and not expired (TTL 600s) 2. Execute batch commands 3. If verify: validate_references + console check 4. If save: save scene 5. Return mutation summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| verify | No | ||
| plan_id | Yes | ||
| commands | Yes |