class

ModelContextProtocol::Messages::Notification

Inherits JSON::Serializable < Reference < Object

MCP Notification message

Constructors

from_json_object(object : JSON::Any) : Notification
Source
new(method : String, params : Nil | Hash(String, JSON::Any) = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

method
Source
params
Source