Network, Scripting ? Get Network Details Gets information about the currently connected networks. Show Action
Numbers, Scripting ? Random Number Passes a random number between the given minimum and maximum to the next action. The minimum and maximum numbers are included as possible results. Show Action
Notification, Scripting ⚠️ Show Alert Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut. Show Action
Notification, Scripting ? Ask for Input Prompts the user to enter a piece of information. Show Action
No-ops, Scripting ? Comment This action lets you explain how part of a shortcut works. When run, this action does nothing. Show Action
No-ops, Scripting 0️⃣ Nothing This action does nothing and produces no output. It is useful to separate blocks of actions, or to ensure that no input is passed to the next action. Show Action
Network, Scripting ? Get Current IP Address Returns the local or external IP address of the device. Show Action
Measurements, Scripting ? Measurement Passes the specified measurement (including number and unit) to the next action. Show Action