add_bone
Add a bone to an armature with head and tail positions and an optional parent to define hierarchy.
Instructions
Add a bone to an armature with specified head/tail positions and optional parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| head | No | ||
| tail | No | ||
| bone_name | Yes | ||
| parent_bone | No | ||
| armature_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |