check_request
Retrieve the outcome of an escalated privileged command using its request ID, returning the human approver's result after processing.
Instructions
Retrieve the outcome of an escalation (from MCP OR the hook).
Use this after run_privileged returns 'pending', or to pick up a request the Claude Code hook raised.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | ||
| wait_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||