set_page_orientation
Set page orientation to portrait or landscape, automatically swapping width and height. Supports section-specific orientation via paragraph ID.
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 |
|---|---|---|---|
| orientation | Yes | ||
| para_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |