Google Health Connection Status
google_health_connection_statusCheck local Google Health configuration, token, Node version, privacy mode, cache, and optional client readiness without calling external APIs or exposing secrets.
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 | ||
| ready_for_google_health_api | Yes | ||
| client | No | generic | |
| node | Yes | ||
| privacy_mode | Yes | ||
| required_env | Yes | ||
| missing_env | Yes | ||
| redirect_uri | No | ||
| automatic_auth_supported | Yes | ||
| config | Yes | ||
| token | Yes | ||
| oauth | Yes | ||
| cache | Yes | ||
| client_checks | No | ||
| next_steps | Yes |