list_saved_apis
Retrieve all saved API configurations for quick reference and management within the OpenAPI-MCP-Proxy server, enabling efficient endpoint and schema exploration.
Instructions
List all saved API configurations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}