List MCP surface tools (dashboard test)
List MCP surface tools (dashboard test)
Dashboard test endpoint. Authenticates with a Clerk session JWT (not MCP API keys) and returns the available tools for the surface.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
productId
surfaceId
Response
Available tools for the surface
success
surface
tools
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error