Add account to Mastodon list

Grabs the account from any Mastodon link and lets you pick which Lists to add them to.

Actions Used

?
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:[email protected]:port/path?query#fragment.
=
Set Variable
Sets the value of the specified variable to the input of this action.
?
Split Text
Separates text passed into the action into a list.
?
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Add%20account%20to%20Mastodon%20list
Open Shortcut deep link
shortcuts://open-shortcut?name=Add%20account%20to%20Mastodon%20list
AppleScript code
tell application “Shortcuts Events” run shortcut “Add account to Mastodon list” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.