agy_doctor
Runs capability, authentication, and session-store probes to diagnose issues and return a structured report. Use force_refresh to drop cached binary probes after upgrading.
Instructions
Run capability + auth + session-store probes. Returns a structured report (no secrets) suitable for surfacing to a user via MCP. Pass force_refresh=true to drop the cached binary probe (use after upgrading the underlying agy / gemini CLI without restarting the MCP server).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| report | No | ||
| success | Yes | ||
| version | No |