Publish Link Thread
threads_publish_linkPublish a thread post on Meta's Threads platform that includes a URL attachment, automatically generating a link preview.
Instructions
Publishes a thread post with a link attachment.
Args:
threads_user_id (string): Threads user ID
text (string): Post text containing the URL
link_attachment (string): URL to attach as a link preview
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threads_user_id | Yes | ||
| text | Yes | ||
| link_attachment | Yes | URL for link preview | |
| reply_control | No | Who can reply to this post | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |