Get Fitbit Profile
fitbit_get_profileGet the Fitbit user profile with privacy controls. Choose summary, structured, or raw output to manage sensitive data exposure.
Instructions
Get the authenticated Fitbit user profile. Requires profile scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | Optional per-call privacy override. Defaults to FITBIT_PRIVACY_MODE or structured. raw returns upstream Fitbit JSON. summary minimizes sensitive health and profile details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |