menu
serverpod_boost package
documentation
tool_registry.dart
BoostToolRegistry
allTools static method
allTools static method
dark_mode
light_mode
allTools
static method
List
<
McpTool
>
allTools
(
)
Get all tools
Implementation
static List<McpTool> allTools() => _tools.values.toList();
serverpod_boost package
documentation
tool_registry
BoostToolRegistry
allTools static method
BoostToolRegistry class