get_section
Retrieve the full content of a named section from a PDF document, returning all chunks in order. Ideal when you know the section heading; otherwise, search first.
Instructions
Return every chunk filed under one heading of a document, joined in order. Use when you know the section name; otherwise search first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | ||
| document | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |