2 respostas
Kim,
It looks like the UserServicePresence object (https://developer.salesforce.com/docs/atlas.en-us.omni_channel_dev.meta/omni_channel_dev/sforce_api_objects_userservicepresence.htm) isn't accessible by declarative tools. That object contains the record of an agents status, but can't be updated through a flow or process builder.
The documentation also says it isn't accessible by triggers, so even a trigger couldn't do it. Looks like something manual will be the only option for now.