Hi, I'm trying to create a condition where if a Json object whose id value I already know is present in the task (todoist), if yes I should set the variable with the title of the label, if not simply don't put it in the task. It would also be handy to convert the variable to boolean later to insert it into planner labels.
Thanks