Table of Contents

Method RefreshTools

Namespace
LMKit.Mcp.Client
Assembly
LM-Kit.NET.dll

RefreshTools(CancellationToken)

Clears the cached tool list and fetches a fresh catalog via tools/list.

public IReadOnlyCollection<McpTool> RefreshTools(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Returns

IReadOnlyCollection<McpTool>