menu
serverpod_boost package
documentation
mcp/mcp_tool.dart
McpSyncTool
executeSync abstract method
executeSync abstract method
dark_mode
light_mode
executeSync
abstract method
dynamic
executeSync
(
Map
<
String
,
dynamic
>
params
)
Implement synchronous tool logic
Implementation
dynamic executeSync(Map<String, dynamic> params);
serverpod_boost package
documentation
mcp/mcp_tool
McpSyncTool
executeSync abstract method
McpSyncTool class