blender_rig_validate
Check armature rigs for export compatibility: bone naming, hierarchy, constraints, deform flags, scale/orientation. Get issues and compatibility score for Mixamo, UE5, MSFS, or generic formats.
Instructions
Validate an armature rig for export compatibility. Checks bone naming conventions, hierarchy structure, constraint setup, deform bone flags, and scale/orientation. Returns a list of issues and a compatibility score for the target format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| armature_name | Yes | Name of the armature object to validate | |
| target_format | No | Target export format to validate against (default: GENERIC) |