Text

ch.linkyard.mcp.protocol.Content.Text
final case class Text(text: String, annotations: Option[Annotations], _meta: Option[JsonObject])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product