create_recipes_create_html_or_json
Create a recipe by parsing raw HTML or a schema.org Recipe JSON object. Provide the data as a string to extract recipe details.
Instructions
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 |
|---|---|---|---|
| url | No | ||
| data | Yes | ||
| includeTags | No | ||
| accept-language | No | ||
| includeCategories | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||