{"uid":"cap_aUPBTd_e8wIWBkKZtcWpx","slug":"kihustle-js-minifier-bdee4e0b","name":"KiHustle JS Minifier","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/js-minifier","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"js":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"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_3E8zWW_1M0dL0zSA13b31","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":"Minifies JavaScript source code by removing whitespace and comments to reduce file size","exampleAgentPrompt":"Can you minify this JavaScript code for me so it loads faster in production? Here's the source: function greet(name) { console.log('Hello, ' + name); }","exampleUseCases":[{"title":"Minify frontend JS before deploy","prompt":"I'm about to push my site live — can you minify this JavaScript snippet so the page loads faster? Here's the code: const add = (a, b) => { return a + b; };"},{"title":"Compress JS for bandwidth savings","prompt":"This JavaScript function is going into an email widget that needs to be as small as possible — please minify it: function toggleMenu() { document.getElementById('menu').classList.toggle('open'); }"},{"title":"Automate JS minification in CI pipeline","prompt":"I want to run my utility script through a minifier as part of my build process — here's the JS: var config = { debug: false, version: '1.0.0', timeout: 3000 };"}],"resultDescription":"Returns a JSON object with a 'result' field containing the minified JavaScript string and a 'status' field indicating success or failure of the minification operation.","failureModes":["Invalid or unparseable JavaScript input may cause processing errors","Empty 'js' field may return an error or empty result","Extremely large JS payloads may be rejected or time out","Syntax errors in the input JS could cause the minifier to fail"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call API to minify JavaScript code without setting up local tooling like terser or uglify-js. Best for automation pipelines, serverless agents, or one-off minification tasks where installing build tools is impractical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:00:48.306Z","isFirstParty":false}