Posts
Analyze X/Twitter Post
Fetch a public X/Twitter post and replies, then answer a question with AI
POST
Analyze X/Twitter Post
This works on any public tweet URL — the post does not need to exist in your PostSyncer workspace.Body
Full public X/Twitter status URL (e.g.
https://x.com/username/status/1234567890 or https://twitter.com/username/status/1234567890).Your question about the post and its replies (3–2000 characters). Examples: overall sentiment, common objections, feature requests, or whether people agree with the author.
Response
200 — JSON object:
AI-generated answer based on the post and fetched replies.
Normalized post metadata:
id, url, text, author, created_at, and metrics (likes, replies, reposts, views, quotes, bookmarks).Error Codes
Missing or invalid API token
Token does not have the
posts abilityInvalid URL, unsupported link, tweet could not be fetched, or AI could not generate an answer
MCP
The same action is available as the MCP toolanalyze-twitter-post — see MCP tools reference.