Google Health Agent Manifest
google_health_agent_manifestGenerates machine-readable install and runtime guidance for AI agents, specifying client and response format. Does not access health data or 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 |