Class: ClientNotification
A union of all notifications that can be sent by a client.
URI: mcp:ClientNotification
classDiagram
class ClientNotification
click ClientNotification href "../ClientNotification/"
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
mcp:ClientNotification |
| native |
mcp:ClientNotification |
LinkML Source
Direct
name: ClientNotification
description: A union of all notifications that can be sent by a client.
from_schema: https://w3id.org/lmodel/mcp
union_of:
- CancelledNotification
- InitializedNotification
- ProgressNotification
- RootsListChangedNotification
- TaskStatusNotification
Induced
name: ClientNotification
description: A union of all notifications that can be sent by a client.
from_schema: https://w3id.org/lmodel/mcp
union_of:
- CancelledNotification
- InitializedNotification
- ProgressNotification
- RootsListChangedNotification
- TaskStatusNotification