{"uid":"cap_l3BSSasf7h4usW8mZHvcR","slug":"agent402-tools-markdown-round-trip-converter-e6dc434f","name":"agent402.tools Markdown Round-Trip Converter","description":"Bundled execution of the Markdown to HTML round-trip workflow - Markdown to HTML and back - a round-trip conversion that proves fidelity and gives you both formats from one input. One x402 payment runs 3 underlying tools (markdown-to-html, html-to-markdown, text-diff); partial-success per step.","url":"https://agent402.tools/api/skill/markdown-convert","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"markdown":{"type":"string","description":"Markdown text to convert"}}},"responseSchema":{"type":"json","example":{"args":{"markdown":"# Hello\\n\\nThis is **bold** and _italic_."},"pack":"markdown-convert","steps":[{"ok":true,"slug":"markdown-to-html","result":{}},{"ok":true,"slug":"html-to-markdown","result":{}},{"ok":true,"slug":"text-diff","result":{}}],"summary":"3/3 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CxOYbY1eFCJbPZy3hF2j-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts Markdown to HTML and back to Markdown in a single call, proving round-trip fidelity and returning both formats from one input.","exampleAgentPrompt":"Take this markdown text and run it through a full markdown-to-HTML-and-back round trip so I get both the HTML version and the recovered Markdown in one shot: '# Hello World\\n\\nThis is a **test** paragraph with a [link](https://example.com).'","exampleUseCases":null,"resultDescription":"Returns both the HTML rendered from the input Markdown and the Markdown recovered from that HTML, demonstrating round-trip fidelity. Three underlying tools (markdown-to-html, html-to-markdown, and a fidelity check) are bundled into a single response.","failureModes":["Malformed or empty markdown input returns a validation error","Extremely large markdown documents may time out or be rejected","Non-markdown plain text may produce unexpected or minimal HTML output","Network or payment (x402) failures result in a non-200 response with no conversion output"],"whenToPreferThis":"Choose this endpoint when you need both HTML and Markdown outputs from a single Markdown input in one call, or when you want to verify that your Markdown survives an HTML round-trip without data loss. It saves orchestrating three separate tool calls and pays a single flat fee of $0.05 USDC.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:46:15.261Z","isFirstParty":false}