Core - Test a single tool
MCP Servers
Test an MCP server tool
Executes a single tool on an upstream MCP server for testing. Connects to the server, invokes the tool with the provided arguments, and returns the result.
POST
Core - Test a single tool
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the MCP server.
Body
application/json
Response
200 - application/json
OK