Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
5 tools available
Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.
Connect Buildkite to Definable to triage issues, review pull requests, monitor builds. Personas call Buildkite's 5 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Buildkite action below is a callable tool any Definable persona can invoke.
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.
Anything Buildkite exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 5 Buildkite tools directly, then chain the result into another integration without you writing code.
Buildkite uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 5 Buildkite tools. You only need a separate Buildkite subscription if Buildkite itself charges per seat or per API call.
Every call from a persona to Buildkite is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Buildkite, and connect via OAuth or API key. You can immediately attach Buildkite to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 5 Buildkite actions as callable tools — including `Get Current Access Token`, `Get Meta`, `Get User`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.