{
  "name": "Upload binary images to X (Twitter) from Google Drive or AI sources",
  "nodes": [
    {
      "id": "05ce7c3c-51fb-44d3-98a1-a64c83383464",
      "name": "Create Tweet",
      "type": "n8n-nodes-base.twitter",
      "position": [
        3040,
        416
      ]
    },
    {
      "id": "4e19f11c-5c4e-4d78-9524-6962a158157d",
      "name": "When clicking ‘Execute workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        608,
        416
      ]
    },
    {
      "id": "92932deb-8160-491a-b236-7dad4d6d9304",
      "name": "Download file",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1200,
        416
      ]
    },
    {
      "id": "dc733475-427d-4631-9ccc-d1c3af2eae6c",
      "name": "Upload Media to X",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2144,
        416
      ]
    },
    {
      "id": "2146ff17-c71c-4c45-b5d9-f1271fda3a85",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1856,
        304
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "3a11e643-8ea7-49ee-9490-f54ba3e1bf8c",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2672,
        304
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a063b060-e808-4273-8209-a80fa7ca8ff5",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        944,
        -672
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e85027de-eaa5-425c-a5d3-822672df90fe",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1856,
        144
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Download file": {
      "main": [
        [
          {
            "node": "Upload Media to X",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload Media to X": {
      "main": [
        [
          {
            "node": "Create Tweet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "Download file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}