Profile Update (shared Delx profile)
google_ads_profile_updateApply a partial patch to the shared Delx profile after explicit user intent. Save profile changes while validation rejects any secret storage.
Instructions
Persist a partial patch to the shared Delx profile (~/.delx-wellness/profile.json). REQUIRES explicit_user_intent=true. NEVER stores secrets — writes will be rejected at validation time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | Partial WellnessProfileDocument patch. | |
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true. |