Exchange Google Health OAuth Code
google_health_exchange_codeExchange a Google OAuth authorization code for tokens stored locally with secure 0600 permissions, completing authentication for health data access.
Instructions
Exchange a Google OAuth authorization code for local tokens. Tokens are stored locally with 0600 permissions and are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | OAuth authorization code, or a full redirect URL containing ?code=... | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| token_path | Yes | ||
| scope | No | ||
| expires_at | No | ||
| note | Yes |