threads_create_image_post
Publish image posts to Threads, including optional text and reply control for audience engagement.
Instructions
Create and publish a post with an image to Threads.
Args: ctx: FastMCP request context image_url: URL of the image to post text: Optional text content of the post reply_control: Who can reply - EVERYONE, ACCOUNTS_YOU_FOLLOW, or MENTIONED_ONLY
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| image_url | Yes | ||
| reply_control | No | EVERYONE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||