update_style
Update the basedOn or nextStyle property of an existing style. Provide the style name and new values for either property.
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 |