Thoughts
The thing about the shortcuts app is that you can't actually use like a scripting language, because it's so fricking slow. It takes ~1
second to walk through the `for` loop, complete with graphical animation, for every one of my 1000 songs. So like it's not an alternative for cheap scripting in this use-case, or I imagine, any with more than ~100 items, at which point, why not do it by hand.