set_keep_lines_together
Prevent a paragraph from splitting across pages by keeping all its lines together. Enable or disable for a target paragraph.
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 |