Store a schema in the cache.
void set(String name, CachedToolSchema schema) { _cache[name] = schema; }