Noizu.MCP.JsonRpc.Notification (Noizu MCP v0.1.0)

Copy Markdown View Source

A JSON-RPC notification (no response expected).

Summary

Types

t()

@type t() :: %Noizu.MCP.JsonRpc.Notification{method: String.t(), params: map() | nil}