Python_script: Possibility of ending script execution early?

This integration does not allow import statements.

So is there a way to achieve the equivalent of sys.exit(0) within a python script called via the python_script integration/service?

2 Likes

looking for the same answer