Runloop · Arazzo Workflow
Runloop Build Blueprint and Launch Devbox
Version 1.0.0
Build a custom blueprint image, poll until the build completes, then launch a devbox from it and wait for running.
View Spec
View on GitHub
Artificial IntelligenceAI AgentsCoding AgentsSandboxesDevboxesCode ExecutionEvaluationBenchmarksSWE-BenchMCPSnapshotsMicroVMEnterpriseSOC 2ArazzoWorkflows
Provider
Workflows
build-blueprint-and-launch-devbox
Build a blueprint and boot a devbox from it.
Creates and builds a blueprint, waits for the build to complete, then launches a devbox seeded from that blueprint and waits for it to be running.
1
2
pollBuild
Poll the blueprint until the build status reaches build_complete, looping back while it is queued, provisioning, or building, and ending the flow if the build fails.
3
4
waitUntilRunning
Wait for the blueprint-based devbox to reach the running state.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.