check_model_integrity
Run a quick model integrity check to detect common silent failures in mesh, constraints, contacts, and volumes. Use after building a model and before submitting a job to catch issues early.
Instructions
Quick model integrity check: mesh, constraints, contacts, volumes.
A fast subset of check_silent_failures focused on the most common silent failures. Runs the same checks but returns a compact format.
Use this after building a model and before submitting a job.
Args: model_name: Name of the model to check (default: first available model).
Returns: Compact text report of findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| model_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |