delete_filter
Remove a Gmail filter by its ID to stop future actions, leaving already-processed emails untouched.
Instructions
Delete a Gmail filter by id (does not touch mail it already acted on). Get ids from list_filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Email address of the authorized Gmail account to act on. | |
| filter_id | Yes | Gmail filter id. |