Skip to main content

Settings Schema

When creating a post for Mastodon, use the following settings schema:
Mastodon has no provider-specific settings beyond __type. Post content, images, and the schedule are configured at the post level - see the Create Post reference. The instance the post publishes to is determined by the connected integration, not the settings block.

Fields

FieldTypeRequiredDescription
__typestringYesMust be mastodon

Complete Example

Text Post

Thread Post

Create a thread by adding multiple items to the value array. Each entry becomes a reply chained to the previous toot:

Post with Image