get_food_details
Get complete nutritional details and all available serving sizes for a selected food. Use the returned measure IDs and gram weights to add accurate food entries to your Cronometer nutrition log.
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
| Name | Required | Description | Default |
|---|---|---|---|
| food_source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |