{"uid":"cap__MBcKEDtBMdOMpV8zT_F2","slug":"kihustle-csv-row-filter-4eb6d5eb","name":"KiHustle CSV Row Filter","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-row-filter","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"csv_text":{"type":"string"},"column_name":{"type":"string"},"condition_value":{"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_BzwAreefcNiKKGiDkH3l1","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":"Filters rows from a CSV text input based on a specified column name and condition value, returning only matching rows.","exampleAgentPrompt":"Filter this CSV data and keep only the rows where the 'status' column equals 'active': [paste CSV text here].","exampleUseCases":[{"title":"Filter sales leads by region","prompt":"I have a CSV of sales leads — can you filter it so I only see the rows where the 'region' column equals 'Europe'? Here's the CSV: Name,Region,Revenue\\nAlice,Europe,5000\\nBob,USA,3000\\nClara,Europe,7000"},{"title":"Extract high-priority tasks from export","prompt":"I exported my task list as a CSV. Filter it down to just the rows where 'priority' equals 'high': Task,Priority,Due\\nWrite report,high,2024-06-01\\nReview PR,low,2024-06-02\\nSend invoice,high,2024-06-03"},{"title":"Subset product catalog by category","prompt":"Here's my product catalog CSV — I only need the rows where the 'category' column equals 'electronics'. Can you filter it for me? id,name,category\\n1,Laptop,electronics\\n2,Chair,furniture\\n3,Phone,electronics"}],"resultDescription":"Returns a JSON object with a 'result' field containing the filtered CSV rows and a 'status' field confirming success. Only rows where the specified column matches the condition value are included.","failureModes":["Missing or malformed csv_text may return a generic error or empty result","Invalid column_name not present in CSV headers may return no rows or an error","Empty CSV text produces no output rows","Condition value with no matches returns an empty result set","Oversized CSV payloads may fail or time out"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call solution to filter CSV rows by a single column equality condition without standing up your own data processing infrastructure. It is ideal for quick automation tasks where you have CSV text in memory and need a subset of rows returned instantly.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:51:46.696Z","isFirstParty":false}