provider_admin_run
Execute read-only admin operations for supported providers (Claude, Codex, Gemini, etc.) and return redacted output. Rejects any mutating commands.
Instructions
Execute a READ-ONLY provider CLI admin operation (from provider_admin_list) and return redacted output. Rejects mutating operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Provider whose admin operation to run | |
| operationId | Yes | Operation id from provider_admin_list, e.g. 'mcp.list' or 'doctor' |