Create Mastodon List

Asks you to enter the name for a new list, then creates it using the Mastodon API.

Actions Used

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-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-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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
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-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
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=Create%20Mastodon%20List
Open Shortcut deep link
shortcuts://open-shortcut?name=Create%20Mastodon%20List
AppleScript code
tell application “Shortcuts Events” run shortcut “Create Mastodon List” end tell

Related Posts

New for members: Mastodon Lists shortcuts

More From This Folder

More From The Library

Open Side Button preferences

Opens the deep link into Settings > Accessibility > Side Button where you can adjut the Click Speed, Press and Hold to Speak, and Side Button Confirmation for Switch Control and AssistiveTouch.

Get Shortcut »


Get way deeper into Shortcuts – become a member.