job_status
Check the status of a queued or completed print job by providing its job ID. Returns timing, metadata, and full job record.
Instructions
Get the status of a queued or completed print job.
Args:
job_id: The job ID returned by ``submit_job``.
Returns the full job record including status, timing, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |