workflows_step_completed
Confirm that a workflow step has finished successfully, providing output values from the step.
Instructions
Indicate a workflow step has been completed successfully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputs | No | Key-value object mapping output names from the step's configuration to their values. | |
| workflow_step_execute_id | Yes | Context identifier for the step execution, from the ``workflow_step_execute`` event. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||