yougile_update_string_sticker_state
Update a string sticker's state in YouGile by providing parent sticker ID and 12-character hex state ID. Modify name, color, or soft-delete the state.
Instructions
Update a state of a string sticker. State IDs are 12-char hex strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New state name | |
| color | No | New state color | |
| deleted | No | true to soft-delete | |
| stateId | Yes | State ID (12-char hex) | |
| stickerId | Yes | Parent sticker UUID |