update_action_plan
Replace the existing action plan for a specific task with a new ordered list of action items to modify task execution steps.
Instructions
Update the action plan for a task (replaces existing action plan)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The UUID of the task to update | |
| action_plan | Yes | New ordered list of action items |