threads_publish_image
Publish an image post on Threads with caption, topic tags, quote posts, alt text, and spoiler flags to control engagement and accessibility.
Instructions
Publish an image post on Threads. Supports topic tag, quote post, alt text, and spoiler flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | Public HTTPS URL of the image (JPEG/PNG, max 8MB) | |
| 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 |