get-chunk-with-context
Retrieve specific content chunks with surrounding context from documents using document and chunk IDs. Adjust window size to control context scope, aiding precise information extraction.
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) |