AtlaSent — Resolve Approval Request
atlasent_resolve_approval_requestResolve pending approval requests by approving to allow blocked evaluations to proceed or denying to keep them blocked.
Instructions
Approve or deny an approval request. On approval, the held evaluation may proceed; on denial, it stays blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization ID that owns the approval request. | |
| comment | No | Optional comment explaining the resolution. | |
| resolution | Yes | Whether to approve or deny the request. | |
| resolver_id | Yes | Identity of the person or system resolving the request. | |
| approval_request_id | Yes | The approval_request_id from atlasent_create_approval_request. |