{"uid":"cap_wOIUYpsXrQJTWXvFfmFLu","slug":"clearcheck-text-summarizer-f627c82e","name":"ClearCheck Text Summarizer","description":"Compress a passage to a fixed number of sentences. Deterministic length, no preamble, no filler.","url":"https://loonie-toll.onrender.com/summarize","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"The text to work on. 6000 characters maximum."},"sentences":{"type":"integer","description":"How many sentences, default 3"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"model":{"type":"string"},"source":{"type":"string"},"summary":{"type":"string"},"verdict":{"type":"string"},"disclaimer":{"type":"string"},"inputChars":{"type":"integer"},"compression":{"type":"number"},"outputChars":{"type":"integer"},"requestedSentences":{"type":"integer"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ophiU5DMywnKTEsQdmY60","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Compresses a text passage into a fixed number of sentences with deterministic, filler-free output","exampleAgentPrompt":"Can you compress this article into exactly 4 sentences — no preamble, no filler, just the core content: [paste up to 6000 characters of text here]?","exampleUseCases":[{"title":"Digest a long news article","prompt":"Summarize this 2000-word news article into exactly 3 sentences so I can quickly get the gist: [article text]"},{"title":"Condense research paper abstract","prompt":"Take this abstract from a research paper and compress it down to 2 sentences with no filler — I just need the core findings: [abstract text]"},{"title":"Shorten a legal document excerpt","prompt":"Can you condense this legal clause excerpt into 5 clean sentences with no preamble? Here's the text: [clause text]"}],"resultDescription":"Returns a JSON object containing the compressed summary (fixed to the requested number of sentences), the model used, compression ratio, input and output character counts, the number of requested sentences, and source metadata. No preamble or filler is included in the summary.","failureModes":["Text exceeds 6000 character limit — request will fail or be truncated","Missing required 'text' query parameter returns an error","Requesting 0 or negative sentence count may produce unexpected results","Very short inputs may not compress meaningfully into the requested sentence count","Network or render.com cold-start latency may cause timeouts on first request"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, fixed-length text summary with no AI-generated preamble or filler sentences. It is ideal for pipelines where consistent output length is critical, such as digest feeds, UI cards, or downstream processing. Prefer this over open-ended summarizers when you need exactly N sentences every time, not a variable-length response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:40:46.536Z","isFirstParty":false}