Weather Shortcut Only Returns Today’s Conditions — How to Get Tomorrow’s Forecast?

How can I retrieve the weather condition for tomorrow in Shortcuts when the Weather actions only return today’s conditions?


I’m trying to create a Shortcut automation that announces the weather forecast for tomorrow every night at 10:00 PM.


I’m using these actions:


  • Get Daily Forecast at Current Location
  • Get Condition from Weather Conditions


However, the Get Daily Forecast action does not provide multiple days to choose from. It can only be switched to Get Hourly Forecast, and neither option lets me directly select tomorrow’s conditions. As a result, Get Condition always returns today’s weather instead of tomorrow’s.

MacBook Pro 14″, macOS 26.2

Posted on Feb 5, 2026 11:02 AM

Reply
13 replies

Feb 6, 2026 3:15 AM in response to 6x6

6x6 ~

Thank you very much for the example!


To summarize the approach:


When we need weather‑forecast data for the coming days, we must take the corresponding index from the Get Daily Forecast at Current Location response.


Example:


  • Get Daily forecast at Current Location


  • Text Temperature


The output is:

9°C

11°C

9°C

8°C

6°C

10°C

11°C

7°C

13°C

12°C



Compared with the Weather app, it’s clear that the first value (9°C) corresponds to today, and the second value (11°C) corresponds to tomorrow.


Therefore, to obtain tomorrow’s forecast temperature, we simply use the second item in the list (with index 2)





Thank you!


Feb 5, 2026 12:54 PM in response to —George

George ~ Yes, those Weather actions do appear to be limited.


...So, in your Shortcut automation, consider using macOS Tahoe's new "Use Model” shortcut action — which allows you to tap directly into Apple Intelligence models or ChatGPT. For example, into the "Use Model” action you could pass this prompt:


Provide a very brief weather forecast for tomorrow in Cupertino, California. Temperatures should be in ℃ only.


Which should return something like:


Mostly sunny, high around 22°C; low about 10°C. Light northwest winds, 0–10% chance of rain.


Use Apple Intelligence in Shortcuts on Mac - Apple Support


Note: I'm still running macOS Sequoia — so I cannot test & confirm my above example.


õ¿õ¬

Feb 5, 2026 2:29 PM in response to Alancito

Regarding the “Use Model” action in macOS Tahoe: since both Apple Intelligence and ChatGPT can be selected there, do you know which model is actually capable of pulling real‑time weather data?


Should the Shortcut rely on one of Apple’s on‑device/cloud Apple Intelligence models, or is ChatGPT required for up‑to‑date weather information?


Your example prompt is exactly the kind of output I’m aiming for, so I want to make sure I’m choosing the right model for live data.

Feb 5, 2026 3:30 PM in response to —George

George ~ I can't find info regarding which model (if any) in Shortcuts can access real‑time weather forecast info. So I can only suggest that you try the most likely candidate: ChatGPT — and see if it works.


Since macOS Sequoia that I'm on doesn't have that Use Model action, I entered my previous example prompt into ChatGPT via this private AI:


https://duck.ai/


õ¿õ¬

Feb 16, 2026 11:05 AM in response to 6x6

6x6 ~ Thanks for replying to that thread.


I don't usually Bat Call in the Water Cooler unless I know the potential contributor monitors that community. But in future I'll Bat Call you there for your Shortcuts expertise!


I enhanced your Bat Call search to include my username and filter by "Last month." ...I'll run it daily to see if I have a recent Call.


õ¿õ¬

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Weather Shortcut Only Returns Today’s Conditions — How to Get Tomorrow’s Forecast?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.