Read document index content
doc_readRetrieve specific blocks, chunks, or anchors from a cached document index without parsing the original file.
Instructions
Read blocks, chunks, or anchors from a cached index without inspecting source document internals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indexId | No | Cached document index id from doc_analyze. | |
| path | No | Analyze this path if indexId is not supplied. | |
| anchorId | No | ||
| blockId | No | ||
| chunkId | No | ||
| limit | No |