execute_tutorial_steps
Review or execute tutorial steps extracted from video analysis. Preview steps with confirm=false, then execute with confirm=true.
Instructions
Review or execute tutorial steps extracted by watch_and_analyze.
SAFETY: By default (confirm=false), this only shows a summary of what WOULD be executed. Set confirm=true ONLY after reviewing the steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | If false (default), shows a review summary. If true, executes the steps. | |
| steps_json | Yes | The JSON output from watch_and_analyze (copy the full analysis field). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |