GetPromptResult

mcp.schema.result.GetPromptResult
See theGetPromptResult companion object
final case class GetPromptResult(description: Option[String], messages: List[PromptMessage]) extends Result

The server's response to a prompts/get request from the client.

Attributes

Companion
object
Source
GetPromptResult.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Result
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product