Oura Onboarding (shared wellness profile)
oura_onboardingProvide the 11-question wellness onboarding flow and current profile state, allowing agents to guide users through setup one question at a time.
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 oura_profile_update with explicit_user_intent=true to save. The same profile is reused by every Delx Wellness connector (WHOOP, Garmin, 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 |