Get Food Nutrition Details
fatsecret_get_foodRetrieve detailed nutrition facts for a food using its FatSecret ID, including all serving sizes with macros and micronutrients.
Instructions
Get detailed nutrition information for a specific food by its food_id. Returns all available servings with full macro and micronutrient breakdown.
Use this after fatsecret_search_food to get the serving_id and nutrition data needed for logging.
Args:
food_id: The FatSecret food ID (from search results)
Returns: Food name, servings list with serving_id, serving description, calories, protein, carbs, fat, and available micronutrients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| food_id | Yes | FatSecret food ID |