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

Encode audio

Records audio until you tap it to stop, then encodes it into a text-based format, then copies it to your clipboard (to be decoded and played back later).

Get Shortcut »

Show my Hearing data

Opens into the Health app to the Hearing category where you can see headphone audio levels, environmental sound levels, environmental sound reduction, and any noise notifications or hearing test results.

Get Shortcut »

Describe this

Opens the Magnifier app and activates the “Describe This” feature that “provides a description of what’s in the camera view.”

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more