Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Update the status of a plan step.
This is a method of the Agents class in the agents module.
def update_plan_step_status(step_id: str, status: str) -> bool