get_recipe_as_format
Export a Mealie recipe by slug using a named template to get it in a specific format such as JSON, ZIP, or PDF.
Instructions
Get Recipe As Format — Recipe: Exports. Export recipes. [GET /api/recipes/{slug}/exports]
Parameters
template_name: The name of the template to use to use in the exports listed. Template type will automatically
be set on the backend. Because of this, it's important that your templates have unique names. See available
names and formats in the /api/recipes/exports endpoint.
Keywords: get_recipe_as_format, get recipe as format, export recipe, list recipe, list recipes, get recipe, get recipes, search recipe, search recipes, find recipe, find recipes, browse recipe, browse recipes, fetch recipe, fetch recipes, read recipe, read recipes, recipe, recipes, recipe exports, exports, list, get, search, find, browse, fetch, read, read-only, mealie.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| template_name | Yes |