Troubleshooting If requests fail, run or Scenarios 1. Customer Support Agent An AI agent handles inbound support emails automatically. 1. Create a dedicated inbox for support: with 2. Register a webhook listening for : with scoped to the support inbox 3. When a customer emails , the webhook fires with the message payload 4. Read the full thread for context: 5. Generate a response with your LLM, then reply in-thread : 6. Update labels to track state: with , 7. Periodically check for stale threads : to find conversations that still need attention 2. Sales Outreach with Scheduled Follow-ups An A…