Retrieve ID of Current Robot

Hi all, I’m looking for a way in Studio to retrieve the ID of a robot that is executing the workflow. I’m exploring both the Orchestrator API and the UiPath namespaces to see if there’s a method or property that can do this, but I’ve had no luck so far.

I would like to set the value of a per robot asset at execution time and reference it at later points in the execution or in subsequent executions. However, to create a per robot value asset using the Orchestrator API, I believe I need to know the robotID (I’m referencing the json payload from this post).

Any thoughts?

Did u tried this one