toolCountPerNamespace property

Map<String, int> toolCountPerNamespace
final

Tool count per namespace (e.g. {'device': 3, 'usecase': 5, 'remote:sse': 2}).

Implementation

final Map<String, int> toolCountPerNamespace;