I’ll update the docs on the next website push. Here’s what it’ll say:
* Open File: Opens the file using the default system application.
* Open URL: Opens the URL using the default system browser.
* Run Command: Runs the command using `/bin/sh -c` in the background. Output goes to the Script Console.
* Run Coprocess: Starts a [coprocess](documentation-coprocesses.html).
* Send Text: Sends text as though it was typed by the user.
* Run Command in Window: Opens a new window and runs the command in it.
* Copy: Copies the string to the pasteboard.