Reject action
reject_actionReject a pending approval request to prevent its later execution. Provide the approval ID and optional note to block the action permanently.
Instructions
Reject a pending action request so it cannot be approved later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional rejection note | |
| approvalId | Yes | Approval id returned by an approval_required response |