get_food_details
Retrieve detailed food information and serving sizes from Cronometer to accurately log nutrition data. Use this tool after searching foods to get measure IDs needed for tracking entries.
Instructions
Get detailed food information including available serving measures.
Use this after search_foods to get the measure_id needed for add_food_entry. Returns all available serving sizes with their numeric IDs and gram weights.
Args: food_source_id: Food source ID from search_foods results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| food_source_id | Yes |