Skip to main content

execute

Function execute 

Source
pub async fn execute(
    tool_name: &str,
    args: &Value,
    workspace: &str,
) -> ToolResult
Expand description

Execute a tool by name with given arguments, scoped to workspace.