MCP Kotlin SDK
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
MCP Kotlin SDK
kotlin-sdk-core
/
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.