test_trpc_endpoint
Validate tRPC endpoints associated with N Lobby MCP Server by testing specific methods and parameters to ensure accurate functionality and response.
Instructions
Test specific tRPC endpoint with detailed response
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | No | tRPC method to test (e.g., news.getUnreadNewsCount, user.updateLastAccess) | user.updateLastAccess |
params | No | JSON string of parameters (optional) |