Noizu.MCP.JsonRpc.Response (Noizu MCP v0.1.2)

Copy Markdown View Source

A successful JSON-RPC response.

Summary

Types

t()

@type t() :: %Noizu.MCP.JsonRpc.Response{id: integer() | String.t(), result: map()}