Get Recipe Details
spoonacular.recipes.detailsRetrieve full recipe details including ingredients, step-by-step instructions, nutrition facts, dietary labels, prep time, servings, and price per serving by providing a Spoonacular recipe ID.
Instructions
Get full recipe details by ID — ingredients, step-by-step instructions, nutrition facts, dietary labels, prep time, servings, and price per serving (Spoonacular)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Spoonacular recipe ID (from recipe_search or by_ingredients results) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |