CGM profile get
cgm_profile_getRetrieves the Delx Wellness profile to identify diabetes status and select the appropriate glucose time-in-range target (ADA 70-180 or metabolic-health 70-140).
Instructions
Returns the shared Delx Wellness profile (~/.delx-wellness/profile.json). Read-only. Surfaces diabetes status / non-DM context so wellness-cgm-mcp can pick the right time-in-range profile (70-180 ADA vs 70-140 metabolic-health).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | Optional privacy mode: summary | structured | raw. summary omits device/patient identifiers when present; structured/raw return full payload. |