Can you turn a name array into a string array?

The type of Tags (a local?) appear to be Name array, you are converting to string then back to name (hence the two · conversion nodes).

Change the type of Tags, you will need to delete and re-add the ADD node off it after, and remove the second conversion of course).