You're viewing a demo portfolio

Join the waitlist
PRSM

x-twitter.tweet_info

Active

Tool of Vee3

declared in 1.27.1

Fetch metadata for a single public X (Twitter) post by its numeric tweet id. Returns tweet text, engagement counts (likes, retweets, replies, quotes, bookmarks), language, conversation id, author profile summary, and attached media when present. Cost = 5 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_x_tweet_infoArguments",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "title": "Id",
      "maxLength": 32,
      "description": "Numeric tweet id."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →
x-twitter.tweet_info — Vee3 — PRSM MCP