Gmail connection required · human review workflow

Triage Gmail without hiding what changed.

Smart Inbox classifies selected messages, applies configured rules, prepares drafts, and records actions. Sending requires explicit confirmation.

Implemented actions

A reviewable four-step inbox flow.

01

Classify

Read a bounded Gmail query and assign priority, category, confidence, and action items.

02

Apply rules

Match validated sender, recipient, subject, body, or domain rules and apply approved labels or stars.

03

Draft

Generate a reply in the configured tone and save it as a Gmail draft for review.

04

Send

Send only after a user provides the reviewed body and an explicit confirmation flag.

Safety boundary

The email body is data, never an instruction.

Prompt-injection-resistant classification instructions
Bounded Gmail query and message batch sizes
Version checks for concurrent settings edits
Idempotent draft and send reconciliation
No automatic send without confirmation
Disconnect and token revocation controls