test_api
Use this tool to test APIs by specifying project ID, API ID, headers, query parameters, path parameters, and request body, facilitating API integration and validation within the MCP-APIKit server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiId | Yes | API ID | |
body | No | Request body | |
headers | No | Request headers | |
pathParams | No | Path parameters | |
projectId | Yes | Project ID | |
queryParams | No | Query parameters |