Get the IP Addresses for my Macs

Outputs a predefined dictionary of the title and IP address for each of your Mac devices. On import, asks you to enter the IP addresses.

Actions

shortcuts-action-icon-dictionary.webp
Dictionary
Passes the specified list of key-value pairs to the next action as a dictionary.
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.

Related Posts

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Get%20the%20IP%20Addresses%20for%20my%20Macs
Link to Open Shortcut
shortcuts://open-shortcut?name=Get%20the%20IP%20Addresses%20for%20my%20Macs
AppleScript code
tell application “Shortcuts Events” run shortcut “Get the IP Addresses for my Macs” end tell

More From The Library

Spell check

Corrects the spelling of the text shared as input or from your clipboard, then presents it a prompt to confirm before copying.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more