Fitbit Food Logs
fitbit_get_food_dayGet daily food logs for a specified date to review nutrition intake. Requires nutrition scope access.
Instructions
Get food logs for a date. Requires nutrition scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as yyyy-MM-dd or today. ISO date-times are accepted and reduced to the written calendar day. | today |
| privacy_mode | No | Optional per-call privacy override. Defaults to FITBIT_PRIVACY_MODE or structured. raw returns upstream Fitbit JSON. summary removes GPS/map details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |