AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Mastodon.socialMastodon.social

Post a status

This action will post a status.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will post a status.
API endpoint slug
mastodon_social.post_a_status
Filter code method
MastodonSocial.postAStatus.skip(string?: reason)
Runtime method
runAction("mastodon_social.post_a_status", {})

Action fields

Status Text input > Long text

Label
Status
Helper text
The text which you want to post in the status.
Slug
status
Required
true
Can have default value
true
Filter code method
MastodonSocial.postAStatus.setStatus(string: status)