spine_delete_animation
Delete an animation from a Spine JSON file. Requires explicit confirmation to prevent accidental removal.
Instructions
删除动画。高风险操作,必须显式传 confirm: true。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| confirm | Yes | ||
| dryRun | No | ||
| expectedHash | No | ||
| allowUnsupportedVersion | No |