Description: I am using the UiPath Python SDK (via the uipath CLI) to package and publish a Python-based automation project to UiPath Orchestrator.
Currently, when I run the publish command, the package is uploaded to Orchestrator with the internal metadata/package type set to Agent (or Agent (Python)). I need to be able to publish this as a standard RPA (Process) type so that it can be managed using standard process licenses and triggers, rather than the specific AI Agent framework.