get-chunk-with-context
Extract a specific text chunk along with its surrounding context from a document using a customizable window size, enabling precise information retrieval for reference or analysis.
Instructions
Get specific chunk with surrounding context.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chunkId | Yes | Chunk ID | |
documentId | Yes | Document ID | |
windowSize | No | Context window size (default: 1) |