MCP::Protocol::ProgressNotificationParams
Inherits MCP::Protocol::Notification < JSON::Serializable < Reference < Object
Constructors
new(progress_token : Int64 | String, progress : Int64, total : Float64 | Nil, message : Nil | String, meta = nil)
Sourcenew(pull : JSON::PullParser)
SourceInstance methods
message
Sourceprogress
Sourceprogress_token
Sourcetotal
Source