list_component_families
Lists all Haystack component families on deepset. Returns component family list with object ID for referencing in other functions.
Instructions
Lists all Haystack component families that are available on deepset.
:returns: ComponentFamilyList model or error message string
The output is automatically stored and can be referenced in other functions.
Returns a formatted preview with an object ID (e.g., @obj_123).
Use the object store tools in combination with the object ID to view nested properties of the object.
Use the returned object ID to pass this result to other functions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||