Check the weather forecast

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

Preview

Actions

shortcuts-action-icon-get-weather-forecast.webp
Get Weather Forecast
Gets an hourly or daily weather forecast at the specified location.
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-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.
Format Date
Formats a date and time into text.
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-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.
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.

Related Posts

New in the Shortcuts Library: Christmas shortcuts
Check out my collection of Christmas shortcuts, including automations for playing holiday music to smart home setups, checking for snow to counting the days down.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Check%20the%20weather%20forecast
Link to Open Shortcut
shortcuts://open-shortcut?name=Check%20the%20weather%20forecast
AppleScript code
tell application “Shortcuts Events” run shortcut “Check the weather forecast” end tell

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more