reject_request
Reject a pending approval request in ServiceNow by providing the sys_id and a reason. This action cancels the approval when write access is enabled.
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) |