Verify credentials and upstream reachability
gemini_healthcheckDiagnoses why a Gemini API tool failed: resolves credentials, calls generativelanguage.googleapis.com, and reports whether the credential was accepted, latency, and a plain-English cause.
Instructions
Resolves the credential the way real tools do, then makes one authenticated request to generativelanguage.googleapis.com. Reports which source supplied the credential, whether generativelanguage.googleapis.com accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a generativelanguage.googleapis.com-side problem'. Call this when a real tool fails and you want to know which hop broke. Read-only; never returns the credential itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||