groundhogg/admin/emails/add/{tab}
This hook is used to add a new tab inside the add page of the email builder. This hook provides the functionality to manage the response.
do_action( "groundhogg/admin/emails/add/{tab}" );
While using this hook you need to provide detail about the tag for which you are writing code.