Execute an MCP surface tool (dashboard test)
Execute an MCP surface tool (dashboard test)
Dashboard test endpoint. Authenticates with a Clerk session JWT and executes a named tool via the same path as production tools/call.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
productId
surfaceId
Request
This endpoint expects an object.
toolName
arguments
Response
Tool execution result
duration
isError
success
text
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error