get_recipe_asset
Retrieve a specific asset file attached to a recipe by providing the recipe ID and file name. Use this to access images, PDFs, or other recipe-related documents.
Instructions
Get Recipe Asset [GET /api/media/recipes/{recipe_id}/assets/{file_name}] Returns a recipe asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | ||
| recipe_id | Yes |