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