{"name":"summarize-text","description":"Summarize text into TLDR, bullets, paragraph, or executive summary. Up to 30k chars input. Mistral-powered. Adjustable length, tone, and structure.","price":"$0.01","method":"POST","input_schema":{"properties":{"text":{"type":"string","description":"Max 30,000 chars."},"style":{"type":"string","enum":["tldr","bullets","paragraph","executive"]},"max_words":{"type":"number"}},"required":["text"]},"input_example":{"text":"Long article text...","style":"bullets"},"output_example":{"summary":"- Point 1\n- Point 2","style":"bullets"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}