test_trpc_endpoint
Test tRPC endpoints to verify functionality and receive detailed responses for debugging and validation purposes.
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) |