toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk
/
ClientCapabilities
/
Roots
Roots
@
Serializable
data
class
Roots
(
val
listChanged
:
Boolean
?
)
(
source
)
Members
Constructors
Roots
Link copied to clipboard
constructor
(
listChanged
:
Boolean
?
)
Properties
list
Changed
Link copied to clipboard
val
listChanged
:
Boolean
?
Whether the client supports issuing notifications for changes to the root list.