Explore Plans
Mobile menu Close menu
TRIGGERcmdTRIGGERcmd

Trigger Command

This action will run a command on your computer.

Developer info

API endpoint slug
trigger_cmd.trigger_command
Filter code method
TriggerCmd.triggerCommand.skip(string?: reason)
Runtime method
runAction("trigger_cmd.trigger_command", {})

Action fields

Command Dropdown list

Label
Which command?
Slug
command
Required
true
Can have default value
false

Params Text input > Short text

Label
Any parameters?
Helper text
Set the command's Allow Parameters value to true
Slug
params
Required
false
Can have default value
true
Filter code method
TriggerCmd.triggerCommand.setParams(string: params)