The system does not trigger further automations from within an automation, so infinite technical loops are prevented.
However, when using AI actions (such as content generation), the generated output may differ each time, potentially causing repeated overwrites if not properly conditioned.
To avoid overwriting existing content repeatedly, add a condition to prevent continuous loops. Ex: set operator to "is empty".
Can I use variables in the change attribute action on text area attribute?
Yes, but only when this attribute is of local type. Global type is not supported in this case.