execute_tutorial_steps
Review tutorial steps from a video analysis, then confirm to execute them safely with a mandatory review step.
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 |
|---|---|---|---|
| steps_json | Yes | The JSON output from watch_and_analyze (copy the full analysis field). | |
| confirm | No | If false (default), shows a review summary. If true, executes the steps. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |