Get Oura Personal Info
oura_get_personal_infoRetrieve personal profile fields such as age, weight, and biological sex from your Oura account. Supports privacy modes for controlled data disclosure.
Instructions
Get Oura personal profile fields available to the authorized app. Requires the personal scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | Optional per-call privacy override. Defaults to OURA_PRIVACY_MODE or structured. raw returns upstream Oura JSON. summary minimizes sensitive health and profile details. | |
| response_format | No | markdown | |
| explicit_user_intent | No | Required true when privacy_mode=raw (agent escalation of redaction). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |