name: fxtwitter description: Read and analyze X/Twitter content. Use when the user shares a twitter.com, x.com, or fxtwitter.com URL, asks about tweets, wants to read threads, look up Twitter profiles, download tweet media, or extract text from images.
FxTwitter Tools
Available Tools
- read_tweet: Fetch a single tweet by URL or ID. Returns text, media, polls, quotes, engagement stats.
- read_thread: Unroll a complete thread into readable markdown. Accepts one or more tweet URLs.
- read_user: Fetch a user profile by URL, @handle, or username.
- download_media: Save images/videos from a tweet to the local filesystem.
- analyze_media: Extract text from images using OCR (local file path or image URL).
When to Use
- User pastes an x.com, twitter.com, or fxtwitter.com link
- User asks to read, summarize, or analyze a tweet or thread
- User asks about a Twitter/X user's profile
- User wants to download or save media from a tweet
- User wants to extract/read text from a tweet image or screenshot