Calculate a total minutes to spend on an email

Hi, I have a flow which will calculate a time needed to be spend on handeling an email. Now I want to prioritize the emails “when I only have 30 minutes. Which ones should I do first”. Which node to use to do calculations? Ask AI?

Hey! Yes you can use the ‘Ask AI’ node here or even a ‘Categorizer’ node where you can have categories like ‘Urgent’, ‘High Priority’, Low Priority’ etc. It’ll loop through each email and output the relevant category for each.