Skip to content

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

Property Value
Union Of CancelledNotification, InitializedNotification, ProgressNotification, RootsListChangedNotification, TaskStatusNotification

Slots

Name Cardinality and Range Description Inheritance

Identifier and Mapping Information

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