unblock_sender
Remove a Gmail filter to unblock a sender. Specify the filter ID or the sender's email address to match the filter's from criteria.
Instructions
Remove a Gmail filter. Specify either filter_id (exact match) or sender (matches filters whose "from" criteria equals this value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | No | Sender string to match against filters' from criteria. Used when filter_id is not provided. | |
| account | Yes | Account id. | |
| filter_id | No | Filter id from list_blocked_senders. Prefer this when known. |