Update Shared Wellness Profile
fitbit_profile_updatePartially update your wellness profile with a patch for profile, goals, devices, training, nutrition, preferences, safety, or notes. Requires explicit user confirmation to save.
Instructions
Persist a partial patch to the canonical Delx Wellness profile. Requires explicit_user_intent=true after the user confirms they want to save. Rejects secret-like fields (oauth, token, api_key, password, cookie, refresh, session).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | Partial WellnessProfileDocument patch. Top-level keys: profile, goals, devices, training, nutrition, preferences, safety, notes. | |
| explicit_user_intent | No | Set to true ONLY after the user has explicitly confirmed they want to save this. Otherwise the tool refuses to write. | |
| response_format | No | markdown |