get_header_text
Retrieve the header text from a specific section of a document. Provide the section index to get the corresponding header content.
Instructions
Get the header text from a section.
Args: section_index: Section to get header from
Returns: Header text or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |