yaaif_plan_execution_update_step
Update a step's status and result IDs on a saved plan execution after each mutation. Provide slug, step_id, and status to record progress.
Instructions
Update one step status/result_ids on a saved plan execution (call after each mutate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| error | No | ||
| status | Yes | ||
| step_id | Yes | ||
| result_ids | No |