Available operations
The toolset includesget_messages for searching and reading messages, get_attachment for retrieving an attachment, get_drafts, create_draft, create_reply_draft, delete_draft, and send_mail. Draft and send operations require write authorization. Review the draft in Gmail before sending and check the target mailbox identity.
Actions and approvals
get_messages, get_attachment, and get_drafts are read operations. create_draft and create_reply_draft prepare messages for review, delete_draft removes a draft, and send_mail sends a message. The source setup assigns Never ask to reads, Medium to draft creation, Low to draft deletion, and High to sending; administrators can adjust action stakes in the tool settings. In the documented configuration, send_mail may need to be enabled manually for an existing installation. Keep mail use targeted rather than using the tool for bulk campaigns.