load_api
Load API specifications into the Swagger/OpenAPI MCP Server by providing the API ID and source URL or file path to enable exploration and interaction with endpoints.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiId | Yes | Unique identifier for this API | |
source | Yes | URL or file path to the OpenAPI/Swagger specification |