ch.linkyard.mcp.protocol.Prompts.GetPrompt.Response
See theResponse companion object
case class Response(description: Option[String], messages: List[PromptMessage], _meta: Option[JsonObject]) extends McpResponse
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait McpResponseclass Objecttrait Matchableclass Any
Members list
In this article