Get Document Tree
get_document_treeRetrieves the complete hierarchical tree of an indexed document to reveal its organization before you perform a search.
Instructions
Returns the full hierarchical tree structure of an indexed document. Useful to understand document organization before searching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Document ID | |
| max_depth | No | Maximum depth to display (default: 4) |