spine_get_animation_sheet
Extract keyframe data from a Spine animation as a structured table with target, timeline, time, value, curve, and JSON path for agent editing.
Instructions
返回适合 Agent 编辑的关键帧表格,包含目标、时间线、时间、值、曲线和 JSON path。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 工作区根目录内的 Spine JSON 文件路径。 | |
| animation | Yes | ||
| targetType | No | ||
| targetName | No |