Open from my Mastodon Lists

Pulls your List data from the Mastodon API and lets you choose one to open.

Actions Used

Run Shortcut
Run an shortcut from your shortcut.
Set Variable
Sets the value of the specified variable to the input of this action.
URL
Passes the specified URL to the next action.
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.
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.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20from%20my%20Mastodon%20Lists
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20from%20my%20Mastodon%20Lists
AppleScript code
tell application “Shortcuts Events” run shortcut “Open from my Mastodon Lists” end tell

More From This Folder

More From The Library

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get shortcut »


Get way deeper into Shortcuts – become a member.