fn run_lua_tool( tool: &ToolDefinition, params: Value, config: &Config, ) -> Result<Value>
Run the Lua tool synchronously on a blocking thread.