Skip to main content

execute

Function execute 

Source
pub async fn execute(
    tool: &str,
    params: &Value,
) -> Option<Result<Value, String>>