spine_create_animation
Creates an empty animation in a Spine JSON file without overwriting existing animations by default. Supports dry-run to preview changes.
Instructions
新建空动画。默认不覆盖已有动画。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| overwrite | No | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |