{"name":"arxiv-summarize","description":"Turn an arXiv paper into a structured research summary without reading the PDF. Send an arxiv_id_or_url (like \"2402.12345\" or a full arxiv.org link) and get back a TLDR, 3-5 key findings, a methods description, disclosed limitations, and a plain-language so-what on why the paper matters outside its subfield, plus title, authors, categories, and links (arxiv_url, pdf_url). Works from the paper's abstract via the arXiv API, so it covers the claim and framing rather than deep results tables. Use it as an arXiv summarizer, research paper TLDR generator, or literature-review triage tool when you need to screen or digest papers faster than reading each one end to end.","price":"$0.04","method":"POST","input_schema":{"properties":{"arxiv_id_or_url":{"type":"string","description":"arXiv paper id or URL, e.g. '2402.12345' or an arxiv.org/abs link."},"include_abstract":{"type":"boolean","description":"Include the raw abstract text in the response. Optional, default true."}},"required":["arxiv_id_or_url"]},"input_example":{"arxiv_id_or_url":"2402.12345"},"output_example":{"title":"Paper Title","summary":{"tldr":"...","key_findings":["..."]}},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}