New to n8n, issue with dynamic label in gmail
Hey all, so am trying to build a AI Agent, that dependent on it's role it triggers child scenarios basically using what Nate shared here - and imported the main flow and the sub flow using the json files Nate shared Issue is when it is failing to create label in gmail when I ask him to when I look at the auto defined flow it seems to have an issue with how it is defined {{ $fromAI('Label_Names_or_IDs', ``, 'string') }} - hovering over this I get a message - The value "" is not supported! Not sure what I am missing here, can anyone suggest?