{"uid":"cap_K_gk_GPEt9VPq9xGRgYS3","slug":"kihustle-csv-row-filter-5d844f34","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/api/v1/csv-row-filter","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","column_name","condition_value"],"properties":{"csv_text":{"type":"string"},"column_name":{"type":"string"},"condition_value":{"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_CrKnY13e8ulF8NTDMnFMy","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":"Filters rows in a CSV dataset based on specified criteria and returns matching results as JSON","exampleAgentPrompt":"I have a CSV with customer records and I only want rows where the 'country' column equals 'Germany' — can you filter it down to just those rows for me?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'result' field containing the processed filtered data and a 'status' field indicating success or failure of the filtering operation.","failureModes":["Invalid or malformed CSV input returns an error status","Filter criteria referencing non-existent column names may return empty results or error","Oversized CSV payloads may be rejected or time out","Missing required fields in the POST body result in a processing failure","Malformed filter expressions may cause unexpected empty or full result sets"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call CSV row filtering service via x402 micropayments without setting up your own data pipeline infrastructure. Useful for one-off or automated filtering tasks on tabular CSV data where you want a simple REST API interface.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:56:15.131Z","isFirstParty":false}