Revoke Google Health OAuth Access
google_health_revoke_accessRevoke Google Health OAuth access and delete the local token file to disconnect the service. Requires explicit user confirmation.
Instructions
Revoke the current Google OAuth grant and delete the local token file. Use only when the user explicitly wants to disconnect Google Health. Gated: requires explicit user intent — agents must not call this autonomously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| note | Yes | ||
| token_path | Yes | ||
| local_tokens_cleared | Yes |