resolve_permission_request
Approve or reject pending permission requests. Approval creates a retry task with the specified sandbox.
Instructions
Approve or reject a pending permission request. Approval creates a retry task with the requested sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | Permission request ID | |
| decision | Yes | Whether to approve or reject the request | |
| note | No | Optional approval or rejection note | |
| sandbox | No | Sandbox to use for the retry task when approving | |
| autoStart | No | Whether the retry task should start immediately |