Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
5 tools available
TRIGGERcmd is a cloud service that allows you to securely and remotely run commands on your computers.
Connect Triggercmd to Definable to triage issues, review pull requests, monitor builds. Personas call Triggercmd'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 Triggercmd action below is a callable tool any Definable persona can invoke.
Tool to list all available commands for the authenticated user. Use when you need to retrieve all commands configured on your computers.
Tool to list all computers associated with your TriggerCMD account. Use after authenticating with your token to retrieve connected machines.
Tool to retrieve all panel buttons configured in your TriggerCMD account. Use when you need to browse available panel buttons before triggering them.
Tool to trigger a specified command on a target computer. Use when you want to remotely execute a pre-configured command after authentication. Values for `computer` and `command` must exactly match identifiers returned by TRIGGERCMD_LIST_COMPUTERS and TRIGGERCMD_LIST_COMMANDS respectively; arbitrary names cause silent failures.
Tool to trigger a specific panel button. Panels allow grouping related commands for easier organization and triggering. Use when you want to execute a command that's part of a panel configuration.
Anything Triggercmd 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 Triggercmd tools directly, then chain the result into another integration without you writing code.
Triggercmd 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 Triggercmd tools. You only need a separate Triggercmd subscription if Triggercmd itself charges per seat or per API call.
Every call from a persona to Triggercmd 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 Triggercmd, and connect via OAuth or API key. You can immediately attach Triggercmd to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 5 Triggercmd actions as callable tools — including `List TriggerCMD Commands V2`, `List TriggerCMD Computers`, `List TriggerCMD Panel Buttons`, 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.