YesNo

ch.linkyard.mcp.server.McpServer.ElicitationField.YesNo
final case class YesNo(name: String, required: Boolean, title: Option[String], description: Option[String])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product