JSON-RPC 2.0 Builder
Compose JSON-RPC 2.0 requests, notifications and responses.
{
"jsonrpc": "2.0",
"method": ""
}About this tool
Pick request / notification / success / error, fill in method, params and id — the tool emits the canonical JSON-RPC 2.0 envelope.