Get chunk
get_chunkRetrieve the markdown or extracted PDF text of a document chunk by its numeric ID.
Instructions
Read chunk content by numeric id (Markdown or extracted PDF text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunk_id | Yes | ||
| output_dir | No | Output directory (default: output) |