toolNames property

List<String> get toolNames

Get all tool names

Implementation

List<String> get toolNames => _schemas.keys.toList();