threads_publish_text
Publish text posts to Threads with support for polls, link previews, GIFs, quote posts, and topic tags.
Instructions
Publish a text-only post on Threads. Supports optional link attachment, poll, GIF, topic tag, and quote post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Post text (max 500 chars) | |
| reply_control | No | Who can reply | |
| link_attachment | No | URL to attach as a link preview card (max 5 links per post) | |
| topic_tag | No | Topic tag for the post (1-50 chars, no periods or ampersands) | |
| quote_post_id | No | ID of a post to quote | |
| poll_options | No | Poll options (2-4 choices). Creates a poll attachment. | |
| gif_id | No | GIF ID from GIPHY or Tenor | |
| gif_provider | No | GIF provider (GIPHY or TENOR). Tenor sunsets March 31, 2026. | |
| alt_text | No | Alt text for accessibility (max 1000 chars) | |
| is_spoiler | No | Mark content as spoiler |