blender_validate_mesh_quality
Audit a mesh object's quality to find issues that block clean export. Returns an overall score, per-check results, and blocking issue list.
Instructions
Run a comprehensive mesh quality audit. Returns an overall score (0-1), per-check pass/fail results, and a list of blocking issues that would prevent clean export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | List of checks to run. If omitted, all checks are executed. | |
| object_name | Yes | Name of the mesh object to validate |