Hello,
Maybe you could use a queue :
On the attended bot, you will add a new item at the end of the execution
You can configure a scheduler on the orchestrator for the unattended bot based on a queue item trigger so, when the queue item will be created, the unattended bot will be launched and then you can manipulate the queue item in the unattended bot : read data, change status