This is not relevant to the main question, but just an observation that might help:
In the signToken library action shown in first screenshot - having a response step means the SA will stop at that point.
So, the authToken SA where you are including that library action, will never execute any step after the include step.
Good point and thanks.
The library action still won’t output any data without the response action unless you add any other step that outputs data and use the duplicated library action Wappler creates.
Sometimes these weird issues can be attributed to magic bugs.
Try creating a new project and see how it works there. I don’t use INCULDE much - mostly EXECS, and haven’t had any issues like this before.
Bump. This is still happening. Library action content often gets wiped as well if the library action is opened while an API workflow that includes the action is open. Variables from included actions often don’t show up in the Wappler UI. I had to move most library actions to regular api workflows because they are such a pain to work with and only work without causing any issues 50% of the time.