n8n-nodes-ume-v4 4.5.28 → 4.5.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3295,12 +3295,12 @@
|
|
3295
3295
|
"description": "Dịch vụ Comment Twitter trên twitter\n\n**Tính năng tự động:** Hệ thống sẽ tự động trích xuất ID từ URL Facebook, Instagram, TikTok, YouTube, Twitter, Threads, Telegram, Shopee nếu bạn nhập link.",
|
3296
3296
|
"parameters": [
|
3297
3297
|
{
|
3298
|
-
"name": "
|
3299
|
-
"displayName": "
|
3298
|
+
"name": "link",
|
3299
|
+
"displayName": "Link",
|
3300
3300
|
"type": "string",
|
3301
3301
|
"required": false,
|
3302
3302
|
"default": "",
|
3303
|
-
"description": "
|
3303
|
+
"description": "Link gốc (hệ thống sẽ tự động trích xuất ID từ URL nếu bạn nhập link)",
|
3304
3304
|
"placeholder": "https://x.com/username/status/123456789 hoặc 123456789"
|
3305
3305
|
},
|
3306
3306
|
{
|
@@ -3455,12 +3455,12 @@
|
|
3455
3455
|
"description": "Dịch vụ Like Twitter trên twitter\n\n",
|
3456
3456
|
"parameters": [
|
3457
3457
|
{
|
3458
|
-
"name": "
|
3459
|
-
"displayName": "
|
3458
|
+
"name": "link",
|
3459
|
+
"displayName": "Link",
|
3460
3460
|
"type": "string",
|
3461
3461
|
"required": false,
|
3462
3462
|
"default": "",
|
3463
|
-
"description": "
|
3463
|
+
"description": "Link gốc (hệ thống sẽ tự động trích xuất ID từ URL nếu bạn nhập link)",
|
3464
3464
|
"placeholder": "https://x.com/username/status/123456789 hoặc 123456789"
|
3465
3465
|
},
|
3466
3466
|
{
|
@@ -3615,12 +3615,12 @@
|
|
3615
3615
|
"description": "Dịch vụ Retweet Twitter trên twitter\n\n",
|
3616
3616
|
"parameters": [
|
3617
3617
|
{
|
3618
|
-
"name": "
|
3619
|
-
"displayName": "
|
3618
|
+
"name": "link",
|
3619
|
+
"displayName": "Link",
|
3620
3620
|
"type": "string",
|
3621
3621
|
"required": false,
|
3622
3622
|
"default": "",
|
3623
|
-
"description": "
|
3623
|
+
"description": "Link gốc (hệ thống sẽ tự động trích xuất ID từ URL nếu bạn nhập link)",
|
3624
3624
|
"placeholder": "https://x.com/username/status/123456789 hoặc 123456789"
|
3625
3625
|
},
|
3626
3626
|
{
|