Can I determine a Macro UUID from an Action UID?

@ComplexPoint, thanks so much. Yes, that combination worked quite nicely to return the macro UUID. Of course I had to remove the hard-coded "21421".

For the sake of someone that might find this thread later, here's the revised macro per @ComplexPoint's instructions:


Download: QUERY DRAFT -- Macro containing given ActionUID-rev2.kmmacros (27 KB)

Macro-Image


Macro-Notes
  • Macros are always disabled when imported into the Keyboard Maestro Editor.
    • The user must ensure the macro is enabled.
    • The user must also ensure the macro's parent macro-group is enabled.

System Information
  • macOS 14.4.1 (23E224)
  • Keyboard Maestro v11.0.2

Now I'm studying the code in an attempt to understand it! :exploding_head:

1 Like