Anyone know how to fix the Apple Frames shortcut from #macstories to work with the new features but also the iPhone 15 Pro Max even though it itself does have the color option meaning the filename Neds to not have a space after the name? #Shortcuts

I guess I could just add a name to the file name, or maybe rename all the frames to not use a space between the model name and the color, then rewrite the shortcut action to also not have a space. 🤔

Well this was a waste of a post I guess haha

@richaesthetic Maybe you could get all the frames and keep the ones whose name contain the model and color?

Also count them and select among them if there’s more than one, I guess.

@atnbueno ended up just checking for the default color parameter having contents or not and then pass the if result on.