get_keyframes
Retrieve keyframes from an object in Blender, optionally filtering by animation property like location or rotation, to inspect or export animation data.
Instructions
Get keyframes on an object, optionally filtered to a specific data_path (e.g., 'location', 'rotation_euler').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | ||
| data_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||