set_page_size
Set the page dimensions for a document section by specifying width and height in centimeters.
Instructions
Set page size for the document.
Args: width: Page width in centimeters height: Page height in centimeters section_index: Section to apply to (default: 0)
Returns: Success message or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| section_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |