Does anyone know if I can run/call a geoprocessing tool from within a Pro SDK Console App env (using ArcGIS.CoreHost)? The API docs lead me to think you need to be within the Add-In (Desktop UI) environment to do so. Currently, I'm calling a python script, from within .net, that executes the gp tool and it works fine - but I'm wondering if there's a way of doing this within the .net managed pro sdk env.