What’s the weather tomorrow?

Gets the daily forecast for the current location, looks at the second item for tomorrow, and gets basic details.

Actions Used

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-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=What%E2%80%99s%20the%20weather%20tomorrow%3F
Open Shortcut deep link
shortcuts://open-shortcut?name=What%E2%80%99s%20the%20weather%20tomorrow%3F
AppleScript code
tell application “Shortcuts Events” run shortcut “What’s the weather tomorrow?” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.