ibm-quantum · Arazzo Workflow
IBM Quantum List Jobs and Inspect
Version 1.0.0
List recent jobs, then pull the full details and execution metrics for the most recent one.
Provider
Workflows
list-jobs-and-inspect
List jobs and inspect the most recent job's details and metrics.
Lists jobs sorted newest-first, reads the details of the first job, and fetches that job's execution metrics.
1
listJobs
list_jobs
List the most recent jobs run under the instance, sorted by creation time descending so the newest job is first.
2
getJobDetails
get_job
Read the full details of the most recently created job, including its status, backend, and program.
3
getJobMetrics
get_job_metrics_jid
Retrieve the execution metrics for the job, such as QPU time and timestamps.