Create or update follow-up reminders for a thread
followup_triggerSchedule follow-up reminders for email threads using a list of days or pattern. Update existing open follow-up plans for the same thread.
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 |