update_style
Update an existing Word style's basedOn or next style properties to control style inheritance and paragraph sequencing.
Instructions
Update an existing style's basedOn and/or next properties.
Args: name: Style name or styleId (case-insensitive). based_on: New basedOn styleId (replaces existing). next_style: New next styleId (replaces existing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| based_on | No | ||
| next_style | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |