Profile Update (shared Delx profile)
google_ads_profile_updateUpdate a shared Delx profile by applying a partial patch. Requires explicit user intent and rejects writes containing secrets.
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. |