execute_tool

Function execute_tool 

Source
pub async fn execute_tool(
    tool: &ToolCall,
    cache: &CacheManager,
) -> Result<ToolResult>
Expand description

Execute a single tool call