CGM authorize URL
cgm_authorize_urlGenerate a Dexcom OAuth authorization URL that you open to grant CGM data access, then redirects with an auth code for API connection.
Instructions
Read-only OAuth URL generation; does not exchange tokens. Not a state mutation of glucose data. Gated by: user must open URL themselves (explicit user action). Builds the Dexcom OAuth authorize URL. The user opens it, grants access, and Dexcom redirects to your registered DEXCOM_REDIRECT_URI with an auth code. If credentials are missing, returns a hint with the exact env vars needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No |