update_vacation
Modify Gmail vacation responder settings to enable auto-replies, set response times, customize message content, and restrict replies to contacts or domain users.
Instructions
Update vacation responder settings
Input Schema
Name | Required | Description | Default |
---|---|---|---|
enableAutoReply | Yes | Whether the vacation responder is enabled | |
endTime | No | End time for sending auto-replies (epoch ms) | |
responseBodyPlainText | Yes | Response body in plain text format | |
responseSubject | No | Optional subject line for the vacation responder auto-reply | |
restrictToContacts | No | Whether responses are only sent to contacts | |
restrictToDomain | No | Whether responses are only sent to users in the same domain | |
startTime | No | Start time for sending auto-replies (epoch ms) |