pub async fn execute_tool(
name: &str,
args: Value,
runtime: &ToolRuntime,
client: &ModelClient,
) -> ToolResultpub async fn execute_tool(
name: &str,
args: Value,
runtime: &ToolRuntime,
client: &ModelClient,
) -> ToolResult