MCP::Protocol::PromptMessage
Inherits JSON::Serializable::Unmapped < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(role : MCP::Protocol::Role = Role::User, content : MCP::Protocol::ContentBlock = TextContentBlock.new(""))
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcerole
Source