set_page_orientation
Change document page orientation to portrait or landscape, automatically adjusting dimensions for selected section or entire document.
Instructions
Set page orientation, swapping width/height dimensions if needed.
Args: orientation: "portrait" or "landscape". para_id: paraId of paragraph with section break. None = body section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | No | ||
| orientation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |