get_tweet
Retrieve a tweet's text, author, public metrics, media (photos and video posters), and account persona. Supports image content for vision-capable clients.
Instructions
Read-only fetch of one tweet: text, author, public counts, typed media (photos + video posters) and the account's persona. With include_images=true (default) photos also attach as image content so a vision-capable client sees them; the envelope always carries URLs
alt text as the fallback. Nothing is posted; draft mode N/A.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| tweet_url | Yes | ||
| include_images | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||