Finalize Model
finalize_modelValidate and render a 3D model revision, inspect geometry for watertightness and dimensions, then export to a chosen format; finalize only after all checks pass.
Instructions
Validate, render, export and inspect one revision; finalize only if all gates pass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tolerance | No | ||
| project_id | Yes | ||
| build_volume | No | ||
| render_views | No | ||
| output_format | No | stl | |
| require_watertight | No | ||
| expected_dimensions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| tool | Yes | ||
| errors | No | ||
| success | No | ||
| warnings | No | ||
| artifacts | No | ||
| project_id | No | ||
| duration_ms | No |