{
  "kind": "letbe-automate-automation",
  "version": 1,
  "title": "Clean up my Gmail inbox",
  "goal": "Open my Gmail inbox and tidy it strictly by the rules written in my guide. Archive what the rules say to archive, clear what the rules say to clear, and leave alone anything the rules do not clearly cover. Stop before removing anything and wait for me.",
  "siteOrigin": "https://mail.google.com",
  "startUrl": "https://mail.google.com/",
  "mode": {
    "kind": "interval",
    "everyMinutes": 1440
  },
  "level": "stop_at_last",
  "caps": {
    "maxMinutesPerRun": 20,
    "offLimits": [
      "Never send an email.",
      "Never empty the trash.",
      "Never touch starred threads."
    ]
  },
  "guide": "# My inbox rules\n- Archive receipts and order confirmations older than a week.\n- Clear marketing newsletters I have not opened.\n- Keep anything that looks like a bill, a booking or a personal message.\n- [Add your own rules here, one per line, the way you would tell a person.]",
  "gestures": []
}
