set_page_break_before
Control document pagination by forcing a page break before a specific paragraph using its paraId.
Instructions
Force a page break before this paragraph.
Args: para_id: paraId of the target paragraph. enabled: True to force page break before, False to remove it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |