detect_openapi
Detect OpenAPI or Swagger documents from a docs or API URL and summarize the API structure.
Instructions
Given a docs or API URL, detect the OpenAPI/Swagger document behind it and summarize the API structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Docs page URL or direct OpenAPI JSON/YAML URL |