Google Health Agent Manifest
google_health_agent_manifestProvides AI agents with install, runtime, and client guidance in a machine-readable format, without accessing Google Health data or exposing secrets.
Instructions
Machine-readable install, runtime and client guidance for AI agents. Does not call Google Health or expose secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | generic | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| links | Yes | ||
| oauth | Yes | ||
| client | Yes | generic | |
| hermes | Yes | ||
| status | Yes | ||
| package | Yes | ||
| project | Yes | ||
| mcp_name | Yes | ||
| resources | Yes | ||
| unofficial | Yes | ||
| agent_rules | Yes | ||
| beta_notice | Yes | ||
| mutating_tools | Yes | ||
| standard_tools | Yes | ||
| troubleshooting | Yes | ||
| recommended_first_calls | Yes |