langflow_kb_list_components
List available components from an indexed Langflow instance with their categories, and filter results by category or limit to inspect what can be used in flows.
Instructions
Lista los componentes disponibles en la instancia indexada, con su categoria. Acepta filtro por categoria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limite | No | Maximo de componentes a devolver | |
| categoria | No | Acota a una categoria, por ejemplo files_and_knowledge | |
| response_format | No | markdown |