{"uid":"cap_I1T5lzXBJOVUq-90wOYrL","slug":"agent402-tools-csv-to-markdown-table-fdc4dad2","name":"agent402.tools CSV to Markdown Table","description":"Convert CSV into a GitHub-flavored Markdown table (first row is the header).","url":"https://agent402.tools/api/csv-to-md","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"csv":{"type":"string"},"delimiter":{"type":"string"}}},"responseSchema":{"type":"json","example":{"markdown":"| name | age |\n| --- | --- |\n| Ada | 36 |\n| Bob | 40 |"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_jFW_yjMS0FdCKN_d9abwK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a CSV string into a GitHub-flavored Markdown table, treating the first row as the header.","exampleAgentPrompt":"Take this CSV and turn it into a GitHub-flavored Markdown table — the first row is the header: \"Name,Age,City\\nAlice,30,New York\\nBob,25,San Francisco\"","exampleUseCases":null,"resultDescription":"Returns a GitHub-flavored Markdown table string with the first CSV row rendered as the header row and subsequent rows as data rows, ready to paste into a GitHub README or any Markdown document.","failureModes":["Malformed CSV input with inconsistent column counts may produce misaligned table columns","Empty CSV string returns an error or empty output","Incorrect delimiter specification causes columns to not be split properly","Very large CSV payloads may time out or be rejected","Non-UTF-8 encoded characters may cause parsing errors"],"whenToPreferThis":"Use this endpoint when you need to quickly convert structured CSV or TSV data into a Markdown table suitable for GitHub READMEs, wikis, or documentation — especially when you need a hosted API rather than a local script, and you want reliable GFM-compliant output with header row detection.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:14:02.944Z","isFirstParty":false}