Buildkite · Arazzo Workflow
Buildkite Stop Disconnected Agent
Version 1.0.0
List agents, inspect one, and stop it when it is no longer connected.
View Spec
View on GitHub
CI/CDContinuous IntegrationContinuous DeliveryDevOpsPipelinesHybrid CIBuild AutomationTest EnginePackage RegistriesAgentsGraphQLRESTMCPWebhooksArazzoWorkflows
Provider
Workflows
stop-disconnected-agent
Stop an agent that is no longer connected.
Lists agents, reads the supplied agent, and stops it when its connection state is not connected.
1
listAgents
listAgents
List the agents in the organization to provide context for the target agent.
2
getAgent
getAgent
Read the supplied agent and capture its connection state.
3
stopAgent
stopAgent
Stop the agent, releasing its slot in the organization.