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

Scan Documents

Opens the Scan Document interface—which scans into the current Files folder—then waits for you to return to Shortcuts before retrieving the file. Designed as a function to pass the file to the next action.

Get Shortcut »


Get way deeper into Shortcuts – become a member.