Get today’s weather report

Grabs all the details available in the Weather actions in Shortcuts and presents it back to you.

Actions Used

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-get-current-weather.webp
Get Current Weather
Gets the current weather conditions at the specified location.
action-icon-change-case.webp
Change Case
Changes the case of the text passed into the action to UPPERCASE, lowercase, or Title Case.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-round-number.webp
Round Number
Rounds the number(s) passed into the action.
shortcuts-action-icon-measurement.webp
Measurement
Passes the specified measurement (including number and unit) to the next action.
shortcuts-action-icon-nothing.webp
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.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Get%20today%27s%20weather%20report
Open Shortcut deep link
shortcuts://open-shortcut?name=Get%20today%27s%20weather%20report
AppleScript code
tell application “Shortcuts Events” run shortcut “Get today’s weather report” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.