NotifyToolsListChangedAsync(CancellationToken) Method

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Sends an MCP tool-list-changed notification when enabled for the host.

public Task NotifyToolsListChangedAsync(CancellationToken cancellationToken = default(CancellationToken))

Parameters

cancellationToken
CancellationToken

Returns