export_openapi_spec
Exports captured API traffic patterns to an OpenAPI v3 JSON specification. Optionally filter by domain or limit the number of flows analyzed.
Instructions
Exports captured API traffic patterns to an OpenAPI v3 JSON specification. Args: domain: Filter traffic by domain limit: Max number of traffic flows to analyze. None = all flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |