class

MCP::Content::Audio

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

Represents audio content in a prompt message

Constants

TYPE = "audio"

Constructors

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

Represents audio content in a prompt message

Source