step_advance
Mark the active plan step as complete, automatically update progress, and set the next step as current to keep plans moving.
Instructions
Advance the active step of a Plan to complete, automatically updating progress and pointing nowDoing to the next step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | No | ||
| status | No | complete | |
| stepId | No | ||
| summary | No | ||
| nextStepId | No | ||
| projectRoot | No | ||
| taskContextId | No | ||
| includeStructured | No |