run_lua_tool

Function run_lua_tool 

Source
fn run_lua_tool(
    tool: &ToolDefinition,
    params: Value,
    config: &Config,
) -> Result<Value>
Expand description

Run the Lua tool synchronously on a blocking thread.