set_tag
Update an existing tag by changing its name, color, frame range, or direction. Only specified fields are modified.
Instructions
Update an existing tag. Only the arguments you pass are changed.
Note: changing from_frame/to_frame recreates the tag in place to update its
range reliably across Aseprite versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | ||
| filename | Yes | ||
| new_name | No | ||
| to_frame | No | ||
| direction | No | ||
| from_frame | No |