cadlens_get_job
Retrieve the current status of a CAD parse job, indicating whether it is pending, processing, completed, or failed.
Instructions
Check the status of a CAD parse job. Returns PENDING, PROCESSING, COMPLETED, or FAILED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job_id returned by parse_file/parse_url. |