download_generated_model
Retrieve a finished 3D model from a generation job, with optional validation, and save it locally.
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| provider | No | meshy | |
| output_path | No |