call_global_tool

Function call_global_tool 

Source
pub async fn call_global_tool(
    server_name: &str,
    tool_name: &str,
    arguments: Value,
) -> Result<Value>