remove_forward
Remove a forwarding address from a mailbox by providing its forward id, domain, and local part.
Instructions
Remove a forwarding address from a mailbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Forward id, from list_forwards | |
| domain | Yes | A domain, e.g. example.com | |
| localPart | Yes | The part before @, e.g. "hello" for hello@example.com |