threads_publish_image
Publish images to Threads with captions, alt text, and topic tags. Mark spoilers, quote posts, and manage reply settings using public image URLs.
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 |