Request Permission Escalation
request_permission_escalationRequest a higher permission preset for accessing email. A human must approve through the settings UI; poll the status to confirm escalation.
Instructions
Request an increase in the server's active permission preset. YOU CANNOT APPROVE THIS YOURSELF — approval requires a human to open the settings UI (http://localhost:8766) and click Approve. Use check_escalation_status to poll for the result. Downgrading (reducing access) never requires a challenge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_preset | Yes | The preset you are requesting. Must be higher than the current preset. | |
| reason | Yes | Why you need elevated permissions. Shown to the human verbatim. Be specific — vague reasons are more likely to be denied. |