Apply Spot Workflow Plan
apply_spot_workflow_planApply an approved motion-demo, product-spot, or brand-spot plan to empty named tracks using the preview token. Requires edit and filesystem authority; host readback does not verify rendering.
Instructions
Apply one exact previewed motion-demo, product-spot, or brand-spot plan. Requires edit authority, requires filesystem authority for a MOGRT, and only targets empty explicitly named tracks. Host readback is not playback or render verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Exact plan returned by a preview_*_spot tool | |
| confirmation_token | Yes | Exact token returned by the corresponding preview tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |