fetch_swagger_info
Retrieve Swagger/OpenAPI documentation to identify and explore available REST API endpoints. Provide a URL to the Swagger file or use common paths to access API details dynamically.
Instructions
Fetch Swagger/OpenAPI documentation to discover available API endpoints
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | No | URL to the swagger.json or swagger.yaml file. If not provided, will try to use the base URL with common Swagger paths. |