Open Powerbeats preferences

Opens the deep link into Settings > Bluetooth so you can change your Powerbeats settings.

Scripting Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20Powerbeats%20preferences
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20Powerbeats%20preferences
AppleScript code
tell application “Shortcuts Events” run shortcut “Open Powerbeats preferences” end tell

More From This Folder

More From The Library

Change Siri lock screen access

Opens the deep link into Settings > Siri and Search and takes you to the “Allow Siri When Locked” setting, which you can toggle off to disallow sensitive information from being accessible while locked.

Get Shortcut »

Search my own posts on X

Using a X username inputted on import and a keyword entered when the shortcut is run, this shortcut takes the info, URL-encodes it into a X link, and opens into the app to show the results.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more