resend.updateScheduledEmail changes a pending email’s future delivery time.
automations/reschedule-resend-email.automation.ts
emailId. scheduledAt must be an ISO 8601 datetime with an offset or Z. Unlike initial scheduling, this action doesn’t accept natural language. Optional second argument { account } selects the binding. Returns { id: string; object: string }. Resend rejects emails after delivery begins or after a cancellation.