get_openapi_spec
Fetch the OpenAPI specification of any API by providing its URL. Supports JSON and YAML formats for API analysis and integration.
Instructions
Get the OpenAPI specification for a specific API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to the OpenAPI specification (JSON or YAML) |