{
  "name": "Weekly competitor Facebook ads intelligence report with Airtop and Gmail",
  "nodes": [
    {
      "id": "fd11f05c-a1c6-42be-b4c5-e8a2e7e2b51d",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        32,
        0
      ]
    },
    {
      "id": "44dccd7d-9a84-42b4-a7c2-f967b5e09b55",
      "name": "Query Facebook Ad Library",
      "type": "n8n-nodes-base.airtop",
      "position": [
        256,
        0
      ]
    },
    {
      "id": "a909ba2d-c1b2-4c89-ab6e-e788c44ccf56",
      "name": "Send Report",
      "type": "n8n-nodes-base.gmail",
      "position": [
        480,
        0
      ]
    },
    {
      "id": "602dc0cc-03ab-492b-a87b-23e65e42b7b9",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -912,
        -448
      ],
      "parameters": {
        "width": 896,
        "height": 944,
        "content": "README\n\n# Competitor Facebook Ads Intelligence Agent\n\n## Use Case\n\nMonitor a competitor’s active Facebook ads and get a weekly HTML intelligence brief by email — saving time on manual research and hel"
      }
    }
  ],
  "connections": {
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Query Facebook Ad Library",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Query Facebook Ad Library": {
      "main": [
        [
          {
            "node": "Send Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}