A MacroAction
is a single operation that can be applied to a ticket. An action can only be part of a macro.
MacroAction properties
MacroAction example object
{
"arguments": {
"tags": "question, order-status"
},
"name": "addTags",
"title": "Add tags",
"type": "user"
}