# Buildkite

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

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `BUILDKITE`
- **Version:** 20260407_00

## Tools

### Get Current Access Token

**Slug:** `BUILDKITE_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 Meta

**Slug:** `BUILDKITE_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 User

**Slug:** `BUILDKITE_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 Organizations

**Slug:** `BUILDKITE_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 Agents

**Slug:** `BUILDKITE_LIST_PIPELINE_AGENTS`

Tool to list connected agents for an organization. Use after confirming the organization slug. Supports optional filtering and pagination.
