TRIGGERcmd is a cloud service that allows you to securely and remotely run commands on your computers.
Toolkit · triggercmd
v1
01List TriggerCMD Commands V2tool
02List TriggerCMD Computerstool
03List TriggerCMD Panel Buttonstool
04Trigger Commandtool
API Key · verified
5T · 0TR
triggercmd
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
List TriggerCMD Commands V2
Tool to list all available commands for the authenticated user. Use when you need to retrieve all commands configured on your computers.
TOOL
List TriggerCMD Computers
Tool to list all computers associated with your TriggerCMD account. Use after authenticating with your token to retrieve connected machines.
TOOL
List TriggerCMD Panel Buttons
Tool to retrieve all panel buttons configured in your TriggerCMD account. Use when you need to browse available panel buttons before triggering them.
TOOL
Trigger Command
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
Trigger Panel Button
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.