Get device details

Displays device details in a prompt, incluing OS, device type, system version, system build number, device model, device hostname, and the device name.

Actions Used

shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Get%20device%20details
Open Shortcut deep link
shortcuts://open-shortcut?name=Get%20device%20details
AppleScript code
tell application “Shortcuts Events” run shortcut “Get device details” end tell

More From This Folder

Get network details

Gets the current Wi-Fi network details, including the current IP address, Network Name, BSSSID, Wi-Fi Standard, RX Rate, TX Rate, RSSI, Noise, Channel Number, and Hardware MAC Address.

Get Shortcut »

Change volume

Quickly change your device’s system volume by picking a numeric value from a list. Customize the list to contain your favorite volume presets, which support decimal values.

Original version by Federico Viticci for MacStories: https: or or www.macstories.net or ios or how-to-adjust-ios-volume-via-workflow-when-streaming-audio-to-homepod or

Get Shortcut »

More From The Library

View issue

Asks you to pick a project name from JIRA, then asks you to choose from a list of unresolved issues assigned to you and opens it.

Get Shortcut »

Toggle Stage Manager

Toggles Stage Manager on or off depending on the current setting – includes the Dock and Recent Apps, but this can be customized if you have one overall preference.

Get Shortcut »

Add time entry

Prompts you to add a start time and end time, then what you worked on, then pick a project – once you’re done, Timery logs the entry in Toggl.

Get Shortcut »

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.