gmail_update_vacation
Update Gmail vacation auto-reply settings to automatically respond during specified time periods, with custom subject, body, and recipient restrictions.
Instructions
Update Gmail vacation/out-of-office auto-reply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | End time as epoch ms string | |
| startTime | No | Start time as epoch ms string | |
| enableAutoReply | Yes | Enable or disable auto-reply | |
| responseSubject | No | Auto-reply subject line | |
| responseBodyHtml | No | Auto-reply body (HTML, overrides plain text) | |
| restrictToDomain | No | Only reply to same domain (default false) | |
| restrictToContacts | No | Only reply to contacts (default false) | |
| responseBodyPlainText | No | Auto-reply body (plain text) |