read_thread
Read a full X thread as markdown, capturing the root post, the author's self-thread, and top replies. Pass any tweet URL or ID to retrieve the complete conversation.
Instructions
Read a full X thread as markdown: the root post, the author's self-thread, and top replies. Pass any tweet in the thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_or_id | Yes | ||
| max_replies | No | ||
| include_replies | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |