Python scripts responding to intents

I’m using dialogFlow for firing intents some of which call python scripts. However, I need the output of the python script to be returned as a response to the intent. How can I achieve this? Thanks.

1 Like

Did you ever got it working like that? I want to do something similar with Rhasspy, and also need the python_script response