get_document
Retrieve the full original source document behind a citation or a specific page range to provide the context missing from a single cited chunk.
Instructions
Retrieves the full original source document behind a citation, or a specific page/section range of it. Use this when the user wants more context than a single cited chunk provides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| page_end | No | ||
| collection | Yes | ||
| page_start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| content | Yes | ||
| source_path | Yes | ||
| source_type | Yes |