get_vacation
Retrieve a mailbox's vacation or auto-reply settings, including status and configured message, using its domain and local part.
Instructions
Get a mailbox's vacation/auto-reply settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | A domain, e.g. example.com | |
| localPart | Yes | The part before @, e.g. "hello" for hello@example.com |