Tool name: get-endpoint-info
Get comprehensive information about specific endpoint including parameters, security, and examples
Input example
{ "name": "string", "path": "string", "method": "GET", "version": "string", "filePath": "string" }
Endpoint details derived from the resolved OpenAPI operation. Besides path and method, the object may include parameters, request body, responses, security, examples, and other operation-level fields from the source OpenAPI description.
Output example
{}