Python Task Agent - Task (4.0)

The Python task agent can run Python code by defining an execute block. It also uses an Interpreter profile that is used to configure the Python executable. Using the Python task agent allows you to control the workflow execution from the execute block. 

Example of a workflow including the Python task agent

Â