get_tweet_thread

shallow

tools.socialdata/socialdata · Verify this server

Fetch one page of a Twitter/X thread — the chain of follow-up posts the author wrote under their own post ("1/", "2/", ...). Give it the ID of any post in the chain and it returns that chain in order. It does NOT return what other people replied; use get_tweet_comments for those. A post the author never followed up on is a one-post thread and correctly returns just that post. Roughly 30 posts per page plus a next_cursor, so a long thread takes several calls. Each call bills against the caller's balance — do not page through a long thread unless the user asked for that.

100.0/100

1 trials · measured 2 days ago

get_tweet_thread scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against tools.socialdata/socialdata, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-31100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_tweet_thread
[![Vouch score](https://vouch.tools/api/tools/7311c055-a4b3-48bd-bfbf-504dcd91b37e/badge.svg)](https://vouch.tools/tools/7311c055-a4b3-48bd-bfbf-504dcd91b37e)
get_tweet_thread — Vouch