threads_publish_video
Create video posts on Threads using public URLs with support for captions, topic tags, alt text, and spoiler flags. Includes quote post functionality and customizable reply controls.
Instructions
Publish a video post on Threads. Waits for video processing. Supports topic tag, quote post, alt text, and spoiler flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | Public HTTPS URL of the video (MP4/MOV, max 1GB, up to 5 min) | |
| text | No | Caption text | |
| reply_control | No | Who can reply | |
| topic_tag | No | Topic tag for the post | |
| quote_post_id | No | ID of a post to quote | |
| alt_text | No | Alt text for accessibility (max 1000 chars) | |
| is_spoiler | No | Mark content as spoiler |