constraint.add_object
blender_constraint_add_objectAdds an object constraint to a Blender object with a specified type, target, bone, and influence, enabling precise rigging and animation control.
Instructions
PartMe Blender Harness command constraint.add_object. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bone | Yes | ||
| name | Yes | ||
| type | Yes | ||
| owner | Yes | ||
| target | Yes | Three finite numbers; rotation uses radians | |
| influence | 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 | |||