Read Thread
twitter-threadRead an entire tweet thread/conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet | Yes | Tweet URL or ID of any tweet in the thread | |
| cursor | No | Pagination cursor from a previous response | |
| text_only | No | Return only {id, text} per tweet; quoted tweets keep their text. Drops author, date, URL, and reply/retweet/like counts. Use when you only need tweet contents, e.g. summarising or scanning many results. Leave false when you need to cite authors, link to tweets, filter by date, or rank by engagement. |