parse_ingredients
Parse multiple ingredient strings from a JSON array, converting them into structured data for meal planning and recipe management.
Instructions
Parse many ingredient strings. ingredients_json is a JSON string array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ingredients_json | Yes | ||
| parser | No | nlp |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |