{"uid":"cap_rRLNSiYDZzykHazIn2kLw","slug":"quartermaster-tl-dr-raw-text-summarizer-109a3520","name":"Quartermaster TL;DR (Raw Text Summarizer)","description":"AI TL;DR of raw text passed in directly (not a URL): short, medium, or long. The text-in sibling of /v1/summarize.","url":"https://quartermaster.surewhynot.app/v1/tldr","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","maxLength":16000,"description":"Text to summarize"},"length":{"enum":["short","medium","long"],"type":"string","default":"short","description":"Summary length"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5M7bqwZOY-jAbdgefCMTc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates an AI-powered short, medium, or long summary of raw text passed directly as a query parameter.","exampleAgentPrompt":"Give me a short TL;DR of this text: 'The Federal Reserve raised interest rates by 25 basis points today, citing persistent inflation concerns despite recent cooling in consumer prices. Officials signaled that further hikes remain possible depending on incoming data, though markets interpreted the statement as a dovish pivot...'","exampleUseCases":null,"resultDescription":"An AI-generated summary of the provided text at the requested length (short, medium, or long), returned as a condensed textual digest capturing the key points.","failureModes":["Text exceeds 16,000 character limit — request is rejected","Missing required 'text' query parameter — returns 400 error","Invalid 'length' enum value — may default to 'short' or return validation error","Payment not provided or insufficient — x402 payment required at $0.005 USDC","Empty string passed as text — may return empty or trivial summary","AI model timeout or upstream failure — 5xx error returned"],"whenToPreferThis":"Use this endpoint when you have raw text content in hand (not a URL) and need an AI-generated summary at a controlled length. Choose this over the /v1/summarize sibling when the source is already extracted text rather than a URL to fetch. Ideal for summarizing pasted articles, documents, transcripts, or any block of text up to 16,000 characters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:13.924Z","isFirstParty":false}