set_page_orientation
Change page orientation to portrait or landscape for a specific section of a document.
Instructions
Set page orientation.
Args: orientation: "portrait" or "landscape" section_index: Section to apply to (default: 0)
Returns: Success message or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orientation | Yes | ||
| section_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |