I do have some good news, your workflow is all workable now using custom tools!
The idea is that you would define a single custom tool with all the params
is_spam, intent, hot, requires_invite
Then you would like on triage using persona to call the tool and the tool would perform all the actions (at the moment via Discourse API but we can expose more built-ins as we go)
A good primer on how this stuff can all be glued together is: