{"uid":"cap_gVlQzltoLeqo_d2ZqNOf0","slug":"markdown-table-generator-5612243b","name":"Markdown Table Generator","description":"Convert compact headers and rows into a valid Markdown table for agents, docs and reports.","url":"https://x402-zoo.lolagent.workers.dev/api/markdown-table","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["headers","rows"],"properties":{"rows":{"type":"string"},"headers":{"type":"string"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zRrJX6bTaqmbw9dkkvGKl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts compact headers and rows query parameters into a valid Markdown table string","exampleAgentPrompt":"Can you turn these headers — Name, Age, City — and these rows — Alice,30,NYC | Bob,25,LA — into a properly formatted Markdown table?","exampleUseCases":[{"title":"README table for open source project","prompt":"I need a markdown table with headers 'Feature', 'Status', 'Notes' and rows 'Auth,Done,v2 only | Search,In Progress,beta | Export,Planned,Q3' — can you format that as a markdown table for my README?"},{"title":"Agent report with tabular results","prompt":"Format these results as a markdown table for my weekly report: headers are 'Metric', 'Value', 'Change' and rows are 'Revenue,12000,+5% | Users,340,-2% | Churn,3%,+1%'."},{"title":"Documentation table for API fields","prompt":"Turn these API field descriptions into a markdown table — headers: 'Field', 'Type', 'Required' and rows: 'id,string,yes | name,string,yes | email,string,no | age,integer,no'."}],"resultDescription":"A valid Markdown table string formatted with pipe separators, a header row, a separator row of dashes, and one row per entry — ready to paste into documentation, reports, or agent output.","failureModes":["Missing 'headers' or 'rows' query parameter returns an error","Mismatched column counts between headers and row data may produce malformed tables","Empty headers or rows may return an empty or minimal table","Malformed row delimiters cause parsing errors"],"whenToPreferThis":"Use this endpoint when you need a quick, reliable Markdown table from structured header and row data without setting up local formatting logic — ideal for agents generating docs, reports, or README content on the fly.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:02.229Z","isFirstParty":false}