Export OpenAPI Spec
api_exportGenerate an OpenAPI v3 specification from captured API traffic. Navigate pages to record endpoints, then export the spec.
Instructions
Generate an OpenAPI v3 spec from observed API traffic. Navigate pages first to capture traffic, then export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| title | No | API spec title. | |
| includeTracking | No | Include tracking/analytics endpoints. Default: false. |