get_food_details
Get detailed nutrition information and serving sizes for a specific food item using its ID from search results. Provides calories, macros, and portion data for accurate meal logging.
Instructions
Get detailed nutrition information and serving sizes for a specific food item. Use the food ID from search_food results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| food_id | Yes | The food item ID from search results |