Function

handle-notification

Handle a notification from the server

Servers send notifications to inform clients of changes:

  • Resource list changes
  • Prompt list changes
  • Tool list changes
  • Progress updates
  • Log messages

https://spec.modelcontextprotocol.io/specification/basic/notifications

handle-notification: func(notification: server-notification);