How to identify a backend workflow action

I have an Action in a Backend workflow that I can’t identify. Furthermore, I must have updated its default name previously, making it even more difficult to identify.

Is there a way to identify what type of action it is in bubble?

The action accepts a URL (i.e. path). Then on the next action, I’m checking to see if its returned a 404 as a condition.

Looks like an API connector call.

It sure was; good eye, george.