New subfolder in folder

Hi
I must reinstall my Mac and I have an AppleScript as service that I use often.

When I select a folder and trigger the script, it asks me for a name and create a subfolder in the selected folder.

However, I lost the original apple script. So I try to find a way to do the same thing with KM without success.

Do you have an idea ? I guess I must get the path of the selected folder and simply add name.

Something like this? Is that really all you need, because if so there's the native macOS shortcut โ‡งโŒ˜N for creating a new folder that might work more directly for you.

1 Like

Thanks it works great !