This action will capture and return the raw dom of the site which you can then extract data from on your end.
For common AI scenarios you may find this returns too much data so we have provided a generate_simplified_domaction which distills the DOM to only the important elements.