Nourish profile get
nourish_profile_getRetrieve the user's wellness profile including calorie and macro targets, dietary preferences, restrictions, and goals to personalize nutrition coaching and meal suggestions.
Instructions
Returns the shared Delx Wellness profile (~/.delx-wellness/profile.json). Read-only. Surfaces calorie/macro targets, dietary preferences, restrictions/allergies, and goals so nourish coach/suggest tools can personalize meals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | summary = high-level totals without item detail; structured = default full JSON-friendly fields; raw = same as structured for this local store (parity). | structured |
| response_format | No | json |