List Document Stores
flowise_list_document_storesList all document stores with details for retrieval-augmented generation (RAG) in Flowise.
Instructions
List all document stores configured in Flowise.
Document stores contain indexed documents for RAG (Retrieval-Augmented Generation).
Args: params: Input containing response_format.
Returns: List of document stores with their details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |