get_service_information
Retrieve comprehensive API service information including parameters, request/response schemas, and example usage from a Swagger/OpenAPI specification.
Instructions
Get comprehensive information about a specific API service including parameters, request/response schemas, and example usage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service to get information about | |
| swaggerUrl | Yes | URL of the Swagger/OpenAPI specification |