Skip to main content

execute_tool_call

Function execute_tool_call 

Source
pub async fn execute_tool_call(
    params: ToolCallParams<'_>,
) -> Result<CallToolResult>