Get Oura Personal Info
oura_get_personal_infoRetrieve personal profile details from your Oura account, including fields authorized for the app. Returns structured or raw data with privacy controls to limit sensitive information.
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 |