create_recipe_from_url
Import a recipe from a URL by scraping the page, letting Mealie extract the recipe data automatically. Use this to add recipes from web pages directly.
Instructions
Import a recipe by scraping a URL. Mealie will extract the recipe data automatically.
Args: url: URL of the recipe page to import
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |