{
  "name": "YouTube analytics data reporting API integration for AI agents",
  "nodes": [
    {
      "id": "86190ac9-a629-47cd-b9ab-83b9dcc03359",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "2395e4b3-5340-42f0-9f6e-4d4a36483e54",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "892b54ba-f481-456c-8da3-209424838bc2",
      "name": "YouTube Reporting MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "ec96365f-2991-4383-8af3-4f38bf7f72e2",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d69f937a-95c1-4b91-adb5-97d9f7ec61f2",
      "name": "List Jobs",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "11e73110-2ae4-4a6e-8b49-869f310b99f6",
      "name": "Create Job 1",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ]
    },
    {
      "id": "d562df4d-f8ee-4842-82d4-8cdff0318417",
      "name": "Delete Job 1",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ]
    },
    {
      "id": "7fb9cf53-bea4-4939-a32c-8843c662f66a",
      "name": "Retrieve Job",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        -60
      ]
    },
    {
      "id": "00da3243-a0d7-4bff-9296-4ac78ffd7b2c",
      "name": "List Job Reports",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        -60
      ]
    },
    {
      "id": "97b3af28-af40-4695-96b1-f7152800b6ef",
      "name": "Retrieve Report Metadata",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        480,
        -60
      ]
    },
    {
      "id": "b961d64c-0961-4091-b36d-4954902f2f26",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "9060f631-1670-465d-9026-5688fa469893",
      "name": "Download Media",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ]
    },
    {
      "id": "bf88de93-08b7-4699-8283-14d4e8daa4e2",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a721a7eb-fc46-459b-9347-3e797b8d9101",
      "name": "List Report Types",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ]
    }
  ],
  "connections": {
    "List Jobs": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create Job 1": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete Job 1": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Job": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Media": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List Job Reports": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List Report Types": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Report Metadata": {
      "ai_tool": [
        [
          {
            "node": "YouTube Reporting MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}