Goal: I want a scheduled automation to remove inactive users as watchers from issues.
I can identify the affected issues with the JQL: "watcher in inactiveUsers()".
Within "Global automation / Rule Builder" I can select the "Manage Watchers" action, where I can define the users, which should get removed as watchers. Unfortunately, inactiveUsers() is not available and it does not list any inactive users there at all. Only active users and apps can be chosen.

Do you have any idea/solution how to automate the removal of inactive users as watchers?
Please note: It is not an option to activate a user, remove as watcher, and then deactivate again.
Thank you!