CompleteResult

mcp.schema.result.CompleteResult
See theCompleteResult companion object
final case class CompleteResult(values: List[String], total: Option[Int], hasMore: Option[Boolean]) extends Result

The server's response to a completion/complete request

Attributes

Companion
object
Source
CompleteResult.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