Hello @famous-zoo-73118 and @acceptable-kangaroo-64719 , I would like to say that I was able to call my action through the botpress API, by passing the header x-workspace-id and x-bot-d. So I will try to use that in a execution code inside bot studio. But for that I need to store my PAT (botpress access token) in a variable inside the bot)
As I am already inside botpress, is there a way to make api calls to the botpress api using an internal client instead of axios. Because using axios I need to store the botpress Token. Or even better, is there an internal variable that is a token that I can use when calling botpress api?