registerTool static method
Register a tool with the SDK
Implementation
static void registerTool(ToolDefinition definition, ToolExecutor executor) =>
RunAnywhereToolCalling.registerTool(definition, executor);
Register a tool with the SDK
static void registerTool(ToolDefinition definition, ToolExecutor executor) =>
RunAnywhereToolCalling.registerTool(definition, executor);