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