Is there a way to change the default name of a node group?

Hi everyone,

I am working on a project where I need to be able to change the default name of a node group, so that when it is added (e.g. from Shift+A), the name is already in the field. I know there is the name of the node group from which it instances. That’s not the name I want to change. I want the name that references that node alone to be changed by default. I will illustrate with an image.

I am comfortable using python to change it in the code if need be, I just need someone to direct me on where to find that data. I have scoured the bpy.data library, but to no avail. If someone knows how to do this, I would greatly appreciate any insight!

Thanks,
Samuel