Currently the Delete Trigger only returns very limited (and not very useful) data on the record that was deleted - basically just the GUID of record.
This should be enhanced to return all field data in the payload so that this information can be used in downstream actions.
Technically speaking the trigger should have:
<X> Include Pre-Image
<X> Include Post-Image