Request Permission Escalation
request_permission_escalationRequest a higher permission preset for the mailpouch server. Approval requires a human to open the settings UI and approve; poll check_escalation_status for the result.
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 |
|---|---|---|---|
| reason | Yes | Why you need elevated permissions. Shown to the human verbatim. Be specific — vague reasons are more likely to be denied. | |
| account_id | No | Optional account ID to route this call to (multi-account configs). Omit to use the active account. Configured account IDs are listed in the settings UI (Accounts tab). | |
| target_preset | Yes | The preset you are requesting. Must be higher than the current preset. |