Search TV Forecast

Asks you to enter a query, then asks you to pick from a type of search before opening the URL scheme into TV Forecast.

Actions Used

Ask for Input
Prompts the user to enter a piece of information.
URL Encode
Encodes or decodes text passed into the action to be suitable for inclusion in a URL by adding or removing percents.
Set Variable
Sets the value of the specified variable to the input of this action.
Dictionary
Passes the specified list of key-value pairs to the next action as a dictionary.
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Search%20TV%20Forecast
Open Shortcut deep link
shortcuts://open-shortcut?name=Search%20TV%20Forecast
AppleScript code
tell application “Shortcuts Events” run shortcut “Search TV Forecast” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.