class

MCP::Content::Image

Inherits MCP::Content::Media < MCP::Content < JSON::Serializable < Reference < Object

Represents image content within a message to the LLM

Constants

TYPE = "image"

Constructors

new(data, mime_type)
Source
new(pull : JSON::PullParser)

Represents image content within a message to the LLM

Source