Browse library
browse_libraryBrowse built-in recipes and local component packages to discover and select matching items for instantiation or installation.
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 |