{"service":"summarize-large","route":"POST /summarize-large","price":"$0.25","payment":"x402 (USDC on Base) — POST to this path, pay the returned 402, retry","description":"Summarize LARGE documents — up to 400k chars (~100k tokens) in one call. Input: { text, style?, length?, language? }.","input":{"properties":{"text":{"type":"string","description":"Text to summarize (max 400k chars)"},"style":{"type":"string"},"length":{"type":"string"},"language":{"type":"string"}},"required":["text"]},"inputExample":{"text":"A long multi-page report or document body to condense in a single call.","style":"paragraph"},"outputExample":"A summary condensing a very large document.","outputSchema":{"type":"string"}}