get_chunk
Fetch one indexed chunk by its ID to return its text and metadata for RAG retrieval results.
Instructions
Fetch a single chunk by its id. Returns the chunk text and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunk_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||