Buildkite

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

5 actions Integration catalog
Request access
Connect Buildkite once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Current Access TokenBUILDKITE_GET_CURRENT_ACCESS_TOKEN
Tool to retrieve the authenticated API access token details. Use when you need to confirm the validity and scopes of the current API token.
Get MetaBUILDKITE_GET_META
Tool to retrieve metadata about the Buildkite API. Use when you need to fetch webhook IP addresses for firewall or security configurations.
Get UserBUILDKITE_GET_USER
Tool to retrieve details about the current authenticated user. Use when you need to get information about the user account that owns the API token.
List OrganizationsBUILDKITE_LIST_ORGANIZATIONS
Tool to list all organizations the current user is a member of. Use when you need to discover available organizations or get organization slugs for other operations.
List Pipeline AgentsBUILDKITE_LIST_PIPELINE_AGENTS
Tool to list connected agents for an organization. Use after confirming the organization slug. Supports optional filtering and pagination.