Is it possible to trigger a Google Script function from retool?

Thanks for the answer. That's right! what I did was publish the AppScript code as a web application and call it via http doget. that's it! Thank you!