{"uid":"cap_jfCohvUSYd729AlMPEZtR","slug":"csv-to-json-to-yaml-pipeline-converter-513f0c9d","name":"CSV to JSON to YAML Pipeline Converter","description":"Bundled execution of the Data format converter workflow — CSV to JSON to YAML pipeline — convert tabular data through the common interchange formats in one chain. One x402 payment runs 3 underlying tools (csv-to-json, json-format, json-to-yaml); p...","url":"https://agent402.tools/api/skill/data-convert","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"csv":{"type":"string","description":"CSV string to convert"}}},"responseSchema":{"type":"json","example":{"args":{"csv":"name,age\\nAlice,30"},"pack":"data-convert","steps":[{"ok":true,"slug":"csv-to-json","result":{}},{"ok":true,"slug":"json-format","result":{}},{"ok":true,"slug":"json-to-yaml","result":{}}],"summary":"3/3 steps succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Z9hBfzvs43NcbzHGhvuM3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","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 through a full format pipeline — CSV → JSON → YAML — in a single chained call covering three transformation steps.","exampleAgentPrompt":"Take this CSV string and convert it all the way through to YAML in one shot: 'name,age,city\\nAlice,30,NYC\\nBob,25,LA'","exampleUseCases":null,"resultDescription":"The agent receives a YAML document that represents the original CSV data, having been converted through JSON as an intermediate format. The full CSV→JSON→YAML pipeline runs in one call, returning the final YAML output.","failureModes":["Malformed CSV input (missing headers, inconsistent columns) may cause parsing errors","Non-string or binary CSV data will be rejected","Empty CSV string returns an error or empty result","Payment failure via x402 protocol blocks execution","Nested or escaped CSV with unusual delimiters may not parse correctly"],"whenToPreferThis":"Choose this endpoint when you need to convert CSV tabular data all the way to YAML in a single atomic call, avoiding the overhead of chaining three separate API calls yourself. It is especially useful when you want JSON as an intermediate format handled transparently, and when you want to pay once for a multi-step transformation pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:10:29.506Z","isFirstParty":false}