{
  "name": "WhatsApp Voice + Vision Concierge",
  "nodes": [
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "0aa4c66b-2dd6-4cad-84df-77aac3dc474f",
              "name": "text",
              "value": "={{ $json.messages[0].text.body }}",
              "type": "string"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        720,
        -60
      ],
      "id": "8020ed41-eba5-417a-894f-ddb6b7971b69",
      "name": "Edit Fields"
    },
    {
      "parameters": {
        "sessionIdType": "customKey",
        "sessionKey": "={{ $('WhatsApp Trigger').item.json.messages[0].id }}",
        "contextWindowLength": 20
      },
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "typeVersion": 1.3,
      "position": [
        980,
        180
      ],
      "id": "c6cbf82c-269d-4c1d-8f19-5b5d2d5d0be1",
      "name": "Window Buffer Memory1"
    },
    {
      "parameters": {
        "documentId": {
          "__rl": true,
          "value": "1JGQuefZAfhZcjsgsuINk8V_nQDmPNhvy3UOUy7bvGww",
          "mode": "list",
          "cachedResultName": "Product Sales - AI Agent WhatsApp - autonoma.agency",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1JGQuefZAfhZcjsgsuINk8V_nQDmPNhvy3UOUy7bvGww/edit?usp=drivesdk"
        },
        "sheetName": {
          "__rl": true,
          "value": 689245338,
          "mode": "list",
          "cachedResultName": "Products",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1JGQuefZAfhZcjsgsuINk8V_nQDmPNhvy3UOUy7bvGww/edit#gid=689245338"
        },
        "options": {
          "dataLocationOnSheet": {
            "values": {
              "rangeDefinition": "detectAutomatically",
              "readRowsUntil": "firstEmptyRow"
            }
          },
          "returnFirstMatch": false
        }
      },
      "type": "n8n-nodes-base.googleSheetsTool",
      "typeVersion": 4.5,
      "position": [
        1100,
        220
      ],
      "id": "a815e855-177e-4aa8-b255-b473bfe5af55",
      "name": "Product Info",
      "credentials": {
        "googleSheetsOAuth2Api": {
          "id": "uJs2j7wVby6KZmho",
          "name": "Google Sheets account 9"
        }
      }
    },
    {
      "parameters": {
        "tableId": "N8N Ai Agent Chat",
        "fieldsUi": {
          "fieldValues": [
            {
              "fieldId": "memory",
              "fieldValue": "={{ $fromAI(\"memory\",\"store every message you receive along with the insights that are defined in your system instructions\") }}"
            },
            {
              "fieldId": "sessionID",
              "fieldValue": "={{ $('WhatsApp Trigger').item.json.messages[0].id }}"
            }
          ]
        }
      },
      "type": "n8n-nodes-base.supabaseTool",
      "typeVersion": 1,
      "position": [
        1340,
        220
      ],
      "id": "0ef60c6d-12a4-4da4-a17c-68d94f25b1f9",
      "name": "Store_Memory"
    },
    {
      "parameters": {
        "operation": "getAll",
        "tableId": "N8N Ai Agent Chat",
        "returnAll": true,
        "filterType": "none"
      },
      "type": "n8n-nodes-base.supabaseTool",
      "typeVersion": 1,
      "position": [
        1460,
        200
      ],
      "id": "945bfd5b-331e-4dd2-bfc6-9910f52334da",
      "name": "Get_Memory"
    },
    {
      "parameters": {
        "model": {
          "__rl": true,
          "value": "gpt-4o",
          "mode": "list",
          "cachedResultName": "gpt-4o"
        },
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "typeVersion": 1.2,
      "position": [
        860,
        160
      ],
      "id": "c20bd55b-f8d4-4bb3-b7e5-0488edb760da",
      "name": "AI Model"
    },
    {
      "parameters": {
        "updates": [
          "messages"
        ]
      },
      "type": "n8n-nodes-base.whatsAppTrigger",
      "typeVersion": 1,
      "position": [
        -280,
        -60
      ],
      "id": "50bab36a-7f71-4d1c-be21-9ada4872f792",
      "name": "WhatsApp Trigger",
      "webhookId": "95ec6858-78da-487d-a603-a097e5716604",
      "credentials": {
        "whatsAppTriggerApi": {
          "id": "N1iOpDQn3hXkx5eq",
          "name": "WhatsApp OAuth account 7 - setup demo"
        }
      }
    },
    {
      "parameters": {
        "rules": {
          "values": [
            {
              "conditions": {
                "options": {
                  "caseSensitive": true,
                  "leftValue": "",
                  "typeValidation": "strict",
                  "version": 2
                },
                "conditions": [
                  {
                    "id": "22281922-161b-4061-aa19-02346deb25d2",
                    "leftValue": "={{ $json.messages[0].type }}",
                    "rightValue": "audio",
                    "operator": {
                      "type": "string",
                      "operation": "equals",
                      "name": "filter.operator.equals"
                    }
                  }
                ],
                "combinator": "and"
              },
              "renameOutput": true,
              "outputKey": "voice"
            },
            {
              "conditions": {
                "options": {
                  "caseSensitive": true,
                  "leftValue": "",
                  "typeValidation": "strict",
                  "version": 2
                },
                "conditions": [
                  {
                    "leftValue": "={{ $json.messages[0].type }}",
                    "rightValue": "text",
                    "operator": {
                      "type": "string",
                      "operation": "equals"
                    },
                    "id": "481cadfa-e86a-4406-b3f8-6688d52b620e"
                  }
                ],
                "combinator": "and"
              },
              "renameOutput": true,
              "outputKey": "text"
            },
            {
              "conditions": {
                "options": {
                  "caseSensitive": true,
                  "leftValue": "",
                  "typeValidation": "strict",
                  "version": 2
                },
                "conditions": [
                  {
                    "id": "6454310e-a5fe-45ab-86cd-c51734006bb4",
                    "leftValue": "={{ $json.messages[0].type }}",
                    "rightValue": "image",
                    "operator": {
                      "type": "string",
                      "operation": "equals",
                      "name": "filter.operator.equals"
                    }
                  }
                ],
                "combinator": "and"
              },
              "renameOutput": true,
              "outputKey": "image"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.switch",
      "typeVersion": 3.2,
      "position": [
        -120,
        -60
      ],
      "id": "2f7b29e7-d8bf-423c-ad56-5a3a67653500",
      "name": "Switch"
    },
    {
      "parameters": {
        "url": "={{ $json.url }}",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "whatsAppApi",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "Authorization",
              "value": "Bearer INSERT_ACCESS_TOKEN"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        400,
        -300
      ],
      "id": "2163f15c-9006-406c-b1fa-2bbf64c753d6",
      "name": "HTTP Request",
      "credentials": {
        "whatsAppApi": {
          "id": "XGwlckuzzsNpjOew",
          "name": "WhatsApp account 7 - setup demo"
        }
      }
    },
    {
      "parameters": {
        "resource": "audio",
        "operation": "transcribe",
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "typeVersion": 1.8,
      "position": [
        660,
        -300
      ],
      "id": "f756d379-6a59-49d2-b779-fcfdb5d49d44",
      "name": "OpenAI",
      "credentials": {
        "openAiApi": {
          "id": "caCCDZxt4V5PuQTD",
          "name": "OpenAi account 7"
        }
      }
    },
    {
      "parameters": {
        "rules": {
          "values": [
            {
              "conditions": {
                "options": {
                  "caseSensitive": true,
                  "leftValue": "",
                  "typeValidation": "strict",
                  "version": 2
                },
                "conditions": [
                  {
                    "id": "22281922-161b-4061-aa19-02346deb25d2",
                    "leftValue": "={{ $('WhatsApp Trigger').item.json.messages[0].type }}",
                    "rightValue": "audio",
                    "operator": {
                      "type": "string",
                      "operation": "equals",
                      "name": "filter.operator.equals"
                    }
                  }
                ],
                "combinator": "and"
              },
              "renameOutput": true,
              "outputKey": "voice"
            },
            {
              "conditions": {
                "options": {
                  "caseSensitive": true,
                  "leftValue": "",
                  "typeValidation": "strict",
                  "version": 2
                },
                "conditions": [
                  {
                    "leftValue": "={{ $('WhatsApp Trigger').item.json.messages[0].type }}",
                    "rightValue": "text",
                    "operator": {
                      "type": "string",
                      "operation": "equals"
                    },
                    "id": "481cadfa-e86a-4406-b3f8-6688d52b620e"
                  }
                ],
                "combinator": "and"
              },
              "renameOutput": true,
              "outputKey": "text"
            },
            {
              "conditions": {
                "options": {
                  "caseSensitive": true,
                  "leftValue": "",
                  "typeValidation": "strict",
                  "version": 2
                },
                "conditions": [
                  {
                    "id": "253c104d-ddee-4c1e-9f21-6ef871c5bd3f",
                    "leftValue": "={{ $('WhatsApp Trigger').item.json.messages[0].type }}",
                    "rightValue": "image",
                    "operator": {
                      "type": "string",
                      "operation": "equals",
                      "name": "filter.operator.equals"
                    }
                  }
                ],
                "combinator": "and"
              },
              "renameOutput": true,
              "outputKey": "image"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.switch",
      "typeVersion": 3.2,
      "position": [
        1280,
        -60
      ],
      "id": "d1d6044a-527a-46ab-a1f8-33160262972c",
      "name": "Switch1"
    },
    {
      "parameters": {
        "resource": "audio",
        "input": "={{ $('WhatsApp - AI Agent').item.json.output }}",
        "voice": "shimmer",
        "options": {
          "response_format": "aac"
        }
      },
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "typeVersion": 1.8,
      "position": [
        1460,
        -160
      ],
      "id": "259593ee-a2d7-42e5-939a-aa21fd414765",
      "name": "OpenAI1"
    },
    {
      "parameters": {
        "resource": "image",
        "operation": "analyze",
        "modelId": {
          "__rl": true,
          "value": "chatgpt-4o-latest",
          "mode": "list",
          "cachedResultName": "CHATGPT-4O-LATEST"
        },
        "inputType": "base64",
        "options": {}
      },
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "typeVersion": 1.8,
      "position": [
        340,
        140
      ],
      "id": "0d423afe-95f7-40b0-a632-bf79141dc8a0",
      "name": "OpenAI2",
      "credentials": {
        "openAiApi": {
          "id": "caCCDZxt4V5PuQTD",
          "name": "OpenAi account 7"
        }
      }
    },
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "e28011d3-7928-46cf-89f3-0f51a49b8fd6",
              "name": "image and caption",
              "value": "={{ $('WhatsApp Trigger').item.json.messages[0].image.caption }}: {{ $json.content }}",
              "type": "string"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        500,
        140
      ],
      "id": "7af1e42f-b254-4c1d-96bf-2f088358ddf1",
      "name": "image + caption"
    },
    {
      "parameters": {
        "documentId": {
          "__rl": true,
          "value": "1JGQuefZAfhZcjsgsuINk8V_nQDmPNhvy3UOUy7bvGww",
          "mode": "list",
          "cachedResultName": "Product Sales - AI Agent WhatsApp - autonoma.agency",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1JGQuefZAfhZcjsgsuINk8V_nQDmPNhvy3UOUy7bvGww/edit?usp=drivesdk"
        },
        "sheetName": {
          "__rl": true,
          "value": 1725207764,
          "mode": "list",
          "cachedResultName": "Customer Issues",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1JGQuefZAfhZcjsgsuINk8V_nQDmPNhvy3UOUy7bvGww/edit#gid=1725207764"
        },
        "options": {
          "dataLocationOnSheet": {
            "values": {
              "rangeDefinition": "detectAutomatically",
              "readRowsUntil": "firstEmptyRow"
            }
          }
        }
      },
      "type": "n8n-nodes-base.googleSheetsTool",
      "typeVersion": 4.5,
      "position": [
        1220,
        220
      ],
      "id": "3dfa68c5-c0db-489e-9c96-b659242e4cc5",
      "name": "Support Issue"
    },
    {
      "parameters": {
        "resource": "media",
        "operation": "mediaUrlGet",
        "mediaGetId": "={{ $json.messages[0].audio.id }}",
        "requestOptions": {}
      },
      "type": "n8n-nodes-base.whatsApp",
      "typeVersion": 1,
      "position": [
        80,
        -300
      ],
      "id": "605c3c0f-0aff-4f9a-ba04-6f16b2b26368",
      "name": "Download Audio",
      "credentials": {
        "whatsAppApi": {
          "id": "XGwlckuzzsNpjOew",
          "name": "WhatsApp account 7 - setup demo"
        }
      }
    },
    {
      "parameters": {
        "resource": "media",
        "operation": "mediaUrlGet",
        "mediaGetId": "={{ $json.messages[0].image.id }}",
        "requestOptions": {}
      },
      "type": "n8n-nodes-base.whatsApp",
      "typeVersion": 1,
      "position": [
        40,
        140
      ],
      "id": "51d76100-f051-4ea3-ad5e-023919137607",
      "name": "Download Image",
      "credentials": {
        "whatsAppApi": {
          "id": "XGwlckuzzsNpjOew",
          "name": "WhatsApp account 7 - setup demo"
        }
      }
    },
    {
      "parameters": {
        "url": "={{ $json.url }}",
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "whatsAppApi",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "Authorization",
              "value": "Bearer INSERT_ACCESS_TOKEN"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        200,
        140
      ],
      "id": "d1eba033-130a-494b-ad04-4ca09ad8f305",
      "name": "Create URL Image",
      "credentials": {
        "whatsAppApi": {
          "id": "XGwlckuzzsNpjOew",
          "name": "WhatsApp account 7 - setup demo"
        }
      }
    },
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "0aa4c66b-2dd6-4cad-84df-77aac3dc474f",
              "name": "text",
              "value": "={{ $json['image and caption'] }}",
              "type": "string"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        660,
        140
      ],
      "id": "0bc89c52-3efd-4b5f-8066-6fb07e07af98",
      "name": "Set Text"
    },
    {
      "parameters": {
        "operation": "send",
        "phoneNumberId": "={{ $('WhatsApp Trigger').item.json.metadata.phone_number_id }}",
        "recipientPhoneNumber": "={{ $('WhatsApp Trigger').item.json.contacts[0].wa_id }}",
        "textBody": "={{ $json.output }}",
        "additionalFields": {},
        "requestOptions": {}
      },
      "type": "n8n-nodes-base.whatsApp",
      "typeVersion": 1,
      "position": [
        1460,
        0
      ],
      "id": "bd0a9bf1-e66e-43b5-b757-0f308d664227",
      "name": "WhatsApp Response"
    },
    {
      "parameters": {
        "operation": "send",
        "phoneNumberId": "={{ $('WhatsApp Trigger').item.json.metadata.phone_number_id }}",
        "recipientPhoneNumber": "={{ $('WhatsApp Trigger').item.json.contacts[0].wa_id }}",
        "messageType": "audio",
        "mediaPath": "useMediaId",
        "mediaId": "={{ $json.id }}",
        "additionalFields": {},
        "requestOptions": {}
      },
      "type": "n8n-nodes-base.whatsApp",
      "typeVersion": 1,
      "position": [
        1780,
        -160
      ],
      "id": "1a3da4a7-d0d4-4f09-b4c7-2b5d1198f434",
      "name": "WhatsApp Response Voice"
    },
    {
      "parameters": {
        "resource": "media",
        "phoneNumberId": "={{ $('WhatsApp Trigger').item.json.metadata.phone_number_id }}",
        "additionalFields": {},
        "requestOptions": {}
      },
      "type": "n8n-nodes-base.whatsApp",
      "typeVersion": 1,
      "position": [
        1600,
        -160
      ],
      "id": "f8ed746b-b37c-4a46-b707-4c67dcc7a71a",
      "name": "WhatsApp Upload Audio"
    },
    {
      "parameters": {
        "promptType": "define",
        "text": "={{ $json.text }} #if the above is an image showing a issue related to customer support issues please check the corresponding Google Sheet.",
        "options": {
          "systemMessage": "=You are a helpful assistant with memory and knowledge capabilities.\n\nContext Awareness — The date and time is: {{ $now }}\n\n#Memory Handling (Supabase - \"Store_Memory\")\nYou have access to Supabase tools for memory storage and retrieval.\n\n##Rule: Before you create a response you You MUST save ALL messages you received to the \"Store_Memory\" tool along with any new insight you learned about the user that send you that message. Do not contune unless you stored the receive message inside the Store_Memory Supabase.\n\nWhat to store in memory?\n\nWhat the user is looking for.\nTheir problems, objections, and challenges.\nWhat products they are interested in.\nKey insights about their needs.\n\n# Product Information (Google Sheets)\nYou have access to the Google Sheets tool \"Product Info\", which allows you to read any content from the sheet.\nYour job is to access it to get the information you need. Always check the Google Sheet Column \"Product Description\" if the user mentiones any questions about any product or a related topic. \n\nNever tell the user that you used Google Sheets to retrieve the data.\n\nThe Google Sheet \"Product Info\" contains all the product links.\n\n#Support Issue (Google Sheets)\nYou have access to the Google Sheets tool \"Support Issue\", which allows you to read any content from the sheet.\nYour job is to ALWAYS access it whenever the user has a support issue or problem or question related to any product or related topic to get the solutiuon you need. Always check the Google Sheet Column \"Support Problem\" and \"Category\" and then find the corresponding response in the \"Solution\" column to assist you with solving the users problem. NEVER just try to answer questions from users on your own ideas but always take info from this google Sheet.\n\nNever tell the user that you used Google Sheets to retrieve the data.\n\nIf a user asks for a product link, you must always look into the Google Sheet and retrieve the correct link.\nExamples of requests:\n\"Send me the link to buy the product.\"\n\"Where can I buy the product?\"\n\n## Rule: After every user message, always check the Google Sheet \"Product Info\" to ensure you have the latest product details and links.\n\n#Memory Retrieval:\nYou have access to the Supabase \"Get_Memory\" tool to retrieve past interactions before responding.\n\n##Rule: Before generating any response, always retrieve relevant memories from Supabase (\"Get_Memory\") and update them when new information is learned.\n\nIf your prompt input is a description of an image then you need to respond accordingly. Becasue users also have the ability to uploead images, of errors, poroduct issues or anything related to the products in your database.\n"
        }
      },
      "type": "@n8n/n8n-nodes-langchain.agent",
      "typeVersion": 1.7,
      "position": [
        980,
        -60
      ],
      "id": "d13f6ba4-34ca-4a5d-9eea-4d5fbc93ad15",
      "name": "WhatsApp - AI Agent"
    }
  ],
  "connections": {
    "Edit Fields": {
      "main": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Window Buffer Memory1": {
      "ai_memory": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Product Info": {
      "ai_tool": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Store_Memory": {
      "ai_tool": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get_Memory": {
      "ai_tool": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "AI Model": {
      "ai_languageModel": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "WhatsApp Trigger": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch": {
      "main": [
        [
          {
            "node": "Download Audio",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Download Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "main": [
        [
          {
            "node": "OpenAI",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI": {
      "main": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch1": {
      "main": [
        [
          {
            "node": "OpenAI1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "WhatsApp Response",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "WhatsApp Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI1": {
      "main": [
        [
          {
            "node": "WhatsApp Upload Audio",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI2": {
      "main": [
        [
          {
            "node": "image + caption",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "image + caption": {
      "main": [
        [
          {
            "node": "Set Text",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Support Issue": {
      "ai_tool": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Audio": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Image": {
      "main": [
        [
          {
            "node": "Create URL Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create URL Image": {
      "main": [
        [
          {
            "node": "OpenAI2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Text": {
      "main": [
        [
          {
            "node": "WhatsApp - AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "WhatsApp Upload Audio": {
      "main": [
        [
          {
            "node": "WhatsApp Response Voice",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "WhatsApp - AI Agent": {
      "main": [
        [
          {
            "node": "Switch1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "c230136e-adec-43af-a247-c32cdc77d989",
  "meta": {
    "templateCredsSetupCompleted": true,
    "instanceId": "7ff6625f0127f3e9a7865e3493009de1c48f57dc5ed87def3ae3316be7f6b238"
  },
  "id": "XSUG6Yz8TmGdD32B",
  "tags": []
}