{"uid":"cap_ubo43372CaPMkFUHnjM8L","slug":"glim-sh-twitter-list-tweets-fetcher-281cac34","name":"glim.sh Twitter List Tweets 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://surf.cascade.fyi/api/v1/twitter/lists/%7Bid%7D/tweets","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":{"since":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Only include tweets after this Unix timestamp"},"until":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Only include tweets before this Unix timestamp"},"cursor":{"type":"string","description":"Pagination cursor"},"include_replies":{"type":"boolean","default":true,"description":"Include replies in list tweets"}}},"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_5KuF6tWFWE1RyvomfqMS3","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 live tweets from a specified Twitter/X list by list ID, returning recent tweet data without requiring API keys","exampleAgentPrompt":"Pull the latest tweets from Twitter list ID 1234567890 — I want to see what's being posted there right now.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' array of tweets (each containing tweet ID and text) and a 'meta' object with result_count, reflecting the most recent tweets posted to the specified Twitter list.","failureModes":["Invalid or non-existent list ID returns empty data or 404-equivalent error","Private or restricted Twitter lists may return no results or an access error","Payment failure via x402 protocol results in 402 response and no data returned","Rate limiting or upstream Twitter API issues may cause delayed or partial responses","Malformed list ID format may cause request to fail with a validation error"],"whenToPreferThis":"Choose this endpoint when you need live, real-time tweet data from a specific Twitter list without managing Twitter API credentials or a scraping stack. It is ideal for agents that need to monitor curated Twitter lists, aggregate content from a set of accounts, or ingest social signals at low per-call cost ($0.004 USDC). Prefer this over self-managed Twitter API integrations when speed of setup and pay-per-use economics matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:44:09.870Z","isFirstParty":false}