Prompts

ch.linkyard.mcp.protocol.Prompts
object Prompts

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Prompts.type

Members list

Type members

Classlikes

case class GetPrompt(name: String, arguments: Option[Map[String, String]], _meta: Option[JsonObject]) extends Request

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
class Object
trait Matchable
class Any
Show all
object GetPrompt

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
GetPrompt.type
case class ListChanged(_meta: Option[JsonObject]) extends Notification

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Notification
class Object
trait Matchable
class Any
Show all
object ListChanged

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ListPrompts(cursor: Option[Cursor], _meta: Option[JsonObject]) extends Request

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
class Object
trait Matchable
class Any
Show all
object ListPrompts

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type