Help with "BTTLastShortcutResult" variable

I have configured a process in the Apple Shortcuts app.

I call it from BTT.

It is supposed that after executing it, the result must be stored in the variable "BTTLastShortcutResult", but the value of this variable is always "null".

Don't know if I am doing something wrong, or maybe that there is a bug here.

Any help will be highly appreciated.

Using macos 14.7.6 and BTT 5.484

Fixed, it's necessary to add an output action at the end of the shortcuts process:

1 Like