Fitbit Activity
fitbit_get_activityRetrieve a detailed Fitbit activity log by providing the activity ID. Options include privacy mode and response format.
Instructions
Get detailed Fitbit activity log by id. Requires activity scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Fitbit resource id. | |
| 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 |