{"service":"summarize-pro","route":"POST /summarize-pro","price":"$0.06","payment":"x402 (USDC on Base) — POST to this path, pay the returned 402, retry","description":"Premium-model summarization for nuance-critical documents (up to 40k chars). Input: { text, style?, length?, language? }.","input":{"properties":{"text":{"type":"string","description":"Text to summarize (max 40k chars)"},"style":{"type":"string"},"length":{"type":"string"},"language":{"type":"string"}},"required":["text"]},"inputExample":{"text":"A nuance-critical passage best summarized with a premium model.","style":"tldr"},"outputExample":"A nuanced, premium-model summary.","outputSchema":{"type":"string"}}