set_keep_lines_together
Prevent a paragraph from splitting across pages. Specify the paragraph ID and set enabled to true to keep all lines together, or false to allow page breaks.
Instructions
Keep all lines of this paragraph on the same page.
Args: para_id: paraId of the target paragraph. enabled: True to enable keep-lines-together, False to remove it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |