read_recipe
Fetch a Cooklang recipe from its path to get parsed ingredients, cookware, timers, and steps, with optional scaling.
Instructions
Read one recipe parsed into ingredients, cookware, timers and steps.
path: recipe path relative to the recipe directory, e.g. "Dolci/bunet-piemontese" (the .cook extension is optional). scale: multiply quantities by this factor during parsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| scale | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||