parse_ingredient
Parses raw ingredient text into structured data for recipe management. Provide an ingredient string and get standardized details like quantity, unit, and food item.
Instructions
Parse Ingredient [POST /api/parser/ingredient]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |