{"uid":"cap_S-ywgjyJ0IOza2lTOlpQ1","slug":"csv-column-profiler-1f6a41e5","name":"CSV Column Profiler","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/agents/api/v1/csv-column-profiler","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"column":{"type":"string"},"csv_text":{"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":"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_EHQqhabJX-t50e3epyfJU","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":"Profiles a specific column from CSV text, returning statistical or structural analysis of that column's data","exampleAgentPrompt":"Can you profile the 'age' column from this CSV data and tell me what's in it? Here's the CSV: 'name,age,city\\nAlice,30,Berlin\\nBob,25,Munich\\nCarla,35,Hamburg'","exampleUseCases":[{"title":"Data quality check on uploaded CSV","prompt":"I just got a CSV export from our CRM — can you profile the 'email' column and tell me what kinds of values are in there? Here's the data: 'id,email,plan\\n1,alice@example.com,pro\\n2,,free\\n3,bob@example,enterprise'"},{"title":"Summarize revenue column before analysis","prompt":"Before I run my analysis, can you profile the 'revenue' column from this CSV so I know what I'm working with? Data: 'quarter,revenue,region\\nQ1,12000,DACH\\nQ2,,DACH\\nQ3,15500,DACH'"},{"title":"Inspect categorical column distribution","prompt":"Can you look at the 'status' column in my CSV and tell me what values appear and how they're distributed? CSV: 'order_id,status,amount\\n1,shipped,200\\n2,pending,150\\n3,shipped,300\\n4,cancelled,50'"}],"resultDescription":"Returns a JSON object with a 'result' field containing the column profile (such as value distribution, detected data types, missing values, or summary statistics) and a 'status' field indicating success or failure.","failureModes":["Column name not found in CSV headers — returns error or empty result","Malformed or unparseable CSV text — may return error status","Empty CSV or empty column — may return minimal or null profile","Missing required fields (csv_text or column) — likely returns 400-level error"],"whenToPreferThis":"Choose this endpoint when you need lightweight, per-column profiling of CSV data without spinning up a full data pipeline or analytics tool. It is ideal for quick data quality checks, pre-analysis inspection, or understanding the contents of a single column before further processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:17:39.329Z","isFirstParty":false}