workflows_step_failed
Report a failure in a Slack workflow step by providing an error message and the step execution identifier.
Instructions
Indicate a workflow step has failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | Yes | A JSON-based object with a ``message`` property that should contain a human-readable error message. | |
| 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 | |||