API Status Get API Key
INPUT

MastodonPostMetadataInput

Mastodon post metadata

Fields 2

thread : [ThreadedPostInput!]

The ordered list of posts that make up the thread (not paginated). This array is the source of truth for what gets published: every post in the thread, including the root post, must be provided here. Posts are published in order, each replying to the previous one. The first item is the root post and should match the top-level text on the post input.

spoilerText : String

Spoiler text hiding the root text of this post