get_sections
Retrieve full text of specific document passages using chunk IDs from search or TOC results. Each section includes text, headings, word count, and citation.
Instructions
Load specific document sections by their chunk IDs (max 50 per request).
Use after search or get_document_toc to retrieve full text of specific passages. Each section includes its text, heading path, word count, and citation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunk_ids | Yes | List of chunk IDs to load (get these from search results or TOC). Max 50 per request. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |