Gmail

No email sends without your sign-off.

Agents that can send email can also send the wrong email — to the wrong person, at the wrong time, with the wrong content. mild.run intercepts every Gmail send and shows you the full draft before it leaves your account.

Connect Gmail

What mild.run gates on Gmail

Send email

Review recipient, subject, body and CC list before mild.run releases the send.

Set up in one MCP call

Your agent calls gmail_send_email as an MCP tool. mild.run intercepts it, notifies you, and only lets it run once you approve.

// Your agent calls the MCP tool directly.
gmail_send_email(
  to="customer@example.com",
  subject="Refund confirmation",
  body="Your refund has been processed.",
  cc=""
)
// mild.run holds the draft, notifies you with the full content,
// and only calls the Gmail API after you approve.

Gmail + mild.run FAQ

Do I need to reconnect Gmail every time?

No. You authorize Gmail once from your mild.run dashboard; the connection stays active until you revoke it.

Can I see the full email before approving?

Yes — the approval notification includes the recipient, subject and full body so you can review the exact content before it sends.

What if I block the send?

The email is never sent, the agent receives a blocked decision, and the attempt is recorded in your audit log.

Gate Gmail today.

Start for free →See pricing →