ListToolsResult

mcp.schema.result.ListToolsResult
See theListToolsResult companion object
final case class ListToolsResult(tools: List[ToolSchema], nextCursor: Option[Cursor]) extends PaginatedResult

The server's response to a tools/list request from the client.

Attributes

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