threads_create_video_post
Create and publish video posts on Threads, specifying the video URL and optional text while controlling who can reply.
Instructions
Create and publish a post with a video to Threads.
Args: ctx: FastMCP request context video_url: URL of the video 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 | ||
| video_url | Yes | ||
| reply_control | No | EVERYONE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||