ragflow_get_chunks
Retrieve document chunks with references from a RAGFlow knowledge base to support information extraction and context building.
Instructions
Get chunks with references from a specific document
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | ID of the dataset | |
| document_id | Yes | ID of the document to get chunks from |