Viele interne APIs haben keine Spec, sodass jede Integration mit Raterei und einem Tab voller Probier-Requests beginnt. Dieser Extractor sondiert die Live-API und schreibt das Dokument für Sie.
sonnet4 TagePythonOpenAIPostmanGitHub
Claude
74ROI
84Scale
$2.2k93Saved
ROI for
README.md
Warum dieser Subagent
Viele interne APIs haben keine Spec, sodass jede Integration mit Raterei und einem Tab voller Probier-Requests beginnt. Dieser Extractor sondiert die Live-API und schreibt das Dokument für Sie.
Er leitet Parameter, Response-Strukturen und Statuscodes aus echten Responses ab, setzt eine OpenAPI-3.1-Datei zusammen und lintet sie vor dem Commit. Sie bekommen eine funktionierende Spec in einem Pull Request, bereit zur Prüfung und zum Einspeisen in Ihre Client-Generatoren und Docs.
So läuft er
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.
Leitet Request-Parameter, Response-Strukturen und Statuscodes aus den Live-Responses ab.
pending
Setzt ein valides OpenAPI-3.1-Dokument zusammen und lintet es gegen die Spec.
pending
Committet die generierte Spec ins Repo und öffnet einen Pull Request zur Prüfung.
pending
Beispiel-Output
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.