set_keep_lines_together
Prevent paragraph breaks across pages by keeping all lines together. Provide the paragraph ID and set enabled to true or false.
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 |
|---|---|---|---|
| enabled | Yes | ||
| para_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |