create_recipes_create_url_stream
Import a recipe from any URL into Mealie, scraping data and saving it while streaming progress via SSE.
Instructions
Takes in a URL and attempts to scrape data and load it into the database, streaming progress via SSE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| includeTags | No | ||
| accept-language | No | ||
| includeCategories | No |