This action will run a command on your computer.
- API endpoint slug
- trigger_cmd.trigger_command
- Filter code method
- TriggerCmd.triggerCommand.skip(string?: reason)
- Runtime method
- runAction("trigger_cmd.trigger_command", {})
Action fields
- Label
- Which command?
- Slug
- command
- Required
- true
- Can have default value
- false
- 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)