{
  "createdAt": "2025-04-25T15:58:23.217Z",
  "updatedAt": "2025-04-26T07:18:42.000Z",
  "id": "vSsRGzY4MHd5Za8M",
  "name": "Nlko",
  "active": false,
  "nodes": [
    {
      "parameters": {
        "content": "## Test Gmail Check Workflow\n\nThis workflow polls your Gmail account for new emails.\n\n1. Configure your Gmail credentials (OAuth2 or Service Account).\n2. Set up any filters (e.g., unread only, specific sender).\n3. Activate the trigger and wait for new messages.\n4. Check execution logs for email details.",
        "height": 260,
        "width": 460
      },
      "name": "Gmail Explanation",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        460,
        -80
      ],
      "id": "generated-432d14a8-4b4c-4a31-ba95-9c62b4513b8f"
    },
    {
      "parameters": {
        "pollTimes": {
          "item": [
            {}
          ]
        },
        "filters": {
          "readStatus": "unread"
        }
      },
      "name": "Gmail Trigger",
      "type": "n8n-nodes-base.gmailTrigger",
      "position": [
        300,
        200
      ],
      "id": "generated-3ea153d9-bd48-4f10-b252-8786cb194404",
      "credentials": {
        "gmailOAuth2": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {},
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": null,
  "versionId": "cb45384e-da14-43be-999c-9bce5a9c5edb",
  "triggerCount": 0,
  "tags": []
}