Pass input parameters to a script using pythonshell node

Hi, thank you for your reply, I' tried with the exec node and that brought some other issues, I've tried using pythonshell and sys.argv[1] to pass the arguments, but found some other problems that I'm addressing in a new post.
Pass input parameters to a phytonshell node using sys.argv: IndexError: list index out of range
Thank you so much for your help.