get_recipe_ingredients
Retrieve only the ingredient list for a recipe by providing its slug. Access the ingredients you need without the full recipe details.
Instructions
Get just the ingredient list for a recipe.
Args: slug: Recipe slug identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |