{"uid":"cap_eitoqId0JyNmMKKgVP9Vs","slug":"kihustle-csv-to-markdown-table-converter-62f9d52c","name":"KiHustle CSV to Markdown Table Converter","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/api/v1/csv-to-markdown-table","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"tags":{"type":"array","items":{"type":"string"}},"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["csv_text"],"properties":{"csv_text":{"type":"string"},"delimiter":{"type":"string"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}},"category":{"type":"string"},"toolName":{"type":"string"},"description":{"type":"string"},"serviceName":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_CPUgu-A3dG_GHUnZS4-vE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts CSV data into a formatted Markdown table","exampleAgentPrompt":"Can you convert this CSV into a markdown table for me? Name,Age,City\\nAlice,30,Berlin\\nBob,25,Munich","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'result' field containing the markdown-formatted table string and a 'status' field indicating success or failure of the conversion.","failureModes":["Malformed or unparseable CSV input returns an error status","Empty input body may result in an empty or error response","CSV with inconsistent column counts may produce a malformed table","Oversized payloads may time out or be rejected","Non-UTF-8 encoded characters may cause parsing errors"],"whenToPreferThis":"Choose this endpoint when you need a simple, low-cost ($0.002 USDC) programmatic conversion of CSV data to a Markdown table without setting up local parsing logic. Useful when building automation pipelines, generating documentation, or preparing tabular data for Markdown-based platforms like GitHub READMEs or wikis.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:49:20.184Z","isFirstParty":false}