list_recipes
Retrieve the complete recipe tree, including folders and .cook/.menu files, with names, paths, and child nodes. Use this to browse all Cooklang recipes in a single view.
Instructions
Return the full recipe tree: folders and .cook / .menu files.
Every node has children, name, path, recipe. recipe is null for a
directory and non-null for a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||