download_generated_model
Download a finished generated 3D model from a job and validate it. Optionally opens Kiln's interactive 3D stage for orbit and zoom inspection.
Instructions
Download a completed generated model and optionally validate it.
Args:
job_id: Job ID of a completed generation job.
provider: Provider that owns the job (``"meshy"`` or ``"openscad"``).
output_path: Directory to save the file. Defaults to
the system temp directory.INLINE 3D STAGE: on success this tool also opens Kiln's interactive 3D stage — an inline viewer panel the user can orbit, zoom, and turn over — in hosts that render MCP Apps panels (Kiln's hosted connection attaches a browser stage link for hosts that don't). Oversized meshes are decimated automatically for the stage; the PNG preview is the floor, not the whole experience.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| provider | No | meshy | |
| output_path | No |