Browse library
browse_libraryDiscover available recipes and component packages in the TouchDesigner library. Browse by query or tags to find matching items for later use in building networks.
Instructions
Browse built-in/vault recipes and optional local component packages. Read-only discovery step before instantiating a recipe (apply_recipe) or installing a package (install_library_package); returns the matching recipes and packages so an agent can pick one by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| query | No | ||
| package_dir | No | ||
| include_recipes | No | ||
| include_packages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipes | Yes | ||
| packages | Yes |