{
  "name": "Categorize, Label, Schedule, Track, Clean Emails",
  "nodes": [
    {
      "parameters": {},
      "id": "a63d3d14-9853-4661-8347-91d5db6c5214",
      "name": "manual-trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -832,
        768
      ],
      "typeVersion": 1
    },
    {
      "parameters": {
        "operation": "getAll",
        "limit": 20,
        "filters": {
          "q": "has:nouserlabels",
          "readStatus": "both",
          "receivedAfter": "={{ $now.minus(1,\"month\") }}"
        }
      },
      "id": "30f6eeb8-07be-4e9b-98bd-b201eefce3b8",
      "name": "get-unlabeled-messages",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -608,
        672
      ],
      "webhookId": "a615f520-1486-4297-b77e-52d09e711430",
      "typeVersion": 2.1,
      "credentials": {
        "gmailOAuth2": {
          "id": "gO8EWg5jZuSVkFxz",
          "name": "Gmail account"
        }
      }
    },
    {
      "parameters": {
        "inputText": "={{ $json.toJsonString() }}",
        "categories": {
          "categories": [
            {
              "category": "Delivery Tracking",
              "description": "Automated messages from carriers or sellers with shipment status, tracking links, estimated arrival, out‑for‑delivery or delivered and pickup notices; includes time‑sensitive delivery actions (reschedule, sign, pickup); excludes promotional marketing, order receipts or invoices, support tickets, or security alerts."
            },
            {
              "category": "Marketing",
              "description": "Promotional and automated outreach from companies and publishers, including discounts, newsletters, product announcements, referral invites, surveys, and event promos; excludes security alerts, transactional receipts, shipping/tracking, personal messages, or support requests."
            },
            {
              "category": "Alerts",
              "description": "Automated account and system alerts, including security notices, login and verification codes, service expirations, renewal and payment failures, and automated job or CI notifications; excludes promotional marketing, conversational support, or invoices and receipts."
            },
            {
              "category": "Personal",
              "description": "Messages from family, friends, personal contacts, and personal calendar or poll notifications, including check-ins, informal coordination, and personal event invites; excludes promotional marketing, security alerts, transaction receipts, or shipping/tracking notices."
            },
            {
              "category": "Travel",
              "description": "Automated travel messages from carriers, booking platforms, and accommodations, including itineraries, check-in confirmations, booking details, and pre-trip instructions; excludes promotional marketing, payment receipts, security alerts, and personal messages."
            },
            {
              "category": "Orders",
              "description": "Includes receipts, order confirmations, invoices, subscription renewals, payment notifications and scheduled-payment reminders from merchants, marketplaces and payment processors; excludes promotional marketing, delivery/tracking updates, account security alerts, and recurring utility or bank billing statements."
            },
            {
              "category": "Rewards Programs",
              "description": "Communications from loyalty programs about member accounts, points balances, status changes, expirations, program updates, account setup and verification codes; includes account notices and transactional loyalty info; excludes general promotional marketing, purchase receipts, shipping notices, or unrelated security alerts."
            },
            {
              "category": "To Dos",
              "description": "Messages that contain explicit to-dos or action items, such as tasks, follow-ups, checklists, or requests requiring you to do something; includes verbs like “please review,” “confirm,” “send,” “schedule,” “pay,” or due dates; excludes purely informational updates or promotions without a required action."
            },
            {
              "category": "Appointments",
              "description": "Includes booking confirmations, cancellations, reschedules, and reminders from service providers or booking platforms for scheduled services (appointments, cleaners, haircuts); often time‑sensitive and actionable (cancel/reschedule); excludes promotional marketing, transaction receipts, shipping/tracking, and security alerts."
            }
          ]
        },
        "options": {
          "fallback": "discard",
          "systemPromptTemplate": "You are a precise email sorter. Classify the user's text into exactly one of: {categories}. Never output JSON. If a message can be unsubscribed it is marketin"
        }
      },
      "id": "93e26c2b-4ad1-42d5-aacc-8e1b010d1b48",
      "name": "classify-email-category",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        64,
        768
      ],
      "typeVersion": 1.1
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "Label_8893119619881651805"
        ]
      },
      "id": "d34346d6-e64b-4a3f-87d1-515da0cab0e6",
      "name": "add-alert-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        384
      ],
      "webhookId": "29c0f635-600b-4e71-855a-11f39d9f4ba1",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "Label_5684912855836047360"
        ]
      },
      "id": "2ba845f6-adbb-42e9-9a0e-5bcf75efd417",
      "name": "add-personal-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        576
      ],
      "webhookId": "ac92d074-57c4-4e68-afcd-ab41b3dcd38a",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "Label_7569296651924261892"
        ]
      },
      "id": "b2f3d23c-cd0c-48c8-b94d-58bbab18fa4e",
      "name": "add-travel-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        768
      ],
      "webhookId": "4f3ec17b-9c7a-47f9-b4ea-d635f4fa3d5b",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "Label_9090738050421679185"
        ]
      },
      "id": "8c87cfa0-c015-4f10-86b9-072b11c292bc",
      "name": "add-orders-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        960
      ],
      "webhookId": "d05d1b83-9a4d-4c3c-a845-6062ab29a675",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "pollTimes": {
          "item": [
            {
              "mode": "everyMinute"
            }
          ]
        },
        "filters": {}
      },
      "id": "03824987-80e0-4801-9eb9-ab077dcad498",
      "name": "trigger-on-new-email",
      "type": "n8n-nodes-base.gmailTrigger",
      "position": [
        -384,
        864
      ],
      "typeVersion": 1.3,
      "credentials": {
        "gmailOAuth2": {
          "id": "gO8EWg5jZuSVkFxz",
          "name": "Gmail account"
        }
      }
    },
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "hours"
            }
          ]
        }
      },
      "id": "07d459bc-aa1f-4b47-91c3-77a8f181ff1e",
      "name": "trigger-on-schedule",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -832,
        576
      ],
      "typeVersion": 1.2
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "Label_592491164405205706"
        ]
      },
      "id": "5f258ca7-2aa9-4669-960b-0c6c8901e15a",
      "name": "add-todo-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        1344
      ],
      "webhookId": "85761060-d109-4b71-bf3d-c75d4926ddd1",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $('Text Classifier').item.json.id }}",
        "labelIds": [
          "Label_6907032554230053916"
        ]
      },
      "id": "e712287a-2a8c-4c37-a7f9-ccbacdad5a59",
      "name": "add-appointments-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        864,
        1536
      ],
      "webhookId": "0d55be0e-42d7-4e1e-b96d-986972669212",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "operation": "get",
        "messageId": "={{ $json.id }}",
        "simple": false,
        "options": {}
      },
      "id": "9c00da19-d5de-4d09-8594-e68eb9b5e844",
      "name": "get-message-details",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        1536
      ],
      "webhookId": "ebf2ed3b-25e6-42d6-8fe6-2a9e9c6966ba",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "workflowId": {
          "__rl": true,
          "mode": "list",
          "value": "pC10tkClT3jrqpFA",
          "cachedResultUrl": "/workflow/pC10tkClT3jrqpFA",
          "cachedResultName": "Add event to calendar"
        },
        "workflowInputs": {
          "value": {
            "id": "={{ $json.id }}",
            "text": "={{ $json.text }}",
            "subject": "={{ $json.subject }}",
            "to_text": "={{ $json.to.text }}",
            "from_text": "={{ $json.from.text }}"
          },
          "schema": [
            {
              "id": "text",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "subject",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "subject",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "from_text",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "from_text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "to_text",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "to_text",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            },
            {
              "id": "id",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "id",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [
            "text",
            "subject",
            "from_text",
            "to_text",
            "id"
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": true
        },
        "options": {}
      },
      "id": "1cced6da-8dd5-4015-b110-740f9f34b91b",
      "name": "call-add-event-to-calendar",
      "type": "n8n-nodes-base.executeWorkflow",
      "position": [
        640,
        1536
      ],
      "typeVersion": 1.2
    },
    {
      "parameters": {
        "model": "llama3.1",
        "baseUrl": "http://ollama:11434",
        "options": {}
      },
      "id": "207b0513-86d3-4870-a0c4-b850bdeff01d",
      "name": "ollama-chat-model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama",
      "position": [
        144,
        1216
      ],
      "typeVersion": 1
    },
    {
      "parameters": {
        "workflowId": {
          "__rl": true,
          "mode": "list",
          "value": "SPWjEUVFX2sgBrfU",
          "cachedResultUrl": "/workflow/SPWjEUVFX2sgBrfU",
          "cachedResultName": "Parcel Tracking"
        },
        "workflowInputs": {
          "value": {},
          "mappingMode": "defineBelow"
        },
        "options": {}
      },
      "id": "979daa66-89b1-4035-bba5-df48f273f371",
      "name": "call-parcel-tracking-workflow",
      "type": "n8n-nodes-base.executeWorkflow",
      "position": [
        640,
        960
      ],
      "typeVersion": 1.3
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $('Text Classifier').item.json.id }}",
        "labelIds": [
          "Label_5945242542192022927"
        ]
      },
      "id": "2a58f477-fb37-4924-94c0-d7d93819504d",
      "name": "add-delivery-notifications-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        864,
        48
      ],
      "webhookId": "1991969b-9895-4296-8d06-1c4234da3181",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "operation": "get",
        "messageId": "={{ $json.id }}",
        "simple": false,
        "options": {}
      },
      "id": "2ff93315-ee11-43c7-a688-0855eec1ad11",
      "name": "get-tracking-message-details",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        48
      ],
      "webhookId": "3f5c346c-0510-44fa-8e51-26f333ca0789",
      "typeVersion": 2.1,
      "credentials": {
        "gmailOAuth2": {
          "id": "gO8EWg5jZuSVkFxz",
          "name": "Gmail account"
        }
      }
    },
    {
      "parameters": {
        "operation": "removeLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "INBOX"
        ]
      },
      "id": "a76644d5-60e4-4d12-a359-b676db1f84ed",
      "name": "remove-message-from-inbox",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1088,
        144
      ],
      "webhookId": "726d65ae-951d-4da3-b123-a56c626f089e",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "workflowId": {
          "__rl": true,
          "mode": "list",
          "value": "SPWjEUVFX2sgBrfU",
          "cachedResultUrl": "/workflow/SPWjEUVFX2sgBrfU",
          "cachedResultName": "Parcel Tracking"
        },
        "workflowInputs": {
          "value": {
            "bodyText": "={{ $json.html }}"
          },
          "schema": [
            {
              "id": "bodyText",
              "type": "string",
              "display": true,
              "removed": false,
              "required": false,
              "displayName": "bodyText",
              "defaultMatch": false,
              "canBeUsedToMatch": true
            }
          ],
          "mappingMode": "defineBelow",
          "matchingColumns": [],
          "attemptToConvertTypes": false,
          "convertFieldsToString": true
        },
        "mode": "each",
        "options": {}
      },
      "id": "7c4078ed-2ca2-44a4-a998-ea3c12efee98",
      "name": "call-parcel-tracking-workflow-for-delivery",
      "type": "n8n-nodes-base.executeWorkflow",
      "position": [
        640,
        48
      ],
      "typeVersion": 1.3,
      "alwaysOutputData": true
    },
    {
      "parameters": {
        "sortFieldsUi": {
          "sortField": [
            {
              "fieldName": "internalDate"
            }
          ]
        },
        "options": {}
      },
      "id": "c343991a-6d88-465d-b8b2-c002088024c6",
      "name": "sort-messages-by-date",
      "type": "n8n-nodes-base.sort",
      "position": [
        -384,
        672
      ],
      "typeVersion": 1
    },
    {
      "parameters": {
        "assignments": {
          "assignments": [
            {
              "id": "[REDACTED_TOKEN]",
              "name": "snippet",
              "type": "string",
              "value": "={{ $json.snippet }}"
            },
            {
              "id": "[REDACTED_TOKEN]",
              "name": "From",
              "type": "string",
              "value": "={{ $json.From }}"
            },
            {
              "id": "[REDACTED_TOKEN]",
              "name": "To",
              "type": "string",
              "value": "={{ $json.To }}"
            },
            {
              "id": "[REDACTED_TOKEN]",
              "name": "Subject",
              "type": "string",
              "value": "={{ $json.Subject }}"
            },
            {
              "id": "[REDACTED_TOKEN]",
              "name": "id",
              "type": "string",
              "value": "={{ $json.id }}"
            }
          ]
        },
        "options": {}
      },
      "id": "69dde38d-38fd-4442-9dd2-9c98447d25ed",
      "name": "prepare-email-fields-for-classification",
      "type": "n8n-nodes-base.set",
      "position": [
        -160,
        768
      ],
      "typeVersion": 3.4
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "Label_1724219849476754320"
        ]
      },
      "id": "1392b304-3799-477a-acbd-783122d1fd5d",
      "name": "add-marketing-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        224
      ],
      "webhookId": "1991969b-9895-4296-8d06-1c4234da3181",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "operation": "addLabels",
        "messageId": "={{ $json.id }}",
        "labelIds": [
          "Label_5234323797628722379"
        ]
      },
      "id": "25295884-e155-4b05-a538-ec3b2ff4a239",
      "name": "add-rewards-program-label-to-message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        416,
        1152
      ],
      "webhookId": "24c5fbcb-983a-4080-b385-574783d3fa59",
      "typeVersion": 2.1
    },
    {
      "parameters": {
        "mode": "append"
      },
      "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
      "name": "merge-all-labels",
      "type": "n8n-nodes-base.merge",
      "position": [
        1320,
        768
      ],
      "typeVersion": 3
    },
    {
      "parameters": {
        "promptType": "define",
        "text": "=The following email was processed by an automated email labeling system:\n\n{{ $json.toJsonString() }}\n\nWrite a concise 2-3 sentence summary describing the email and what automated label or action was applied to it."
      },
      "id": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
      "name": "summarize-email-chain",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1540,
        768
      ],
      "typeVersion": 1.4
    },
    {
      "parameters": {
        "model": "llama3.1",
        "baseUrl": "http://ollama:11434",
        "options": {}
      },
      "id": "c3d4e5f6-a7b8-9012-cdef-012345678902",
      "name": "ollama-summarize-model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama",
      "position": [
        1540,
        960
      ],
      "typeVersion": 1
    },
    {
      "parameters": {
        "chatId": "YOUR_TELEGRAM_CHAT_ID",
        "text": "=📧 Email Processed:\n\n{{ $json.text }}",
        "additionalFields": {}
      },
      "id": "d4e5f6a7-b8c9-0123-def0-123456789012",
      "name": "telegram-send-summary",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1760,
        768
      ],
      "typeVersion": 1.2,
      "credentials": {
        "telegramApi": {
          "id": "REPLACE_WITH_CREDENTIAL_ID",
          "name": "Telegram account"
        }
      }
    }
  ],
  "pinData": {},
  "connections": {
    "manual-trigger": {
      "main": [
        [
          {
            "node": "get-unlabeled-messages",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "get-message-details": {
      "main": [
        [
          {
            "node": "call-add-event-to-calendar",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "trigger-on-schedule": {
      "main": [
        [
          {
            "node": "get-unlabeled-messages",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "trigger-on-new-email": {
      "main": [
        [
          {
            "node": "prepare-email-fields-for-classification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ollama-chat-model": {
      "ai_languageModel": [
        [
          {
            "node": "classify-email-category",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "sort-messages-by-date": {
      "main": [
        [
          {
            "node": "prepare-email-fields-for-classification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "get-unlabeled-messages": {
      "main": [
        [
          {
            "node": "sort-messages-by-date",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "classify-email-category": {
      "main": [
        [
          {
            "node": "get-tracking-message-details",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "add-marketing-label-to-message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "add-alert-label-to-message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "add-personal-label-to-message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "add-travel-label-to-message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "add-orders-label-to-message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "add-rewards-program-label-to-message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "add-todo-label-to-message",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "get-message-details",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "call-add-event-to-calendar": {
      "main": [
        [
          {
            "node": "add-appointments-label-to-message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-orders-label-to-message": {
      "main": [
        [
          {
            "node": "call-parcel-tracking-workflow",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "get-tracking-message-details": {
      "main": [
        [
          {
            "node": "call-parcel-tracking-workflow-for-delivery",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-marketing-label-to-message": {
      "main": [
        [
          {
            "node": "remove-message-from-inbox",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-appointments-label-to-message": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "prepare-email-fields-for-classification": {
      "main": [
        [
          {
            "node": "classify-email-category",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "call-parcel-tracking-workflow-for-delivery": {
      "main": [
        [
          {
            "node": "add-delivery-notifications-label-to-message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-delivery-notifications-label-to-message": {
      "main": [
        [
          {
            "node": "remove-message-from-inbox",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-alert-label-to-message": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-personal-label-to-message": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-travel-label-to-message": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-rewards-program-label-to-message": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "add-todo-label-to-message": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "call-parcel-tracking-workflow": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "remove-message-from-inbox": {
      "main": [
        [
          {
            "node": "merge-all-labels",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "merge-all-labels": {
      "main": [
        [
          {
            "node": "summarize-email-chain",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ollama-summarize-model": {
      "ai_languageModel": [
        [
          {
            "node": "summarize-email-chain",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "summarize-email-chain": {
      "main": [
        [
          {
            "node": "telegram-send-summary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "saveDataErrorExecution": "all",
    "saveDataSuccessExecution": "all",
    "saveManualExecutions": true,
    "saveExecutionProgress": true,
    "callerPolicy": "workflowsFromSameOwner",
    "availableInMCP": false
  },
  "versionId": "cfded7fc-27c9-469c-a143-c65aa8df6498",
  "meta": {
    "instanceId": "e09d1f0f8b9f78e80ac70b6dc8726dd263b0b6ffc4300b0eee3b58f6da316f29"
  },
  "id": "3pAqGh5nQ84rkX31",
  "tags": []
}