Add recommended Mastodon lists

Adds a pre-set list of names as new Lists on Mastodon.

Scripting Actions

shortcuts-action-icon-list.webp
List
Allows you to specify a list of items to be passed to the next action.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-get-component-of-url.webp
Get Component of URL
Gets the specified part of the URL passed into the action. URLs are structured as follows: scheme://user:password@host:port/path?query#fragment.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-get-contents-of-url.webp
Get Contents of URL
Gets the contents of URLs passed into the action. Useful for downloading files and web content, or for making API requests. Includes GET, POST, PUT, PATCH, DELETE methods, and options to add headers. To make a multipart HTTP request, choose “Form” as the request body type and add files as field values.
shortcuts-action-icon-get-dictionary-value.webp
Get Dictionary Value
Gets the value for the specified key in the dictionary passed into the action.
shortcuts-action-icon-get-dictionary-from-input.webp
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
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=Add%20recommended%20Mastodon%20lists
Link to Open Shortcut
shortcuts://open-shortcut?name=Add%20recommended%20Mastodon%20lists
AppleScript code
tell application “Shortcuts Events” run shortcut “Add recommended Mastodon lists” end tell

Related Posts

New for members: Mastodon Lists shortcuts
I've just added a bundle shortcut—Mastocuts Lists—and a folder of shortcuts for Mastodon Lists, available for members in the Shortcuts Library.

More From This Folder

More From The Library

Open my Watch Later

Opens the deep link into the Watch Later page of the YouTube website, where I can then watch videos in picture-in-picture. Requires opening in Safari after showing page.

Get Shortcut »

Watch Foundation

Based on the award-winning novels by Isaac Asimov, Foundation chronicles a band of exiles on their monumental journey to save humanity and rebuild civilization amid the fall of the Galactic Empire.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more