MCP::Protocol::ResourceLinkBlock
Inherits MCP::Protocol::ContentBlock < JSON::Serializable < Struct < Value < Object
Constructors
new(name : String, uri : String, description : Nil | String = nil, title : Nil | String = nil, mime_type : Nil | String = nil, meta = nil, type = "resource_link")
Sourcenew(pull : JSON::PullParser)
SourceInstance methods
description
Sourcemime_type
Sourcename
Sourcetitle
Sourceuri
Source