mcp.schema.request.UnsubscribeRequest
See theUnsubscribeRequest companion object
final case class UnsubscribeRequest(uri: String) extends Request
Sent from the client to request cancellation of resources/updated notifications from the server. This should follow a previous resources/subscribe request.
Attributes
- Companion
- object
- Source
- UnsubscribeRequest.scala
- Graph
-
- Supertypes
Members list
In this article