twitter_publish_thread
Publish a full Twitter/X thread from a list of posts, chaining each as a reply. Returns tweet IDs and permalinks.
Instructions
Publish a full thread (multiple tweets chained as replies) to Twitter/X.
Args: posts: List of text strings to publish as a tweet thread.
Returns: JSON string with all published tweet IDs and permalinks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |