get_document_toc
Retrieve a bounded table of contents from indexed Markdown or PDF pages for a specified document.
Instructions
Return bounded navigation derived from indexed Markdown headings or PDF pages; it does not claim to be an author-provided table of contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | ||
| library_id | Yes | A stable library_id returned by retrieval_status. | |
| document_id | Yes | A document_id from the selected snapshot. | |
| snapshot_id | Yes | A snapshot_id returned for the explicit library_id. |