Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.
Toolkit · buildkite
v1
01Get Current Access Tokentool
02Get Metatool
03Get Usertool
04List Organizationstool
API Key · verified
5T · 0TR
buildkite
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
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.
TOOL
Get Meta
Tool to retrieve metadata about the Buildkite API. Use when you need to fetch webhook IP addresses for firewall or security configurations.
TOOL
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.
TOOL
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.
TOOL
List Pipeline Agents
Tool to list connected agents for an organization. Use after confirming the organization slug. Supports optional filtering and pagination.