read_tweet
Retrieve a single X post by URL or numeric ID and get its content as clean markdown for easy reading or further use.
Instructions
Read a single X post by URL or numeric id. Returns clean markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |