job_status
Retrieve the current status, timing, and metadata of a queued or completed 3D print job using its job ID.
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 |