roots
Indicates that the client supports listing roots.
Example with listChanged notification:
capabilities {
roots(listChanged = true)
}Content copied to clipboard
Example without listChanged:
capabilities {
roots()
}Content copied to clipboard
Parameters
listChanged
Whether the client will emit notifications when the list of roots changes