Delete stored follow-up reminders
multi_gmail_followup_cleanupRemove follow-up reminders from your Gmail account by ID or clear all at once. Cancel entire reminder chains and optionally remove the Gmail follow-up label.
Instructions
Remove follow-up reminder(s) from the local store. Pass reminderIds, messageId, messageHeaderId, sourceThreadId, or followUpChainId. Use cancelChain: true with reminderIds to drop an entire chained sequence. Use deleteAll: true with confirm: true to clear all reminders for the account. Optionally removes the Gmail follow-up label when no reminders remain for a thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reminderIds | No | ||
| messageId | No | ||
| messageHeaderId | No | ||
| sourceThreadId | No | ||
| followUpChainId | No | ||
| cancelChain | No | ||
| deleteAll | No | ||
| confirm | No | ||
| statuses | No | ||
| removeGmailLabel | No | ||
| accountAlias | No | ||
| chatScope | No |