{"uid":"cap_UevR_8Y6k-oN2HGn6VsQQ","slug":"glim-sh-twitter-tweet-thread-fetcher-5bdfd9ad","name":"glim.sh Twitter Tweet Thread Fetcher","description":"One remote endpoint gives your agent live data from Twitter, Reddit, the open web, GitHub and more. No API keys, no scraping stack - just connect the URL and go.","url":"https://glim.sh/api/v1/twitter/tweets/%7Bid%7D/thread","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"cursor":{"type":"string","description":"Pagination cursor"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["data","meta"],"properties":{"data":{"type":"array","items":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}},"meta":{"type":"object","required":["result_count"],"properties":{"next_cursor":{"type":"string"},"result_count":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},"has_next_page":{"type":"boolean"}}},"summary":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}}}}}}},"responseSchema":{"type":"json","example":{"data":[{"id":"1234567890","text":"Example tweet"}],"meta":{"result_count":1}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_l0eJqcAggU2KrIN_LKKz8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the full reply thread for a given Twitter/X tweet by its ID","exampleAgentPrompt":"Pull the full reply thread for tweet ID 1234567890 on Twitter — get up to 30 replies so I can see the whole conversation.","exampleUseCases":[{"title":"Monitor replies to brand tweet","prompt":"Grab all the replies to our latest product announcement tweet — the ID is 1876543210 — so I can see what customers are saying and flag any complaints or questions that need a response."},{"title":"Analyze viral tweet discussion","prompt":"This tweet ID 1923847561 is going viral and I want to understand the full conversation. Fetch the entire reply thread so I can summarize the main reactions and talking points people are bringing up."},{"title":"Research competitor tweet feedback","prompt":"Pull every reply under tweet ID 1765432198 from our competitor's launch post — I want to see what their users are complaining about or praising so we can use that for our own positioning."}],"resultDescription":"A JSON object with a 'data' array of tweet objects (each containing id and text fields) and a 'meta' object with result_count, representing all replies in the thread under the specified tweet.","failureModes":["Tweet ID not found or deleted — returns empty data array","Tweet is from a private account — access denied or empty result","Rate limit exceeded on the backend — may return 429 or error response","Invalid tweet ID format — schema validation error","Network timeout fetching live Twitter data"],"whenToPreferThis":"Use this endpoint when you need to retrieve the full reply thread or conversation chain under a specific tweet by ID, without setting up your own Twitter API credentials or scraping infrastructure. Ideal for agents that need to analyze tweet conversations, monitor replies, or expand a single tweet into its discussion context on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:52:26.147Z","isFirstParty":false}