Group Location
Explore Plans
Mobile menu Close menu
iSpy AgentiSpy Agent

Run a command

This action will execute a command on the computer running Agent DVR.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
ispy_agent.command
Filter code method
IspyAgent.command.skip(string?: reason)
Runtime method
runAction("ispy_agent.command", {})

Action fields

Device Dropdown list

Label
Device
Helper text
Slug
device
Required
true
Can have default value
false

Command Text input > Other

Label
Command
Helper text
Slug
command
Required
true
Can have default value
true
Filter code method
IspyAgent.command.setCommand(string: command)