list_sections
Inspect a Word file's section layout: page size, orientation, margins, and header/footer references. Provides data needed before changing geometry or adding breaks.
Instructions
Every section: page width/height, orientation (portrait/landscape), all margins, and header/footer part references. Use set_section_properties to change page geometry and add_section_break to create new sections. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |