Veel interne API's hebben geen spec, dus elke integratie begint met giswerk en een tab vol trial-requests. Deze extractor probet de live API en schrijft het document voor je.
sonnet4 dagenPythonOpenAIPostmanGitHub
Claude
74ROI
84Scale
$2.2k93Saved
ROI for
README.md
Waarom deze subagent
Veel interne API's hebben geen spec, dus elke integratie begint met giswerk en een tab vol trial-requests. Deze extractor probet de live API en schrijft het document voor je.
Hij leidt parameters, response-vormen en statuscodes af uit echte responses, stelt een OpenAPI 3.1-bestand samen en lint het voordat hij commit. Je krijgt een werkende spec in een pull request, klaar om te reviewen en in je client-generators en docs te voeren.
Hoe hij werkt
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Leid request-parameters, response-vormen en statuscodes af uit de live responses.
pending
Stel een geldig OpenAPI 3.1-document samen en lint het tegen de spec.
pending
Commit de gegenereerde spec naar de repo en open een pull request ter review.
pending
Voorbeelduitvoer
json
// Sample output
// (generated when the pipeline finishes)
Given an API base URL and sample calls, probe the endpoints and return a valid, linted OpenAPI 3.1 document describing paths, parameters, and response schemas.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.