outlook.flagMessage sets the message’s follow-up flag status to flagged.
automations/flag-outlook-message.automation.ts
messageId accepts a compatible signal. Optional second argument { account } selects the Microsoft binding. Returns the updated OutlookMessage with flag.status: "flagged". This action can’t set due dates.