PromptListChangedNotification
fun PromptListChangedNotification(params: BaseNotificationParams): PromptListChangedNotification(source)
Deprecated
Use `PromptListChangedNotification` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.PromptListChangedNotification
Content copied to clipboard
PromptListChangedNotificationContent copied to clipboard
An optional notification from the server to the client, informing it that the list of prompts it offers has changed. Servers may issue this without any previous subscription from the client.