get_keyframes
Retrieve keyframes for a Blender object, optionally filtered by property path like location or rotation.
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 | |||