Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.
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 to retrieve metadata about the Buildkite API. Use when you need to fetch webhook IP addresses for firewall or security configurations.
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 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 to list connected agents for an organization. Use after confirming the organization slug. Supports optional filtering and pagination.