workflows.reject_action
Reject/ignore a pending draft action. The action will not be executed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional reason for rejection. | |
| actionId | Yes | Draft action ID to reject. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| success | No |