set_widow_control
Enable or disable widow/orphan control for a specific paragraph by providing its ID.
Instructions
Enable widow/orphan control for this paragraph.
Args: para_id: paraId of the target paragraph. enabled: True to enable widow control, False to remove it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |