Ask a question to get started
Enter to sendā¢Shift+Enter new line
Execute a function with the given arguments and return the result.
execute_function( ws: WorkspaceClient, warehouse_id: str, function: FunctionInfo, parameters: Dict[str, Any] ) -> FunctionExecutionResult