mastodon_post
Post content to Mastodon instances as single posts or threaded conversations. Configure with instance URL and access token for direct publishing.
Instructions
Post directly to any Mastodon instance as a single post or a threaded series. Requires instance_url + access_token via setup. FREE — no credit cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Single post text. Mutually exclusive with `thread`. | |
| thread | No | Array of posts to chain as a reply thread. | |
| max_length | No | Override the default 500-character limit if your instance allows longer posts. |