list_chapters_tool
List chapters from indexed PDF documents, including chapter numbers, titles, and page ranges. Use with section content tools to navigate and learn from textbooks.
Instructions
List chapters for an indexed PDF (primarily textbooks).
Use when the user asks about chapter numbers, chapter titles, chapter IDs, or page ranges at the chapter level. Pair with get_section_content for reading; note outline end_page may equal start_page—use get_next_chunks to read further.
Do not use for git branches, code modules, or non-PDF structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |