clearToolSchemaCache function

void clearToolSchemaCache()

Clear the global tool schema cache.

Implementation

void clearToolSchemaCache() => toolSchemaCache.clear();