generation_status
Check the status of a 3D model generation job by providing the job ID and provider (Meshy or OpenSCAD).
Instructions
Check the status of a model generation job.
Args:
job_id: Job ID returned by ``generate_model``.
provider: Provider that owns the job (``"meshy"`` or ``"openscad"``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| provider | No | meshy |