{"name":"skilldock_summarize","description":"Summarize any text. Choose between bullet points, paragraph, or TL;DR styles. Costs $0.010 USDC via Purch x402 on Solana.","inputSchema":{"type":"object","properties":{"text":{"type":"string","description":"Text to summarize"},"style":{"type":"string","enum":["bullet","paragraph","tldr"],"description":"Summary style"}},"required":["text"]},"x402":{"endpoint":"http://localhost:3000/api/skills/summarize","facilitator":"https://app.purch.xyz/facilitator","price":0.01,"network":"solana:devnet"}}