What’s the weather tomorrow?

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

Scripting 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-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

Link to Run Shortcut
shortcuts://run-shortcut?name=What%E2%80%99s%20the%20weather%20tomorrow%3F
Link to Open Shortcut
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

Generate QR code

Takes URLs from input or the clipboard and generates a QR code that can be scanned to open the same link – shows a preview before the option to Share, Save, or Print.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more

Was this useful?