update_plan_step_status
Method
This is a method of the AgentTeam class in the agents module.Update the status of a plan step.
Signature
Parameters
ID of the step to update
New status
Returns
True if updated, False if not found
Uses
update_step_statussync_with_plan
Source
View on GitHub
praisonaiagents/agents/agents.py at line 2209
