session_step_done
Mark the current debugging step as complete with an observed result, then advance to the next step or receive allDone when the plan finishes.
Instructions
Mark the current step complete with what you found, and advance. Returns the next step, or allDone when the plan is finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | What this step established — a real observed value, not a guess. |