animation.shape_key_keyframe
blender_animation_shape_key_keyframeAdds or updates a shape key keyframe at a given frame with a specified value in Blender, enabling precise animation control via the PartMe MCP server.
Instructions
PartMe Blender Harness command animation.shape_key_keyframe. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| frame | Yes | ||
| value | Yes | Three finite numbers; rotation uses radians | |
| keyName | Yes | ||
| objectId | No | ||
| _requestId | No | Stable request id for replay safety | |
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||