Garmin Onboarding (shared wellness profile)
garmin_onboardingReturns an 11-question wellness onboarding flow and current profile state. Ask questions one-by-one, then save with garmin_profile_update.
Instructions
Return the 11-question Delx wellness onboarding flow (in English or pt-BR) plus the current shared profile state and missing critical fields. Read-only. The agent should ask these questions one-by-one, then call garmin_profile_update with explicit_user_intent=true to save. The same profile is reused by every Delx Wellness connector (WHOOP, Oura, Nourish, etc.) — agents can call the equivalent {connector}_onboarding tools to cover their respective domains, or rely on this one since all connectors share the same questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Onboarding locale. Defaults to 'en'. Use 'pt-BR' for Portuguese (Brazil). | |
| response_format | No | markdown |