list_endpoints
Retrieve all API endpoints by extracting and displaying details from Swagger/OpenAPI documentation for exploration and testing.
Instructions
List all available API endpoints after fetching Swagger documentation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}