get_food_details
Read-onlyIdempotent
Retrieve full nutritional profile and serving sizes for a food using its ID from search results.
Instructions
Get detailed food information including nutrition and serving sizes.
Use this after search_foods to get the full nutrient profile and the available serving sizes for a food.
Args: food_id: Food ID from search_foods results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| food_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |