IPhone – Run siri commands in a shortcut

iphoneshortcuts-appsiri

I upgraded to iOS 12 and would like to make yet another morning routine shortcut. I'd like it to run these audio commands that I ask Siri to do by hand:

  1. "What's the weather?"
  2. "Play the news"
  3. "Shuffle my Mix playlist"

Is there a way to have siri execute text that I give it in a shortcut? Thanks.

Best Answer

UPDATED: This new code will help you a lot, tell me if you need anything else. :)

Get Current Weather
At: Current Location - Custom Location

Get Playlist
Playlist: [Select Playlist]

Play Music
Shuffle: Off - (Songs)
Repeat: None - One - (All)

Show Alert
Title: Weather
Message:
- Currently -
(Weather Conditions)

Show Cancel Button: OFF

Open App
App: News

If you want the code to appear somewhere else and not in an alert, then please comment and tell me & I will fix it to your choosing.

Hope this Helps!