{"uid":"cap_RTsD15Mh7PGVvJpf-BAei","slug":"kihustle-changelog-parser-39d7951b","name":"KiHustle Changelog Parser","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/changelog-parser","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_P1Cb-2Vr8zRpFwsDBtvt0","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":"Parses and extracts structured information from changelog text submitted as a string","exampleAgentPrompt":"Can you parse this changelog text for me and return it as structured data? Here's the raw text: 'v1.2.0 - 2024-01-15: Added dark mode. Fixed login bug. v1.1.0 - 2023-12-01: Initial release.'","exampleUseCases":[{"title":"Automate release notes extraction","prompt":"I have this raw CHANGELOG.md text from our GitHub repo — can you parse it and give me back a structured list of versions, dates, and changes? Text: 'v2.0.0 (2024-03-01): Breaking API changes. v1.9.0 (2024-01-10): Performance improvements.'"},{"title":"Version history for dependency audit","prompt":"Parse this changelog for me so I can see which versions introduced breaking changes: '## 3.0.0 - Removed legacy endpoints. ## 2.5.0 - Added OAuth support. ## 2.0.0 - Initial stable release.'"},{"title":"CI pipeline changelog processing","prompt":"I'm building an automation that reads changelog entries — can you process this release notes string and return structured JSON with version and description fields? Input: 'Release 0.9.1: hotfix for null pointer. Release 0.9.0: new dashboard feature.'"}],"resultDescription":"Returns a JSON object with a 'result' field indicating the processed changelog data and a 'status' field confirming success. The exact parsed structure depends on the input text format.","failureModes":["Empty or missing 'text' field in request body — likely returns error or empty result","Malformed or non-changelog text may return generic processed result without meaningful structure","Network timeout for very large changelog texts","Ambiguous changelog formats may produce incomplete or incorrect parsing"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call API to parse raw changelog or release notes text into structured data without setting up your own parsing logic. Best for automation pipelines and CI/CD workflows that need to extract version history programmatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:59.823Z","isFirstParty":false}