ElicitationCompleteNotification
data class ElicitationCompleteNotification(val params: ElicitationCompleteNotificationParams) : ServerNotification(source)
An optional notification from the server to the client, informing it of a completion of an out-of-band elicitation request.