Buildkite icon

Buildkite

CI/CD platform for pipelines, builds, jobs, agents, artifacts, and deployment automation.

Suited to CI/CD work across builds, artifacts, access tokens, pipelines, jobs, and agents.

Example Use Cases

These are the Buildkite actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

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

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.

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

Tool to retrieve metadata about the Buildkite API. Use when you need to fetch webhook IP addresses for firewall or security configurations.

List Pipeline Agents

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