reject_request
Reject pending approval requests in ServiceNow by providing a system ID and required rejection comments to manage workflow decisions.
Instructions
Reject a pending approval request (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | System ID of the approval record | |
| comments | Yes | Reason for rejection (required) |