ToolProvider

ch.linkyard.mcp.server.McpServer.ToolProvider
trait ToolProvider[F[_]] extends Session[F]

Attributes

Graph
Supertypes
trait Session[F]
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def tools: F[List[ToolFunction[F]]]

Inherited and Abstract methods

def instructions: F[Option[String]]

Attributes

Inherited from:
Session

Inherited and Abstract fields

val serverInfo: PartyInfo

Attributes

Inherited from:
Session