Buildkite

Learn how to use Buildkite with Composio

Overview

Enum

BUILDKITE

Description

Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.

Authentication Details

access_token
stringRequired

Actions

Tool to retrieve the authenticated api access token details. use when you need to confirm the validity and scopes of the current api token.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to retrieve metadata about the buildkite api. use when you need to fetch webhook ip addresses for firewall or security configurations.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to list connected agents for an organization. use after confirming the organization slug. supports optional filtering and pagination.

Action Parameters

hostname
string
name
string
org_slug
stringRequired
page
integer
per_page
integer
version
string

Action Response

data
array
error
string
successful
boolean