list_recipes_by_slug_exports
List recipe exports by slug with a chosen template. Get the export files for a recipe identified by its slug, formatted using the specified template.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| template_name | Yes | ||
| accept-language | No |