create_recipes_create_url_stream
Import a recipe from a URL by scraping its data into the database with real-time progress streaming.
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 |