Detect existing OpenAPI/Swagger spec
detect_openapiLocates existing OpenAPI or Swagger documents in a project and reports their status.
Instructions
Searches the project for an existing OpenAPI/Swagger document (swagger.json, openapi.yaml, etc.) and reports what was found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project root path. |