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 the most recent jobs run under the instance, sorted by creation time descending so the newest job is first.
2
getJobDetails
Read the full details of the most recently created job, including its status, backend, and program.
3
getJobMetrics
Retrieve the execution metrics for the job, such as QPU time and timestamps.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.