Open Search settings for an app

Opens the Spotlight settings on macOS, or on iOS asks for an app, finds its Bundle ID on the App Store, and opens the deep link to its specific Search settings.

Actions Used

shortcuts-action-icon-get-details-of-app-store-app.webp
Get Details of App Store App
Extracts information about an App Store app, including artist, price, currency code, formatted price, release date, category, description, the overall rating, the total number of ratings, the current rating, the number of ratings for this version, the version, the date it was last updated, the latest release notes, the content rating, the minimum OS version, whether it’s a universal app, the supported devices, supported languages, screenshot URLs, iPad screenshot URLs, download size, store ID, store URL, artwork, artwork URL, name, & more.
shortcuts-action-icon-search-app-store.webp
Search App Store
Searches the App Store, returning the apps that match the specified search terms. Search by name, product ID, or developer name across the iPhone, iPad, and Mac app stores
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-stop-this-shortcut.webp
Stop shortcut
Stops execution of the current shortcut and dismisses the shortcut on screen. No more actions will be run after this action.
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).
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20Search%20settings%20for%20an%20app
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20Search%20settings%20for%20an%20app
AppleScript code
tell application “Shortcuts Events” run shortcut “Open Search settings for an app” end tell

More From This Folder

Customize Siri responses

Opens the deep link into Settings > Siri and Search > Siri Responses where you can toggle where to Prefer Silent Responses, PRefer Spoken Responses, or set it to Automatic. Options also include a toggle to Always Show Siri Captions and Always Show Speech – I have these all turned on.

Get Shortcut »

Change voice for Siri

Opens the deep link into Setitngs > Siri and Search > Siri Voice to let you change between the America, Australian, British, Indian, Irish, or South African variety and Voices 1-5.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.