generation_status
Check the status of a model generation job. Provide the job ID and provider to get updates on the generation process.
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 |