ch.linkyard.mcp.protocol.PromptArgument
See thePromptArgument companion object
case class PromptArgument(name: String, title: Option[String], description: Option[String], required: Option[Boolean])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article