set_vacation_responder
Enable or disable Gmail vacation responder with optional start/end times and restrictions to contacts or domain.
Instructions
Enable or disable the vacation responder.
start_time/end_time are epoch-milliseconds strings (omit for no bound).
restrict_to_contacts/restrict_to_domain limit who receives the auto-reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| subject | No | ||
| body_text | No | ||
| body_html | No | ||
| restrict_to_contacts | No | ||
| restrict_to_domain | No | ||
| start_time | No | ||
| end_time | No | ||
| account | No | ||
| password | No |