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