IBM Quantum · Arazzo Workflow
IBM Quantum Backend Readiness Preflight
Version 1.0.0
Verify a backend is online, then gather its calibration properties and pulse defaults for circuit transpilation.
Provider
Workflows
backend-readiness-preflight
Confirm a backend is online, then collect its properties and defaults.
Reads a backend's status and, when it is operational, fetches its calibration properties and pulse defaults.
1
getBackendStatus
Read the backend status and branch on whether the backend is in an operational (true) state before pulling calibration data.
2
getBackendProperties
Fetch the backend's latest calibration properties used to transpile an ISA circuit.
3
getBackendDefaults
Fetch the backend's pulse-level defaults used to schedule the transpiled circuit.
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.