add_recipe
Save a complete, structured recipe including ingredients, directions, and dietary info to make it easily searchable.
Instructions
Save a structured household recipe and make it searchable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| ingredient_names | Yes | ||
| ingredient_amounts | Yes | ||
| ingredient_units | No | ||
| directions | No | ||
| cuisines | No | ||
| courses | No | ||
| tastes | No | ||
| total_time_min | No | ||
| difficulty | No | ||
| servings | No | ||
| tools | No | ||
| dietary_flags | No | ||
| allergens | No | ||
| notes | No | ||
| added_by_profile_id | No |