Wasm Directoryalpha
Variant

server-notification

Server notifications (sent to client)

variant server-notification {
  tools-list-changed(common-notification),
  resources-list-changed(common-notification),
  prompts-list-changed(common-notification),
  logging-message(logging-message-notification),
  cancelled(cancelled-notification),
  progress(progress-notification),
}

Cases

CasePayloadDescription
tools-list-changedcommon-notificationTools list changed
resources-list-changedcommon-notificationResources list changed
prompts-list-changedcommon-notificationPrompts list changed
logging-messagelogging-message-notificationLog message
cancelledcancelled-notificationRequest cancelled
progressprogress-notificationProgress update