sendNotification

suspend fun sendNotification(notification: Notification)(source)

Sends a notification tagged with relatedRequestId = requestId, letting transports associate it with the request being handled (e.g. route it onto the request's SSE stream).