nutrition_detail
Get the complete per-100g nutrition profile for a specific food, including all 13 tracked nutrients like vitamins and minerals. Use with an fdc_id from a prior search to access micronutrients beyond calories, protein, carbs, and fat.
Instructions
Get the full per-100g nutrition profile for one specific food. Use this when you have an fdc_id (from nutrition_search) and the user needs micronutrients beyond just calories/protein/carbs/fat. Returns all 13 tracked nutrients: calories, protein, fat, carbs, fiber, sugar, sodium, cholesterol, saturated_fat, vitamin_c, calcium, iron, potassium. Missing nutrients are null, not 0. Charges $0.002 USDC per call.
Args: fdc_id: USDA FoodData Central ID, obtained from nutrition_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fdc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||