toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
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.