create_meal_template
Turn a list of foods into a reusable meal template with serving sizes and macro details, so you can log common meals without re-entering nutrition data.
Instructions
Create a reusable meal template from a list of foods
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template name (e.g., "Morning Oatmeal", "Post-Workout Shake") | |
| items | Yes | Food items in the template |