get_all_service_information
Retrieve detailed info on all API services from a Swagger/OpenAPI spec, including parameters, request/response schemas, and examples.
Instructions
Get detailed information about all API services from a Swagger/OpenAPI specification including parameters, request/response schemas, and examples
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swaggerUrl | Yes | URL of the Swagger/OpenAPI specification to load and analyze |