mcp.schema.request.SubscribeRequest
See theSubscribeRequest companion object
final case class SubscribeRequest(uri: String) extends Request
Sent from the client to request resources/updated notifications from the server whenever a particular resource changes.
Attributes
- Companion
- object
- Source
- SubscribeRequest.scala
- Graph
-
- Supertypes
Members list
In this article