How can I invoke the Finder's interactive "Rename…" command?
The Finder has a "Rename…" (formerly "Rename X items…") command that offers interactive pattern match & replace:

I like to invoke this operation from my own program.
Is that possible, perhaps via AppleScript or NSWorkspace or some other function?