invalidateServerToolsCache
function invalidateServerToolsCache(serverName): void
Remove cached tools for the given server so the next lookup fetches fresh data.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
|
|
Name of the MCP server whose cache should be cleared. |
Returns
Section titled “Returns”void