0nmcp 3.1.0 → 3.2.0
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.
- package/README.md +206 -116
- package/lib/badges.json +5 -5
- package/lib/catalog.json +2024 -438
- package/lib/stats.json +1868 -441
- package/package.json +29 -9
package/lib/stats.json
CHANGED
|
@@ -1,187 +1,187 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generated": "2026-04-
|
|
3
|
-
"catalogVersion": "
|
|
4
|
-
"services":
|
|
5
|
-
"tools":
|
|
6
|
-
"actions":
|
|
7
|
-
"triggers":
|
|
2
|
+
"generated": "2026-04-05T22:02:24.604Z",
|
|
3
|
+
"catalogVersion": "3.0.0",
|
|
4
|
+
"services": 96,
|
|
5
|
+
"tools": 1280,
|
|
6
|
+
"actions": 209,
|
|
7
|
+
"triggers": 310,
|
|
8
8
|
"categories": 21,
|
|
9
9
|
"perService": {
|
|
10
10
|
"crm": {
|
|
11
11
|
"name": "CRM",
|
|
12
12
|
"category": "crm",
|
|
13
|
-
"tools":
|
|
13
|
+
"tools": 14,
|
|
14
14
|
"actions": 3,
|
|
15
15
|
"triggers": 5,
|
|
16
|
-
"total":
|
|
16
|
+
"total": 22
|
|
17
17
|
},
|
|
18
18
|
"stripe": {
|
|
19
19
|
"name": "Stripe",
|
|
20
20
|
"category": "payments",
|
|
21
|
-
"tools":
|
|
21
|
+
"tools": 12,
|
|
22
22
|
"actions": 3,
|
|
23
23
|
"triggers": 5,
|
|
24
|
-
"total":
|
|
24
|
+
"total": 20
|
|
25
|
+
},
|
|
26
|
+
"sendgrid": {
|
|
27
|
+
"name": "SendGrid",
|
|
28
|
+
"category": "email",
|
|
29
|
+
"tools": 5,
|
|
30
|
+
"actions": 2,
|
|
31
|
+
"triggers": 4,
|
|
32
|
+
"total": 11
|
|
33
|
+
},
|
|
34
|
+
"resend": {
|
|
35
|
+
"name": "Resend",
|
|
36
|
+
"category": "email",
|
|
37
|
+
"tools": 67,
|
|
38
|
+
"actions": 3,
|
|
39
|
+
"triggers": 4,
|
|
40
|
+
"total": 74
|
|
41
|
+
},
|
|
42
|
+
"twilio": {
|
|
43
|
+
"name": "Twilio",
|
|
44
|
+
"category": "communication",
|
|
45
|
+
"tools": 3,
|
|
46
|
+
"actions": 2,
|
|
47
|
+
"triggers": 3,
|
|
48
|
+
"total": 8
|
|
25
49
|
},
|
|
26
50
|
"slack": {
|
|
27
51
|
"name": "Slack",
|
|
28
52
|
"category": "communication",
|
|
29
|
-
"tools":
|
|
53
|
+
"tools": 45,
|
|
30
54
|
"actions": 2,
|
|
31
55
|
"triggers": 3,
|
|
32
|
-
"total":
|
|
56
|
+
"total": 50
|
|
33
57
|
},
|
|
34
58
|
"discord": {
|
|
35
59
|
"name": "Discord",
|
|
36
60
|
"category": "communication",
|
|
37
|
-
"tools":
|
|
61
|
+
"tools": 2,
|
|
38
62
|
"actions": 2,
|
|
39
63
|
"triggers": 2,
|
|
40
|
-
"total":
|
|
64
|
+
"total": 6
|
|
41
65
|
},
|
|
42
66
|
"openai": {
|
|
43
67
|
"name": "OpenAI",
|
|
44
68
|
"category": "ai",
|
|
45
|
-
"tools":
|
|
69
|
+
"tools": 4,
|
|
46
70
|
"actions": 3,
|
|
47
71
|
"triggers": 2,
|
|
48
|
-
"total": 15
|
|
49
|
-
},
|
|
50
|
-
"anthropic": {
|
|
51
|
-
"name": "Anthropic",
|
|
52
|
-
"category": "ai",
|
|
53
|
-
"tools": 6,
|
|
54
|
-
"actions": 2,
|
|
55
|
-
"triggers": 1,
|
|
56
72
|
"total": 9
|
|
57
73
|
},
|
|
58
|
-
"twilio": {
|
|
59
|
-
"name": "Twilio",
|
|
60
|
-
"category": "communication",
|
|
61
|
-
"tools": 8,
|
|
62
|
-
"actions": 2,
|
|
63
|
-
"triggers": 3,
|
|
64
|
-
"total": 13
|
|
65
|
-
},
|
|
66
|
-
"sendgrid": {
|
|
67
|
-
"name": "SendGrid",
|
|
68
|
-
"category": "email",
|
|
69
|
-
"tools": 8,
|
|
70
|
-
"actions": 2,
|
|
71
|
-
"triggers": 4,
|
|
72
|
-
"total": 14
|
|
73
|
-
},
|
|
74
|
-
"supabase": {
|
|
75
|
-
"name": "Supabase",
|
|
76
|
-
"category": "database",
|
|
77
|
-
"tools": 10,
|
|
78
|
-
"actions": 2,
|
|
79
|
-
"triggers": 4,
|
|
80
|
-
"total": 16
|
|
81
|
-
},
|
|
82
74
|
"airtable": {
|
|
83
75
|
"name": "Airtable",
|
|
84
76
|
"category": "database",
|
|
85
|
-
"tools":
|
|
77
|
+
"tools": 5,
|
|
86
78
|
"actions": 2,
|
|
87
79
|
"triggers": 2,
|
|
88
|
-
"total":
|
|
80
|
+
"total": 9
|
|
89
81
|
},
|
|
90
82
|
"notion": {
|
|
91
83
|
"name": "Notion",
|
|
92
84
|
"category": "productivity",
|
|
93
|
-
"tools":
|
|
85
|
+
"tools": 5,
|
|
94
86
|
"actions": 2,
|
|
95
87
|
"triggers": 3,
|
|
96
|
-
"total":
|
|
88
|
+
"total": 10
|
|
97
89
|
},
|
|
98
90
|
"github": {
|
|
99
91
|
"name": "GitHub",
|
|
100
92
|
"category": "devtools",
|
|
101
|
-
"tools":
|
|
93
|
+
"tools": 5,
|
|
102
94
|
"actions": 2,
|
|
103
95
|
"triggers": 6,
|
|
104
|
-
"total":
|
|
96
|
+
"total": 13
|
|
105
97
|
},
|
|
106
98
|
"linear": {
|
|
107
99
|
"name": "Linear",
|
|
108
100
|
"category": "devtools",
|
|
109
|
-
"tools":
|
|
101
|
+
"tools": 1,
|
|
110
102
|
"actions": 2,
|
|
111
103
|
"triggers": 3,
|
|
112
|
-
"total":
|
|
104
|
+
"total": 6
|
|
113
105
|
},
|
|
114
106
|
"shopify": {
|
|
115
107
|
"name": "Shopify",
|
|
116
108
|
"category": "ecommerce",
|
|
117
|
-
"tools":
|
|
109
|
+
"tools": 6,
|
|
118
110
|
"actions": 3,
|
|
119
111
|
"triggers": 5,
|
|
120
|
-
"total":
|
|
112
|
+
"total": 14
|
|
121
113
|
},
|
|
122
114
|
"hubspot": {
|
|
123
115
|
"name": "HubSpot",
|
|
124
116
|
"category": "crm",
|
|
125
|
-
"tools":
|
|
117
|
+
"tools": 6,
|
|
126
118
|
"actions": 3,
|
|
127
119
|
"triggers": 4,
|
|
128
|
-
"total":
|
|
120
|
+
"total": 13
|
|
121
|
+
},
|
|
122
|
+
"supabase": {
|
|
123
|
+
"name": "Supabase",
|
|
124
|
+
"category": "database",
|
|
125
|
+
"tools": 6,
|
|
126
|
+
"actions": 2,
|
|
127
|
+
"triggers": 4,
|
|
128
|
+
"total": 12
|
|
129
129
|
},
|
|
130
130
|
"calendly": {
|
|
131
131
|
"name": "Calendly",
|
|
132
132
|
"category": "scheduling",
|
|
133
|
-
"tools":
|
|
133
|
+
"tools": 3,
|
|
134
134
|
"actions": 2,
|
|
135
135
|
"triggers": 3,
|
|
136
|
-
"total":
|
|
136
|
+
"total": 8
|
|
137
137
|
},
|
|
138
138
|
"google_calendar": {
|
|
139
139
|
"name": "Google Calendar",
|
|
140
140
|
"category": "scheduling",
|
|
141
|
-
"tools":
|
|
141
|
+
"tools": 5,
|
|
142
142
|
"actions": 2,
|
|
143
143
|
"triggers": 3,
|
|
144
|
-
"total":
|
|
144
|
+
"total": 10
|
|
145
145
|
},
|
|
146
146
|
"gmail": {
|
|
147
147
|
"name": "Gmail",
|
|
148
148
|
"category": "email",
|
|
149
|
-
"tools":
|
|
149
|
+
"tools": 13,
|
|
150
150
|
"actions": 3,
|
|
151
151
|
"triggers": 3,
|
|
152
|
-
"total":
|
|
152
|
+
"total": 19
|
|
153
153
|
},
|
|
154
154
|
"google_sheets": {
|
|
155
155
|
"name": "Google Sheets",
|
|
156
156
|
"category": "database",
|
|
157
|
-
"tools":
|
|
157
|
+
"tools": 8,
|
|
158
158
|
"actions": 3,
|
|
159
159
|
"triggers": 3,
|
|
160
|
-
"total":
|
|
160
|
+
"total": 14
|
|
161
161
|
},
|
|
162
162
|
"google_drive": {
|
|
163
163
|
"name": "Google Drive",
|
|
164
164
|
"category": "storage",
|
|
165
|
-
"tools":
|
|
165
|
+
"tools": 10,
|
|
166
166
|
"actions": 3,
|
|
167
167
|
"triggers": 3,
|
|
168
|
-
"total":
|
|
168
|
+
"total": 16
|
|
169
169
|
},
|
|
170
170
|
"jira": {
|
|
171
171
|
"name": "Jira",
|
|
172
172
|
"category": "devtools",
|
|
173
|
-
"tools":
|
|
173
|
+
"tools": 12,
|
|
174
174
|
"actions": 3,
|
|
175
175
|
"triggers": 5,
|
|
176
|
-
"total":
|
|
176
|
+
"total": 20
|
|
177
177
|
},
|
|
178
178
|
"zendesk": {
|
|
179
179
|
"name": "Zendesk",
|
|
180
180
|
"category": "support",
|
|
181
|
-
"tools":
|
|
181
|
+
"tools": 12,
|
|
182
182
|
"actions": 3,
|
|
183
183
|
"triggers": 5,
|
|
184
|
-
"total":
|
|
184
|
+
"total": 20
|
|
185
185
|
},
|
|
186
186
|
"mailchimp": {
|
|
187
187
|
"name": "Mailchimp",
|
|
@@ -210,10 +210,10 @@
|
|
|
210
210
|
"mongodb": {
|
|
211
211
|
"name": "MongoDB",
|
|
212
212
|
"category": "database",
|
|
213
|
-
"tools":
|
|
213
|
+
"tools": 8,
|
|
214
214
|
"actions": 3,
|
|
215
215
|
"triggers": 3,
|
|
216
|
-
"total":
|
|
216
|
+
"total": 14
|
|
217
217
|
},
|
|
218
218
|
"quickbooks": {
|
|
219
219
|
"name": "QuickBooks",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"total": 15
|
|
249
249
|
},
|
|
250
250
|
"whatsapp": {
|
|
251
|
-
"name": "WhatsApp",
|
|
251
|
+
"name": "WhatsApp Business",
|
|
252
252
|
"category": "communication",
|
|
253
253
|
"tools": 6,
|
|
254
254
|
"actions": 1,
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"total": 15
|
|
265
265
|
},
|
|
266
266
|
"twitter": {
|
|
267
|
-
"name": "Twitter
|
|
267
|
+
"name": "X (Twitter)",
|
|
268
268
|
"category": "social",
|
|
269
269
|
"tools": 16,
|
|
270
270
|
"actions": 2,
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"total": 21
|
|
273
273
|
},
|
|
274
274
|
"tiktok": {
|
|
275
|
-
"name": "TikTok",
|
|
275
|
+
"name": "TikTok Business",
|
|
276
276
|
"category": "social",
|
|
277
277
|
"tools": 11,
|
|
278
278
|
"actions": 2,
|
|
@@ -287,202 +287,586 @@
|
|
|
287
287
|
"triggers": 2,
|
|
288
288
|
"total": 13
|
|
289
289
|
},
|
|
290
|
-
"facebook_ads": {
|
|
291
|
-
"name": "Facebook Ads",
|
|
292
|
-
"category": "advertising",
|
|
293
|
-
"tools": 11,
|
|
290
|
+
"facebook_ads": {
|
|
291
|
+
"name": "Facebook Ads",
|
|
292
|
+
"category": "advertising",
|
|
293
|
+
"tools": 11,
|
|
294
|
+
"actions": 2,
|
|
295
|
+
"triggers": 3,
|
|
296
|
+
"total": 16
|
|
297
|
+
},
|
|
298
|
+
"plaid": {
|
|
299
|
+
"name": "Plaid",
|
|
300
|
+
"category": "finance",
|
|
301
|
+
"tools": 9,
|
|
302
|
+
"actions": 2,
|
|
303
|
+
"triggers": 2,
|
|
304
|
+
"total": 13
|
|
305
|
+
},
|
|
306
|
+
"square": {
|
|
307
|
+
"name": "Square",
|
|
308
|
+
"category": "payments",
|
|
309
|
+
"tools": 57,
|
|
310
|
+
"actions": 2,
|
|
311
|
+
"triggers": 3,
|
|
312
|
+
"total": 62
|
|
313
|
+
},
|
|
314
|
+
"woocommerce": {
|
|
315
|
+
"name": "WooCommerce",
|
|
316
|
+
"category": "ecommerce",
|
|
317
|
+
"tools": 12,
|
|
318
|
+
"actions": 3,
|
|
319
|
+
"triggers": 4,
|
|
320
|
+
"total": 19
|
|
321
|
+
},
|
|
322
|
+
"tiktok_ads": {
|
|
323
|
+
"name": "TikTok Ads",
|
|
324
|
+
"category": "advertising",
|
|
325
|
+
"tools": 12,
|
|
326
|
+
"actions": 1,
|
|
327
|
+
"triggers": 2,
|
|
328
|
+
"total": 15
|
|
329
|
+
},
|
|
330
|
+
"x_ads": {
|
|
331
|
+
"name": "X Ads",
|
|
332
|
+
"category": "advertising",
|
|
333
|
+
"tools": 11,
|
|
334
|
+
"actions": 1,
|
|
335
|
+
"triggers": 2,
|
|
336
|
+
"total": 14
|
|
337
|
+
},
|
|
338
|
+
"linkedin_ads": {
|
|
339
|
+
"name": "LinkedIn Ads",
|
|
340
|
+
"category": "advertising",
|
|
341
|
+
"tools": 11,
|
|
342
|
+
"actions": 1,
|
|
343
|
+
"triggers": 2,
|
|
344
|
+
"total": 14
|
|
345
|
+
},
|
|
346
|
+
"instagram_ads": {
|
|
347
|
+
"name": "Instagram Ads",
|
|
348
|
+
"category": "advertising",
|
|
349
|
+
"tools": 8,
|
|
350
|
+
"actions": 1,
|
|
351
|
+
"triggers": 2,
|
|
352
|
+
"total": 11
|
|
353
|
+
},
|
|
354
|
+
"smartlead": {
|
|
355
|
+
"name": "Smartlead",
|
|
356
|
+
"category": "marketing",
|
|
357
|
+
"tools": 12,
|
|
358
|
+
"actions": 2,
|
|
359
|
+
"triggers": 3,
|
|
360
|
+
"total": 17
|
|
361
|
+
},
|
|
362
|
+
"zapier": {
|
|
363
|
+
"name": "Zapier",
|
|
364
|
+
"category": "automation",
|
|
365
|
+
"tools": 5,
|
|
366
|
+
"actions": 1,
|
|
367
|
+
"triggers": 2,
|
|
368
|
+
"total": 8
|
|
369
|
+
},
|
|
370
|
+
"mulesoft": {
|
|
371
|
+
"name": "MuleSoft",
|
|
372
|
+
"category": "integration",
|
|
373
|
+
"tools": 7,
|
|
374
|
+
"actions": 1,
|
|
375
|
+
"triggers": 2,
|
|
376
|
+
"total": 10
|
|
377
|
+
},
|
|
378
|
+
"azure": {
|
|
379
|
+
"name": "Microsoft Azure",
|
|
380
|
+
"category": "cloud",
|
|
381
|
+
"tools": 11,
|
|
382
|
+
"actions": 2,
|
|
383
|
+
"triggers": 3,
|
|
384
|
+
"total": 16
|
|
385
|
+
},
|
|
386
|
+
"pipedrive": {
|
|
387
|
+
"name": "Pipedrive",
|
|
388
|
+
"category": "crm",
|
|
389
|
+
"tools": 95,
|
|
390
|
+
"actions": 3,
|
|
391
|
+
"triggers": 5,
|
|
392
|
+
"total": 103
|
|
393
|
+
},
|
|
394
|
+
"linkedin": {
|
|
395
|
+
"name": "LinkedIn",
|
|
396
|
+
"category": "social",
|
|
397
|
+
"tools": 50,
|
|
398
|
+
"actions": 2,
|
|
399
|
+
"triggers": 3,
|
|
400
|
+
"total": 55
|
|
401
|
+
},
|
|
402
|
+
"cloudflare": {
|
|
403
|
+
"name": "Cloudflare",
|
|
404
|
+
"category": "cloud",
|
|
405
|
+
"tools": 21,
|
|
406
|
+
"actions": 3,
|
|
407
|
+
"triggers": 4,
|
|
408
|
+
"total": 28
|
|
409
|
+
},
|
|
410
|
+
"godaddy": {
|
|
411
|
+
"name": "GoDaddy",
|
|
412
|
+
"category": "ecommerce",
|
|
413
|
+
"tools": 9,
|
|
414
|
+
"actions": 2,
|
|
415
|
+
"triggers": 3,
|
|
416
|
+
"total": 14
|
|
417
|
+
},
|
|
418
|
+
"n8n": {
|
|
419
|
+
"name": "n8n",
|
|
420
|
+
"category": "automation",
|
|
421
|
+
"tools": 14,
|
|
422
|
+
"actions": 3,
|
|
423
|
+
"triggers": 4,
|
|
424
|
+
"total": 21
|
|
425
|
+
},
|
|
426
|
+
"pabbly": {
|
|
427
|
+
"name": "Pabbly Connect",
|
|
428
|
+
"category": "automation",
|
|
429
|
+
"tools": 9,
|
|
430
|
+
"actions": 2,
|
|
431
|
+
"triggers": 3,
|
|
432
|
+
"total": 14
|
|
433
|
+
},
|
|
434
|
+
"make": {
|
|
435
|
+
"name": "Make",
|
|
436
|
+
"category": "automation",
|
|
437
|
+
"tools": 15,
|
|
438
|
+
"actions": 3,
|
|
439
|
+
"triggers": 4,
|
|
440
|
+
"total": 22
|
|
441
|
+
},
|
|
442
|
+
"whimsical": {
|
|
443
|
+
"name": "Whimsical",
|
|
444
|
+
"category": "productivity",
|
|
445
|
+
"tools": 18,
|
|
446
|
+
"actions": 3,
|
|
447
|
+
"triggers": 4,
|
|
448
|
+
"total": 25
|
|
449
|
+
},
|
|
450
|
+
"ollama": {
|
|
451
|
+
"name": "Ollama",
|
|
452
|
+
"category": "ai",
|
|
453
|
+
"tools": 8,
|
|
454
|
+
"actions": 2,
|
|
455
|
+
"triggers": 3,
|
|
456
|
+
"total": 13
|
|
457
|
+
},
|
|
458
|
+
"reddit": {
|
|
459
|
+
"name": "Reddit",
|
|
460
|
+
"category": "social",
|
|
461
|
+
"tools": 21,
|
|
462
|
+
"actions": 3,
|
|
463
|
+
"triggers": 4,
|
|
464
|
+
"total": 28
|
|
465
|
+
},
|
|
466
|
+
"figma": {
|
|
467
|
+
"name": "Figma",
|
|
468
|
+
"category": "devtools",
|
|
469
|
+
"tools": 32,
|
|
470
|
+
"actions": 3,
|
|
471
|
+
"triggers": 4,
|
|
472
|
+
"total": 39
|
|
473
|
+
},
|
|
474
|
+
"elevenlabs": {
|
|
475
|
+
"name": "ElevenLabs",
|
|
476
|
+
"category": "ai",
|
|
477
|
+
"tools": 8,
|
|
478
|
+
"actions": 2,
|
|
479
|
+
"triggers": 3,
|
|
480
|
+
"total": 13
|
|
481
|
+
},
|
|
482
|
+
"deepgram": {
|
|
483
|
+
"name": "Deepgram",
|
|
484
|
+
"category": "ai",
|
|
485
|
+
"tools": 7,
|
|
486
|
+
"actions": 2,
|
|
487
|
+
"triggers": 3,
|
|
488
|
+
"total": 12
|
|
489
|
+
},
|
|
490
|
+
"groq": {
|
|
491
|
+
"name": "Groq",
|
|
492
|
+
"category": "ai",
|
|
493
|
+
"tools": 3,
|
|
494
|
+
"actions": 1,
|
|
495
|
+
"triggers": 2,
|
|
496
|
+
"total": 6
|
|
497
|
+
},
|
|
498
|
+
"cohere": {
|
|
499
|
+
"name": "Cohere",
|
|
500
|
+
"category": "ai",
|
|
501
|
+
"tools": 6,
|
|
502
|
+
"actions": 2,
|
|
503
|
+
"triggers": 3,
|
|
504
|
+
"total": 11
|
|
505
|
+
},
|
|
506
|
+
"mistral": {
|
|
507
|
+
"name": "Mistral",
|
|
508
|
+
"category": "ai",
|
|
509
|
+
"tools": 3,
|
|
510
|
+
"actions": 1,
|
|
511
|
+
"triggers": 2,
|
|
512
|
+
"total": 6
|
|
513
|
+
},
|
|
514
|
+
"replicate": {
|
|
515
|
+
"name": "Replicate",
|
|
516
|
+
"category": "ai",
|
|
517
|
+
"tools": 8,
|
|
518
|
+
"actions": 2,
|
|
519
|
+
"triggers": 3,
|
|
520
|
+
"total": 13
|
|
521
|
+
},
|
|
522
|
+
"stability": {
|
|
523
|
+
"name": "Stability AI",
|
|
524
|
+
"category": "ai",
|
|
525
|
+
"tools": 6,
|
|
526
|
+
"actions": 2,
|
|
527
|
+
"triggers": 3,
|
|
528
|
+
"total": 11
|
|
529
|
+
},
|
|
530
|
+
"telegram": {
|
|
531
|
+
"name": "Telegram",
|
|
532
|
+
"category": "communication",
|
|
533
|
+
"tools": 132,
|
|
534
|
+
"actions": 3,
|
|
535
|
+
"triggers": 4,
|
|
536
|
+
"total": 139
|
|
537
|
+
},
|
|
538
|
+
"postmark": {
|
|
539
|
+
"name": "Postmark",
|
|
540
|
+
"category": "email",
|
|
541
|
+
"tools": 9,
|
|
542
|
+
"actions": 2,
|
|
543
|
+
"triggers": 3,
|
|
544
|
+
"total": 14
|
|
545
|
+
},
|
|
546
|
+
"mailgun": {
|
|
547
|
+
"name": "Mailgun",
|
|
548
|
+
"category": "email",
|
|
549
|
+
"tools": 8,
|
|
550
|
+
"actions": 2,
|
|
551
|
+
"triggers": 3,
|
|
552
|
+
"total": 13
|
|
553
|
+
},
|
|
554
|
+
"convertkit": {
|
|
555
|
+
"name": "ConvertKit",
|
|
556
|
+
"category": "email",
|
|
557
|
+
"tools": 11,
|
|
558
|
+
"actions": 3,
|
|
559
|
+
"triggers": 4,
|
|
560
|
+
"total": 18
|
|
561
|
+
},
|
|
562
|
+
"brevo": {
|
|
563
|
+
"name": "Brevo",
|
|
564
|
+
"category": "email",
|
|
565
|
+
"tools": 8,
|
|
566
|
+
"actions": 2,
|
|
567
|
+
"triggers": 3,
|
|
568
|
+
"total": 13
|
|
569
|
+
},
|
|
570
|
+
"activecampaign": {
|
|
571
|
+
"name": "ActiveCampaign",
|
|
572
|
+
"category": "marketing",
|
|
573
|
+
"tools": 10,
|
|
574
|
+
"actions": 3,
|
|
575
|
+
"triggers": 4,
|
|
576
|
+
"total": 17
|
|
577
|
+
},
|
|
578
|
+
"lemlist": {
|
|
579
|
+
"name": "Lemlist",
|
|
580
|
+
"category": "marketing",
|
|
581
|
+
"tools": 7,
|
|
582
|
+
"actions": 2,
|
|
583
|
+
"triggers": 3,
|
|
584
|
+
"total": 12
|
|
585
|
+
},
|
|
586
|
+
"aws": {
|
|
587
|
+
"name": "AWS",
|
|
588
|
+
"category": "cloud",
|
|
589
|
+
"tools": 5,
|
|
590
|
+
"actions": 2,
|
|
591
|
+
"triggers": 3,
|
|
592
|
+
"total": 10
|
|
593
|
+
},
|
|
594
|
+
"webflow": {
|
|
595
|
+
"name": "Webflow",
|
|
596
|
+
"category": "devtools",
|
|
597
|
+
"tools": 12,
|
|
598
|
+
"actions": 3,
|
|
599
|
+
"triggers": 4,
|
|
600
|
+
"total": 19
|
|
601
|
+
},
|
|
602
|
+
"wordpress": {
|
|
603
|
+
"name": "WordPress",
|
|
604
|
+
"category": "devtools",
|
|
605
|
+
"tools": 13,
|
|
606
|
+
"actions": 3,
|
|
607
|
+
"triggers": 4,
|
|
608
|
+
"total": 20
|
|
609
|
+
},
|
|
610
|
+
"monday": {
|
|
611
|
+
"name": "Monday.com",
|
|
612
|
+
"category": "project",
|
|
613
|
+
"tools": 1,
|
|
614
|
+
"actions": 1,
|
|
615
|
+
"triggers": 2,
|
|
616
|
+
"total": 4
|
|
617
|
+
},
|
|
618
|
+
"trello": {
|
|
619
|
+
"name": "Trello",
|
|
620
|
+
"category": "project",
|
|
621
|
+
"tools": 10,
|
|
622
|
+
"actions": 3,
|
|
623
|
+
"triggers": 4,
|
|
624
|
+
"total": 17
|
|
625
|
+
},
|
|
626
|
+
"typeform": {
|
|
627
|
+
"name": "Typeform",
|
|
628
|
+
"category": "productivity",
|
|
629
|
+
"tools": 7,
|
|
630
|
+
"actions": 2,
|
|
631
|
+
"triggers": 3,
|
|
632
|
+
"total": 12
|
|
633
|
+
},
|
|
634
|
+
"docusign": {
|
|
635
|
+
"name": "DocuSign",
|
|
636
|
+
"category": "productivity",
|
|
637
|
+
"tools": 6,
|
|
638
|
+
"actions": 2,
|
|
639
|
+
"triggers": 3,
|
|
640
|
+
"total": 11
|
|
641
|
+
},
|
|
642
|
+
"xero": {
|
|
643
|
+
"name": "Xero",
|
|
644
|
+
"category": "finance",
|
|
645
|
+
"tools": 9,
|
|
646
|
+
"actions": 2,
|
|
647
|
+
"triggers": 3,
|
|
648
|
+
"total": 14
|
|
649
|
+
},
|
|
650
|
+
"freshdesk": {
|
|
651
|
+
"name": "Freshdesk",
|
|
652
|
+
"category": "support",
|
|
653
|
+
"tools": 8,
|
|
654
|
+
"actions": 2,
|
|
655
|
+
"triggers": 3,
|
|
656
|
+
"total": 13
|
|
657
|
+
},
|
|
658
|
+
"youtube": {
|
|
659
|
+
"name": "YouTube",
|
|
660
|
+
"category": "social",
|
|
661
|
+
"tools": 6,
|
|
662
|
+
"actions": 2,
|
|
663
|
+
"triggers": 3,
|
|
664
|
+
"total": 11
|
|
665
|
+
},
|
|
666
|
+
"netlify": {
|
|
667
|
+
"name": "Netlify",
|
|
668
|
+
"category": "devtools",
|
|
669
|
+
"tools": 9,
|
|
670
|
+
"actions": 2,
|
|
671
|
+
"triggers": 3,
|
|
672
|
+
"total": 14
|
|
673
|
+
},
|
|
674
|
+
"pinterest": {
|
|
675
|
+
"name": "Pinterest",
|
|
676
|
+
"category": "social",
|
|
677
|
+
"tools": 7,
|
|
294
678
|
"actions": 2,
|
|
295
679
|
"triggers": 3,
|
|
296
|
-
"total":
|
|
680
|
+
"total": 12
|
|
297
681
|
},
|
|
298
|
-
"
|
|
299
|
-
"name": "
|
|
300
|
-
"category": "
|
|
301
|
-
"tools":
|
|
682
|
+
"bigcommerce": {
|
|
683
|
+
"name": "BigCommerce",
|
|
684
|
+
"category": "ecommerce",
|
|
685
|
+
"tools": 8,
|
|
302
686
|
"actions": 2,
|
|
303
|
-
"triggers":
|
|
687
|
+
"triggers": 3,
|
|
304
688
|
"total": 13
|
|
305
689
|
},
|
|
306
|
-
"
|
|
307
|
-
"name": "
|
|
308
|
-
"category": "
|
|
309
|
-
"tools":
|
|
690
|
+
"twitch": {
|
|
691
|
+
"name": "Twitch",
|
|
692
|
+
"category": "social",
|
|
693
|
+
"tools": 7,
|
|
310
694
|
"actions": 2,
|
|
311
695
|
"triggers": 3,
|
|
312
|
-
"total":
|
|
696
|
+
"total": 12
|
|
313
697
|
},
|
|
314
|
-
"
|
|
315
|
-
"name": "
|
|
316
|
-
"category": "
|
|
317
|
-
"tools":
|
|
698
|
+
"wave": {
|
|
699
|
+
"name": "Wave",
|
|
700
|
+
"category": "finance",
|
|
701
|
+
"tools": 1,
|
|
318
702
|
"actions": 1,
|
|
319
703
|
"triggers": 2,
|
|
320
|
-
"total":
|
|
704
|
+
"total": 4
|
|
321
705
|
},
|
|
322
|
-
"
|
|
323
|
-
"name": "
|
|
324
|
-
"category": "
|
|
325
|
-
"tools":
|
|
706
|
+
"loom": {
|
|
707
|
+
"name": "Loom",
|
|
708
|
+
"category": "devtools",
|
|
709
|
+
"tools": 4,
|
|
326
710
|
"actions": 1,
|
|
327
711
|
"triggers": 2,
|
|
328
|
-
"total":
|
|
712
|
+
"total": 7
|
|
329
713
|
},
|
|
330
|
-
"
|
|
331
|
-
"name": "
|
|
332
|
-
"category": "
|
|
333
|
-
"tools":
|
|
334
|
-
"actions":
|
|
335
|
-
"triggers":
|
|
336
|
-
"total":
|
|
714
|
+
"gcloud": {
|
|
715
|
+
"name": "Google Cloud",
|
|
716
|
+
"category": "cloud",
|
|
717
|
+
"tools": 5,
|
|
718
|
+
"actions": 2,
|
|
719
|
+
"triggers": 3,
|
|
720
|
+
"total": 10
|
|
337
721
|
},
|
|
338
|
-
"
|
|
339
|
-
"name": "
|
|
340
|
-
"category": "
|
|
722
|
+
"neon": {
|
|
723
|
+
"name": "Neon",
|
|
724
|
+
"category": "database",
|
|
341
725
|
"tools": 8,
|
|
342
|
-
"actions":
|
|
343
|
-
"triggers":
|
|
344
|
-
"total":
|
|
726
|
+
"actions": 2,
|
|
727
|
+
"triggers": 3,
|
|
728
|
+
"total": 13
|
|
345
729
|
},
|
|
346
|
-
"
|
|
347
|
-
"name": "
|
|
348
|
-
"category": "
|
|
349
|
-
"tools":
|
|
730
|
+
"planetscale": {
|
|
731
|
+
"name": "PlanetScale",
|
|
732
|
+
"category": "database",
|
|
733
|
+
"tools": 7,
|
|
350
734
|
"actions": 2,
|
|
351
735
|
"triggers": 3,
|
|
352
|
-
"total":
|
|
736
|
+
"total": 12
|
|
353
737
|
},
|
|
354
|
-
"
|
|
355
|
-
"name": "
|
|
356
|
-
"category": "
|
|
357
|
-
"tools":
|
|
358
|
-
"actions":
|
|
359
|
-
"triggers":
|
|
360
|
-
"total":
|
|
738
|
+
"turso": {
|
|
739
|
+
"name": "Turso",
|
|
740
|
+
"category": "database",
|
|
741
|
+
"tools": 8,
|
|
742
|
+
"actions": 2,
|
|
743
|
+
"triggers": 3,
|
|
744
|
+
"total": 13
|
|
361
745
|
},
|
|
362
|
-
"
|
|
363
|
-
"name": "
|
|
364
|
-
"category": "
|
|
746
|
+
"cockroachdb": {
|
|
747
|
+
"name": "CockroachDB",
|
|
748
|
+
"category": "database",
|
|
365
749
|
"tools": 7,
|
|
750
|
+
"actions": 2,
|
|
751
|
+
"triggers": 3,
|
|
752
|
+
"total": 12
|
|
753
|
+
},
|
|
754
|
+
"railway": {
|
|
755
|
+
"name": "Railway",
|
|
756
|
+
"category": "cloud",
|
|
757
|
+
"tools": 1,
|
|
366
758
|
"actions": 1,
|
|
367
759
|
"triggers": 2,
|
|
368
|
-
"total":
|
|
760
|
+
"total": 4
|
|
369
761
|
},
|
|
370
|
-
"
|
|
371
|
-
"name": "
|
|
762
|
+
"render": {
|
|
763
|
+
"name": "Render",
|
|
372
764
|
"category": "cloud",
|
|
373
|
-
"tools":
|
|
765
|
+
"tools": 7,
|
|
374
766
|
"actions": 2,
|
|
375
767
|
"triggers": 3,
|
|
376
|
-
"total":
|
|
768
|
+
"total": 12
|
|
377
769
|
},
|
|
378
|
-
"
|
|
379
|
-
"name": "
|
|
380
|
-
"category": "
|
|
381
|
-
"tools":
|
|
770
|
+
"cloudconvert": {
|
|
771
|
+
"name": "CloudConvert",
|
|
772
|
+
"category": "integration",
|
|
773
|
+
"tools": 32,
|
|
382
774
|
"actions": 3,
|
|
383
|
-
"triggers":
|
|
384
|
-
"total":
|
|
385
|
-
},
|
|
386
|
-
"linkedin": {
|
|
387
|
-
"name": "LinkedIn",
|
|
388
|
-
"category": "social",
|
|
389
|
-
"tools": 8,
|
|
390
|
-
"actions": 2,
|
|
391
|
-
"triggers": 3,
|
|
392
|
-
"total": 13
|
|
775
|
+
"triggers": 4,
|
|
776
|
+
"total": 39
|
|
393
777
|
}
|
|
394
778
|
},
|
|
395
779
|
"perCategory": {
|
|
396
780
|
"crm": {
|
|
397
781
|
"label": "CRM",
|
|
398
782
|
"services": 3,
|
|
399
|
-
"tools":
|
|
783
|
+
"tools": 115,
|
|
400
784
|
"actions": 9,
|
|
401
785
|
"triggers": 14
|
|
402
786
|
},
|
|
403
787
|
"payments": {
|
|
404
788
|
"label": "Payments",
|
|
405
789
|
"services": 2,
|
|
406
|
-
"tools":
|
|
790
|
+
"tools": 69,
|
|
407
791
|
"actions": 5,
|
|
408
792
|
"triggers": 8
|
|
409
793
|
},
|
|
794
|
+
"email": {
|
|
795
|
+
"label": "Email",
|
|
796
|
+
"services": 7,
|
|
797
|
+
"tools": 121,
|
|
798
|
+
"actions": 17,
|
|
799
|
+
"triggers": 24
|
|
800
|
+
},
|
|
410
801
|
"communication": {
|
|
411
802
|
"label": "Communication",
|
|
412
|
-
"services":
|
|
413
|
-
"tools":
|
|
414
|
-
"actions":
|
|
415
|
-
"triggers":
|
|
803
|
+
"services": 6,
|
|
804
|
+
"tools": 198,
|
|
805
|
+
"actions": 12,
|
|
806
|
+
"triggers": 19
|
|
416
807
|
},
|
|
417
808
|
"ai": {
|
|
418
809
|
"label": "AI",
|
|
419
|
-
"services":
|
|
420
|
-
"tools":
|
|
421
|
-
"actions":
|
|
422
|
-
"triggers":
|
|
423
|
-
},
|
|
424
|
-
"email": {
|
|
425
|
-
"label": "Email",
|
|
426
|
-
"services": 2,
|
|
427
|
-
"tools": 22,
|
|
428
|
-
"actions": 5,
|
|
429
|
-
"triggers": 7
|
|
810
|
+
"services": 9,
|
|
811
|
+
"tools": 53,
|
|
812
|
+
"actions": 17,
|
|
813
|
+
"triggers": 24
|
|
430
814
|
},
|
|
431
815
|
"database": {
|
|
432
816
|
"label": "Database",
|
|
433
|
-
"services":
|
|
434
|
-
"tools":
|
|
435
|
-
"actions":
|
|
436
|
-
"triggers":
|
|
817
|
+
"services": 8,
|
|
818
|
+
"tools": 57,
|
|
819
|
+
"actions": 18,
|
|
820
|
+
"triggers": 24
|
|
437
821
|
},
|
|
438
822
|
"productivity": {
|
|
439
823
|
"label": "Productivity",
|
|
440
|
-
"services":
|
|
441
|
-
"tools":
|
|
442
|
-
"actions":
|
|
443
|
-
"triggers":
|
|
824
|
+
"services": 5,
|
|
825
|
+
"tools": 51,
|
|
826
|
+
"actions": 12,
|
|
827
|
+
"triggers": 17
|
|
444
828
|
},
|
|
445
829
|
"devtools": {
|
|
446
830
|
"label": "Dev Tools",
|
|
447
|
-
"services":
|
|
448
|
-
"tools":
|
|
449
|
-
"actions":
|
|
450
|
-
"triggers":
|
|
831
|
+
"services": 8,
|
|
832
|
+
"tools": 88,
|
|
833
|
+
"actions": 19,
|
|
834
|
+
"triggers": 31
|
|
451
835
|
},
|
|
452
836
|
"ecommerce": {
|
|
453
837
|
"label": "E-Commerce",
|
|
454
|
-
"services":
|
|
455
|
-
"tools":
|
|
456
|
-
"actions":
|
|
457
|
-
"triggers":
|
|
838
|
+
"services": 4,
|
|
839
|
+
"tools": 35,
|
|
840
|
+
"actions": 10,
|
|
841
|
+
"triggers": 15
|
|
458
842
|
},
|
|
459
843
|
"scheduling": {
|
|
460
844
|
"label": "Scheduling",
|
|
461
845
|
"services": 2,
|
|
462
|
-
"tools":
|
|
846
|
+
"tools": 8,
|
|
463
847
|
"actions": 4,
|
|
464
848
|
"triggers": 6
|
|
465
849
|
},
|
|
466
850
|
"storage": {
|
|
467
851
|
"label": "Storage",
|
|
468
852
|
"services": 2,
|
|
469
|
-
"tools":
|
|
853
|
+
"tools": 20,
|
|
470
854
|
"actions": 5,
|
|
471
855
|
"triggers": 6
|
|
472
856
|
},
|
|
473
857
|
"support": {
|
|
474
858
|
"label": "Support",
|
|
475
|
-
"services":
|
|
476
|
-
"tools":
|
|
477
|
-
"actions":
|
|
478
|
-
"triggers":
|
|
859
|
+
"services": 3,
|
|
860
|
+
"tools": 35,
|
|
861
|
+
"actions": 7,
|
|
862
|
+
"triggers": 12
|
|
479
863
|
},
|
|
480
864
|
"marketing": {
|
|
481
865
|
"label": "Marketing",
|
|
482
|
-
"services":
|
|
483
|
-
"tools":
|
|
484
|
-
"actions":
|
|
485
|
-
"triggers":
|
|
866
|
+
"services": 4,
|
|
867
|
+
"tools": 41,
|
|
868
|
+
"actions": 10,
|
|
869
|
+
"triggers": 15
|
|
486
870
|
},
|
|
487
871
|
"accounting": {
|
|
488
872
|
"label": "Accounting",
|
|
@@ -493,17 +877,17 @@
|
|
|
493
877
|
},
|
|
494
878
|
"project": {
|
|
495
879
|
"label": "Project Management",
|
|
496
|
-
"services":
|
|
497
|
-
"tools":
|
|
498
|
-
"actions":
|
|
499
|
-
"triggers":
|
|
880
|
+
"services": 3,
|
|
881
|
+
"tools": 27,
|
|
882
|
+
"actions": 6,
|
|
883
|
+
"triggers": 10
|
|
500
884
|
},
|
|
501
885
|
"social": {
|
|
502
886
|
"label": "Social Media",
|
|
503
|
-
"services":
|
|
504
|
-
"tools":
|
|
505
|
-
"actions":
|
|
506
|
-
"triggers":
|
|
887
|
+
"services": 8,
|
|
888
|
+
"tools": 128,
|
|
889
|
+
"actions": 17,
|
|
890
|
+
"triggers": 24
|
|
507
891
|
},
|
|
508
892
|
"advertising": {
|
|
509
893
|
"label": "Advertising",
|
|
@@ -514,217 +898,231 @@
|
|
|
514
898
|
},
|
|
515
899
|
"finance": {
|
|
516
900
|
"label": "Finance",
|
|
517
|
-
"services":
|
|
518
|
-
"tools":
|
|
519
|
-
"actions":
|
|
520
|
-
"triggers":
|
|
901
|
+
"services": 3,
|
|
902
|
+
"tools": 19,
|
|
903
|
+
"actions": 5,
|
|
904
|
+
"triggers": 7
|
|
521
905
|
},
|
|
522
906
|
"automation": {
|
|
523
907
|
"label": "Automation",
|
|
524
|
-
"services":
|
|
525
|
-
"tools":
|
|
526
|
-
"actions":
|
|
527
|
-
"triggers":
|
|
908
|
+
"services": 4,
|
|
909
|
+
"tools": 43,
|
|
910
|
+
"actions": 9,
|
|
911
|
+
"triggers": 13
|
|
528
912
|
},
|
|
529
913
|
"integration": {
|
|
530
914
|
"label": "Integration",
|
|
531
|
-
"services":
|
|
532
|
-
"tools":
|
|
533
|
-
"actions":
|
|
534
|
-
"triggers":
|
|
915
|
+
"services": 2,
|
|
916
|
+
"tools": 39,
|
|
917
|
+
"actions": 4,
|
|
918
|
+
"triggers": 6
|
|
535
919
|
},
|
|
536
920
|
"cloud": {
|
|
537
921
|
"label": "Cloud",
|
|
538
|
-
"services":
|
|
539
|
-
"tools":
|
|
540
|
-
"actions":
|
|
541
|
-
"triggers":
|
|
922
|
+
"services": 6,
|
|
923
|
+
"tools": 50,
|
|
924
|
+
"actions": 12,
|
|
925
|
+
"triggers": 18
|
|
542
926
|
}
|
|
543
927
|
},
|
|
544
928
|
"allTools": [
|
|
545
|
-
"crm_get_contacts",
|
|
546
929
|
"crm_create_contact",
|
|
930
|
+
"crm_search_contacts",
|
|
931
|
+
"crm_get_contact",
|
|
547
932
|
"crm_update_contact",
|
|
548
933
|
"crm_delete_contact",
|
|
549
|
-
"
|
|
550
|
-
"
|
|
934
|
+
"crm_create_pipeline",
|
|
935
|
+
"crm_list_pipelines",
|
|
551
936
|
"crm_create_opportunity",
|
|
552
|
-
"
|
|
553
|
-
"
|
|
554
|
-
"
|
|
555
|
-
"
|
|
556
|
-
"
|
|
557
|
-
"
|
|
558
|
-
"crm_create_task",
|
|
559
|
-
"crm_get_tags",
|
|
560
|
-
"crm_add_tag",
|
|
561
|
-
"crm_remove_tag",
|
|
562
|
-
"crm_get_conversations",
|
|
563
|
-
"crm_send_message",
|
|
564
|
-
"crm_get_workflows",
|
|
565
|
-
"crm_get_custom_values",
|
|
566
|
-
"crm_set_custom_value",
|
|
567
|
-
"crm_get_users",
|
|
568
|
-
"crm_get_locations",
|
|
937
|
+
"crm_create_tag",
|
|
938
|
+
"crm_list_tags",
|
|
939
|
+
"crm_create_custom_value",
|
|
940
|
+
"crm_list_custom_values",
|
|
941
|
+
"crm_list_workflows",
|
|
942
|
+
"crm_list_calendars",
|
|
569
943
|
"stripe_create_customer",
|
|
944
|
+
"stripe_list_customers",
|
|
570
945
|
"stripe_get_customer",
|
|
571
|
-
"
|
|
572
|
-
"stripe_list_payments",
|
|
946
|
+
"stripe_create_charge",
|
|
573
947
|
"stripe_create_invoice",
|
|
574
948
|
"stripe_send_invoice",
|
|
575
|
-
"stripe_get_balance",
|
|
576
|
-
"stripe_create_subscription",
|
|
577
|
-
"stripe_cancel_subscription",
|
|
578
|
-
"stripe_list_subscriptions",
|
|
579
|
-
"stripe_create_checkout_session",
|
|
580
|
-
"stripe_get_payment_methods",
|
|
581
|
-
"stripe_create_refund",
|
|
582
949
|
"stripe_list_invoices",
|
|
950
|
+
"stripe_create_subscription",
|
|
951
|
+
"stripe_get_balance",
|
|
952
|
+
"stripe_list_payments",
|
|
583
953
|
"stripe_create_product",
|
|
584
954
|
"stripe_create_price",
|
|
955
|
+
"sendgrid_send_email",
|
|
956
|
+
"sendgrid_add_contacts",
|
|
957
|
+
"sendgrid_search_contacts",
|
|
958
|
+
"sendgrid_list_templates",
|
|
959
|
+
"sendgrid_list_lists",
|
|
960
|
+
"resend_send_email",
|
|
961
|
+
"resend_send_batch_emails",
|
|
962
|
+
"resend_list_emails",
|
|
963
|
+
"resend_get_email",
|
|
964
|
+
"resend_update_email",
|
|
965
|
+
"resend_cancel_email",
|
|
966
|
+
"resend_list_received_emails",
|
|
967
|
+
"resend_get_received_email",
|
|
968
|
+
"resend_list_email_attachments",
|
|
969
|
+
"resend_get_email_attachment",
|
|
970
|
+
"resend_list_received_attachments",
|
|
971
|
+
"resend_get_received_attachment",
|
|
972
|
+
"resend_create_domain",
|
|
973
|
+
"resend_list_domains",
|
|
974
|
+
"resend_get_domain",
|
|
975
|
+
"resend_update_domain",
|
|
976
|
+
"resend_verify_domain",
|
|
977
|
+
"resend_delete_domain",
|
|
978
|
+
"resend_create_api_key",
|
|
979
|
+
"resend_list_api_keys",
|
|
980
|
+
"resend_delete_api_key",
|
|
981
|
+
"resend_create_audience",
|
|
982
|
+
"resend_list_audiences",
|
|
983
|
+
"resend_get_audience",
|
|
984
|
+
"resend_delete_audience",
|
|
985
|
+
"resend_create_contact",
|
|
986
|
+
"resend_list_contacts",
|
|
987
|
+
"resend_get_contact",
|
|
988
|
+
"resend_update_contact",
|
|
989
|
+
"resend_delete_contact",
|
|
990
|
+
"resend_add_contact_to_segment",
|
|
991
|
+
"resend_remove_contact_from_segment",
|
|
992
|
+
"resend_list_contact_segments",
|
|
993
|
+
"resend_get_contact_topics",
|
|
994
|
+
"resend_update_contact_topics",
|
|
995
|
+
"resend_create_broadcast",
|
|
996
|
+
"resend_list_broadcasts",
|
|
997
|
+
"resend_get_broadcast",
|
|
998
|
+
"resend_update_broadcast",
|
|
999
|
+
"resend_send_broadcast",
|
|
1000
|
+
"resend_delete_broadcast",
|
|
1001
|
+
"resend_create_segment",
|
|
1002
|
+
"resend_list_segments",
|
|
1003
|
+
"resend_get_segment",
|
|
1004
|
+
"resend_delete_segment",
|
|
1005
|
+
"resend_create_contact_property",
|
|
1006
|
+
"resend_list_contact_properties",
|
|
1007
|
+
"resend_get_contact_property",
|
|
1008
|
+
"resend_update_contact_property",
|
|
1009
|
+
"resend_delete_contact_property",
|
|
1010
|
+
"resend_create_template",
|
|
1011
|
+
"resend_list_templates",
|
|
1012
|
+
"resend_get_template",
|
|
1013
|
+
"resend_update_template",
|
|
1014
|
+
"resend_delete_template",
|
|
1015
|
+
"resend_duplicate_template",
|
|
1016
|
+
"resend_publish_template",
|
|
1017
|
+
"resend_create_topic",
|
|
1018
|
+
"resend_list_topics",
|
|
1019
|
+
"resend_get_topic",
|
|
1020
|
+
"resend_update_topic",
|
|
1021
|
+
"resend_delete_topic",
|
|
1022
|
+
"resend_create_webhook",
|
|
1023
|
+
"resend_list_webhooks",
|
|
1024
|
+
"resend_get_webhook",
|
|
1025
|
+
"resend_update_webhook",
|
|
1026
|
+
"resend_delete_webhook",
|
|
1027
|
+
"twilio_send_sms",
|
|
1028
|
+
"twilio_list_messages",
|
|
1029
|
+
"twilio_make_call",
|
|
585
1030
|
"slack_send_message",
|
|
1031
|
+
"slack_update_message",
|
|
1032
|
+
"slack_delete_message",
|
|
1033
|
+
"slack_schedule_message",
|
|
1034
|
+
"slack_get_permalink",
|
|
1035
|
+
"slack_reply_to_thread",
|
|
1036
|
+
"slack_get_thread_replies",
|
|
586
1037
|
"slack_list_channels",
|
|
587
1038
|
"slack_create_channel",
|
|
1039
|
+
"slack_archive_channel",
|
|
1040
|
+
"slack_unarchive_channel",
|
|
1041
|
+
"slack_rename_channel",
|
|
1042
|
+
"slack_set_channel_topic",
|
|
1043
|
+
"slack_set_channel_purpose",
|
|
1044
|
+
"slack_invite_to_channel",
|
|
1045
|
+
"slack_kick_from_channel",
|
|
1046
|
+
"slack_channel_history",
|
|
1047
|
+
"slack_channel_info",
|
|
1048
|
+
"slack_join_channel",
|
|
1049
|
+
"slack_leave_channel",
|
|
1050
|
+
"slack_list_users",
|
|
1051
|
+
"slack_get_user",
|
|
1052
|
+
"slack_get_user_profile",
|
|
1053
|
+
"slack_set_user_status",
|
|
588
1054
|
"slack_upload_file",
|
|
589
|
-
"
|
|
590
|
-
"
|
|
1055
|
+
"slack_list_files",
|
|
1056
|
+
"slack_delete_file",
|
|
1057
|
+
"slack_share_file",
|
|
591
1058
|
"slack_add_reaction",
|
|
1059
|
+
"slack_remove_reaction",
|
|
1060
|
+
"slack_list_reactions",
|
|
1061
|
+
"slack_pin_message",
|
|
1062
|
+
"slack_unpin_message",
|
|
1063
|
+
"slack_list_pins",
|
|
1064
|
+
"slack_add_bookmark",
|
|
1065
|
+
"slack_remove_bookmark",
|
|
1066
|
+
"slack_list_bookmarks",
|
|
1067
|
+
"slack_add_reminder",
|
|
1068
|
+
"slack_list_reminders",
|
|
1069
|
+
"slack_delete_reminder",
|
|
592
1070
|
"slack_search_messages",
|
|
593
|
-
"
|
|
594
|
-
"
|
|
1071
|
+
"slack_search_files",
|
|
1072
|
+
"slack_create_canvas",
|
|
1073
|
+
"slack_update_canvas",
|
|
1074
|
+
"slack_get_team_info",
|
|
595
1075
|
"discord_send_message",
|
|
596
|
-
"
|
|
597
|
-
"discord_get_members",
|
|
598
|
-
"discord_send_embed",
|
|
599
|
-
"discord_create_webhook",
|
|
600
|
-
"discord_get_channels",
|
|
601
|
-
"discord_add_role",
|
|
602
|
-
"discord_remove_role",
|
|
603
|
-
"discord_ban_member",
|
|
604
|
-
"discord_get_messages",
|
|
1076
|
+
"discord_list_channels",
|
|
605
1077
|
"openai_chat_completion",
|
|
1078
|
+
"openai_create_image",
|
|
606
1079
|
"openai_create_embedding",
|
|
607
|
-
"openai_generate_image",
|
|
608
1080
|
"openai_text_to_speech",
|
|
609
|
-
"
|
|
610
|
-
"openai_moderate_content",
|
|
611
|
-
"openai_list_models",
|
|
612
|
-
"openai_fine_tune_create",
|
|
613
|
-
"openai_batch_create",
|
|
614
|
-
"openai_file_upload",
|
|
615
|
-
"anthropic_create_message",
|
|
616
|
-
"anthropic_stream_message",
|
|
617
|
-
"anthropic_list_models",
|
|
618
|
-
"anthropic_count_tokens",
|
|
619
|
-
"anthropic_batch_create",
|
|
620
|
-
"anthropic_batch_results",
|
|
621
|
-
"twilio_send_sms",
|
|
622
|
-
"twilio_send_whatsapp",
|
|
623
|
-
"twilio_make_call",
|
|
624
|
-
"twilio_get_messages",
|
|
625
|
-
"twilio_get_call_logs",
|
|
626
|
-
"twilio_lookup_phone",
|
|
627
|
-
"twilio_create_verify",
|
|
628
|
-
"twilio_check_verify",
|
|
629
|
-
"sendgrid_send_email",
|
|
630
|
-
"sendgrid_send_template",
|
|
631
|
-
"sendgrid_create_contact",
|
|
632
|
-
"sendgrid_add_to_list",
|
|
633
|
-
"sendgrid_get_stats",
|
|
634
|
-
"sendgrid_create_template",
|
|
635
|
-
"sendgrid_validate_email",
|
|
636
|
-
"sendgrid_get_bounces",
|
|
637
|
-
"supabase_query",
|
|
638
|
-
"supabase_insert",
|
|
639
|
-
"supabase_update",
|
|
640
|
-
"supabase_delete",
|
|
641
|
-
"supabase_rpc",
|
|
642
|
-
"supabase_upload_file",
|
|
643
|
-
"supabase_get_user",
|
|
644
|
-
"supabase_create_user",
|
|
645
|
-
"supabase_list_buckets",
|
|
646
|
-
"supabase_subscribe_realtime",
|
|
1081
|
+
"airtable_list_bases",
|
|
647
1082
|
"airtable_list_records",
|
|
648
1083
|
"airtable_create_record",
|
|
649
1084
|
"airtable_update_record",
|
|
650
1085
|
"airtable_delete_record",
|
|
651
|
-
"
|
|
652
|
-
"airtable_search_records",
|
|
653
|
-
"airtable_list_bases",
|
|
654
|
-
"airtable_list_tables",
|
|
655
|
-
"airtable_create_field",
|
|
1086
|
+
"notion_search",
|
|
656
1087
|
"notion_create_page",
|
|
657
|
-
"notion_update_page",
|
|
658
1088
|
"notion_get_page",
|
|
659
1089
|
"notion_query_database",
|
|
660
|
-
"
|
|
661
|
-
"
|
|
662
|
-
"notion_search",
|
|
663
|
-
"notion_get_users",
|
|
664
|
-
"notion_archive_page",
|
|
1090
|
+
"notion_list_databases",
|
|
1091
|
+
"github_list_repos",
|
|
665
1092
|
"github_create_issue",
|
|
666
|
-
"
|
|
1093
|
+
"github_list_issues",
|
|
667
1094
|
"github_create_pr",
|
|
668
|
-
"
|
|
669
|
-
"
|
|
670
|
-
"github_list_repos",
|
|
671
|
-
"github_create_release",
|
|
672
|
-
"github_get_file_contents",
|
|
673
|
-
"github_commit_file",
|
|
674
|
-
"github_list_branches",
|
|
675
|
-
"github_create_branch",
|
|
676
|
-
"github_search_code",
|
|
677
|
-
"github_get_actions_runs",
|
|
678
|
-
"github_trigger_workflow",
|
|
679
|
-
"linear_create_issue",
|
|
680
|
-
"linear_update_issue",
|
|
681
|
-
"linear_list_issues",
|
|
682
|
-
"linear_get_projects",
|
|
683
|
-
"linear_get_teams",
|
|
684
|
-
"linear_create_comment",
|
|
685
|
-
"linear_search_issues",
|
|
686
|
-
"linear_get_cycles",
|
|
1095
|
+
"github_list_prs",
|
|
1096
|
+
"linear_graphql",
|
|
687
1097
|
"shopify_list_products",
|
|
688
1098
|
"shopify_create_product",
|
|
689
|
-
"shopify_update_product",
|
|
690
1099
|
"shopify_list_orders",
|
|
691
1100
|
"shopify_get_order",
|
|
692
|
-
"shopify_create_order",
|
|
693
1101
|
"shopify_list_customers",
|
|
694
|
-
"
|
|
695
|
-
"shopify_update_inventory",
|
|
696
|
-
"shopify_create_discount",
|
|
697
|
-
"shopify_get_analytics",
|
|
698
|
-
"shopify_fulfill_order",
|
|
1102
|
+
"shopify_create_customer",
|
|
699
1103
|
"hubspot_create_contact",
|
|
700
|
-
"
|
|
701
|
-
"hubspot_update_contact",
|
|
1104
|
+
"hubspot_list_contacts",
|
|
702
1105
|
"hubspot_search_contacts",
|
|
1106
|
+
"hubspot_create_company",
|
|
703
1107
|
"hubspot_create_deal",
|
|
704
|
-
"hubspot_update_deal",
|
|
705
1108
|
"hubspot_list_deals",
|
|
706
|
-
"
|
|
707
|
-
"
|
|
708
|
-
"
|
|
709
|
-
"
|
|
710
|
-
"
|
|
1109
|
+
"supabase_query_table",
|
|
1110
|
+
"supabase_insert_row",
|
|
1111
|
+
"supabase_update_row",
|
|
1112
|
+
"supabase_delete_row",
|
|
1113
|
+
"supabase_list_users",
|
|
1114
|
+
"supabase_list_buckets",
|
|
1115
|
+
"calendly_list_events",
|
|
711
1116
|
"calendly_list_event_types",
|
|
712
|
-
"calendly_get_events",
|
|
713
|
-
"calendly_get_invitee",
|
|
714
|
-
"calendly_cancel_event",
|
|
715
|
-
"calendly_list_invitees",
|
|
716
1117
|
"calendly_get_user",
|
|
717
|
-
"
|
|
718
|
-
"
|
|
719
|
-
"
|
|
720
|
-
"
|
|
721
|
-
"
|
|
722
|
-
"gcal_list_calendars",
|
|
723
|
-
"gcal_create_calendar",
|
|
724
|
-
"gcal_quick_add",
|
|
725
|
-
"gmail_send_email",
|
|
1118
|
+
"google_calendar_list_calendars",
|
|
1119
|
+
"google_calendar_list_events",
|
|
1120
|
+
"google_calendar_create_event",
|
|
1121
|
+
"google_calendar_update_event",
|
|
1122
|
+
"google_calendar_delete_event",
|
|
726
1123
|
"gmail_list_messages",
|
|
727
1124
|
"gmail_get_message",
|
|
1125
|
+
"gmail_send_message",
|
|
728
1126
|
"gmail_trash_message",
|
|
729
1127
|
"gmail_untrash_message",
|
|
730
1128
|
"gmail_list_threads",
|
|
@@ -735,28 +1133,24 @@
|
|
|
735
1133
|
"gmail_list_labels",
|
|
736
1134
|
"gmail_create_label",
|
|
737
1135
|
"gmail_get_profile",
|
|
738
|
-
"
|
|
739
|
-
"
|
|
740
|
-
"
|
|
741
|
-
"
|
|
742
|
-
"
|
|
743
|
-
"
|
|
744
|
-
"
|
|
745
|
-
"
|
|
746
|
-
"
|
|
747
|
-
"
|
|
748
|
-
"
|
|
749
|
-
"
|
|
750
|
-
"
|
|
751
|
-
"
|
|
752
|
-
"
|
|
753
|
-
"
|
|
754
|
-
"
|
|
755
|
-
"
|
|
756
|
-
"gdrive_list_permissions",
|
|
757
|
-
"gdrive_delete_permission",
|
|
758
|
-
"gdrive_search",
|
|
759
|
-
"gdrive_create_folder",
|
|
1136
|
+
"google_sheets_create_spreadsheet",
|
|
1137
|
+
"google_sheets_get_spreadsheet",
|
|
1138
|
+
"google_sheets_get_values",
|
|
1139
|
+
"google_sheets_update_values",
|
|
1140
|
+
"google_sheets_append_values",
|
|
1141
|
+
"google_sheets_clear_values",
|
|
1142
|
+
"google_sheets_batch_get",
|
|
1143
|
+
"google_sheets_batch_update",
|
|
1144
|
+
"google_drive_list_files",
|
|
1145
|
+
"google_drive_get_file",
|
|
1146
|
+
"google_drive_create_file",
|
|
1147
|
+
"google_drive_copy_file",
|
|
1148
|
+
"google_drive_update_file",
|
|
1149
|
+
"google_drive_delete_file",
|
|
1150
|
+
"google_drive_create_permission",
|
|
1151
|
+
"google_drive_list_permissions",
|
|
1152
|
+
"google_drive_delete_permission",
|
|
1153
|
+
"google_drive_generate_ids",
|
|
760
1154
|
"jira_search_issues",
|
|
761
1155
|
"jira_create_issue",
|
|
762
1156
|
"jira_get_issue",
|
|
@@ -769,23 +1163,18 @@
|
|
|
769
1163
|
"jira_list_projects",
|
|
770
1164
|
"jira_get_project",
|
|
771
1165
|
"jira_assign_issue",
|
|
772
|
-
"jira_add_watcher",
|
|
773
|
-
"jira_list_sprints",
|
|
774
|
-
"jira_get_board",
|
|
775
1166
|
"zendesk_list_tickets",
|
|
776
1167
|
"zendesk_get_ticket",
|
|
777
1168
|
"zendesk_create_ticket",
|
|
778
1169
|
"zendesk_update_ticket",
|
|
779
1170
|
"zendesk_delete_ticket",
|
|
780
1171
|
"zendesk_list_ticket_comments",
|
|
781
|
-
"zendesk_add_comment",
|
|
782
1172
|
"zendesk_search",
|
|
783
1173
|
"zendesk_list_users",
|
|
784
1174
|
"zendesk_create_user",
|
|
785
1175
|
"zendesk_get_user",
|
|
786
1176
|
"zendesk_list_organizations",
|
|
787
1177
|
"zendesk_list_macros",
|
|
788
|
-
"zendesk_get_ticket_metrics",
|
|
789
1178
|
"mailchimp_list_audiences",
|
|
790
1179
|
"mailchimp_get_audience",
|
|
791
1180
|
"mailchimp_add_member",
|
|
@@ -808,21 +1197,21 @@
|
|
|
808
1197
|
"zoom_delete_recording",
|
|
809
1198
|
"zoom_list_users",
|
|
810
1199
|
"zoom_get_user",
|
|
811
|
-
"
|
|
812
|
-
"
|
|
813
|
-
"
|
|
814
|
-
"
|
|
815
|
-
"
|
|
816
|
-
"
|
|
817
|
-
"
|
|
818
|
-
"
|
|
819
|
-
"
|
|
820
|
-
"
|
|
821
|
-
"
|
|
822
|
-
"
|
|
823
|
-
"
|
|
824
|
-
"
|
|
825
|
-
"
|
|
1200
|
+
"microsoft_send_mail",
|
|
1201
|
+
"microsoft_list_messages",
|
|
1202
|
+
"microsoft_get_message",
|
|
1203
|
+
"microsoft_delete_message",
|
|
1204
|
+
"microsoft_list_events",
|
|
1205
|
+
"microsoft_create_event",
|
|
1206
|
+
"microsoft_update_event",
|
|
1207
|
+
"microsoft_delete_event",
|
|
1208
|
+
"microsoft_list_drive_items",
|
|
1209
|
+
"microsoft_get_drive_item",
|
|
1210
|
+
"microsoft_search_drive",
|
|
1211
|
+
"microsoft_list_teams",
|
|
1212
|
+
"microsoft_list_channels",
|
|
1213
|
+
"microsoft_send_channel_message",
|
|
1214
|
+
"microsoft_get_user",
|
|
826
1215
|
"mongodb_find_one",
|
|
827
1216
|
"mongodb_find_many",
|
|
828
1217
|
"mongodb_insert_one",
|
|
@@ -831,7 +1220,6 @@
|
|
|
831
1220
|
"mongodb_update_many",
|
|
832
1221
|
"mongodb_delete_one",
|
|
833
1222
|
"mongodb_aggregate",
|
|
834
|
-
"mongodb_count",
|
|
835
1223
|
"quickbooks_create_invoice",
|
|
836
1224
|
"quickbooks_list_invoices",
|
|
837
1225
|
"quickbooks_get_invoice",
|
|
@@ -894,9 +1282,9 @@
|
|
|
894
1282
|
"dropbox_search",
|
|
895
1283
|
"dropbox_create_shared_link",
|
|
896
1284
|
"dropbox_list_shared_links",
|
|
897
|
-
"
|
|
898
|
-
"
|
|
899
|
-
"
|
|
1285
|
+
"whatsapp_send_text_message",
|
|
1286
|
+
"whatsapp_send_template_message",
|
|
1287
|
+
"whatsapp_send_media_message",
|
|
900
1288
|
"whatsapp_list_templates",
|
|
901
1289
|
"whatsapp_upload_media",
|
|
902
1290
|
"whatsapp_get_media_url",
|
|
@@ -912,16 +1300,16 @@
|
|
|
912
1300
|
"instagram_get_profile",
|
|
913
1301
|
"twitter_create_tweet",
|
|
914
1302
|
"twitter_delete_tweet",
|
|
1303
|
+
"twitter_get_tweet",
|
|
915
1304
|
"twitter_search_tweets",
|
|
916
1305
|
"twitter_get_user",
|
|
917
1306
|
"twitter_get_user_by_username",
|
|
1307
|
+
"twitter_get_user_tweets",
|
|
918
1308
|
"twitter_get_followers",
|
|
919
1309
|
"twitter_get_following",
|
|
920
1310
|
"twitter_create_list",
|
|
921
1311
|
"twitter_get_lists",
|
|
922
1312
|
"twitter_send_dm",
|
|
923
|
-
"twitter_get_tweet",
|
|
924
|
-
"twitter_get_user_tweets",
|
|
925
1313
|
"twitter_like_tweet",
|
|
926
1314
|
"twitter_unlike_tweet",
|
|
927
1315
|
"twitter_retweet",
|
|
@@ -969,20 +1357,72 @@
|
|
|
969
1357
|
"square_create_payment",
|
|
970
1358
|
"square_list_payments",
|
|
971
1359
|
"square_get_payment",
|
|
1360
|
+
"square_complete_payment",
|
|
972
1361
|
"square_create_refund",
|
|
1362
|
+
"square_list_refunds",
|
|
973
1363
|
"square_create_customer",
|
|
974
1364
|
"square_list_customers",
|
|
975
1365
|
"square_get_customer",
|
|
976
1366
|
"square_update_customer",
|
|
977
1367
|
"square_delete_customer",
|
|
1368
|
+
"square_search_customers",
|
|
978
1369
|
"square_create_order",
|
|
979
|
-
"
|
|
1370
|
+
"square_search_orders",
|
|
980
1371
|
"square_get_order",
|
|
1372
|
+
"square_update_order",
|
|
1373
|
+
"square_pay_order",
|
|
981
1374
|
"square_create_catalog_object",
|
|
982
1375
|
"square_list_catalog",
|
|
983
1376
|
"square_search_catalog",
|
|
1377
|
+
"square_update_catalog_object",
|
|
1378
|
+
"square_delete_catalog_object",
|
|
984
1379
|
"square_get_inventory",
|
|
985
1380
|
"square_adjust_inventory",
|
|
1381
|
+
"square_transfer_inventory",
|
|
1382
|
+
"square_create_invoice",
|
|
1383
|
+
"square_list_invoices",
|
|
1384
|
+
"square_get_invoice",
|
|
1385
|
+
"square_update_invoice",
|
|
1386
|
+
"square_publish_invoice",
|
|
1387
|
+
"square_cancel_invoice",
|
|
1388
|
+
"square_create_subscription",
|
|
1389
|
+
"square_list_subscriptions",
|
|
1390
|
+
"square_get_subscription",
|
|
1391
|
+
"square_update_subscription",
|
|
1392
|
+
"square_cancel_subscription",
|
|
1393
|
+
"square_create_loyalty_account",
|
|
1394
|
+
"square_search_loyalty_accounts",
|
|
1395
|
+
"square_accumulate_loyalty",
|
|
1396
|
+
"square_redeem_loyalty",
|
|
1397
|
+
"square_create_gift_card",
|
|
1398
|
+
"square_list_gift_cards",
|
|
1399
|
+
"square_get_gift_card",
|
|
1400
|
+
"square_link_gift_card",
|
|
1401
|
+
"square_create_booking",
|
|
1402
|
+
"square_list_bookings",
|
|
1403
|
+
"square_get_booking",
|
|
1404
|
+
"square_update_booking",
|
|
1405
|
+
"square_cancel_booking",
|
|
1406
|
+
"square_create_team_member",
|
|
1407
|
+
"square_search_team_members",
|
|
1408
|
+
"square_get_team_member",
|
|
1409
|
+
"square_update_team_member",
|
|
1410
|
+
"square_list_locations",
|
|
1411
|
+
"square_get_location",
|
|
1412
|
+
"square_create_location",
|
|
1413
|
+
"square_update_location",
|
|
1414
|
+
"woocommerce_list_products",
|
|
1415
|
+
"woocommerce_create_product",
|
|
1416
|
+
"woocommerce_update_product",
|
|
1417
|
+
"woocommerce_get_product",
|
|
1418
|
+
"woocommerce_list_orders",
|
|
1419
|
+
"woocommerce_create_order",
|
|
1420
|
+
"woocommerce_update_order",
|
|
1421
|
+
"woocommerce_list_customers",
|
|
1422
|
+
"woocommerce_create_customer",
|
|
1423
|
+
"woocommerce_list_coupons",
|
|
1424
|
+
"woocommerce_create_coupon",
|
|
1425
|
+
"woocommerce_get_reports",
|
|
986
1426
|
"tiktok_ads_create_campaign",
|
|
987
1427
|
"tiktok_ads_list_campaigns",
|
|
988
1428
|
"tiktok_ads_update_campaign_status",
|
|
@@ -1065,28 +1505,707 @@
|
|
|
1065
1505
|
"pipedrive_get_deal",
|
|
1066
1506
|
"pipedrive_update_deal",
|
|
1067
1507
|
"pipedrive_delete_deal",
|
|
1508
|
+
"pipedrive_search_deals",
|
|
1509
|
+
"pipedrive_merge_deals",
|
|
1510
|
+
"pipedrive_duplicate_deal",
|
|
1511
|
+
"pipedrive_list_deal_activities",
|
|
1512
|
+
"pipedrive_list_deal_files",
|
|
1513
|
+
"pipedrive_list_deal_products",
|
|
1514
|
+
"pipedrive_add_deal_product",
|
|
1515
|
+
"pipedrive_list_deal_participants",
|
|
1516
|
+
"pipedrive_add_deal_participant",
|
|
1517
|
+
"pipedrive_list_deal_followers",
|
|
1068
1518
|
"pipedrive_create_person",
|
|
1069
1519
|
"pipedrive_list_persons",
|
|
1070
1520
|
"pipedrive_get_person",
|
|
1071
1521
|
"pipedrive_update_person",
|
|
1072
1522
|
"pipedrive_delete_person",
|
|
1523
|
+
"pipedrive_search_persons",
|
|
1524
|
+
"pipedrive_merge_persons",
|
|
1525
|
+
"pipedrive_list_person_deals",
|
|
1526
|
+
"pipedrive_list_person_activities",
|
|
1073
1527
|
"pipedrive_create_organization",
|
|
1074
1528
|
"pipedrive_list_organizations",
|
|
1529
|
+
"pipedrive_get_organization",
|
|
1530
|
+
"pipedrive_update_organization",
|
|
1531
|
+
"pipedrive_delete_organization",
|
|
1532
|
+
"pipedrive_search_organizations",
|
|
1533
|
+
"pipedrive_merge_organizations",
|
|
1075
1534
|
"pipedrive_create_activity",
|
|
1076
1535
|
"pipedrive_list_activities",
|
|
1536
|
+
"pipedrive_get_activity",
|
|
1537
|
+
"pipedrive_update_activity",
|
|
1538
|
+
"pipedrive_delete_activity",
|
|
1077
1539
|
"pipedrive_list_pipelines",
|
|
1078
1540
|
"pipedrive_get_pipeline",
|
|
1541
|
+
"pipedrive_create_pipeline",
|
|
1542
|
+
"pipedrive_update_pipeline",
|
|
1543
|
+
"pipedrive_delete_pipeline",
|
|
1544
|
+
"pipedrive_list_stages",
|
|
1545
|
+
"pipedrive_get_stage",
|
|
1546
|
+
"pipedrive_create_stage",
|
|
1547
|
+
"pipedrive_update_stage",
|
|
1548
|
+
"pipedrive_delete_stage",
|
|
1549
|
+
"pipedrive_list_stage_deals",
|
|
1550
|
+
"pipedrive_create_product",
|
|
1551
|
+
"pipedrive_list_products",
|
|
1552
|
+
"pipedrive_get_product",
|
|
1553
|
+
"pipedrive_update_product",
|
|
1554
|
+
"pipedrive_delete_product",
|
|
1555
|
+
"pipedrive_search_products",
|
|
1556
|
+
"pipedrive_create_lead",
|
|
1557
|
+
"pipedrive_list_leads",
|
|
1558
|
+
"pipedrive_get_lead",
|
|
1559
|
+
"pipedrive_update_lead",
|
|
1560
|
+
"pipedrive_delete_lead",
|
|
1079
1561
|
"pipedrive_create_note",
|
|
1080
1562
|
"pipedrive_list_notes",
|
|
1563
|
+
"pipedrive_get_note",
|
|
1564
|
+
"pipedrive_update_note",
|
|
1565
|
+
"pipedrive_delete_note",
|
|
1566
|
+
"pipedrive_list_files",
|
|
1567
|
+
"pipedrive_get_file",
|
|
1568
|
+
"pipedrive_delete_file",
|
|
1569
|
+
"pipedrive_list_mail_threads",
|
|
1570
|
+
"pipedrive_get_mail_thread",
|
|
1571
|
+
"pipedrive_list_mail_messages",
|
|
1572
|
+
"pipedrive_create_goal",
|
|
1573
|
+
"pipedrive_list_goals",
|
|
1574
|
+
"pipedrive_get_goal",
|
|
1575
|
+
"pipedrive_update_goal",
|
|
1576
|
+
"pipedrive_delete_goal",
|
|
1577
|
+
"pipedrive_create_project",
|
|
1578
|
+
"pipedrive_list_projects",
|
|
1579
|
+
"pipedrive_get_project",
|
|
1580
|
+
"pipedrive_update_project",
|
|
1581
|
+
"pipedrive_create_webhook",
|
|
1582
|
+
"pipedrive_list_webhooks",
|
|
1583
|
+
"pipedrive_delete_webhook",
|
|
1584
|
+
"pipedrive_create_subscription",
|
|
1585
|
+
"pipedrive_list_subscriptions",
|
|
1586
|
+
"pipedrive_get_subscription",
|
|
1587
|
+
"pipedrive_update_subscription",
|
|
1588
|
+
"pipedrive_cancel_subscription",
|
|
1589
|
+
"pipedrive_list_users",
|
|
1590
|
+
"pipedrive_get_user",
|
|
1591
|
+
"pipedrive_update_user",
|
|
1081
1592
|
"pipedrive_search_items",
|
|
1082
|
-
"
|
|
1593
|
+
"pipedrive_search_field",
|
|
1594
|
+
"pipedrive_list_filters",
|
|
1595
|
+
"pipedrive_get_filter",
|
|
1596
|
+
"pipedrive_create_filter",
|
|
1597
|
+
"pipedrive_list_recents",
|
|
1083
1598
|
"linkedin_get_profile",
|
|
1084
|
-
"
|
|
1085
|
-
"
|
|
1086
|
-
"
|
|
1087
|
-
"
|
|
1599
|
+
"linkedin_get_email",
|
|
1600
|
+
"linkedin_get_connections_size",
|
|
1601
|
+
"linkedin_get_verification",
|
|
1602
|
+
"linkedin_get_profile_pictures",
|
|
1603
|
+
"linkedin_create_post",
|
|
1088
1604
|
"linkedin_get_post",
|
|
1089
|
-
"
|
|
1605
|
+
"linkedin_delete_post",
|
|
1606
|
+
"linkedin_add_comment",
|
|
1607
|
+
"linkedin_list_comments",
|
|
1608
|
+
"linkedin_like_post",
|
|
1609
|
+
"linkedin_unlike_post",
|
|
1610
|
+
"linkedin_list_shares",
|
|
1611
|
+
"linkedin_upload_image",
|
|
1612
|
+
"linkedin_upload_video",
|
|
1613
|
+
"linkedin_get_organization",
|
|
1614
|
+
"linkedin_list_admin_orgs",
|
|
1615
|
+
"linkedin_create_org_post",
|
|
1616
|
+
"linkedin_get_page_statistics",
|
|
1617
|
+
"linkedin_get_follower_statistics",
|
|
1618
|
+
"linkedin_get_share_statistics",
|
|
1619
|
+
"linkedin_get_follower_count",
|
|
1620
|
+
"linkedin_update_organization",
|
|
1621
|
+
"linkedin_get_brand_pages",
|
|
1622
|
+
"linkedin_get_visitor_statistics",
|
|
1623
|
+
"linkedin_list_ad_accounts",
|
|
1624
|
+
"linkedin_get_ad_account",
|
|
1625
|
+
"linkedin_create_campaign_group",
|
|
1626
|
+
"linkedin_list_campaign_groups",
|
|
1627
|
+
"linkedin_create_campaign",
|
|
1628
|
+
"linkedin_list_campaigns",
|
|
1629
|
+
"linkedin_update_campaign",
|
|
1630
|
+
"linkedin_create_creative",
|
|
1631
|
+
"linkedin_list_creatives",
|
|
1632
|
+
"linkedin_update_creative",
|
|
1633
|
+
"linkedin_get_ad_analytics",
|
|
1634
|
+
"linkedin_get_budget_pricing",
|
|
1635
|
+
"linkedin_create_sponsored_content",
|
|
1636
|
+
"linkedin_get_targeting_facets",
|
|
1637
|
+
"linkedin_get_form_responses",
|
|
1638
|
+
"linkedin_get_performance_metrics",
|
|
1639
|
+
"linkedin_get_aggregate_statistics",
|
|
1640
|
+
"linkedin_get_conversion_tracking",
|
|
1641
|
+
"linkedin_get_budget_reports",
|
|
1642
|
+
"linkedin_get_inmail_analytics",
|
|
1643
|
+
"linkedin_create_event",
|
|
1644
|
+
"linkedin_get_event",
|
|
1645
|
+
"linkedin_update_event",
|
|
1646
|
+
"linkedin_delete_event",
|
|
1647
|
+
"linkedin_list_event_attendees",
|
|
1648
|
+
"cloudflare_list_zones",
|
|
1649
|
+
"cloudflare_get_zone",
|
|
1650
|
+
"cloudflare_list_dns_records",
|
|
1651
|
+
"cloudflare_create_dns_record",
|
|
1652
|
+
"cloudflare_update_dns_record",
|
|
1653
|
+
"cloudflare_delete_dns_record",
|
|
1654
|
+
"cloudflare_list_workers",
|
|
1655
|
+
"cloudflare_get_worker",
|
|
1656
|
+
"cloudflare_delete_worker",
|
|
1657
|
+
"cloudflare_list_kv_namespaces",
|
|
1658
|
+
"cloudflare_create_kv_namespace",
|
|
1659
|
+
"cloudflare_read_kv_value",
|
|
1660
|
+
"cloudflare_write_kv_value",
|
|
1661
|
+
"cloudflare_delete_kv_value",
|
|
1662
|
+
"cloudflare_list_r2_buckets",
|
|
1663
|
+
"cloudflare_create_r2_bucket",
|
|
1664
|
+
"cloudflare_list_d1_databases",
|
|
1665
|
+
"cloudflare_create_d1_database",
|
|
1666
|
+
"cloudflare_query_d1",
|
|
1667
|
+
"cloudflare_list_pages_projects",
|
|
1668
|
+
"cloudflare_get_zone_analytics",
|
|
1669
|
+
"godaddy_suggest_domains",
|
|
1670
|
+
"godaddy_check_availability",
|
|
1671
|
+
"godaddy_list_domains",
|
|
1672
|
+
"godaddy_get_domain",
|
|
1673
|
+
"godaddy_purchase_domain",
|
|
1674
|
+
"godaddy_list_dns_records",
|
|
1675
|
+
"godaddy_add_dns_records",
|
|
1676
|
+
"godaddy_update_dns_record",
|
|
1677
|
+
"godaddy_delete_dns_record",
|
|
1678
|
+
"n8n_list_workflows",
|
|
1679
|
+
"n8n_get_workflow",
|
|
1680
|
+
"n8n_create_workflow",
|
|
1681
|
+
"n8n_update_workflow",
|
|
1682
|
+
"n8n_delete_workflow",
|
|
1683
|
+
"n8n_activate_workflow",
|
|
1684
|
+
"n8n_deactivate_workflow",
|
|
1685
|
+
"n8n_list_executions",
|
|
1686
|
+
"n8n_get_execution",
|
|
1687
|
+
"n8n_delete_execution",
|
|
1688
|
+
"n8n_list_credentials",
|
|
1689
|
+
"n8n_create_credential",
|
|
1690
|
+
"n8n_delete_credential",
|
|
1691
|
+
"n8n_execute_workflow",
|
|
1692
|
+
"pabbly_list_workflows",
|
|
1693
|
+
"pabbly_get_workflow",
|
|
1694
|
+
"pabbly_create_workflow",
|
|
1695
|
+
"pabbly_enable_workflow",
|
|
1696
|
+
"pabbly_disable_workflow",
|
|
1697
|
+
"pabbly_list_connections",
|
|
1698
|
+
"pabbly_list_executions",
|
|
1699
|
+
"pabbly_get_execution",
|
|
1700
|
+
"pabbly_trigger_webhook",
|
|
1701
|
+
"make_list_scenarios",
|
|
1702
|
+
"make_get_scenario",
|
|
1703
|
+
"make_create_scenario",
|
|
1704
|
+
"make_update_scenario",
|
|
1705
|
+
"make_start_scenario",
|
|
1706
|
+
"make_stop_scenario",
|
|
1707
|
+
"make_run_scenario",
|
|
1708
|
+
"make_list_connections",
|
|
1709
|
+
"make_get_connection",
|
|
1710
|
+
"make_verify_connection",
|
|
1711
|
+
"make_list_data_stores",
|
|
1712
|
+
"make_get_data_store_records",
|
|
1713
|
+
"make_list_organizations",
|
|
1714
|
+
"make_get_organization",
|
|
1715
|
+
"make_list_executions",
|
|
1716
|
+
"whimsical_list_workspaces",
|
|
1717
|
+
"whimsical_get_workspace",
|
|
1718
|
+
"whimsical_list_boards",
|
|
1719
|
+
"whimsical_get_board",
|
|
1720
|
+
"whimsical_create_board",
|
|
1721
|
+
"whimsical_update_board",
|
|
1722
|
+
"whimsical_delete_board",
|
|
1723
|
+
"whimsical_get_board_export",
|
|
1724
|
+
"whimsical_list_docs",
|
|
1725
|
+
"whimsical_get_doc",
|
|
1726
|
+
"whimsical_create_doc",
|
|
1727
|
+
"whimsical_update_doc",
|
|
1728
|
+
"whimsical_create_from_mermaid",
|
|
1729
|
+
"whimsical_create_from_text",
|
|
1730
|
+
"whimsical_list_scim_users",
|
|
1731
|
+
"whimsical_create_scim_user",
|
|
1732
|
+
"whimsical_update_scim_user",
|
|
1733
|
+
"whimsical_deactivate_scim_user",
|
|
1734
|
+
"ollama_chat_completion",
|
|
1735
|
+
"ollama_generate",
|
|
1736
|
+
"ollama_create_embedding",
|
|
1737
|
+
"ollama_list_models",
|
|
1738
|
+
"ollama_show_model",
|
|
1739
|
+
"ollama_pull_model",
|
|
1740
|
+
"ollama_delete_model",
|
|
1741
|
+
"ollama_list_running",
|
|
1742
|
+
"reddit_submit_post",
|
|
1743
|
+
"reddit_submit_link",
|
|
1744
|
+
"reddit_get_post",
|
|
1745
|
+
"reddit_delete_thing",
|
|
1746
|
+
"reddit_get_user_posts",
|
|
1747
|
+
"reddit_post_comment",
|
|
1748
|
+
"reddit_get_comments",
|
|
1749
|
+
"reddit_get_subreddit",
|
|
1750
|
+
"reddit_get_subreddit_rules",
|
|
1751
|
+
"reddit_get_hot",
|
|
1752
|
+
"reddit_get_new",
|
|
1753
|
+
"reddit_get_top",
|
|
1754
|
+
"reddit_search_subreddits",
|
|
1755
|
+
"reddit_list_my_subreddits",
|
|
1756
|
+
"reddit_search_posts",
|
|
1757
|
+
"reddit_get_me",
|
|
1758
|
+
"reddit_get_user",
|
|
1759
|
+
"reddit_get_user_comments",
|
|
1760
|
+
"reddit_get_inbox",
|
|
1761
|
+
"reddit_send_message",
|
|
1762
|
+
"reddit_vote",
|
|
1763
|
+
"figma_get_file",
|
|
1764
|
+
"figma_get_file_nodes",
|
|
1765
|
+
"figma_get_file_meta",
|
|
1766
|
+
"figma_get_file_versions",
|
|
1767
|
+
"figma_export_images",
|
|
1768
|
+
"figma_get_image_fills",
|
|
1769
|
+
"figma_get_team_components",
|
|
1770
|
+
"figma_get_file_components",
|
|
1771
|
+
"figma_get_component",
|
|
1772
|
+
"figma_get_team_component_sets",
|
|
1773
|
+
"figma_get_team_styles",
|
|
1774
|
+
"figma_get_file_styles",
|
|
1775
|
+
"figma_get_style",
|
|
1776
|
+
"figma_get_local_variables",
|
|
1777
|
+
"figma_get_published_variables",
|
|
1778
|
+
"figma_update_variables",
|
|
1779
|
+
"figma_get_comments",
|
|
1780
|
+
"figma_post_comment",
|
|
1781
|
+
"figma_delete_comment",
|
|
1782
|
+
"figma_react_to_comment",
|
|
1783
|
+
"figma_create_webhook",
|
|
1784
|
+
"figma_list_webhooks",
|
|
1785
|
+
"figma_get_webhook",
|
|
1786
|
+
"figma_update_webhook",
|
|
1787
|
+
"figma_delete_webhook",
|
|
1788
|
+
"figma_get_dev_resources",
|
|
1789
|
+
"figma_create_dev_resources",
|
|
1790
|
+
"figma_update_dev_resources",
|
|
1791
|
+
"figma_delete_dev_resource",
|
|
1792
|
+
"figma_list_projects",
|
|
1793
|
+
"figma_list_project_files",
|
|
1794
|
+
"figma_get_me",
|
|
1795
|
+
"elevenlabs_text_to_speech",
|
|
1796
|
+
"elevenlabs_text_to_speech_stream",
|
|
1797
|
+
"elevenlabs_list_voices",
|
|
1798
|
+
"elevenlabs_get_voice",
|
|
1799
|
+
"elevenlabs_delete_voice",
|
|
1800
|
+
"elevenlabs_get_models",
|
|
1801
|
+
"elevenlabs_get_history",
|
|
1802
|
+
"elevenlabs_get_user",
|
|
1803
|
+
"deepgram_transcribe_url",
|
|
1804
|
+
"deepgram_list_projects",
|
|
1805
|
+
"deepgram_get_project",
|
|
1806
|
+
"deepgram_list_keys",
|
|
1807
|
+
"deepgram_create_key",
|
|
1808
|
+
"deepgram_get_usage",
|
|
1809
|
+
"deepgram_list_balances",
|
|
1810
|
+
"groq_chat_completion",
|
|
1811
|
+
"groq_create_transcription",
|
|
1812
|
+
"groq_list_models",
|
|
1813
|
+
"cohere_chat",
|
|
1814
|
+
"cohere_generate",
|
|
1815
|
+
"cohere_embed",
|
|
1816
|
+
"cohere_rerank",
|
|
1817
|
+
"cohere_classify",
|
|
1818
|
+
"cohere_list_models",
|
|
1819
|
+
"mistral_chat_completion",
|
|
1820
|
+
"mistral_create_embedding",
|
|
1821
|
+
"mistral_list_models",
|
|
1822
|
+
"replicate_create_prediction",
|
|
1823
|
+
"replicate_get_prediction",
|
|
1824
|
+
"replicate_list_predictions",
|
|
1825
|
+
"replicate_cancel_prediction",
|
|
1826
|
+
"replicate_get_model",
|
|
1827
|
+
"replicate_list_model_versions",
|
|
1828
|
+
"replicate_search_models",
|
|
1829
|
+
"replicate_list_collections",
|
|
1830
|
+
"stability_text_to_image",
|
|
1831
|
+
"stability_image_to_image",
|
|
1832
|
+
"stability_upscale",
|
|
1833
|
+
"stability_list_engines",
|
|
1834
|
+
"stability_get_account",
|
|
1835
|
+
"stability_get_balance",
|
|
1836
|
+
"telegram_get_updates",
|
|
1837
|
+
"telegram_set_webhook",
|
|
1838
|
+
"telegram_delete_webhook",
|
|
1839
|
+
"telegram_get_webhook_info",
|
|
1840
|
+
"telegram_get_me",
|
|
1841
|
+
"telegram_log_out",
|
|
1842
|
+
"telegram_close",
|
|
1843
|
+
"telegram_get_user_profile_photos",
|
|
1844
|
+
"telegram_get_user_chat_boosts",
|
|
1845
|
+
"telegram_get_business_connection",
|
|
1846
|
+
"telegram_send_message",
|
|
1847
|
+
"telegram_forward_message",
|
|
1848
|
+
"telegram_forward_messages",
|
|
1849
|
+
"telegram_copy_message",
|
|
1850
|
+
"telegram_copy_messages",
|
|
1851
|
+
"telegram_send_photo",
|
|
1852
|
+
"telegram_send_audio",
|
|
1853
|
+
"telegram_send_document",
|
|
1854
|
+
"telegram_send_video",
|
|
1855
|
+
"telegram_send_animation",
|
|
1856
|
+
"telegram_send_voice",
|
|
1857
|
+
"telegram_send_video_note",
|
|
1858
|
+
"telegram_send_paid_media",
|
|
1859
|
+
"telegram_send_media_group",
|
|
1860
|
+
"telegram_send_location",
|
|
1861
|
+
"telegram_send_venue",
|
|
1862
|
+
"telegram_send_contact",
|
|
1863
|
+
"telegram_send_poll",
|
|
1864
|
+
"telegram_send_dice",
|
|
1865
|
+
"telegram_send_chat_action",
|
|
1866
|
+
"telegram_edit_message_text",
|
|
1867
|
+
"telegram_edit_message_caption",
|
|
1868
|
+
"telegram_edit_message_media",
|
|
1869
|
+
"telegram_edit_message_reply_markup",
|
|
1870
|
+
"telegram_edit_message_live_location",
|
|
1871
|
+
"telegram_stop_message_live_location",
|
|
1872
|
+
"telegram_delete_message",
|
|
1873
|
+
"telegram_delete_messages",
|
|
1874
|
+
"telegram_set_message_reaction",
|
|
1875
|
+
"telegram_get_chat",
|
|
1876
|
+
"telegram_get_chat_administrators",
|
|
1877
|
+
"telegram_get_chat_member_count",
|
|
1878
|
+
"telegram_get_chat_member",
|
|
1879
|
+
"telegram_leave_chat",
|
|
1880
|
+
"telegram_set_chat_title",
|
|
1881
|
+
"telegram_set_chat_description",
|
|
1882
|
+
"telegram_set_chat_photo",
|
|
1883
|
+
"telegram_delete_chat_photo",
|
|
1884
|
+
"telegram_set_chat_permissions",
|
|
1885
|
+
"telegram_set_chat_administrator_custom_title",
|
|
1886
|
+
"telegram_set_chat_menu_button",
|
|
1887
|
+
"telegram_get_chat_menu_button",
|
|
1888
|
+
"telegram_set_my_default_admin_rights",
|
|
1889
|
+
"telegram_get_my_default_admin_rights",
|
|
1890
|
+
"telegram_set_chat_background",
|
|
1891
|
+
"telegram_export_chat_invite_link",
|
|
1892
|
+
"telegram_create_chat_invite_link",
|
|
1893
|
+
"telegram_edit_chat_invite_link",
|
|
1894
|
+
"telegram_revoke_chat_invite_link",
|
|
1895
|
+
"telegram_create_chat_subscription_invite_link",
|
|
1896
|
+
"telegram_edit_chat_subscription_invite_link",
|
|
1897
|
+
"telegram_ban_chat_member",
|
|
1898
|
+
"telegram_unban_chat_member",
|
|
1899
|
+
"telegram_restrict_chat_member",
|
|
1900
|
+
"telegram_promote_chat_member",
|
|
1901
|
+
"telegram_approve_chat_join_request",
|
|
1902
|
+
"telegram_decline_chat_join_request",
|
|
1903
|
+
"telegram_ban_chat_sender_chat",
|
|
1904
|
+
"telegram_unban_chat_sender_chat",
|
|
1905
|
+
"telegram_create_forum_topic",
|
|
1906
|
+
"telegram_edit_forum_topic",
|
|
1907
|
+
"telegram_close_forum_topic",
|
|
1908
|
+
"telegram_reopen_forum_topic",
|
|
1909
|
+
"telegram_delete_forum_topic",
|
|
1910
|
+
"telegram_unpin_all_forum_topic_messages",
|
|
1911
|
+
"telegram_get_forum_topic_icon_stickers",
|
|
1912
|
+
"telegram_edit_general_forum_topic",
|
|
1913
|
+
"telegram_close_general_forum_topic",
|
|
1914
|
+
"telegram_reopen_general_forum_topic",
|
|
1915
|
+
"telegram_hide_general_forum_topic",
|
|
1916
|
+
"telegram_unhide_general_forum_topic",
|
|
1917
|
+
"telegram_unpin_all_general_forum_topic_messages",
|
|
1918
|
+
"telegram_set_my_commands",
|
|
1919
|
+
"telegram_get_my_commands",
|
|
1920
|
+
"telegram_delete_my_commands",
|
|
1921
|
+
"telegram_set_my_name",
|
|
1922
|
+
"telegram_get_my_name",
|
|
1923
|
+
"telegram_set_my_description",
|
|
1924
|
+
"telegram_get_my_description",
|
|
1925
|
+
"telegram_set_my_short_description",
|
|
1926
|
+
"telegram_get_my_short_description",
|
|
1927
|
+
"telegram_pin_chat_message",
|
|
1928
|
+
"telegram_unpin_chat_message",
|
|
1929
|
+
"telegram_unpin_all_chat_messages",
|
|
1930
|
+
"telegram_send_sticker",
|
|
1931
|
+
"telegram_get_sticker_set",
|
|
1932
|
+
"telegram_get_custom_emoji_stickers",
|
|
1933
|
+
"telegram_upload_sticker_file",
|
|
1934
|
+
"telegram_create_new_sticker_set",
|
|
1935
|
+
"telegram_add_sticker_to_set",
|
|
1936
|
+
"telegram_set_sticker_position_in_set",
|
|
1937
|
+
"telegram_delete_sticker_from_set",
|
|
1938
|
+
"telegram_replace_sticker_in_set",
|
|
1939
|
+
"telegram_set_sticker_set_thumbnail",
|
|
1940
|
+
"telegram_set_custom_emoji_sticker_set_thumbnail",
|
|
1941
|
+
"telegram_set_sticker_set_title",
|
|
1942
|
+
"telegram_delete_sticker_set",
|
|
1943
|
+
"telegram_set_sticker_emoji_list",
|
|
1944
|
+
"telegram_set_sticker_keywords",
|
|
1945
|
+
"telegram_set_sticker_mask_position",
|
|
1946
|
+
"telegram_answer_inline_query",
|
|
1947
|
+
"telegram_answer_web_app_query",
|
|
1948
|
+
"telegram_save_prepared_inline_message",
|
|
1949
|
+
"telegram_send_invoice",
|
|
1950
|
+
"telegram_create_invoice_link",
|
|
1951
|
+
"telegram_answer_shipping_query",
|
|
1952
|
+
"telegram_answer_pre_checkout_query",
|
|
1953
|
+
"telegram_get_star_transactions",
|
|
1954
|
+
"telegram_refund_star_payment",
|
|
1955
|
+
"telegram_edit_user_star_subscription",
|
|
1956
|
+
"telegram_send_game",
|
|
1957
|
+
"telegram_set_game_score",
|
|
1958
|
+
"telegram_get_game_high_scores",
|
|
1959
|
+
"telegram_answer_callback_query",
|
|
1960
|
+
"telegram_get_file",
|
|
1961
|
+
"telegram_send_gift",
|
|
1962
|
+
"telegram_get_available_gifts",
|
|
1963
|
+
"telegram_gift_premium_subscription",
|
|
1964
|
+
"telegram_verify_user",
|
|
1965
|
+
"telegram_verify_chat",
|
|
1966
|
+
"telegram_remove_user_verification",
|
|
1967
|
+
"telegram_remove_chat_verification",
|
|
1968
|
+
"postmark_send_email",
|
|
1969
|
+
"postmark_send_batch",
|
|
1970
|
+
"postmark_send_template",
|
|
1971
|
+
"postmark_list_templates",
|
|
1972
|
+
"postmark_get_template",
|
|
1973
|
+
"postmark_create_template",
|
|
1974
|
+
"postmark_list_bounces",
|
|
1975
|
+
"postmark_get_delivery_stats",
|
|
1976
|
+
"postmark_get_server",
|
|
1977
|
+
"mailgun_send_message",
|
|
1978
|
+
"mailgun_list_domains",
|
|
1979
|
+
"mailgun_get_domain",
|
|
1980
|
+
"mailgun_list_events",
|
|
1981
|
+
"mailgun_get_stats",
|
|
1982
|
+
"mailgun_validate_email",
|
|
1983
|
+
"mailgun_list_bounces",
|
|
1984
|
+
"mailgun_list_unsubscribes",
|
|
1985
|
+
"convertkit_list_subscribers",
|
|
1986
|
+
"convertkit_get_subscriber",
|
|
1987
|
+
"convertkit_create_subscriber",
|
|
1988
|
+
"convertkit_tag_subscriber",
|
|
1989
|
+
"convertkit_list_tags",
|
|
1990
|
+
"convertkit_create_tag",
|
|
1991
|
+
"convertkit_list_sequences",
|
|
1992
|
+
"convertkit_add_to_sequence",
|
|
1993
|
+
"convertkit_list_forms",
|
|
1994
|
+
"convertkit_list_broadcasts",
|
|
1995
|
+
"convertkit_create_broadcast",
|
|
1996
|
+
"brevo_send_transactional",
|
|
1997
|
+
"brevo_list_contacts",
|
|
1998
|
+
"brevo_create_contact",
|
|
1999
|
+
"brevo_update_contact",
|
|
2000
|
+
"brevo_get_contact",
|
|
2001
|
+
"brevo_list_lists",
|
|
2002
|
+
"brevo_send_sms",
|
|
2003
|
+
"brevo_get_account",
|
|
2004
|
+
"activecampaign_create_contact",
|
|
2005
|
+
"activecampaign_list_contacts",
|
|
2006
|
+
"activecampaign_get_contact",
|
|
2007
|
+
"activecampaign_update_contact",
|
|
2008
|
+
"activecampaign_add_tag",
|
|
2009
|
+
"activecampaign_list_tags",
|
|
2010
|
+
"activecampaign_list_automations",
|
|
2011
|
+
"activecampaign_create_deal",
|
|
2012
|
+
"activecampaign_list_deals",
|
|
2013
|
+
"activecampaign_list_lists",
|
|
2014
|
+
"lemlist_list_campaigns",
|
|
2015
|
+
"lemlist_get_campaign",
|
|
2016
|
+
"lemlist_add_lead",
|
|
2017
|
+
"lemlist_list_leads",
|
|
2018
|
+
"lemlist_delete_lead",
|
|
2019
|
+
"lemlist_list_activities",
|
|
2020
|
+
"lemlist_get_team",
|
|
2021
|
+
"aws_list_buckets",
|
|
2022
|
+
"aws_list_objects",
|
|
2023
|
+
"aws_put_object",
|
|
2024
|
+
"aws_get_object",
|
|
2025
|
+
"aws_delete_object",
|
|
2026
|
+
"webflow_list_sites",
|
|
2027
|
+
"webflow_get_site",
|
|
2028
|
+
"webflow_publish_site",
|
|
2029
|
+
"webflow_list_collections",
|
|
2030
|
+
"webflow_get_collection",
|
|
2031
|
+
"webflow_list_items",
|
|
2032
|
+
"webflow_create_item",
|
|
2033
|
+
"webflow_update_item",
|
|
2034
|
+
"webflow_delete_item",
|
|
2035
|
+
"webflow_list_forms",
|
|
2036
|
+
"webflow_list_form_submissions",
|
|
2037
|
+
"webflow_list_products",
|
|
2038
|
+
"wordpress_list_posts",
|
|
2039
|
+
"wordpress_create_post",
|
|
2040
|
+
"wordpress_update_post",
|
|
2041
|
+
"wordpress_delete_post",
|
|
2042
|
+
"wordpress_list_pages",
|
|
2043
|
+
"wordpress_create_page",
|
|
2044
|
+
"wordpress_update_page",
|
|
2045
|
+
"wordpress_list_media",
|
|
2046
|
+
"wordpress_upload_media",
|
|
2047
|
+
"wordpress_list_users",
|
|
2048
|
+
"wordpress_list_comments",
|
|
2049
|
+
"wordpress_list_categories",
|
|
2050
|
+
"wordpress_list_tags",
|
|
2051
|
+
"monday_graphql",
|
|
2052
|
+
"trello_list_boards",
|
|
2053
|
+
"trello_get_board",
|
|
2054
|
+
"trello_create_board",
|
|
2055
|
+
"trello_get_lists",
|
|
2056
|
+
"trello_create_list",
|
|
2057
|
+
"trello_create_card",
|
|
2058
|
+
"trello_update_card",
|
|
2059
|
+
"trello_delete_card",
|
|
2060
|
+
"trello_get_card",
|
|
2061
|
+
"trello_list_labels",
|
|
2062
|
+
"typeform_list_forms",
|
|
2063
|
+
"typeform_get_form",
|
|
2064
|
+
"typeform_create_form",
|
|
2065
|
+
"typeform_list_responses",
|
|
2066
|
+
"typeform_create_webhook",
|
|
2067
|
+
"typeform_list_webhooks",
|
|
2068
|
+
"typeform_list_workspaces",
|
|
2069
|
+
"docusign_create_envelope",
|
|
2070
|
+
"docusign_get_envelope",
|
|
2071
|
+
"docusign_list_envelopes",
|
|
2072
|
+
"docusign_list_recipients",
|
|
2073
|
+
"docusign_list_templates",
|
|
2074
|
+
"docusign_get_template",
|
|
2075
|
+
"xero_list_invoices",
|
|
2076
|
+
"xero_create_invoice",
|
|
2077
|
+
"xero_get_invoice",
|
|
2078
|
+
"xero_list_contacts",
|
|
2079
|
+
"xero_create_contact",
|
|
2080
|
+
"xero_list_payments",
|
|
2081
|
+
"xero_create_payment",
|
|
2082
|
+
"xero_list_accounts",
|
|
2083
|
+
"xero_get_organisation",
|
|
2084
|
+
"freshdesk_list_tickets",
|
|
2085
|
+
"freshdesk_create_ticket",
|
|
2086
|
+
"freshdesk_update_ticket",
|
|
2087
|
+
"freshdesk_get_ticket",
|
|
2088
|
+
"freshdesk_list_contacts",
|
|
2089
|
+
"freshdesk_create_contact",
|
|
2090
|
+
"freshdesk_get_contact",
|
|
2091
|
+
"freshdesk_list_agents",
|
|
2092
|
+
"youtube_search",
|
|
2093
|
+
"youtube_list_videos",
|
|
2094
|
+
"youtube_list_channels",
|
|
2095
|
+
"youtube_list_playlists",
|
|
2096
|
+
"youtube_list_playlist_items",
|
|
2097
|
+
"youtube_list_comments",
|
|
2098
|
+
"netlify_list_sites",
|
|
2099
|
+
"netlify_get_site",
|
|
2100
|
+
"netlify_create_site",
|
|
2101
|
+
"netlify_list_deploys",
|
|
2102
|
+
"netlify_get_deploy",
|
|
2103
|
+
"netlify_list_forms",
|
|
2104
|
+
"netlify_list_form_submissions",
|
|
2105
|
+
"netlify_list_dns_zones",
|
|
2106
|
+
"netlify_get_account",
|
|
2107
|
+
"pinterest_create_pin",
|
|
2108
|
+
"pinterest_list_pins",
|
|
2109
|
+
"pinterest_get_pin",
|
|
2110
|
+
"pinterest_list_boards",
|
|
2111
|
+
"pinterest_create_board",
|
|
2112
|
+
"pinterest_get_user_account",
|
|
2113
|
+
"pinterest_get_analytics",
|
|
2114
|
+
"bigcommerce_list_products",
|
|
2115
|
+
"bigcommerce_create_product",
|
|
2116
|
+
"bigcommerce_get_product",
|
|
2117
|
+
"bigcommerce_list_orders",
|
|
2118
|
+
"bigcommerce_get_order",
|
|
2119
|
+
"bigcommerce_list_customers",
|
|
2120
|
+
"bigcommerce_create_customer",
|
|
2121
|
+
"bigcommerce_list_categories",
|
|
2122
|
+
"twitch_get_streams",
|
|
2123
|
+
"twitch_get_users",
|
|
2124
|
+
"twitch_search_channels",
|
|
2125
|
+
"twitch_get_clips",
|
|
2126
|
+
"twitch_create_clip",
|
|
2127
|
+
"twitch_get_channel_info",
|
|
2128
|
+
"twitch_get_top_games",
|
|
2129
|
+
"wave_graphql",
|
|
2130
|
+
"loom_list_videos",
|
|
2131
|
+
"loom_get_video",
|
|
2132
|
+
"loom_delete_video",
|
|
2133
|
+
"loom_get_video_transcript",
|
|
2134
|
+
"gcloud_list_buckets",
|
|
2135
|
+
"gcloud_get_bucket",
|
|
2136
|
+
"gcloud_list_objects",
|
|
2137
|
+
"gcloud_get_object",
|
|
2138
|
+
"gcloud_delete_object",
|
|
2139
|
+
"neon_list_projects",
|
|
2140
|
+
"neon_create_project",
|
|
2141
|
+
"neon_get_project",
|
|
2142
|
+
"neon_delete_project",
|
|
2143
|
+
"neon_list_branches",
|
|
2144
|
+
"neon_create_branch",
|
|
2145
|
+
"neon_list_databases",
|
|
2146
|
+
"neon_list_endpoints",
|
|
2147
|
+
"planetscale_list_databases",
|
|
2148
|
+
"planetscale_create_database",
|
|
2149
|
+
"planetscale_get_database",
|
|
2150
|
+
"planetscale_delete_database",
|
|
2151
|
+
"planetscale_list_branches",
|
|
2152
|
+
"planetscale_create_branch",
|
|
2153
|
+
"planetscale_list_deploy_requests",
|
|
2154
|
+
"turso_list_databases",
|
|
2155
|
+
"turso_create_database",
|
|
2156
|
+
"turso_get_database",
|
|
2157
|
+
"turso_delete_database",
|
|
2158
|
+
"turso_list_groups",
|
|
2159
|
+
"turso_create_group",
|
|
2160
|
+
"turso_list_locations",
|
|
2161
|
+
"turso_create_token",
|
|
2162
|
+
"cockroachdb_list_clusters",
|
|
2163
|
+
"cockroachdb_create_cluster",
|
|
2164
|
+
"cockroachdb_get_cluster",
|
|
2165
|
+
"cockroachdb_delete_cluster",
|
|
2166
|
+
"cockroachdb_list_sql_users",
|
|
2167
|
+
"cockroachdb_create_sql_user",
|
|
2168
|
+
"cockroachdb_list_databases",
|
|
2169
|
+
"railway_graphql",
|
|
2170
|
+
"render_list_services",
|
|
2171
|
+
"render_get_service",
|
|
2172
|
+
"render_create_service",
|
|
2173
|
+
"render_list_deploys",
|
|
2174
|
+
"render_create_deploy",
|
|
2175
|
+
"render_get_deploy",
|
|
2176
|
+
"render_list_env_groups",
|
|
2177
|
+
"cloudconvert_create_job",
|
|
2178
|
+
"cloudconvert_list_jobs",
|
|
2179
|
+
"cloudconvert_get_job",
|
|
2180
|
+
"cloudconvert_delete_job",
|
|
2181
|
+
"cloudconvert_wait_job",
|
|
2182
|
+
"cloudconvert_create_task",
|
|
2183
|
+
"cloudconvert_list_tasks",
|
|
2184
|
+
"cloudconvert_get_task",
|
|
2185
|
+
"cloudconvert_delete_task",
|
|
2186
|
+
"cloudconvert_wait_task",
|
|
2187
|
+
"cloudconvert_cancel_task",
|
|
2188
|
+
"cloudconvert_retry_task",
|
|
2189
|
+
"cloudconvert_convert",
|
|
2190
|
+
"cloudconvert_optimize",
|
|
2191
|
+
"cloudconvert_capture_website",
|
|
2192
|
+
"cloudconvert_create_thumbnail",
|
|
2193
|
+
"cloudconvert_merge",
|
|
2194
|
+
"cloudconvert_create_archive",
|
|
2195
|
+
"cloudconvert_watermark",
|
|
2196
|
+
"cloudconvert_metadata",
|
|
2197
|
+
"cloudconvert_import_url",
|
|
2198
|
+
"cloudconvert_import_upload",
|
|
2199
|
+
"cloudconvert_import_s3",
|
|
2200
|
+
"cloudconvert_import_google_cloud",
|
|
2201
|
+
"cloudconvert_export_url",
|
|
2202
|
+
"cloudconvert_export_s3",
|
|
2203
|
+
"cloudconvert_export_google_cloud",
|
|
2204
|
+
"cloudconvert_get_user",
|
|
2205
|
+
"cloudconvert_get_balance",
|
|
2206
|
+
"cloudconvert_create_webhook",
|
|
2207
|
+
"cloudconvert_list_webhooks",
|
|
2208
|
+
"cloudconvert_delete_webhook"
|
|
1090
2209
|
],
|
|
1091
2210
|
"allActions": [
|
|
1092
2211
|
"crm_sync",
|
|
@@ -1095,6 +2214,13 @@
|
|
|
1095
2214
|
"payment_report",
|
|
1096
2215
|
"subscription_sync",
|
|
1097
2216
|
"invoice_batch",
|
|
2217
|
+
"email_campaign",
|
|
2218
|
+
"bounce_cleanup",
|
|
2219
|
+
"resend_sync",
|
|
2220
|
+
"resend_export",
|
|
2221
|
+
"resend_report",
|
|
2222
|
+
"sms_blast",
|
|
2223
|
+
"call_campaign",
|
|
1098
2224
|
"channel_notify",
|
|
1099
2225
|
"daily_digest",
|
|
1100
2226
|
"discord_announce",
|
|
@@ -1102,14 +2228,6 @@
|
|
|
1102
2228
|
"ai_summarize",
|
|
1103
2229
|
"ai_classify",
|
|
1104
2230
|
"ai_extract",
|
|
1105
|
-
"claude_analyze",
|
|
1106
|
-
"claude_generate",
|
|
1107
|
-
"sms_blast",
|
|
1108
|
-
"call_campaign",
|
|
1109
|
-
"email_campaign",
|
|
1110
|
-
"bounce_cleanup",
|
|
1111
|
-
"db_backup",
|
|
1112
|
-
"data_export",
|
|
1113
2231
|
"airtable_sync",
|
|
1114
2232
|
"record_batch",
|
|
1115
2233
|
"notion_sync",
|
|
@@ -1124,6 +2242,8 @@
|
|
|
1124
2242
|
"deal_report",
|
|
1125
2243
|
"contact_sync",
|
|
1126
2244
|
"marketing_report",
|
|
2245
|
+
"db_backup",
|
|
2246
|
+
"data_export",
|
|
1127
2247
|
"booking_notify",
|
|
1128
2248
|
"calendar_sync",
|
|
1129
2249
|
"availability_check",
|
|
@@ -1178,6 +2298,9 @@
|
|
|
1178
2298
|
"transaction_report",
|
|
1179
2299
|
"square_sync",
|
|
1180
2300
|
"sales_report",
|
|
2301
|
+
"woocommerce_sync",
|
|
2302
|
+
"woocommerce_export",
|
|
2303
|
+
"woocommerce_report",
|
|
1181
2304
|
"tiktok_ads_optimize",
|
|
1182
2305
|
"x_ads_optimize",
|
|
1183
2306
|
"linkedin_ads_optimize",
|
|
@@ -1192,7 +2315,108 @@
|
|
|
1192
2315
|
"deal_report",
|
|
1193
2316
|
"activity_summary",
|
|
1194
2317
|
"linkedin_schedule_post",
|
|
1195
|
-
"engagement_report"
|
|
2318
|
+
"engagement_report",
|
|
2319
|
+
"cloudflare_sync",
|
|
2320
|
+
"cloudflare_export",
|
|
2321
|
+
"cloudflare_report",
|
|
2322
|
+
"godaddy_sync",
|
|
2323
|
+
"godaddy_export",
|
|
2324
|
+
"n8n_sync",
|
|
2325
|
+
"n8n_export",
|
|
2326
|
+
"n8n_report",
|
|
2327
|
+
"pabbly_sync",
|
|
2328
|
+
"pabbly_export",
|
|
2329
|
+
"make_sync",
|
|
2330
|
+
"make_export",
|
|
2331
|
+
"make_report",
|
|
2332
|
+
"whimsical_sync",
|
|
2333
|
+
"whimsical_export",
|
|
2334
|
+
"whimsical_report",
|
|
2335
|
+
"ollama_sync",
|
|
2336
|
+
"ollama_export",
|
|
2337
|
+
"reddit_sync",
|
|
2338
|
+
"reddit_export",
|
|
2339
|
+
"reddit_report",
|
|
2340
|
+
"figma_sync",
|
|
2341
|
+
"figma_export",
|
|
2342
|
+
"figma_report",
|
|
2343
|
+
"elevenlabs_sync",
|
|
2344
|
+
"elevenlabs_export",
|
|
2345
|
+
"deepgram_sync",
|
|
2346
|
+
"deepgram_export",
|
|
2347
|
+
"groq_sync",
|
|
2348
|
+
"cohere_sync",
|
|
2349
|
+
"cohere_export",
|
|
2350
|
+
"mistral_sync",
|
|
2351
|
+
"replicate_sync",
|
|
2352
|
+
"replicate_export",
|
|
2353
|
+
"stability_sync",
|
|
2354
|
+
"stability_export",
|
|
2355
|
+
"telegram_sync",
|
|
2356
|
+
"telegram_export",
|
|
2357
|
+
"telegram_report",
|
|
2358
|
+
"postmark_sync",
|
|
2359
|
+
"postmark_export",
|
|
2360
|
+
"mailgun_sync",
|
|
2361
|
+
"mailgun_export",
|
|
2362
|
+
"convertkit_sync",
|
|
2363
|
+
"convertkit_export",
|
|
2364
|
+
"convertkit_report",
|
|
2365
|
+
"brevo_sync",
|
|
2366
|
+
"brevo_export",
|
|
2367
|
+
"activecampaign_sync",
|
|
2368
|
+
"activecampaign_export",
|
|
2369
|
+
"activecampaign_report",
|
|
2370
|
+
"lemlist_sync",
|
|
2371
|
+
"lemlist_export",
|
|
2372
|
+
"aws_sync",
|
|
2373
|
+
"aws_export",
|
|
2374
|
+
"webflow_sync",
|
|
2375
|
+
"webflow_export",
|
|
2376
|
+
"webflow_report",
|
|
2377
|
+
"wordpress_sync",
|
|
2378
|
+
"wordpress_export",
|
|
2379
|
+
"wordpress_report",
|
|
2380
|
+
"monday_sync",
|
|
2381
|
+
"trello_sync",
|
|
2382
|
+
"trello_export",
|
|
2383
|
+
"trello_report",
|
|
2384
|
+
"typeform_sync",
|
|
2385
|
+
"typeform_export",
|
|
2386
|
+
"docusign_sync",
|
|
2387
|
+
"docusign_export",
|
|
2388
|
+
"xero_sync",
|
|
2389
|
+
"xero_export",
|
|
2390
|
+
"freshdesk_sync",
|
|
2391
|
+
"freshdesk_export",
|
|
2392
|
+
"youtube_sync",
|
|
2393
|
+
"youtube_export",
|
|
2394
|
+
"netlify_sync",
|
|
2395
|
+
"netlify_export",
|
|
2396
|
+
"pinterest_sync",
|
|
2397
|
+
"pinterest_export",
|
|
2398
|
+
"bigcommerce_sync",
|
|
2399
|
+
"bigcommerce_export",
|
|
2400
|
+
"twitch_sync",
|
|
2401
|
+
"twitch_export",
|
|
2402
|
+
"wave_sync",
|
|
2403
|
+
"loom_sync",
|
|
2404
|
+
"gcloud_sync",
|
|
2405
|
+
"gcloud_export",
|
|
2406
|
+
"neon_sync",
|
|
2407
|
+
"neon_export",
|
|
2408
|
+
"planetscale_sync",
|
|
2409
|
+
"planetscale_export",
|
|
2410
|
+
"turso_sync",
|
|
2411
|
+
"turso_export",
|
|
2412
|
+
"cockroachdb_sync",
|
|
2413
|
+
"cockroachdb_export",
|
|
2414
|
+
"railway_sync",
|
|
2415
|
+
"render_sync",
|
|
2416
|
+
"render_export",
|
|
2417
|
+
"cloudconvert_sync",
|
|
2418
|
+
"cloudconvert_export",
|
|
2419
|
+
"cloudconvert_report"
|
|
1196
2420
|
],
|
|
1197
2421
|
"allTriggers": [
|
|
1198
2422
|
"contact_created",
|
|
@@ -1205,6 +2429,17 @@
|
|
|
1205
2429
|
"subscription_created",
|
|
1206
2430
|
"subscription_cancelled",
|
|
1207
2431
|
"invoice_paid",
|
|
2432
|
+
"email_delivered",
|
|
2433
|
+
"email_opened",
|
|
2434
|
+
"email_bounced",
|
|
2435
|
+
"email_clicked",
|
|
2436
|
+
"resend_created",
|
|
2437
|
+
"resend_updated",
|
|
2438
|
+
"resend_deleted",
|
|
2439
|
+
"resend_webhook",
|
|
2440
|
+
"sms_received",
|
|
2441
|
+
"call_completed",
|
|
2442
|
+
"voicemail_received",
|
|
1208
2443
|
"message_received",
|
|
1209
2444
|
"channel_created",
|
|
1210
2445
|
"reaction_added",
|
|
@@ -1212,18 +2447,6 @@
|
|
|
1212
2447
|
"message_sent",
|
|
1213
2448
|
"batch_completed",
|
|
1214
2449
|
"fine_tune_completed",
|
|
1215
|
-
"batch_completed",
|
|
1216
|
-
"sms_received",
|
|
1217
|
-
"call_completed",
|
|
1218
|
-
"voicemail_received",
|
|
1219
|
-
"email_delivered",
|
|
1220
|
-
"email_opened",
|
|
1221
|
-
"email_bounced",
|
|
1222
|
-
"email_clicked",
|
|
1223
|
-
"row_inserted",
|
|
1224
|
-
"row_updated",
|
|
1225
|
-
"row_deleted",
|
|
1226
|
-
"auth_event",
|
|
1227
2450
|
"record_created",
|
|
1228
2451
|
"record_updated",
|
|
1229
2452
|
"page_created",
|
|
@@ -1247,6 +2470,10 @@
|
|
|
1247
2470
|
"deal_stage_changed",
|
|
1248
2471
|
"form_submitted",
|
|
1249
2472
|
"email_opened",
|
|
2473
|
+
"row_inserted",
|
|
2474
|
+
"row_updated",
|
|
2475
|
+
"row_deleted",
|
|
2476
|
+
"auth_event",
|
|
1250
2477
|
"event_scheduled",
|
|
1251
2478
|
"event_cancelled",
|
|
1252
2479
|
"invitee_created",
|
|
@@ -1324,6 +2551,10 @@
|
|
|
1324
2551
|
"payment_completed",
|
|
1325
2552
|
"order_created",
|
|
1326
2553
|
"inventory_updated",
|
|
2554
|
+
"woocommerce_created",
|
|
2555
|
+
"woocommerce_updated",
|
|
2556
|
+
"woocommerce_deleted",
|
|
2557
|
+
"woocommerce_webhook",
|
|
1327
2558
|
"campaign_completed",
|
|
1328
2559
|
"budget_exhausted",
|
|
1329
2560
|
"campaign_completed",
|
|
@@ -1349,24 +2580,172 @@
|
|
|
1349
2580
|
"person_created",
|
|
1350
2581
|
"post_engagement",
|
|
1351
2582
|
"connection_accepted",
|
|
1352
|
-
"mention_received"
|
|
2583
|
+
"mention_received",
|
|
2584
|
+
"cloudflare_created",
|
|
2585
|
+
"cloudflare_updated",
|
|
2586
|
+
"cloudflare_deleted",
|
|
2587
|
+
"cloudflare_webhook",
|
|
2588
|
+
"godaddy_created",
|
|
2589
|
+
"godaddy_updated",
|
|
2590
|
+
"godaddy_webhook",
|
|
2591
|
+
"n8n_created",
|
|
2592
|
+
"n8n_updated",
|
|
2593
|
+
"n8n_deleted",
|
|
2594
|
+
"n8n_webhook",
|
|
2595
|
+
"pabbly_created",
|
|
2596
|
+
"pabbly_updated",
|
|
2597
|
+
"pabbly_webhook",
|
|
2598
|
+
"make_created",
|
|
2599
|
+
"make_updated",
|
|
2600
|
+
"make_deleted",
|
|
2601
|
+
"make_webhook",
|
|
2602
|
+
"whimsical_created",
|
|
2603
|
+
"whimsical_updated",
|
|
2604
|
+
"whimsical_deleted",
|
|
2605
|
+
"whimsical_webhook",
|
|
2606
|
+
"ollama_created",
|
|
2607
|
+
"ollama_updated",
|
|
2608
|
+
"ollama_webhook",
|
|
2609
|
+
"reddit_created",
|
|
2610
|
+
"reddit_updated",
|
|
2611
|
+
"reddit_deleted",
|
|
2612
|
+
"reddit_webhook",
|
|
2613
|
+
"figma_created",
|
|
2614
|
+
"figma_updated",
|
|
2615
|
+
"figma_deleted",
|
|
2616
|
+
"figma_webhook",
|
|
2617
|
+
"elevenlabs_created",
|
|
2618
|
+
"elevenlabs_updated",
|
|
2619
|
+
"elevenlabs_webhook",
|
|
2620
|
+
"deepgram_created",
|
|
2621
|
+
"deepgram_updated",
|
|
2622
|
+
"deepgram_webhook",
|
|
2623
|
+
"groq_created",
|
|
2624
|
+
"groq_updated",
|
|
2625
|
+
"cohere_created",
|
|
2626
|
+
"cohere_updated",
|
|
2627
|
+
"cohere_webhook",
|
|
2628
|
+
"mistral_created",
|
|
2629
|
+
"mistral_updated",
|
|
2630
|
+
"replicate_created",
|
|
2631
|
+
"replicate_updated",
|
|
2632
|
+
"replicate_webhook",
|
|
2633
|
+
"stability_created",
|
|
2634
|
+
"stability_updated",
|
|
2635
|
+
"stability_webhook",
|
|
2636
|
+
"telegram_created",
|
|
2637
|
+
"telegram_updated",
|
|
2638
|
+
"telegram_deleted",
|
|
2639
|
+
"telegram_webhook",
|
|
2640
|
+
"postmark_created",
|
|
2641
|
+
"postmark_updated",
|
|
2642
|
+
"postmark_webhook",
|
|
2643
|
+
"mailgun_created",
|
|
2644
|
+
"mailgun_updated",
|
|
2645
|
+
"mailgun_webhook",
|
|
2646
|
+
"convertkit_created",
|
|
2647
|
+
"convertkit_updated",
|
|
2648
|
+
"convertkit_deleted",
|
|
2649
|
+
"convertkit_webhook",
|
|
2650
|
+
"brevo_created",
|
|
2651
|
+
"brevo_updated",
|
|
2652
|
+
"brevo_webhook",
|
|
2653
|
+
"activecampaign_created",
|
|
2654
|
+
"activecampaign_updated",
|
|
2655
|
+
"activecampaign_deleted",
|
|
2656
|
+
"activecampaign_webhook",
|
|
2657
|
+
"lemlist_created",
|
|
2658
|
+
"lemlist_updated",
|
|
2659
|
+
"lemlist_webhook",
|
|
2660
|
+
"aws_created",
|
|
2661
|
+
"aws_updated",
|
|
2662
|
+
"aws_webhook",
|
|
2663
|
+
"webflow_created",
|
|
2664
|
+
"webflow_updated",
|
|
2665
|
+
"webflow_deleted",
|
|
2666
|
+
"webflow_webhook",
|
|
2667
|
+
"wordpress_created",
|
|
2668
|
+
"wordpress_updated",
|
|
2669
|
+
"wordpress_deleted",
|
|
2670
|
+
"wordpress_webhook",
|
|
2671
|
+
"monday_created",
|
|
2672
|
+
"monday_updated",
|
|
2673
|
+
"trello_created",
|
|
2674
|
+
"trello_updated",
|
|
2675
|
+
"trello_deleted",
|
|
2676
|
+
"trello_webhook",
|
|
2677
|
+
"typeform_created",
|
|
2678
|
+
"typeform_updated",
|
|
2679
|
+
"typeform_webhook",
|
|
2680
|
+
"docusign_created",
|
|
2681
|
+
"docusign_updated",
|
|
2682
|
+
"docusign_webhook",
|
|
2683
|
+
"xero_created",
|
|
2684
|
+
"xero_updated",
|
|
2685
|
+
"xero_webhook",
|
|
2686
|
+
"freshdesk_created",
|
|
2687
|
+
"freshdesk_updated",
|
|
2688
|
+
"freshdesk_webhook",
|
|
2689
|
+
"youtube_created",
|
|
2690
|
+
"youtube_updated",
|
|
2691
|
+
"youtube_webhook",
|
|
2692
|
+
"netlify_created",
|
|
2693
|
+
"netlify_updated",
|
|
2694
|
+
"netlify_webhook",
|
|
2695
|
+
"pinterest_created",
|
|
2696
|
+
"pinterest_updated",
|
|
2697
|
+
"pinterest_webhook",
|
|
2698
|
+
"bigcommerce_created",
|
|
2699
|
+
"bigcommerce_updated",
|
|
2700
|
+
"bigcommerce_webhook",
|
|
2701
|
+
"twitch_created",
|
|
2702
|
+
"twitch_updated",
|
|
2703
|
+
"twitch_webhook",
|
|
2704
|
+
"wave_created",
|
|
2705
|
+
"wave_updated",
|
|
2706
|
+
"loom_created",
|
|
2707
|
+
"loom_updated",
|
|
2708
|
+
"gcloud_created",
|
|
2709
|
+
"gcloud_updated",
|
|
2710
|
+
"gcloud_webhook",
|
|
2711
|
+
"neon_created",
|
|
2712
|
+
"neon_updated",
|
|
2713
|
+
"neon_webhook",
|
|
2714
|
+
"planetscale_created",
|
|
2715
|
+
"planetscale_updated",
|
|
2716
|
+
"planetscale_webhook",
|
|
2717
|
+
"turso_created",
|
|
2718
|
+
"turso_updated",
|
|
2719
|
+
"turso_webhook",
|
|
2720
|
+
"cockroachdb_created",
|
|
2721
|
+
"cockroachdb_updated",
|
|
2722
|
+
"cockroachdb_webhook",
|
|
2723
|
+
"railway_created",
|
|
2724
|
+
"railway_updated",
|
|
2725
|
+
"render_created",
|
|
2726
|
+
"render_updated",
|
|
2727
|
+
"render_webhook",
|
|
2728
|
+
"cloudconvert_created",
|
|
2729
|
+
"cloudconvert_updated",
|
|
2730
|
+
"cloudconvert_deleted",
|
|
2731
|
+
"cloudconvert_webhook"
|
|
1353
2732
|
],
|
|
1354
2733
|
"allServiceIds": [
|
|
1355
2734
|
"crm",
|
|
1356
2735
|
"stripe",
|
|
2736
|
+
"sendgrid",
|
|
2737
|
+
"resend",
|
|
2738
|
+
"twilio",
|
|
1357
2739
|
"slack",
|
|
1358
2740
|
"discord",
|
|
1359
2741
|
"openai",
|
|
1360
|
-
"anthropic",
|
|
1361
|
-
"twilio",
|
|
1362
|
-
"sendgrid",
|
|
1363
|
-
"supabase",
|
|
1364
2742
|
"airtable",
|
|
1365
2743
|
"notion",
|
|
1366
2744
|
"github",
|
|
1367
2745
|
"linear",
|
|
1368
2746
|
"shopify",
|
|
1369
2747
|
"hubspot",
|
|
2748
|
+
"supabase",
|
|
1370
2749
|
"calendly",
|
|
1371
2750
|
"google_calendar",
|
|
1372
2751
|
"gmail",
|
|
@@ -1390,6 +2769,7 @@
|
|
|
1390
2769
|
"facebook_ads",
|
|
1391
2770
|
"plaid",
|
|
1392
2771
|
"square",
|
|
2772
|
+
"woocommerce",
|
|
1393
2773
|
"tiktok_ads",
|
|
1394
2774
|
"x_ads",
|
|
1395
2775
|
"linkedin_ads",
|
|
@@ -1399,7 +2779,54 @@
|
|
|
1399
2779
|
"mulesoft",
|
|
1400
2780
|
"azure",
|
|
1401
2781
|
"pipedrive",
|
|
1402
|
-
"linkedin"
|
|
2782
|
+
"linkedin",
|
|
2783
|
+
"cloudflare",
|
|
2784
|
+
"godaddy",
|
|
2785
|
+
"n8n",
|
|
2786
|
+
"pabbly",
|
|
2787
|
+
"make",
|
|
2788
|
+
"whimsical",
|
|
2789
|
+
"ollama",
|
|
2790
|
+
"reddit",
|
|
2791
|
+
"figma",
|
|
2792
|
+
"elevenlabs",
|
|
2793
|
+
"deepgram",
|
|
2794
|
+
"groq",
|
|
2795
|
+
"cohere",
|
|
2796
|
+
"mistral",
|
|
2797
|
+
"replicate",
|
|
2798
|
+
"stability",
|
|
2799
|
+
"telegram",
|
|
2800
|
+
"postmark",
|
|
2801
|
+
"mailgun",
|
|
2802
|
+
"convertkit",
|
|
2803
|
+
"brevo",
|
|
2804
|
+
"activecampaign",
|
|
2805
|
+
"lemlist",
|
|
2806
|
+
"aws",
|
|
2807
|
+
"webflow",
|
|
2808
|
+
"wordpress",
|
|
2809
|
+
"monday",
|
|
2810
|
+
"trello",
|
|
2811
|
+
"typeform",
|
|
2812
|
+
"docusign",
|
|
2813
|
+
"xero",
|
|
2814
|
+
"freshdesk",
|
|
2815
|
+
"youtube",
|
|
2816
|
+
"netlify",
|
|
2817
|
+
"pinterest",
|
|
2818
|
+
"bigcommerce",
|
|
2819
|
+
"twitch",
|
|
2820
|
+
"wave",
|
|
2821
|
+
"loom",
|
|
2822
|
+
"gcloud",
|
|
2823
|
+
"neon",
|
|
2824
|
+
"planetscale",
|
|
2825
|
+
"turso",
|
|
2826
|
+
"cockroachdb",
|
|
2827
|
+
"railway",
|
|
2828
|
+
"render",
|
|
2829
|
+
"cloudconvert"
|
|
1403
2830
|
],
|
|
1404
2831
|
"crmTools": 245,
|
|
1405
2832
|
"vaultTools": 4,
|
|
@@ -1407,6 +2834,6 @@
|
|
|
1407
2834
|
"deedTools": 6,
|
|
1408
2835
|
"engineTools": 6,
|
|
1409
2836
|
"appTools": 5,
|
|
1410
|
-
"totalTools":
|
|
1411
|
-
"totalCapabilities":
|
|
2837
|
+
"totalTools": 1554,
|
|
2838
|
+
"totalCapabilities": 2073
|
|
1412
2839
|
}
|