Create Recipes By Slug Image
create_recipes_by_slug_imageCreate a recipe by scraping an image URL and linking it to a specified slug. Optionally include tags and categories to organize the recipe within Mealie.
Instructions
Scrape Image Url
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| slug | Yes | ||
| includeTags | No | ||
| accept-language | No | ||
| includeCategories | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||