x.com
Get X tweet
Input
tweet_url requiredFull URL of the tweet, e.g. https://x.com/handle/status/123
count optionalMax replies to return. Default 50.
Default: 50Output
count requiredNumber of replies returned. 0 is a first-class outcome (no replies, or replies hidden).
tweet requiredThe tweet at tweet_url (the conversation focal/root); null if it can't be found (deleted / tombstoned).
replies requiredcomplete requiredTrue iff the reply pull drained the main thread (no further page loaded, or a page added nothing) rather than stopping at count. False means it hit the cap and more replies may exist, so absence of a given reply is not proof. Nested Show-more-replies are not expanded, so true is a floor, not a guarantee every nested reply was seen.
tweet_id required