approve
Grants a pending approval request to let the agent run the exact action once. Requires an authenticated human; the decision is recorded under their name.
Instructions
WRITES. Grants one pending approval request, letting the agent run that exact action once. Requires an authenticated human; the answer is recorded under their name and is visible in the receipt the action leaves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The pending request to grant, as returned by list_pending_approvals. The grant is bound to the hash of the action that request already names, so there is no argument here by which a different action could be approved. |