A successful JSON-RPC response.
@type t() :: %Noizu.MCP.JsonRpc.Response{id: integer() | String.t(), result: map()}