Get Food Nutrition Details
health.nutrition.food_detailsRetrieve up to 150 nutrients, serving sizes, and ingredients for any food item using its USDA FoodData Central ID.
Instructions
Get detailed nutrition data for a food item — up to 150 nutrients, portions, serving sizes, ingredients (USDA)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fdc_id | Yes | USDA FoodData Central food ID (e.g. 171705 for chicken breast) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |