ps_hold_reject
Cancel pending AI agent actions by rejecting held execution requests to prevent unauthorized operations and maintain governance compliance.
Instructions
Reject a held execution request. The operation will not proceed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| holdId | Yes | The hold ID to reject | |
| reason | No | Reason for rejection (for audit trail) | |
| haltAgent | No | Also halt the agent that made the request (default: false) |