mcp.schema.McpSchema.ListRootsResult
See theListRootsResult companion object
The client's response to a roots/list request from the server. This result contains an array of Root objects, each representing a root directory or file that the server can operate on.
Value parameters
- roots
-
An array of Root objects, each representing a root directory or file that the server can operate on.
Attributes
- Companion
- object
- Source
- McpSchema.scala
- Graph
-
- Supertypes
Members list
In this article