threads_create_post
Publish text posts to Threads and control reply permissions, choosing from everyone, followed accounts, or mentioned only.
Instructions
Create and publish a text post to Threads.
Args: ctx: FastMCP request context text: The text content of the post reply_control: Who can reply - EVERYONE, ACCOUNTS_YOU_FOLLOW, or MENTIONED_ONLY
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| reply_control | No | EVERYONE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||