{"uid":"cap_SnuVPbw78zF2rhnA7Sx2I","slug":"kihustle-semver-validator-a7e82f87","name":"KiHustle Semver Validator","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/semver-validator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"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_GHk2UXfWzzNxM-d3CNewq","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":"Validates whether a given text string conforms to Semantic Versioning (semver) specification format","exampleAgentPrompt":"Can you check whether '2.1.0-alpha.1+build.123' is a valid semantic version string?","exampleUseCases":[{"title":"CI pipeline version tag check","prompt":"Before we cut the release, can you validate that '1.4.0-rc.2' is a proper semver string so the pipeline won't reject it?"},{"title":"Package manifest version audit","prompt":"I have a version string '0.9.99999' from our package.json — is that actually valid semver or will npm complain about it?"},{"title":"User-submitted version input validation","prompt":"A user just submitted '3.0.0+build.001' as their SDK version — can you verify that's a valid semver format before we store it?"}],"resultDescription":"Returns a JSON object indicating whether the submitted text is a valid semver string, with a 'result' field showing the processed output and a 'status' field confirming success or failure of the validation operation.","failureModes":["Empty or missing 'text' field returns an error or unexpected result","Malformed JSON request body may cause a 400-level error","Very long strings may timeout or be rejected","Pre-release and build metadata edge cases may be parsed inconsistently","Service may return generic success status even for invalid semver depending on implementation"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, paid-per-call semver validation check without spinning up a local library, or when running in an environment where installing npm/semver packages is not feasible. Useful for serverless agents or pipelines that need an external validation oracle for version strings.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:51:46.843Z","isFirstParty":false}