create_recipe_from_html_or_json
Parses raw HTML or JSON recipe data to create a structured recipe in one step.
Instructions
Create Recipe From Html Or Json [POST /api/recipes/create/html-or-json] Takes in raw HTML or a https://schema.org/Recipe object as a JSON string and parses it like a URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |