set_keep_with_next
Prevent paragraph breaks across pages by linking a paragraph to stay with the following one. Control paragraph pagination in Word documents.
Instructions
Keep this paragraph on the same page as the next paragraph.
Args: para_id: paraId of the target paragraph. enabled: True to enable keep-with-next, False to remove it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |