Check the weather forecast

Displays the temperature in conditions between 7 AM and 7 PM for the next 24 hours.

Actions Used

shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
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.
Format Date
Formats a date and time into text.
shortcuts-action-icon-get-weather-forecast.webp
Get Weather Forecast
Gets an hourly or daily weather forecast at the specified location.
shortcuts-action-icon-get-details-of-weather-conditions.webp
Get Details of Weather Conditions
Gets a specific piece of information from the weather conditions passed into the action.
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-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=Check%20the%20weather%20forecast
Open Shortcut deep link
shortcuts://open-shortcut?name=Check%20the%20weather%20forecast
AppleScript code
tell application “Shortcuts Events” run shortcut “Check the weather forecast” end tell

Related Posts

New in the Shortcuts Library: Christmas shortcuts

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.