Create or update follow-up reminders for a thread
multi_gmail_followup_triggerCreates or updates follow-up reminders for a Gmail thread. Configure intervals via daysList or pattern, with options for business days only and draft creation.
Instructions
Create follow-up reminders using daysList or pattern, or update the existing open follow-up plan for the same thread. For daysList: [1, 3]: follow-up 1 is due in 1 day from now; follow-up 2 is due 3 days after follow-up 1 is sent (not 3 days from today). Each value after the first is always an interval after the previous follow-up send. Example: 1 day, then 3 days after the first — use [1, 3], not [1, 2].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | ||
| pattern | No | ||
| daysList | No | ||
| businessDaysOnly | No | ||
| dueWeekday | No | ||
| createGmailDraft | No | ||
| accountAlias | No | ||
| chatScope | No |