For example some triggers return the itemId as a string “12346790” and some as a number 12346790.
Specifically “when date arrives” returns the itemId as a string not a number, but other triggers return a number.
Along that note, boards.id is a number but items.board.id is a string.
Someday some consistency in these types would be nice 🙂