An inbound support email is classified, drafted by an agent, then held for human approval before send.
Workflow: 1. Receive inbound webhook. 2. Verify sender and tenant. 3. Extract issue, account ID, and urgency. 4. Draft reply with account context. 5. Send to approval queue. 6. Send after approval with one idempotency key.
The agent can draft quickly while the approval gate controls customer-facing risk.
Use approval for billing, security, and account-access replies.
Do not let the model send account-changing replies without review.