Buildkite · Arazzo Workflow
Buildkite Collect Build Artifacts
Version 1.0.0
Look up a build, confirm it finished, then list its artifacts.
View Spec
View on GitHub
CI/CDContinuous IntegrationContinuous DeliveryDevOpsPipelinesHybrid CIBuild AutomationTest EnginePackage RegistriesAgentsGraphQLRESTMCPWebhookArazzoWorkflows
Provider
Workflows
collect-build-artifacts
Confirm a build finished and list its artifacts.
Reads a build, branches on its finished state, and when complete lists the artifacts uploaded by the build.
1
getBuild
Fetch the build record and capture its state to decide whether artifacts are ready to be listed.
2
listArtifacts
List all artifacts uploaded across the jobs of the finished build.
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.