Google Health Connection Status
google_health_connection_statusVerify local Google Health configuration, token file, Node version, privacy mode, cache status, and MCP client readiness without exposing secrets or calling APIs.
Instructions
Check local Google Health config, token file, Node version, privacy mode, cache readiness and optional MCP client readiness without calling Google APIs or exposing secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | generic | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| node | Yes | ||
| cache | Yes | ||
| oauth | Yes | ||
| token | Yes | ||
| client | No | generic | |
| config | Yes | ||
| next_steps | Yes | ||
| missing_env | Yes | ||
| privacy_mode | Yes | ||
| redirect_uri | No | ||
| required_env | Yes | ||
| client_checks | No | ||
| automatic_auth_supported | Yes | ||
| ready_for_google_health_api | Yes |