@agenticmail/enterprise 0.5.336 → 0.5.338
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/dist/_seed-data-FQR5PY2W.js +4554 -0
- package/dist/chunk-I25KEJVB.js +1562 -0
- package/dist/chunk-KHYCWUTO.js +1539 -0
- package/dist/chunk-UDEOGAGB.js +117 -0
- package/dist/chunk-URC3SFYD.js +5101 -0
- package/dist/chunk-Z3I6GNTS.js +106 -0
- package/dist/cli-agent-35EZUQ4N.js +2473 -0
- package/dist/cli-recover-K7A4IIQY.js +488 -0
- package/dist/cli-serve-DUUELMXK.js +260 -0
- package/dist/cli-verify-7EMGBE46.js +149 -0
- package/dist/cli.js +5 -5
- package/dist/factory-RTZU2K54.js +11 -0
- package/dist/index.js +3 -3
- package/dist/mysql-E54MUUH2.js +580 -0
- package/dist/postgres-KAERODLZ.js +879 -0
- package/dist/server-ZFVGQJUL.js +28 -0
- package/dist/setup-3LZARKFD.js +20 -0
- package/dist/setup-MQYVGERK.js +20 -0
- package/dist/sqlite-YZ64WWE6.js +572 -0
- package/dist/turso-H7HBWPHO.js +501 -0
- package/package.json +1 -1
|
@@ -0,0 +1,4554 @@
|
|
|
1
|
+
import "./chunk-KFQGP6VL.js";
|
|
2
|
+
|
|
3
|
+
// src/agent-tools/tools/integrations/_seed-data.ts
|
|
4
|
+
var SEED_SKILLS = [
|
|
5
|
+
{
|
|
6
|
+
"id": "activecampaign",
|
|
7
|
+
"name": "ActiveCampaign",
|
|
8
|
+
"category": "marketing",
|
|
9
|
+
"authType": "api_key",
|
|
10
|
+
"tools": [
|
|
11
|
+
{
|
|
12
|
+
"id": "ac_list_contacts",
|
|
13
|
+
"name": "ac list contacts",
|
|
14
|
+
"description": "ac_list_contacts"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"id": "ac_create_contact",
|
|
18
|
+
"name": "ac create contact",
|
|
19
|
+
"description": "ac_create_contact"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "ac_list_deals",
|
|
23
|
+
"name": "ac list deals",
|
|
24
|
+
"description": "ac_list_deals"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "ac_list_automations",
|
|
28
|
+
"name": "ac list automations",
|
|
29
|
+
"description": "ac_list_automations"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "ac_create_deal",
|
|
33
|
+
"name": "ac create deal",
|
|
34
|
+
"description": "ac_create_deal"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"toolCount": 5
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"id": "adobe-sign",
|
|
41
|
+
"name": "Adobe Acrobat Sign",
|
|
42
|
+
"category": "design",
|
|
43
|
+
"authType": "oauth2",
|
|
44
|
+
"tools": [
|
|
45
|
+
{
|
|
46
|
+
"id": "adobesign_list_agreements",
|
|
47
|
+
"name": "adobesign list agreements",
|
|
48
|
+
"description": "adobesign_list_agreements"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "adobesign_create_agreement",
|
|
52
|
+
"name": "adobesign create agreement",
|
|
53
|
+
"description": "adobesign_create_agreement"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": "adobesign_get_agreement",
|
|
57
|
+
"name": "adobesign get agreement",
|
|
58
|
+
"description": "adobesign_get_agreement"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"id": "adobesign_send_reminder",
|
|
62
|
+
"name": "adobesign send reminder",
|
|
63
|
+
"description": "adobesign_send_reminder"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"id": "adobesign_list_templates",
|
|
67
|
+
"name": "adobesign list templates",
|
|
68
|
+
"description": "adobesign_list_templates"
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"toolCount": 5
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"id": "adp",
|
|
75
|
+
"name": "ADP Workforce",
|
|
76
|
+
"category": "hr",
|
|
77
|
+
"authType": "oauth2",
|
|
78
|
+
"tools": [
|
|
79
|
+
{
|
|
80
|
+
"id": "adp_list_workers",
|
|
81
|
+
"name": "adp list workers",
|
|
82
|
+
"description": "adp_list_workers"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": "adp_get_worker",
|
|
86
|
+
"name": "adp get worker",
|
|
87
|
+
"description": "adp_get_worker"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"id": "adp_get_payroll",
|
|
91
|
+
"name": "adp get payroll",
|
|
92
|
+
"description": "adp_get_payroll"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"id": "adp_list_org_units",
|
|
96
|
+
"name": "adp list org units",
|
|
97
|
+
"description": "adp_list_org_units"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"id": "adp_get_benefits",
|
|
101
|
+
"name": "adp get benefits",
|
|
102
|
+
"description": "adp_get_benefits"
|
|
103
|
+
}
|
|
104
|
+
],
|
|
105
|
+
"toolCount": 5
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"id": "airtable-bases",
|
|
109
|
+
"name": "Airtable",
|
|
110
|
+
"category": "productivity",
|
|
111
|
+
"authType": "oauth2",
|
|
112
|
+
"tools": [
|
|
113
|
+
{
|
|
114
|
+
"id": "airtable_list_records",
|
|
115
|
+
"name": "airtable list records",
|
|
116
|
+
"description": "airtable_list_records"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"id": "airtable_create_record",
|
|
120
|
+
"name": "airtable create record",
|
|
121
|
+
"description": "airtable_create_record"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"id": "airtable_update_record",
|
|
125
|
+
"name": "airtable update record",
|
|
126
|
+
"description": "airtable_update_record"
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"toolCount": 3
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"id": "apollo-io",
|
|
133
|
+
"name": "Apollo.io Sales Intelligence",
|
|
134
|
+
"category": "crm",
|
|
135
|
+
"authType": "api_key",
|
|
136
|
+
"tools": [
|
|
137
|
+
{
|
|
138
|
+
"id": "apollo_search_people",
|
|
139
|
+
"name": "apollo search people",
|
|
140
|
+
"description": "apollo_search_people"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"id": "apollo_enrich_person",
|
|
144
|
+
"name": "apollo enrich person",
|
|
145
|
+
"description": "apollo_enrich_person"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "apollo_search_organizations",
|
|
149
|
+
"name": "apollo search organizations",
|
|
150
|
+
"description": "apollo_search_organizations"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"id": "apollo_create_contact",
|
|
154
|
+
"name": "apollo create contact",
|
|
155
|
+
"description": "apollo_create_contact"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"id": "apollo_list_sequences",
|
|
159
|
+
"name": "apollo list sequences",
|
|
160
|
+
"description": "apollo_list_sequences"
|
|
161
|
+
}
|
|
162
|
+
],
|
|
163
|
+
"toolCount": 5
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"id": "asana-tasks",
|
|
167
|
+
"name": "Asana",
|
|
168
|
+
"category": "productivity",
|
|
169
|
+
"authType": "oauth2",
|
|
170
|
+
"tools": [
|
|
171
|
+
{
|
|
172
|
+
"id": "asana_create_task",
|
|
173
|
+
"name": "asana create task",
|
|
174
|
+
"description": "asana_create_task"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"id": "asana_list_tasks",
|
|
178
|
+
"name": "asana list tasks",
|
|
179
|
+
"description": "asana_list_tasks"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "asana_update_task",
|
|
183
|
+
"name": "asana update task",
|
|
184
|
+
"description": "asana_update_task"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"id": "asana_list_projects",
|
|
188
|
+
"name": "asana list projects",
|
|
189
|
+
"description": "asana_list_projects"
|
|
190
|
+
}
|
|
191
|
+
],
|
|
192
|
+
"toolCount": 4
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"id": "auth0",
|
|
196
|
+
"name": "Auth0",
|
|
197
|
+
"category": "security",
|
|
198
|
+
"authType": "token",
|
|
199
|
+
"tools": [
|
|
200
|
+
{
|
|
201
|
+
"id": "auth0_list_users",
|
|
202
|
+
"name": "auth0 list users",
|
|
203
|
+
"description": "auth0_list_users"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"id": "auth0_get_user",
|
|
207
|
+
"name": "auth0 get user",
|
|
208
|
+
"description": "auth0_get_user"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"id": "auth0_list_connections",
|
|
212
|
+
"name": "auth0 list connections",
|
|
213
|
+
"description": "auth0_list_connections"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"id": "auth0_list_clients",
|
|
217
|
+
"name": "auth0 list clients",
|
|
218
|
+
"description": "auth0_list_clients"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": "auth0_block_user",
|
|
222
|
+
"name": "auth0 block user",
|
|
223
|
+
"description": "auth0_block_user"
|
|
224
|
+
}
|
|
225
|
+
],
|
|
226
|
+
"toolCount": 5
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": "aws-services",
|
|
230
|
+
"name": "AWS Services",
|
|
231
|
+
"category": "infrastructure",
|
|
232
|
+
"authType": "credentials",
|
|
233
|
+
"tools": [
|
|
234
|
+
{
|
|
235
|
+
"id": "aws_list_s3_buckets",
|
|
236
|
+
"name": "aws list s3 buckets",
|
|
237
|
+
"description": "aws_list_s3_buckets"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"id": "aws_list_lambda_functions",
|
|
241
|
+
"name": "aws list lambda functions",
|
|
242
|
+
"description": "aws_list_lambda_functions"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"id": "aws_invoke_lambda",
|
|
246
|
+
"name": "aws invoke lambda",
|
|
247
|
+
"description": "aws_invoke_lambda"
|
|
248
|
+
}
|
|
249
|
+
],
|
|
250
|
+
"toolCount": 3
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": "azure-devops",
|
|
254
|
+
"name": "Azure DevOps",
|
|
255
|
+
"category": "devops",
|
|
256
|
+
"authType": "token",
|
|
257
|
+
"tools": [
|
|
258
|
+
{
|
|
259
|
+
"id": "azdo_list_projects",
|
|
260
|
+
"name": "azdo list projects",
|
|
261
|
+
"description": "azdo_list_projects"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"id": "azdo_list_work_items",
|
|
265
|
+
"name": "azdo list work items",
|
|
266
|
+
"description": "azdo_list_work_items"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"id": "azdo_create_work_item",
|
|
270
|
+
"name": "azdo create work item",
|
|
271
|
+
"description": "azdo_create_work_item"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"id": "azdo_list_repos",
|
|
275
|
+
"name": "azdo list repos",
|
|
276
|
+
"description": "azdo_list_repos"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"id": "azdo_list_pipelines",
|
|
280
|
+
"name": "azdo list pipelines",
|
|
281
|
+
"description": "azdo_list_pipelines"
|
|
282
|
+
}
|
|
283
|
+
],
|
|
284
|
+
"toolCount": 5
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"id": "bamboohr",
|
|
288
|
+
"name": "BambooHR",
|
|
289
|
+
"category": "hr",
|
|
290
|
+
"authType": "api_key",
|
|
291
|
+
"tools": [
|
|
292
|
+
{
|
|
293
|
+
"id": "bamboohr_list_employees",
|
|
294
|
+
"name": "bamboohr list employees",
|
|
295
|
+
"description": "bamboohr_list_employees"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"id": "bamboohr_get_employee",
|
|
299
|
+
"name": "bamboohr get employee",
|
|
300
|
+
"description": "bamboohr_get_employee"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"id": "bamboohr_get_directory",
|
|
304
|
+
"name": "bamboohr get directory",
|
|
305
|
+
"description": "bamboohr_get_directory"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"id": "bamboohr_request_time_off",
|
|
309
|
+
"name": "bamboohr request time off",
|
|
310
|
+
"description": "bamboohr_request_time_off"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"id": "bamboohr_list_time_off",
|
|
314
|
+
"name": "bamboohr list time off",
|
|
315
|
+
"description": "bamboohr_list_time_off"
|
|
316
|
+
}
|
|
317
|
+
],
|
|
318
|
+
"toolCount": 5
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"id": "basecamp",
|
|
322
|
+
"name": "Basecamp",
|
|
323
|
+
"category": "productivity",
|
|
324
|
+
"authType": "oauth2",
|
|
325
|
+
"tools": [
|
|
326
|
+
{
|
|
327
|
+
"id": "basecamp_list_projects",
|
|
328
|
+
"name": "basecamp list projects",
|
|
329
|
+
"description": "basecamp_list_projects"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"id": "basecamp_list_todos",
|
|
333
|
+
"name": "basecamp list todos",
|
|
334
|
+
"description": "basecamp_list_todos"
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"id": "basecamp_create_todo",
|
|
338
|
+
"name": "basecamp create todo",
|
|
339
|
+
"description": "basecamp_create_todo"
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"id": "basecamp_list_messages",
|
|
343
|
+
"name": "basecamp list messages",
|
|
344
|
+
"description": "basecamp_list_messages"
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"id": "basecamp_create_message",
|
|
348
|
+
"name": "basecamp create message",
|
|
349
|
+
"description": "basecamp_create_message"
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
"toolCount": 5
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"id": "bigcommerce",
|
|
356
|
+
"name": "BigCommerce",
|
|
357
|
+
"category": "ecommerce",
|
|
358
|
+
"authType": "api_key",
|
|
359
|
+
"tools": [
|
|
360
|
+
{
|
|
361
|
+
"id": "bc_list_products",
|
|
362
|
+
"name": "bc list products",
|
|
363
|
+
"description": "bc_list_products"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "bc_create_product",
|
|
367
|
+
"name": "bc create product",
|
|
368
|
+
"description": "bc_create_product"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"id": "bc_list_orders",
|
|
372
|
+
"name": "bc list orders",
|
|
373
|
+
"description": "bc_list_orders"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"id": "bc_list_customers",
|
|
377
|
+
"name": "bc list customers",
|
|
378
|
+
"description": "bc_list_customers"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"id": "bc_get_store_info",
|
|
382
|
+
"name": "bc get store info",
|
|
383
|
+
"description": "bc_get_store_info"
|
|
384
|
+
}
|
|
385
|
+
],
|
|
386
|
+
"toolCount": 5
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"id": "bitbucket-repos",
|
|
390
|
+
"name": "Bitbucket",
|
|
391
|
+
"category": "devops",
|
|
392
|
+
"authType": "oauth2",
|
|
393
|
+
"tools": [
|
|
394
|
+
{
|
|
395
|
+
"id": "bitbucket_list_repos",
|
|
396
|
+
"name": "bitbucket list repos",
|
|
397
|
+
"description": "bitbucket_list_repos"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"id": "bitbucket_create_pull_request",
|
|
401
|
+
"name": "bitbucket create pull request",
|
|
402
|
+
"description": "bitbucket_create_pull_request"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"id": "bitbucket_list_pull_requests",
|
|
406
|
+
"name": "bitbucket list pull requests",
|
|
407
|
+
"description": "bitbucket_list_pull_requests"
|
|
408
|
+
}
|
|
409
|
+
],
|
|
410
|
+
"toolCount": 3
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"id": "box",
|
|
414
|
+
"name": "Box",
|
|
415
|
+
"category": "design",
|
|
416
|
+
"authType": "oauth2",
|
|
417
|
+
"tools": [
|
|
418
|
+
{
|
|
419
|
+
"id": "box_list_files",
|
|
420
|
+
"name": "box list files",
|
|
421
|
+
"description": "box_list_files"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"id": "box_get_file",
|
|
425
|
+
"name": "box get file",
|
|
426
|
+
"description": "box_get_file"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"id": "box_upload_file",
|
|
430
|
+
"name": "box upload file",
|
|
431
|
+
"description": "box_upload_file"
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"id": "box_search",
|
|
435
|
+
"name": "box search",
|
|
436
|
+
"description": "box_search"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"id": "box_create_folder",
|
|
440
|
+
"name": "box create folder",
|
|
441
|
+
"description": "box_create_folder"
|
|
442
|
+
}
|
|
443
|
+
],
|
|
444
|
+
"toolCount": 5
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"id": "brex",
|
|
448
|
+
"name": "Brex",
|
|
449
|
+
"category": "finance",
|
|
450
|
+
"authType": "token",
|
|
451
|
+
"tools": [
|
|
452
|
+
{
|
|
453
|
+
"id": "brex_list_transactions",
|
|
454
|
+
"name": "brex list transactions",
|
|
455
|
+
"description": "brex_list_transactions"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"id": "brex_list_cards",
|
|
459
|
+
"name": "brex list cards",
|
|
460
|
+
"description": "brex_list_cards"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"id": "brex_list_users",
|
|
464
|
+
"name": "brex list users",
|
|
465
|
+
"description": "brex_list_users"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"id": "brex_get_account",
|
|
469
|
+
"name": "brex get account",
|
|
470
|
+
"description": "brex_get_account"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": "brex_list_vendors",
|
|
474
|
+
"name": "brex list vendors",
|
|
475
|
+
"description": "brex_list_vendors"
|
|
476
|
+
}
|
|
477
|
+
],
|
|
478
|
+
"toolCount": 5
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"id": "buffer",
|
|
482
|
+
"name": "Buffer Social Media",
|
|
483
|
+
"category": "marketing",
|
|
484
|
+
"authType": "oauth2",
|
|
485
|
+
"tools": [
|
|
486
|
+
{
|
|
487
|
+
"id": "buffer_list_profiles",
|
|
488
|
+
"name": "buffer list profiles",
|
|
489
|
+
"description": "buffer_list_profiles"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"id": "buffer_create_update",
|
|
493
|
+
"name": "buffer create update",
|
|
494
|
+
"description": "buffer_create_update"
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"id": "buffer_list_updates",
|
|
498
|
+
"name": "buffer list updates",
|
|
499
|
+
"description": "buffer_list_updates"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"id": "buffer_get_analytics",
|
|
503
|
+
"name": "buffer get analytics",
|
|
504
|
+
"description": "buffer_get_analytics"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"id": "buffer_shuffle_queue",
|
|
508
|
+
"name": "buffer shuffle queue",
|
|
509
|
+
"description": "buffer_shuffle_queue"
|
|
510
|
+
}
|
|
511
|
+
],
|
|
512
|
+
"toolCount": 5
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "calendly",
|
|
516
|
+
"name": "Calendly",
|
|
517
|
+
"category": "communication",
|
|
518
|
+
"authType": "token",
|
|
519
|
+
"tools": [
|
|
520
|
+
{
|
|
521
|
+
"id": "calendly_list_events",
|
|
522
|
+
"name": "calendly list events",
|
|
523
|
+
"description": "calendly_list_events"
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"id": "calendly_get_event",
|
|
527
|
+
"name": "calendly get event",
|
|
528
|
+
"description": "calendly_get_event"
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"id": "calendly_list_event_types",
|
|
532
|
+
"name": "calendly list event types",
|
|
533
|
+
"description": "calendly_list_event_types"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"id": "calendly_cancel_event",
|
|
537
|
+
"name": "calendly cancel event",
|
|
538
|
+
"description": "calendly_cancel_event"
|
|
539
|
+
}
|
|
540
|
+
],
|
|
541
|
+
"toolCount": 4
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"id": "canva-design",
|
|
545
|
+
"name": "Canva",
|
|
546
|
+
"category": "design",
|
|
547
|
+
"authType": "oauth2",
|
|
548
|
+
"tools": [
|
|
549
|
+
{
|
|
550
|
+
"id": "canva_list_designs",
|
|
551
|
+
"name": "canva list designs",
|
|
552
|
+
"description": "canva_list_designs"
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
"id": "canva_get_design",
|
|
556
|
+
"name": "canva get design",
|
|
557
|
+
"description": "canva_get_design"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"id": "canva_create_design",
|
|
561
|
+
"name": "canva create design",
|
|
562
|
+
"description": "canva_create_design"
|
|
563
|
+
}
|
|
564
|
+
],
|
|
565
|
+
"toolCount": 3
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"id": "chargebee",
|
|
569
|
+
"name": "Chargebee",
|
|
570
|
+
"category": "finance",
|
|
571
|
+
"authType": "api_key",
|
|
572
|
+
"tools": [
|
|
573
|
+
{
|
|
574
|
+
"id": "chargebee_list_subscriptions",
|
|
575
|
+
"name": "chargebee list subscriptions",
|
|
576
|
+
"description": "chargebee_list_subscriptions"
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"id": "chargebee_create_subscription",
|
|
580
|
+
"name": "chargebee create subscription",
|
|
581
|
+
"description": "chargebee_create_subscription"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"id": "chargebee_list_customers",
|
|
585
|
+
"name": "chargebee list customers",
|
|
586
|
+
"description": "chargebee_list_customers"
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"id": "chargebee_list_invoices",
|
|
590
|
+
"name": "chargebee list invoices",
|
|
591
|
+
"description": "chargebee_list_invoices"
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"id": "chargebee_cancel_subscription",
|
|
595
|
+
"name": "chargebee cancel subscription",
|
|
596
|
+
"description": "chargebee_cancel_subscription"
|
|
597
|
+
}
|
|
598
|
+
],
|
|
599
|
+
"toolCount": 5
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"id": "circleci-pipelines",
|
|
603
|
+
"name": "CircleCI",
|
|
604
|
+
"category": "devops",
|
|
605
|
+
"authType": "token",
|
|
606
|
+
"tools": [
|
|
607
|
+
{
|
|
608
|
+
"id": "circleci_list_pipelines",
|
|
609
|
+
"name": "circleci list pipelines",
|
|
610
|
+
"description": "circleci_list_pipelines"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"id": "circleci_get_pipeline",
|
|
614
|
+
"name": "circleci get pipeline",
|
|
615
|
+
"description": "circleci_get_pipeline"
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"id": "circleci_trigger_pipeline",
|
|
619
|
+
"name": "circleci trigger pipeline",
|
|
620
|
+
"description": "circleci_trigger_pipeline"
|
|
621
|
+
}
|
|
622
|
+
],
|
|
623
|
+
"toolCount": 3
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"id": "clickup",
|
|
627
|
+
"name": "ClickUp",
|
|
628
|
+
"category": "productivity",
|
|
629
|
+
"authType": "token",
|
|
630
|
+
"tools": [
|
|
631
|
+
{
|
|
632
|
+
"id": "clickup_list_tasks",
|
|
633
|
+
"name": "clickup list tasks",
|
|
634
|
+
"description": "clickup_list_tasks"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"id": "clickup_create_task",
|
|
638
|
+
"name": "clickup create task",
|
|
639
|
+
"description": "clickup_create_task"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"id": "clickup_update_task",
|
|
643
|
+
"name": "clickup update task",
|
|
644
|
+
"description": "clickup_update_task"
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"id": "clickup_list_spaces",
|
|
648
|
+
"name": "clickup list spaces",
|
|
649
|
+
"description": "clickup_list_spaces"
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": "clickup_list_lists",
|
|
653
|
+
"name": "clickup list lists",
|
|
654
|
+
"description": "clickup_list_lists"
|
|
655
|
+
}
|
|
656
|
+
],
|
|
657
|
+
"toolCount": 5
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"id": "close-crm",
|
|
661
|
+
"name": "Close CRM",
|
|
662
|
+
"category": "crm",
|
|
663
|
+
"authType": "api_key",
|
|
664
|
+
"tools": [
|
|
665
|
+
{
|
|
666
|
+
"id": "close_list_leads",
|
|
667
|
+
"name": "close list leads",
|
|
668
|
+
"description": "close_list_leads"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"id": "close_create_lead",
|
|
672
|
+
"name": "close create lead",
|
|
673
|
+
"description": "close_create_lead"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"id": "close_search_leads",
|
|
677
|
+
"name": "close search leads",
|
|
678
|
+
"description": "close_search_leads"
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"id": "close_create_activity",
|
|
682
|
+
"name": "close create activity",
|
|
683
|
+
"description": "close_create_activity"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"id": "close_list_opportunities",
|
|
687
|
+
"name": "close list opportunities",
|
|
688
|
+
"description": "close_list_opportunities"
|
|
689
|
+
}
|
|
690
|
+
],
|
|
691
|
+
"toolCount": 5
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"id": "cloudflare-cdn",
|
|
695
|
+
"name": "Cloudflare",
|
|
696
|
+
"category": "infrastructure",
|
|
697
|
+
"authType": "token",
|
|
698
|
+
"tools": [
|
|
699
|
+
{
|
|
700
|
+
"id": "cloudflare_list_zones",
|
|
701
|
+
"name": "cloudflare list zones",
|
|
702
|
+
"description": "cloudflare_list_zones"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"id": "cloudflare_list_dns_records",
|
|
706
|
+
"name": "cloudflare list dns records",
|
|
707
|
+
"description": "cloudflare_list_dns_records"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"id": "cloudflare_create_dns_record",
|
|
711
|
+
"name": "cloudflare create dns record",
|
|
712
|
+
"description": "cloudflare_create_dns_record"
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"id": "cloudflare_purge_cache",
|
|
716
|
+
"name": "cloudflare purge cache",
|
|
717
|
+
"description": "cloudflare_purge_cache"
|
|
718
|
+
}
|
|
719
|
+
],
|
|
720
|
+
"toolCount": 4
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"id": "confluence-wiki",
|
|
724
|
+
"name": "Confluence",
|
|
725
|
+
"category": "productivity",
|
|
726
|
+
"authType": "oauth2",
|
|
727
|
+
"tools": [
|
|
728
|
+
{
|
|
729
|
+
"id": "confluence_search",
|
|
730
|
+
"name": "confluence search",
|
|
731
|
+
"description": "confluence_search"
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"id": "confluence_get_page",
|
|
735
|
+
"name": "confluence get page",
|
|
736
|
+
"description": "confluence_get_page"
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"id": "confluence_create_page",
|
|
740
|
+
"name": "confluence create page",
|
|
741
|
+
"description": "confluence_create_page"
|
|
742
|
+
}
|
|
743
|
+
],
|
|
744
|
+
"toolCount": 3
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"id": "contentful",
|
|
748
|
+
"name": "Contentful CMS",
|
|
749
|
+
"category": "marketing",
|
|
750
|
+
"authType": "token",
|
|
751
|
+
"tools": [
|
|
752
|
+
{
|
|
753
|
+
"id": "contentful_list_entries",
|
|
754
|
+
"name": "contentful list entries",
|
|
755
|
+
"description": "contentful_list_entries"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"id": "contentful_get_entry",
|
|
759
|
+
"name": "contentful get entry",
|
|
760
|
+
"description": "contentful_get_entry"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"id": "contentful_create_entry",
|
|
764
|
+
"name": "contentful create entry",
|
|
765
|
+
"description": "contentful_create_entry"
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
"id": "contentful_list_content_types",
|
|
769
|
+
"name": "contentful list content types",
|
|
770
|
+
"description": "contentful_list_content_types"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"id": "contentful_publish_entry",
|
|
774
|
+
"name": "contentful publish entry",
|
|
775
|
+
"description": "contentful_publish_entry"
|
|
776
|
+
}
|
|
777
|
+
],
|
|
778
|
+
"toolCount": 5
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"id": "copper-crm",
|
|
782
|
+
"name": "Copper CRM",
|
|
783
|
+
"category": "crm",
|
|
784
|
+
"authType": "api_key",
|
|
785
|
+
"tools": [
|
|
786
|
+
{
|
|
787
|
+
"id": "copper_list_people",
|
|
788
|
+
"name": "copper list people",
|
|
789
|
+
"description": "copper_list_people"
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"id": "copper_create_person",
|
|
793
|
+
"name": "copper create person",
|
|
794
|
+
"description": "copper_create_person"
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
"id": "copper_search_leads",
|
|
798
|
+
"name": "copper search leads",
|
|
799
|
+
"description": "copper_search_leads"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"id": "copper_list_opportunities",
|
|
803
|
+
"name": "copper list opportunities",
|
|
804
|
+
"description": "copper_list_opportunities"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"id": "copper_create_task",
|
|
808
|
+
"name": "copper create task",
|
|
809
|
+
"description": "copper_create_task"
|
|
810
|
+
}
|
|
811
|
+
],
|
|
812
|
+
"toolCount": 5
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"id": "crisp",
|
|
816
|
+
"name": "Crisp Chat",
|
|
817
|
+
"category": "communication",
|
|
818
|
+
"authType": "credentials",
|
|
819
|
+
"tools": [
|
|
820
|
+
{
|
|
821
|
+
"id": "crisp_list_conversations",
|
|
822
|
+
"name": "crisp list conversations",
|
|
823
|
+
"description": "crisp_list_conversations"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"id": "crisp_send_message",
|
|
827
|
+
"name": "crisp send message",
|
|
828
|
+
"description": "crisp_send_message"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"id": "crisp_get_conversation",
|
|
832
|
+
"name": "crisp get conversation",
|
|
833
|
+
"description": "crisp_get_conversation"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"id": "crisp_list_people",
|
|
837
|
+
"name": "crisp list people",
|
|
838
|
+
"description": "crisp_list_people"
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
"id": "crisp_update_conversation",
|
|
842
|
+
"name": "crisp update conversation",
|
|
843
|
+
"description": "crisp_update_conversation"
|
|
844
|
+
}
|
|
845
|
+
],
|
|
846
|
+
"toolCount": 5
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"id": "crowdstrike",
|
|
850
|
+
"name": "CrowdStrike",
|
|
851
|
+
"category": "security",
|
|
852
|
+
"authType": "oauth2",
|
|
853
|
+
"tools": [
|
|
854
|
+
{
|
|
855
|
+
"id": "cs_list_detections",
|
|
856
|
+
"name": "cs list detections",
|
|
857
|
+
"description": "cs_list_detections"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"id": "cs_get_detection",
|
|
861
|
+
"name": "cs get detection",
|
|
862
|
+
"description": "cs_get_detection"
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"id": "cs_list_hosts",
|
|
866
|
+
"name": "cs list hosts",
|
|
867
|
+
"description": "cs_list_hosts"
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"id": "cs_contain_host",
|
|
871
|
+
"name": "cs contain host",
|
|
872
|
+
"description": "cs_contain_host"
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"id": "cs_search_iocs",
|
|
876
|
+
"name": "cs search iocs",
|
|
877
|
+
"description": "cs_search_iocs"
|
|
878
|
+
}
|
|
879
|
+
],
|
|
880
|
+
"toolCount": 5
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"id": "datadog-monitoring",
|
|
884
|
+
"name": "Datadog",
|
|
885
|
+
"category": "monitoring",
|
|
886
|
+
"authType": "credentials",
|
|
887
|
+
"tools": [
|
|
888
|
+
{
|
|
889
|
+
"id": "datadog_list_monitors",
|
|
890
|
+
"name": "datadog list monitors",
|
|
891
|
+
"description": "datadog_list_monitors"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"id": "datadog_get_monitor",
|
|
895
|
+
"name": "datadog get monitor",
|
|
896
|
+
"description": "datadog_get_monitor"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"id": "datadog_query_metrics",
|
|
900
|
+
"name": "datadog query metrics",
|
|
901
|
+
"description": "datadog_query_metrics"
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"id": "datadog_list_events",
|
|
905
|
+
"name": "datadog list events",
|
|
906
|
+
"description": "datadog_list_events"
|
|
907
|
+
}
|
|
908
|
+
],
|
|
909
|
+
"toolCount": 4
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"id": "digitalocean",
|
|
913
|
+
"name": "DigitalOcean",
|
|
914
|
+
"category": "infrastructure",
|
|
915
|
+
"authType": "token",
|
|
916
|
+
"tools": [
|
|
917
|
+
{
|
|
918
|
+
"id": "do_list_droplets",
|
|
919
|
+
"name": "do list droplets",
|
|
920
|
+
"description": "do_list_droplets"
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"id": "do_create_droplet",
|
|
924
|
+
"name": "do create droplet",
|
|
925
|
+
"description": "do_create_droplet"
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
"id": "do_list_databases",
|
|
929
|
+
"name": "do list databases",
|
|
930
|
+
"description": "do_list_databases"
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"id": "do_list_domains",
|
|
934
|
+
"name": "do list domains",
|
|
935
|
+
"description": "do_list_domains"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"id": "do_get_account",
|
|
939
|
+
"name": "do get account",
|
|
940
|
+
"description": "do_get_account"
|
|
941
|
+
}
|
|
942
|
+
],
|
|
943
|
+
"toolCount": 5
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"id": "discord",
|
|
947
|
+
"name": "Discord",
|
|
948
|
+
"category": "communication",
|
|
949
|
+
"authType": "token",
|
|
950
|
+
"tools": [
|
|
951
|
+
{
|
|
952
|
+
"id": "discord_send_message",
|
|
953
|
+
"name": "discord send message",
|
|
954
|
+
"description": "discord_send_message"
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
"id": "discord_list_channels",
|
|
958
|
+
"name": "discord list channels",
|
|
959
|
+
"description": "discord_list_channels"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"id": "discord_create_channel",
|
|
963
|
+
"name": "discord create channel",
|
|
964
|
+
"description": "discord_create_channel"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"id": "discord_get_guild",
|
|
968
|
+
"name": "discord get guild",
|
|
969
|
+
"description": "discord_get_guild"
|
|
970
|
+
}
|
|
971
|
+
],
|
|
972
|
+
"toolCount": 4
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"id": "docker-containers",
|
|
976
|
+
"name": "Docker Hub",
|
|
977
|
+
"category": "devops",
|
|
978
|
+
"authType": "token",
|
|
979
|
+
"tools": [
|
|
980
|
+
{
|
|
981
|
+
"id": "docker_search_images",
|
|
982
|
+
"name": "docker search images",
|
|
983
|
+
"description": "docker_search_images"
|
|
984
|
+
},
|
|
985
|
+
{
|
|
986
|
+
"id": "docker_list_repos",
|
|
987
|
+
"name": "docker list repos",
|
|
988
|
+
"description": "docker_list_repos"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"id": "docker_list_tags",
|
|
992
|
+
"name": "docker list tags",
|
|
993
|
+
"description": "docker_list_tags"
|
|
994
|
+
}
|
|
995
|
+
],
|
|
996
|
+
"toolCount": 3
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"id": "docusign-esign",
|
|
1000
|
+
"name": "DocuSign",
|
|
1001
|
+
"category": "finance",
|
|
1002
|
+
"authType": "oauth2",
|
|
1003
|
+
"tools": [
|
|
1004
|
+
{
|
|
1005
|
+
"id": "docusign_list_envelopes",
|
|
1006
|
+
"name": "docusign list envelopes",
|
|
1007
|
+
"description": "docusign_list_envelopes"
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
"id": "docusign_get_envelope",
|
|
1011
|
+
"name": "docusign get envelope",
|
|
1012
|
+
"description": "docusign_get_envelope"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"id": "docusign_send_envelope",
|
|
1016
|
+
"name": "docusign send envelope",
|
|
1017
|
+
"description": "docusign_send_envelope"
|
|
1018
|
+
}
|
|
1019
|
+
],
|
|
1020
|
+
"toolCount": 3
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
"id": "drift",
|
|
1024
|
+
"name": "Drift Conversational Marketing",
|
|
1025
|
+
"category": "communication",
|
|
1026
|
+
"authType": "oauth2",
|
|
1027
|
+
"tools": [
|
|
1028
|
+
{
|
|
1029
|
+
"id": "drift_list_conversations",
|
|
1030
|
+
"name": "drift list conversations",
|
|
1031
|
+
"description": "drift_list_conversations"
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
"id": "drift_send_message",
|
|
1035
|
+
"name": "drift send message",
|
|
1036
|
+
"description": "drift_send_message"
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"id": "drift_list_contacts",
|
|
1040
|
+
"name": "drift list contacts",
|
|
1041
|
+
"description": "drift_list_contacts"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"id": "drift_get_conversation",
|
|
1045
|
+
"name": "drift get conversation",
|
|
1046
|
+
"description": "drift_get_conversation"
|
|
1047
|
+
},
|
|
1048
|
+
{
|
|
1049
|
+
"id": "drift_create_contact",
|
|
1050
|
+
"name": "drift create contact",
|
|
1051
|
+
"description": "drift_create_contact"
|
|
1052
|
+
}
|
|
1053
|
+
],
|
|
1054
|
+
"toolCount": 5
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"id": "dropbox-storage",
|
|
1058
|
+
"name": "Dropbox",
|
|
1059
|
+
"category": "productivity",
|
|
1060
|
+
"authType": "oauth2",
|
|
1061
|
+
"tools": [
|
|
1062
|
+
{
|
|
1063
|
+
"id": "dropbox_list_folder",
|
|
1064
|
+
"name": "dropbox list folder",
|
|
1065
|
+
"description": "dropbox_list_folder"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"id": "dropbox_search",
|
|
1069
|
+
"name": "dropbox search",
|
|
1070
|
+
"description": "dropbox_search"
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
"id": "dropbox_create_folder",
|
|
1074
|
+
"name": "dropbox create folder",
|
|
1075
|
+
"description": "dropbox_create_folder"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"id": "dropbox_upload_file",
|
|
1079
|
+
"name": "dropbox upload file",
|
|
1080
|
+
"description": "dropbox_upload_file"
|
|
1081
|
+
}
|
|
1082
|
+
],
|
|
1083
|
+
"toolCount": 4
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"id": "figma-design",
|
|
1087
|
+
"name": "Figma",
|
|
1088
|
+
"category": "design",
|
|
1089
|
+
"authType": "oauth2",
|
|
1090
|
+
"tools": [
|
|
1091
|
+
{
|
|
1092
|
+
"id": "figma_get_file",
|
|
1093
|
+
"name": "figma get file",
|
|
1094
|
+
"description": "figma_get_file"
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"id": "figma_list_projects",
|
|
1098
|
+
"name": "figma list projects",
|
|
1099
|
+
"description": "figma_list_projects"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
"id": "figma_get_comments",
|
|
1103
|
+
"name": "figma get comments",
|
|
1104
|
+
"description": "figma_get_comments"
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"id": "figma_post_comment",
|
|
1108
|
+
"name": "figma post comment",
|
|
1109
|
+
"description": "figma_post_comment"
|
|
1110
|
+
}
|
|
1111
|
+
],
|
|
1112
|
+
"toolCount": 4
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
"id": "firebase",
|
|
1116
|
+
"name": "Firebase",
|
|
1117
|
+
"category": "data-ai",
|
|
1118
|
+
"authType": "oauth2",
|
|
1119
|
+
"tools": [
|
|
1120
|
+
{
|
|
1121
|
+
"id": "firebase_list_documents",
|
|
1122
|
+
"name": "firebase list documents",
|
|
1123
|
+
"description": "firebase_list_documents"
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
"id": "firebase_get_document",
|
|
1127
|
+
"name": "firebase get document",
|
|
1128
|
+
"description": "firebase_get_document"
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"id": "firebase_create_document",
|
|
1132
|
+
"name": "firebase create document",
|
|
1133
|
+
"description": "firebase_create_document"
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"id": "firebase_update_document",
|
|
1137
|
+
"name": "firebase update document",
|
|
1138
|
+
"description": "firebase_update_document"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"id": "firebase_query",
|
|
1142
|
+
"name": "firebase query",
|
|
1143
|
+
"description": "firebase_query"
|
|
1144
|
+
}
|
|
1145
|
+
],
|
|
1146
|
+
"toolCount": 5
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"id": "flyio",
|
|
1150
|
+
"name": "Fly.io",
|
|
1151
|
+
"category": "infrastructure",
|
|
1152
|
+
"authType": "token",
|
|
1153
|
+
"tools": [
|
|
1154
|
+
{
|
|
1155
|
+
"id": "fly_list_apps",
|
|
1156
|
+
"name": "fly list apps",
|
|
1157
|
+
"description": "fly_list_apps"
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
"id": "fly_get_app",
|
|
1161
|
+
"name": "fly get app",
|
|
1162
|
+
"description": "fly_get_app"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"id": "fly_list_machines",
|
|
1166
|
+
"name": "fly list machines",
|
|
1167
|
+
"description": "fly_list_machines"
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
"id": "fly_start_machine",
|
|
1171
|
+
"name": "fly start machine",
|
|
1172
|
+
"description": "fly_start_machine"
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"id": "fly_stop_machine",
|
|
1176
|
+
"name": "fly stop machine",
|
|
1177
|
+
"description": "fly_stop_machine"
|
|
1178
|
+
}
|
|
1179
|
+
],
|
|
1180
|
+
"toolCount": 5
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"id": "freshbooks",
|
|
1184
|
+
"name": "FreshBooks",
|
|
1185
|
+
"category": "finance",
|
|
1186
|
+
"authType": "oauth2",
|
|
1187
|
+
"tools": [
|
|
1188
|
+
{
|
|
1189
|
+
"id": "freshbooks_list_clients",
|
|
1190
|
+
"name": "freshbooks list clients",
|
|
1191
|
+
"description": "freshbooks_list_clients"
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"id": "freshbooks_create_invoice",
|
|
1195
|
+
"name": "freshbooks create invoice",
|
|
1196
|
+
"description": "freshbooks_create_invoice"
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"id": "freshbooks_list_invoices",
|
|
1200
|
+
"name": "freshbooks list invoices",
|
|
1201
|
+
"description": "freshbooks_list_invoices"
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"id": "freshbooks_list_expenses",
|
|
1205
|
+
"name": "freshbooks list expenses",
|
|
1206
|
+
"description": "freshbooks_list_expenses"
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"id": "freshbooks_get_profit_loss",
|
|
1210
|
+
"name": "freshbooks get profit loss",
|
|
1211
|
+
"description": "freshbooks_get_profit_loss"
|
|
1212
|
+
}
|
|
1213
|
+
],
|
|
1214
|
+
"toolCount": 5
|
|
1215
|
+
},
|
|
1216
|
+
{
|
|
1217
|
+
"id": "freshdesk",
|
|
1218
|
+
"name": "Freshdesk Support",
|
|
1219
|
+
"category": "crm",
|
|
1220
|
+
"authType": "api_key",
|
|
1221
|
+
"tools": [
|
|
1222
|
+
{
|
|
1223
|
+
"id": "freshdesk_list_tickets",
|
|
1224
|
+
"name": "freshdesk list tickets",
|
|
1225
|
+
"description": "freshdesk_list_tickets"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"id": "freshdesk_create_ticket",
|
|
1229
|
+
"name": "freshdesk create ticket",
|
|
1230
|
+
"description": "freshdesk_create_ticket"
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
"id": "freshdesk_update_ticket",
|
|
1234
|
+
"name": "freshdesk update ticket",
|
|
1235
|
+
"description": "freshdesk_update_ticket"
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"id": "freshdesk_list_contacts",
|
|
1239
|
+
"name": "freshdesk list contacts",
|
|
1240
|
+
"description": "freshdesk_list_contacts"
|
|
1241
|
+
},
|
|
1242
|
+
{
|
|
1243
|
+
"id": "freshdesk_add_reply",
|
|
1244
|
+
"name": "freshdesk add reply",
|
|
1245
|
+
"description": "freshdesk_add_reply"
|
|
1246
|
+
}
|
|
1247
|
+
],
|
|
1248
|
+
"toolCount": 5
|
|
1249
|
+
},
|
|
1250
|
+
{
|
|
1251
|
+
"id": "freshsales",
|
|
1252
|
+
"name": "Freshsales CRM",
|
|
1253
|
+
"category": "crm",
|
|
1254
|
+
"authType": "api_key",
|
|
1255
|
+
"tools": [
|
|
1256
|
+
{
|
|
1257
|
+
"id": "freshsales_list_contacts",
|
|
1258
|
+
"name": "freshsales list contacts",
|
|
1259
|
+
"description": "freshsales_list_contacts"
|
|
1260
|
+
},
|
|
1261
|
+
{
|
|
1262
|
+
"id": "freshsales_create_contact",
|
|
1263
|
+
"name": "freshsales create contact",
|
|
1264
|
+
"description": "freshsales_create_contact"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"id": "freshsales_list_deals",
|
|
1268
|
+
"name": "freshsales list deals",
|
|
1269
|
+
"description": "freshsales_list_deals"
|
|
1270
|
+
},
|
|
1271
|
+
{
|
|
1272
|
+
"id": "freshsales_create_deal",
|
|
1273
|
+
"name": "freshsales create deal",
|
|
1274
|
+
"description": "freshsales_create_deal"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"id": "freshsales_search",
|
|
1278
|
+
"name": "freshsales search",
|
|
1279
|
+
"description": "freshsales_search"
|
|
1280
|
+
}
|
|
1281
|
+
],
|
|
1282
|
+
"toolCount": 5
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"id": "freshservice",
|
|
1286
|
+
"name": "Freshservice ITSM",
|
|
1287
|
+
"category": "general",
|
|
1288
|
+
"authType": "api_key",
|
|
1289
|
+
"tools": [
|
|
1290
|
+
{
|
|
1291
|
+
"id": "fs_list_tickets",
|
|
1292
|
+
"name": "fs list tickets",
|
|
1293
|
+
"description": "fs_list_tickets"
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"id": "fs_create_ticket",
|
|
1297
|
+
"name": "fs create ticket",
|
|
1298
|
+
"description": "fs_create_ticket"
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"id": "fs_update_ticket",
|
|
1302
|
+
"name": "fs update ticket",
|
|
1303
|
+
"description": "fs_update_ticket"
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
"id": "fs_list_assets",
|
|
1307
|
+
"name": "fs list assets",
|
|
1308
|
+
"description": "fs_list_assets"
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"id": "fs_list_changes",
|
|
1312
|
+
"name": "fs list changes",
|
|
1313
|
+
"description": "fs_list_changes"
|
|
1314
|
+
}
|
|
1315
|
+
],
|
|
1316
|
+
"toolCount": 5
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "front",
|
|
1320
|
+
"name": "Front",
|
|
1321
|
+
"category": "communication",
|
|
1322
|
+
"authType": "token",
|
|
1323
|
+
"tools": [
|
|
1324
|
+
{
|
|
1325
|
+
"id": "front_list_conversations",
|
|
1326
|
+
"name": "front list conversations",
|
|
1327
|
+
"description": "front_list_conversations"
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
"id": "front_send_reply",
|
|
1331
|
+
"name": "front send reply",
|
|
1332
|
+
"description": "front_send_reply"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"id": "front_list_inboxes",
|
|
1336
|
+
"name": "front list inboxes",
|
|
1337
|
+
"description": "front_list_inboxes"
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"id": "front_assign_conversation",
|
|
1341
|
+
"name": "front assign conversation",
|
|
1342
|
+
"description": "front_assign_conversation"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"id": "front_tag_conversation",
|
|
1346
|
+
"name": "front tag conversation",
|
|
1347
|
+
"description": "front_tag_conversation"
|
|
1348
|
+
}
|
|
1349
|
+
],
|
|
1350
|
+
"toolCount": 5
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"id": "github-actions",
|
|
1354
|
+
"name": "GitHub Actions",
|
|
1355
|
+
"category": "devops",
|
|
1356
|
+
"authType": "oauth2",
|
|
1357
|
+
"tools": [
|
|
1358
|
+
{
|
|
1359
|
+
"id": "actions_list_workflows",
|
|
1360
|
+
"name": "actions list workflows",
|
|
1361
|
+
"description": "actions_list_workflows"
|
|
1362
|
+
},
|
|
1363
|
+
{
|
|
1364
|
+
"id": "actions_trigger_workflow",
|
|
1365
|
+
"name": "actions trigger workflow",
|
|
1366
|
+
"description": "actions_trigger_workflow"
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
"id": "actions_list_runs",
|
|
1370
|
+
"name": "actions list runs",
|
|
1371
|
+
"description": "actions_list_runs"
|
|
1372
|
+
},
|
|
1373
|
+
{
|
|
1374
|
+
"id": "actions_get_run",
|
|
1375
|
+
"name": "actions get run",
|
|
1376
|
+
"description": "actions_get_run"
|
|
1377
|
+
}
|
|
1378
|
+
],
|
|
1379
|
+
"toolCount": 4
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
"id": "github",
|
|
1383
|
+
"name": "GitHub",
|
|
1384
|
+
"category": "devops",
|
|
1385
|
+
"authType": "oauth2",
|
|
1386
|
+
"tools": [
|
|
1387
|
+
{
|
|
1388
|
+
"id": "github_create_issue",
|
|
1389
|
+
"name": "github create issue",
|
|
1390
|
+
"description": "github_create_issue"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"id": "github_list_issues",
|
|
1394
|
+
"name": "github list issues",
|
|
1395
|
+
"description": "github_list_issues"
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"id": "github_update_issue",
|
|
1399
|
+
"name": "github update issue",
|
|
1400
|
+
"description": "github_update_issue"
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"id": "github_create_pull_request",
|
|
1404
|
+
"name": "github create pull request",
|
|
1405
|
+
"description": "github_create_pull_request"
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
"id": "github_list_repos",
|
|
1409
|
+
"name": "github list repos",
|
|
1410
|
+
"description": "github_list_repos"
|
|
1411
|
+
}
|
|
1412
|
+
],
|
|
1413
|
+
"toolCount": 5
|
|
1414
|
+
},
|
|
1415
|
+
{
|
|
1416
|
+
"id": "gitlab-ci",
|
|
1417
|
+
"name": "GitLab",
|
|
1418
|
+
"category": "devops",
|
|
1419
|
+
"authType": "oauth2",
|
|
1420
|
+
"tools": [
|
|
1421
|
+
{
|
|
1422
|
+
"id": "gitlab_create_issue",
|
|
1423
|
+
"name": "gitlab create issue",
|
|
1424
|
+
"description": "gitlab_create_issue"
|
|
1425
|
+
},
|
|
1426
|
+
{
|
|
1427
|
+
"id": "gitlab_list_issues",
|
|
1428
|
+
"name": "gitlab list issues",
|
|
1429
|
+
"description": "gitlab_list_issues"
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
"id": "gitlab_list_projects",
|
|
1433
|
+
"name": "gitlab list projects",
|
|
1434
|
+
"description": "gitlab_list_projects"
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"id": "gitlab_list_pipelines",
|
|
1438
|
+
"name": "gitlab list pipelines",
|
|
1439
|
+
"description": "gitlab_list_pipelines"
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"id": "gitlab_trigger_pipeline",
|
|
1443
|
+
"name": "gitlab trigger pipeline",
|
|
1444
|
+
"description": "gitlab_trigger_pipeline"
|
|
1445
|
+
}
|
|
1446
|
+
],
|
|
1447
|
+
"toolCount": 5
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
"id": "gong",
|
|
1451
|
+
"name": "Gong Revenue Intelligence",
|
|
1452
|
+
"category": "crm",
|
|
1453
|
+
"authType": "token",
|
|
1454
|
+
"tools": [
|
|
1455
|
+
{
|
|
1456
|
+
"id": "gong_list_calls",
|
|
1457
|
+
"name": "gong list calls",
|
|
1458
|
+
"description": "gong_list_calls"
|
|
1459
|
+
},
|
|
1460
|
+
{
|
|
1461
|
+
"id": "gong_get_call",
|
|
1462
|
+
"name": "gong get call",
|
|
1463
|
+
"description": "gong_get_call"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"id": "gong_get_call_transcript",
|
|
1467
|
+
"name": "gong get call transcript",
|
|
1468
|
+
"description": "gong_get_call_transcript"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"id": "gong_list_users",
|
|
1472
|
+
"name": "gong list users",
|
|
1473
|
+
"description": "gong_list_users"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"id": "gong_search_calls",
|
|
1477
|
+
"name": "gong search calls",
|
|
1478
|
+
"description": "gong_search_calls"
|
|
1479
|
+
}
|
|
1480
|
+
],
|
|
1481
|
+
"toolCount": 5
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
"id": "google-ads",
|
|
1485
|
+
"name": "Google Ads",
|
|
1486
|
+
"category": "marketing",
|
|
1487
|
+
"authType": "oauth2",
|
|
1488
|
+
"tools": [
|
|
1489
|
+
{
|
|
1490
|
+
"id": "google_ads_list_campaigns",
|
|
1491
|
+
"name": "google ads list campaigns",
|
|
1492
|
+
"description": "google_ads_list_campaigns"
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"id": "google_ads_get_campaign",
|
|
1496
|
+
"name": "google ads get campaign",
|
|
1497
|
+
"description": "google_ads_get_campaign"
|
|
1498
|
+
},
|
|
1499
|
+
{
|
|
1500
|
+
"id": "google_ads_list_ad_groups",
|
|
1501
|
+
"name": "google ads list ad groups",
|
|
1502
|
+
"description": "google_ads_list_ad_groups"
|
|
1503
|
+
}
|
|
1504
|
+
],
|
|
1505
|
+
"toolCount": 3
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"id": "google-analytics",
|
|
1509
|
+
"name": "Google Analytics",
|
|
1510
|
+
"category": "monitoring",
|
|
1511
|
+
"authType": "oauth2",
|
|
1512
|
+
"tools": [
|
|
1513
|
+
{
|
|
1514
|
+
"id": "ga_run_report",
|
|
1515
|
+
"name": "ga run report",
|
|
1516
|
+
"description": "ga_run_report"
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"id": "ga_get_realtime",
|
|
1520
|
+
"name": "ga get realtime",
|
|
1521
|
+
"description": "ga_get_realtime"
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"id": "ga_list_properties",
|
|
1525
|
+
"name": "ga list properties",
|
|
1526
|
+
"description": "ga_list_properties"
|
|
1527
|
+
}
|
|
1528
|
+
],
|
|
1529
|
+
"toolCount": 3
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"id": "google-cloud",
|
|
1533
|
+
"name": "Google Cloud Platform",
|
|
1534
|
+
"category": "infrastructure",
|
|
1535
|
+
"authType": "oauth2",
|
|
1536
|
+
"tools": [
|
|
1537
|
+
{
|
|
1538
|
+
"id": "gcloud_list_projects",
|
|
1539
|
+
"name": "gcloud list projects",
|
|
1540
|
+
"description": "gcloud_list_projects"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"id": "gcloud_list_instances",
|
|
1544
|
+
"name": "gcloud list instances",
|
|
1545
|
+
"description": "gcloud_list_instances"
|
|
1546
|
+
},
|
|
1547
|
+
{
|
|
1548
|
+
"id": "gcloud_list_functions",
|
|
1549
|
+
"name": "gcloud list functions",
|
|
1550
|
+
"description": "gcloud_list_functions"
|
|
1551
|
+
}
|
|
1552
|
+
],
|
|
1553
|
+
"toolCount": 3
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
"id": "gotomeeting",
|
|
1557
|
+
"name": "GoTo Meeting",
|
|
1558
|
+
"category": "communication",
|
|
1559
|
+
"authType": "oauth2",
|
|
1560
|
+
"tools": [
|
|
1561
|
+
{
|
|
1562
|
+
"id": "goto_list_meetings",
|
|
1563
|
+
"name": "goto list meetings",
|
|
1564
|
+
"description": "goto_list_meetings"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"id": "goto_create_meeting",
|
|
1568
|
+
"name": "goto create meeting",
|
|
1569
|
+
"description": "goto_create_meeting"
|
|
1570
|
+
},
|
|
1571
|
+
{
|
|
1572
|
+
"id": "goto_get_meeting",
|
|
1573
|
+
"name": "goto get meeting",
|
|
1574
|
+
"description": "goto_get_meeting"
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"id": "goto_delete_meeting",
|
|
1578
|
+
"name": "goto delete meeting",
|
|
1579
|
+
"description": "goto_delete_meeting"
|
|
1580
|
+
}
|
|
1581
|
+
],
|
|
1582
|
+
"toolCount": 4
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"id": "grafana",
|
|
1586
|
+
"name": "Grafana",
|
|
1587
|
+
"category": "monitoring",
|
|
1588
|
+
"authType": "api_key",
|
|
1589
|
+
"tools": [
|
|
1590
|
+
{
|
|
1591
|
+
"id": "grafana_list_dashboards",
|
|
1592
|
+
"name": "grafana list dashboards",
|
|
1593
|
+
"description": "grafana_list_dashboards"
|
|
1594
|
+
},
|
|
1595
|
+
{
|
|
1596
|
+
"id": "grafana_get_dashboard",
|
|
1597
|
+
"name": "grafana get dashboard",
|
|
1598
|
+
"description": "grafana_get_dashboard"
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
"id": "grafana_list_alerts",
|
|
1602
|
+
"name": "grafana list alerts",
|
|
1603
|
+
"description": "grafana_list_alerts"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"id": "grafana_list_datasources",
|
|
1607
|
+
"name": "grafana list datasources",
|
|
1608
|
+
"description": "grafana_list_datasources"
|
|
1609
|
+
},
|
|
1610
|
+
{
|
|
1611
|
+
"id": "grafana_search",
|
|
1612
|
+
"name": "grafana search",
|
|
1613
|
+
"description": "grafana_search"
|
|
1614
|
+
}
|
|
1615
|
+
],
|
|
1616
|
+
"toolCount": 5
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"id": "greenhouse",
|
|
1620
|
+
"name": "Greenhouse Recruiting",
|
|
1621
|
+
"category": "hr",
|
|
1622
|
+
"authType": "api_key",
|
|
1623
|
+
"tools": [
|
|
1624
|
+
{
|
|
1625
|
+
"id": "greenhouse_list_candidates",
|
|
1626
|
+
"name": "greenhouse list candidates",
|
|
1627
|
+
"description": "greenhouse_list_candidates"
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"id": "greenhouse_get_candidate",
|
|
1631
|
+
"name": "greenhouse get candidate",
|
|
1632
|
+
"description": "greenhouse_get_candidate"
|
|
1633
|
+
},
|
|
1634
|
+
{
|
|
1635
|
+
"id": "greenhouse_list_jobs",
|
|
1636
|
+
"name": "greenhouse list jobs",
|
|
1637
|
+
"description": "greenhouse_list_jobs"
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"id": "greenhouse_list_applications",
|
|
1641
|
+
"name": "greenhouse list applications",
|
|
1642
|
+
"description": "greenhouse_list_applications"
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"id": "greenhouse_add_note",
|
|
1646
|
+
"name": "greenhouse add note",
|
|
1647
|
+
"description": "greenhouse_add_note"
|
|
1648
|
+
}
|
|
1649
|
+
],
|
|
1650
|
+
"toolCount": 5
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"id": "gusto",
|
|
1654
|
+
"name": "Gusto Payroll",
|
|
1655
|
+
"category": "hr",
|
|
1656
|
+
"authType": "oauth2",
|
|
1657
|
+
"tools": [
|
|
1658
|
+
{
|
|
1659
|
+
"id": "gusto_list_employees",
|
|
1660
|
+
"name": "gusto list employees",
|
|
1661
|
+
"description": "gusto_list_employees"
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
"id": "gusto_get_employee",
|
|
1665
|
+
"name": "gusto get employee",
|
|
1666
|
+
"description": "gusto_get_employee"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"id": "gusto_list_payrolls",
|
|
1670
|
+
"name": "gusto list payrolls",
|
|
1671
|
+
"description": "gusto_list_payrolls"
|
|
1672
|
+
},
|
|
1673
|
+
{
|
|
1674
|
+
"id": "gusto_get_company",
|
|
1675
|
+
"name": "gusto get company",
|
|
1676
|
+
"description": "gusto_get_company"
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
"id": "gusto_list_benefits",
|
|
1680
|
+
"name": "gusto list benefits",
|
|
1681
|
+
"description": "gusto_list_benefits"
|
|
1682
|
+
}
|
|
1683
|
+
],
|
|
1684
|
+
"toolCount": 5
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"id": "hashicorp-vault",
|
|
1688
|
+
"name": "HashiCorp Vault",
|
|
1689
|
+
"category": "infrastructure",
|
|
1690
|
+
"authType": "api_key",
|
|
1691
|
+
"tools": [
|
|
1692
|
+
{
|
|
1693
|
+
"id": "vault_read_secret",
|
|
1694
|
+
"name": "vault read secret",
|
|
1695
|
+
"description": "vault_read_secret"
|
|
1696
|
+
},
|
|
1697
|
+
{
|
|
1698
|
+
"id": "vault_list_secrets",
|
|
1699
|
+
"name": "vault list secrets",
|
|
1700
|
+
"description": "vault_list_secrets"
|
|
1701
|
+
},
|
|
1702
|
+
{
|
|
1703
|
+
"id": "vault_write_secret",
|
|
1704
|
+
"name": "vault write secret",
|
|
1705
|
+
"description": "vault_write_secret"
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"id": "vault_list_mounts",
|
|
1709
|
+
"name": "vault list mounts",
|
|
1710
|
+
"description": "vault_list_mounts"
|
|
1711
|
+
},
|
|
1712
|
+
{
|
|
1713
|
+
"id": "vault_get_health",
|
|
1714
|
+
"name": "vault get health",
|
|
1715
|
+
"description": "vault_get_health"
|
|
1716
|
+
}
|
|
1717
|
+
],
|
|
1718
|
+
"toolCount": 5
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
"id": "heroku",
|
|
1722
|
+
"name": "Heroku",
|
|
1723
|
+
"category": "infrastructure",
|
|
1724
|
+
"authType": "token",
|
|
1725
|
+
"tools": [
|
|
1726
|
+
{
|
|
1727
|
+
"id": "heroku_list_apps",
|
|
1728
|
+
"name": "heroku list apps",
|
|
1729
|
+
"description": "heroku_list_apps"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"id": "heroku_get_app",
|
|
1733
|
+
"name": "heroku get app",
|
|
1734
|
+
"description": "heroku_get_app"
|
|
1735
|
+
},
|
|
1736
|
+
{
|
|
1737
|
+
"id": "heroku_list_dynos",
|
|
1738
|
+
"name": "heroku list dynos",
|
|
1739
|
+
"description": "heroku_list_dynos"
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"id": "heroku_restart_dyno",
|
|
1743
|
+
"name": "heroku restart dyno",
|
|
1744
|
+
"description": "heroku_restart_dyno"
|
|
1745
|
+
},
|
|
1746
|
+
{
|
|
1747
|
+
"id": "heroku_get_config",
|
|
1748
|
+
"name": "heroku get config",
|
|
1749
|
+
"description": "heroku_get_config"
|
|
1750
|
+
}
|
|
1751
|
+
],
|
|
1752
|
+
"toolCount": 5
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
"id": "hibob",
|
|
1756
|
+
"name": "HiBob",
|
|
1757
|
+
"category": "hr",
|
|
1758
|
+
"authType": "token",
|
|
1759
|
+
"tools": [
|
|
1760
|
+
{
|
|
1761
|
+
"id": "hibob_list_employees",
|
|
1762
|
+
"name": "hibob list employees",
|
|
1763
|
+
"description": "hibob_list_employees"
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"id": "hibob_get_employee",
|
|
1767
|
+
"name": "hibob get employee",
|
|
1768
|
+
"description": "hibob_get_employee"
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
"id": "hibob_search_employees",
|
|
1772
|
+
"name": "hibob search employees",
|
|
1773
|
+
"description": "hibob_search_employees"
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"id": "hibob_list_time_off",
|
|
1777
|
+
"name": "hibob list time off",
|
|
1778
|
+
"description": "hibob_list_time_off"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"id": "hibob_get_company_info",
|
|
1782
|
+
"name": "hibob get company info",
|
|
1783
|
+
"description": "hibob_get_company_info"
|
|
1784
|
+
}
|
|
1785
|
+
],
|
|
1786
|
+
"toolCount": 5
|
|
1787
|
+
},
|
|
1788
|
+
{
|
|
1789
|
+
"id": "hootsuite",
|
|
1790
|
+
"name": "Hootsuite",
|
|
1791
|
+
"category": "marketing",
|
|
1792
|
+
"authType": "oauth2",
|
|
1793
|
+
"tools": [
|
|
1794
|
+
{
|
|
1795
|
+
"id": "hootsuite_list_profiles",
|
|
1796
|
+
"name": "hootsuite list profiles",
|
|
1797
|
+
"description": "hootsuite_list_profiles"
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"id": "hootsuite_schedule_message",
|
|
1801
|
+
"name": "hootsuite schedule message",
|
|
1802
|
+
"description": "hootsuite_schedule_message"
|
|
1803
|
+
},
|
|
1804
|
+
{
|
|
1805
|
+
"id": "hootsuite_list_messages",
|
|
1806
|
+
"name": "hootsuite list messages",
|
|
1807
|
+
"description": "hootsuite_list_messages"
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"id": "hootsuite_get_analytics",
|
|
1811
|
+
"name": "hootsuite get analytics",
|
|
1812
|
+
"description": "hootsuite_get_analytics"
|
|
1813
|
+
},
|
|
1814
|
+
{
|
|
1815
|
+
"id": "hootsuite_list_streams",
|
|
1816
|
+
"name": "hootsuite list streams",
|
|
1817
|
+
"description": "hootsuite_list_streams"
|
|
1818
|
+
}
|
|
1819
|
+
],
|
|
1820
|
+
"toolCount": 5
|
|
1821
|
+
},
|
|
1822
|
+
{
|
|
1823
|
+
"id": "hubspot-crm",
|
|
1824
|
+
"name": "HubSpot CRM",
|
|
1825
|
+
"category": "crm",
|
|
1826
|
+
"authType": "oauth2",
|
|
1827
|
+
"tools": [
|
|
1828
|
+
{
|
|
1829
|
+
"id": "hubspot_create_contact",
|
|
1830
|
+
"name": "hubspot create contact",
|
|
1831
|
+
"description": "hubspot_create_contact"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"id": "hubspot_list_contacts",
|
|
1835
|
+
"name": "hubspot list contacts",
|
|
1836
|
+
"description": "hubspot_list_contacts"
|
|
1837
|
+
},
|
|
1838
|
+
{
|
|
1839
|
+
"id": "hubspot_create_deal",
|
|
1840
|
+
"name": "hubspot create deal",
|
|
1841
|
+
"description": "hubspot_create_deal"
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
"id": "hubspot_list_deals",
|
|
1845
|
+
"name": "hubspot list deals",
|
|
1846
|
+
"description": "hubspot_list_deals"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"id": "hubspot_search",
|
|
1850
|
+
"name": "hubspot search",
|
|
1851
|
+
"description": "hubspot_search"
|
|
1852
|
+
}
|
|
1853
|
+
],
|
|
1854
|
+
"toolCount": 5
|
|
1855
|
+
},
|
|
1856
|
+
{
|
|
1857
|
+
"id": "huggingface",
|
|
1858
|
+
"name": "HuggingFace",
|
|
1859
|
+
"category": "data-ai",
|
|
1860
|
+
"authType": "token",
|
|
1861
|
+
"tools": [
|
|
1862
|
+
{
|
|
1863
|
+
"id": "hf_inference",
|
|
1864
|
+
"name": "hf inference",
|
|
1865
|
+
"description": "hf_inference"
|
|
1866
|
+
},
|
|
1867
|
+
{
|
|
1868
|
+
"id": "hf_list_models",
|
|
1869
|
+
"name": "hf list models",
|
|
1870
|
+
"description": "hf_list_models"
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"id": "hf_get_model",
|
|
1874
|
+
"name": "hf get model",
|
|
1875
|
+
"description": "hf_get_model"
|
|
1876
|
+
},
|
|
1877
|
+
{
|
|
1878
|
+
"id": "hf_list_datasets",
|
|
1879
|
+
"name": "hf list datasets",
|
|
1880
|
+
"description": "hf_list_datasets"
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
"id": "hf_list_spaces",
|
|
1884
|
+
"name": "hf list spaces",
|
|
1885
|
+
"description": "hf_list_spaces"
|
|
1886
|
+
}
|
|
1887
|
+
],
|
|
1888
|
+
"toolCount": 5
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"id": "intercom-support",
|
|
1892
|
+
"name": "Intercom Support",
|
|
1893
|
+
"category": "communication",
|
|
1894
|
+
"authType": "oauth2",
|
|
1895
|
+
"tools": [
|
|
1896
|
+
{
|
|
1897
|
+
"id": "intercom_create_contact",
|
|
1898
|
+
"name": "intercom create contact",
|
|
1899
|
+
"description": "intercom_create_contact"
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"id": "intercom_list_conversations",
|
|
1903
|
+
"name": "intercom list conversations",
|
|
1904
|
+
"description": "intercom_list_conversations"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"id": "intercom_reply_conversation",
|
|
1908
|
+
"name": "intercom reply conversation",
|
|
1909
|
+
"description": "intercom_reply_conversation"
|
|
1910
|
+
}
|
|
1911
|
+
],
|
|
1912
|
+
"toolCount": 3
|
|
1913
|
+
},
|
|
1914
|
+
{
|
|
1915
|
+
"id": "jira",
|
|
1916
|
+
"name": "Jira",
|
|
1917
|
+
"category": "general",
|
|
1918
|
+
"authType": "oauth2",
|
|
1919
|
+
"tools": [
|
|
1920
|
+
{
|
|
1921
|
+
"id": "jira_create_issue",
|
|
1922
|
+
"name": "jira create issue",
|
|
1923
|
+
"description": "jira_create_issue"
|
|
1924
|
+
},
|
|
1925
|
+
{
|
|
1926
|
+
"id": "jira_search",
|
|
1927
|
+
"name": "jira search",
|
|
1928
|
+
"description": "jira_search"
|
|
1929
|
+
},
|
|
1930
|
+
{
|
|
1931
|
+
"id": "jira_get_issue",
|
|
1932
|
+
"name": "jira get issue",
|
|
1933
|
+
"description": "jira_get_issue"
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"id": "jira_transition_issue",
|
|
1937
|
+
"name": "jira transition issue",
|
|
1938
|
+
"description": "jira_transition_issue"
|
|
1939
|
+
},
|
|
1940
|
+
{
|
|
1941
|
+
"id": "jira_add_comment",
|
|
1942
|
+
"name": "jira add comment",
|
|
1943
|
+
"description": "jira_add_comment"
|
|
1944
|
+
}
|
|
1945
|
+
],
|
|
1946
|
+
"toolCount": 5
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"id": "klaviyo",
|
|
1950
|
+
"name": "Klaviyo",
|
|
1951
|
+
"category": "marketing",
|
|
1952
|
+
"authType": "api_key",
|
|
1953
|
+
"tools": [
|
|
1954
|
+
{
|
|
1955
|
+
"id": "klaviyo_list_profiles",
|
|
1956
|
+
"name": "klaviyo list profiles",
|
|
1957
|
+
"description": "klaviyo_list_profiles"
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"id": "klaviyo_create_event",
|
|
1961
|
+
"name": "klaviyo create event",
|
|
1962
|
+
"description": "klaviyo_create_event"
|
|
1963
|
+
},
|
|
1964
|
+
{
|
|
1965
|
+
"id": "klaviyo_list_campaigns",
|
|
1966
|
+
"name": "klaviyo list campaigns",
|
|
1967
|
+
"description": "klaviyo_list_campaigns"
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"id": "klaviyo_list_flows",
|
|
1971
|
+
"name": "klaviyo list flows",
|
|
1972
|
+
"description": "klaviyo_list_flows"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"id": "klaviyo_get_metrics",
|
|
1976
|
+
"name": "klaviyo get metrics",
|
|
1977
|
+
"description": "klaviyo_get_metrics"
|
|
1978
|
+
}
|
|
1979
|
+
],
|
|
1980
|
+
"toolCount": 5
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"id": "kubernetes-cluster",
|
|
1984
|
+
"name": "Kubernetes",
|
|
1985
|
+
"category": "infrastructure",
|
|
1986
|
+
"authType": "token",
|
|
1987
|
+
"tools": [
|
|
1988
|
+
{
|
|
1989
|
+
"id": "k8s_list_pods",
|
|
1990
|
+
"name": "k8s list pods",
|
|
1991
|
+
"description": "k8s_list_pods"
|
|
1992
|
+
},
|
|
1993
|
+
{
|
|
1994
|
+
"id": "k8s_list_deployments",
|
|
1995
|
+
"name": "k8s list deployments",
|
|
1996
|
+
"description": "k8s_list_deployments"
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"id": "k8s_list_services",
|
|
2000
|
+
"name": "k8s list services",
|
|
2001
|
+
"description": "k8s_list_services"
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"id": "k8s_get_pod_logs",
|
|
2005
|
+
"name": "k8s get pod logs",
|
|
2006
|
+
"description": "k8s_get_pod_logs"
|
|
2007
|
+
}
|
|
2008
|
+
],
|
|
2009
|
+
"toolCount": 4
|
|
2010
|
+
},
|
|
2011
|
+
{
|
|
2012
|
+
"id": "lattice",
|
|
2013
|
+
"name": "Lattice Performance",
|
|
2014
|
+
"category": "hr",
|
|
2015
|
+
"authType": "api_key",
|
|
2016
|
+
"tools": [
|
|
2017
|
+
{
|
|
2018
|
+
"id": "lattice_list_users",
|
|
2019
|
+
"name": "lattice list users",
|
|
2020
|
+
"description": "lattice_list_users"
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"id": "lattice_get_user",
|
|
2024
|
+
"name": "lattice get user",
|
|
2025
|
+
"description": "lattice_get_user"
|
|
2026
|
+
},
|
|
2027
|
+
{
|
|
2028
|
+
"id": "lattice_list_goals",
|
|
2029
|
+
"name": "lattice list goals",
|
|
2030
|
+
"description": "lattice_list_goals"
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"id": "lattice_list_reviews",
|
|
2034
|
+
"name": "lattice list reviews",
|
|
2035
|
+
"description": "lattice_list_reviews"
|
|
2036
|
+
},
|
|
2037
|
+
{
|
|
2038
|
+
"id": "lattice_get_feedback",
|
|
2039
|
+
"name": "lattice get feedback",
|
|
2040
|
+
"description": "lattice_get_feedback"
|
|
2041
|
+
}
|
|
2042
|
+
],
|
|
2043
|
+
"toolCount": 5
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"id": "launchdarkly",
|
|
2047
|
+
"name": "LaunchDarkly",
|
|
2048
|
+
"category": "devops",
|
|
2049
|
+
"authType": "api_key",
|
|
2050
|
+
"tools": [
|
|
2051
|
+
{
|
|
2052
|
+
"id": "ld_list_flags",
|
|
2053
|
+
"name": "ld list flags",
|
|
2054
|
+
"description": "ld_list_flags"
|
|
2055
|
+
},
|
|
2056
|
+
{
|
|
2057
|
+
"id": "ld_get_flag",
|
|
2058
|
+
"name": "ld get flag",
|
|
2059
|
+
"description": "ld_get_flag"
|
|
2060
|
+
},
|
|
2061
|
+
{
|
|
2062
|
+
"id": "ld_toggle_flag",
|
|
2063
|
+
"name": "ld toggle flag",
|
|
2064
|
+
"description": "ld_toggle_flag"
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"id": "ld_list_projects",
|
|
2068
|
+
"name": "ld list projects",
|
|
2069
|
+
"description": "ld_list_projects"
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
"id": "ld_list_environments",
|
|
2073
|
+
"name": "ld list environments",
|
|
2074
|
+
"description": "ld_list_environments"
|
|
2075
|
+
}
|
|
2076
|
+
],
|
|
2077
|
+
"toolCount": 5
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
"id": "lever",
|
|
2081
|
+
"name": "Lever Recruiting",
|
|
2082
|
+
"category": "hr",
|
|
2083
|
+
"authType": "oauth2",
|
|
2084
|
+
"tools": [
|
|
2085
|
+
{
|
|
2086
|
+
"id": "lever_list_opportunities",
|
|
2087
|
+
"name": "lever list opportunities",
|
|
2088
|
+
"description": "lever_list_opportunities"
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"id": "lever_create_opportunity",
|
|
2092
|
+
"name": "lever create opportunity",
|
|
2093
|
+
"description": "lever_create_opportunity"
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"id": "lever_list_postings",
|
|
2097
|
+
"name": "lever list postings",
|
|
2098
|
+
"description": "lever_list_postings"
|
|
2099
|
+
},
|
|
2100
|
+
{
|
|
2101
|
+
"id": "lever_get_candidate",
|
|
2102
|
+
"name": "lever get candidate",
|
|
2103
|
+
"description": "lever_get_candidate"
|
|
2104
|
+
},
|
|
2105
|
+
{
|
|
2106
|
+
"id": "lever_add_note",
|
|
2107
|
+
"name": "lever add note",
|
|
2108
|
+
"description": "lever_add_note"
|
|
2109
|
+
}
|
|
2110
|
+
],
|
|
2111
|
+
"toolCount": 5
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"id": "linear",
|
|
2115
|
+
"name": "Linear",
|
|
2116
|
+
"category": "general",
|
|
2117
|
+
"authType": "oauth2",
|
|
2118
|
+
"tools": [
|
|
2119
|
+
{
|
|
2120
|
+
"id": "linear_create_issue",
|
|
2121
|
+
"name": "linear create issue",
|
|
2122
|
+
"description": "linear_create_issue"
|
|
2123
|
+
},
|
|
2124
|
+
{
|
|
2125
|
+
"id": "linear_list_issues",
|
|
2126
|
+
"name": "linear list issues",
|
|
2127
|
+
"description": "linear_list_issues"
|
|
2128
|
+
},
|
|
2129
|
+
{
|
|
2130
|
+
"id": "linear_search_issues",
|
|
2131
|
+
"name": "linear search issues",
|
|
2132
|
+
"description": "linear_search_issues"
|
|
2133
|
+
}
|
|
2134
|
+
],
|
|
2135
|
+
"toolCount": 3
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"id": "linkedin",
|
|
2139
|
+
"name": "LinkedIn",
|
|
2140
|
+
"category": "social",
|
|
2141
|
+
"authType": "oauth2",
|
|
2142
|
+
"tools": [
|
|
2143
|
+
{
|
|
2144
|
+
"id": "linkedin_get_profile",
|
|
2145
|
+
"name": "linkedin get profile",
|
|
2146
|
+
"description": "linkedin_get_profile"
|
|
2147
|
+
},
|
|
2148
|
+
{
|
|
2149
|
+
"id": "linkedin_create_post",
|
|
2150
|
+
"name": "linkedin create post",
|
|
2151
|
+
"description": "linkedin_create_post"
|
|
2152
|
+
},
|
|
2153
|
+
{
|
|
2154
|
+
"id": "linkedin_list_connections",
|
|
2155
|
+
"name": "linkedin list connections",
|
|
2156
|
+
"description": "linkedin_list_connections"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"id": "linkedin_search_people",
|
|
2160
|
+
"name": "linkedin search people",
|
|
2161
|
+
"description": "linkedin_search_people"
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
"id": "linkedin_get_company",
|
|
2165
|
+
"name": "linkedin get company",
|
|
2166
|
+
"description": "linkedin_get_company"
|
|
2167
|
+
}
|
|
2168
|
+
],
|
|
2169
|
+
"toolCount": 5
|
|
2170
|
+
},
|
|
2171
|
+
{
|
|
2172
|
+
"id": "livechat",
|
|
2173
|
+
"name": "LiveChat",
|
|
2174
|
+
"category": "communication",
|
|
2175
|
+
"authType": "token",
|
|
2176
|
+
"tools": [
|
|
2177
|
+
{
|
|
2178
|
+
"id": "livechat_list_chats",
|
|
2179
|
+
"name": "livechat list chats",
|
|
2180
|
+
"description": "livechat_list_chats"
|
|
2181
|
+
},
|
|
2182
|
+
{
|
|
2183
|
+
"id": "livechat_send_event",
|
|
2184
|
+
"name": "livechat send event",
|
|
2185
|
+
"description": "livechat_send_event"
|
|
2186
|
+
},
|
|
2187
|
+
{
|
|
2188
|
+
"id": "livechat_list_agents",
|
|
2189
|
+
"name": "livechat list agents",
|
|
2190
|
+
"description": "livechat_list_agents"
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"id": "livechat_get_chat",
|
|
2194
|
+
"name": "livechat get chat",
|
|
2195
|
+
"description": "livechat_get_chat"
|
|
2196
|
+
}
|
|
2197
|
+
],
|
|
2198
|
+
"toolCount": 4
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"id": "loom-video",
|
|
2202
|
+
"name": "Loom",
|
|
2203
|
+
"category": "communication",
|
|
2204
|
+
"authType": "token",
|
|
2205
|
+
"tools": [
|
|
2206
|
+
{
|
|
2207
|
+
"id": "loom_list_videos",
|
|
2208
|
+
"name": "loom list videos",
|
|
2209
|
+
"description": "loom_list_videos"
|
|
2210
|
+
},
|
|
2211
|
+
{
|
|
2212
|
+
"id": "loom_get_video",
|
|
2213
|
+
"name": "loom get video",
|
|
2214
|
+
"description": "loom_get_video"
|
|
2215
|
+
},
|
|
2216
|
+
{
|
|
2217
|
+
"id": "loom_delete_video",
|
|
2218
|
+
"name": "loom delete video",
|
|
2219
|
+
"description": "loom_delete_video"
|
|
2220
|
+
},
|
|
2221
|
+
{
|
|
2222
|
+
"id": "loom_get_transcript",
|
|
2223
|
+
"name": "loom get transcript",
|
|
2224
|
+
"description": "loom_get_transcript"
|
|
2225
|
+
}
|
|
2226
|
+
],
|
|
2227
|
+
"toolCount": 4
|
|
2228
|
+
},
|
|
2229
|
+
{
|
|
2230
|
+
"id": "mailchimp-campaigns",
|
|
2231
|
+
"name": "Mailchimp",
|
|
2232
|
+
"category": "communication",
|
|
2233
|
+
"authType": "oauth2",
|
|
2234
|
+
"tools": [
|
|
2235
|
+
{
|
|
2236
|
+
"id": "mailchimp_list_campaigns",
|
|
2237
|
+
"name": "mailchimp list campaigns",
|
|
2238
|
+
"description": "mailchimp_list_campaigns"
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
"id": "mailchimp_list_audiences",
|
|
2242
|
+
"name": "mailchimp list audiences",
|
|
2243
|
+
"description": "mailchimp_list_audiences"
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"id": "mailchimp_create_campaign",
|
|
2247
|
+
"name": "mailchimp create campaign",
|
|
2248
|
+
"description": "mailchimp_create_campaign"
|
|
2249
|
+
},
|
|
2250
|
+
{
|
|
2251
|
+
"id": "mailchimp_send_campaign",
|
|
2252
|
+
"name": "mailchimp send campaign",
|
|
2253
|
+
"description": "mailchimp_send_campaign"
|
|
2254
|
+
}
|
|
2255
|
+
],
|
|
2256
|
+
"toolCount": 4
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"id": "mailgun",
|
|
2260
|
+
"name": "Mailgun",
|
|
2261
|
+
"category": "communication",
|
|
2262
|
+
"authType": "api_key",
|
|
2263
|
+
"tools": [
|
|
2264
|
+
{
|
|
2265
|
+
"id": "mailgun_send_email",
|
|
2266
|
+
"name": "mailgun send email",
|
|
2267
|
+
"description": "mailgun_send_email"
|
|
2268
|
+
},
|
|
2269
|
+
{
|
|
2270
|
+
"id": "mailgun_list_events",
|
|
2271
|
+
"name": "mailgun list events",
|
|
2272
|
+
"description": "mailgun_list_events"
|
|
2273
|
+
},
|
|
2274
|
+
{
|
|
2275
|
+
"id": "mailgun_validate_email",
|
|
2276
|
+
"name": "mailgun validate email",
|
|
2277
|
+
"description": "mailgun_validate_email"
|
|
2278
|
+
},
|
|
2279
|
+
{
|
|
2280
|
+
"id": "mailgun_list_domains",
|
|
2281
|
+
"name": "mailgun list domains",
|
|
2282
|
+
"description": "mailgun_list_domains"
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"id": "mailgun_get_stats",
|
|
2286
|
+
"name": "mailgun get stats",
|
|
2287
|
+
"description": "mailgun_get_stats"
|
|
2288
|
+
}
|
|
2289
|
+
],
|
|
2290
|
+
"toolCount": 5
|
|
2291
|
+
},
|
|
2292
|
+
{
|
|
2293
|
+
"id": "miro-boards",
|
|
2294
|
+
"name": "Miro",
|
|
2295
|
+
"category": "communication",
|
|
2296
|
+
"authType": "oauth2",
|
|
2297
|
+
"tools": [
|
|
2298
|
+
{
|
|
2299
|
+
"id": "miro_list_boards",
|
|
2300
|
+
"name": "miro list boards",
|
|
2301
|
+
"description": "miro_list_boards"
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
"id": "miro_create_board",
|
|
2305
|
+
"name": "miro create board",
|
|
2306
|
+
"description": "miro_create_board"
|
|
2307
|
+
},
|
|
2308
|
+
{
|
|
2309
|
+
"id": "miro_create_sticky_note",
|
|
2310
|
+
"name": "miro create sticky note",
|
|
2311
|
+
"description": "miro_create_sticky_note"
|
|
2312
|
+
},
|
|
2313
|
+
{
|
|
2314
|
+
"id": "miro_list_items",
|
|
2315
|
+
"name": "miro list items",
|
|
2316
|
+
"description": "miro_list_items"
|
|
2317
|
+
}
|
|
2318
|
+
],
|
|
2319
|
+
"toolCount": 4
|
|
2320
|
+
},
|
|
2321
|
+
{
|
|
2322
|
+
"id": "mixpanel-analytics",
|
|
2323
|
+
"name": "Mixpanel",
|
|
2324
|
+
"category": "monitoring",
|
|
2325
|
+
"authType": "credentials",
|
|
2326
|
+
"tools": [
|
|
2327
|
+
{
|
|
2328
|
+
"id": "mixpanel_query_events",
|
|
2329
|
+
"name": "mixpanel query events",
|
|
2330
|
+
"description": "mixpanel_query_events"
|
|
2331
|
+
},
|
|
2332
|
+
{
|
|
2333
|
+
"id": "mixpanel_get_funnels",
|
|
2334
|
+
"name": "mixpanel get funnels",
|
|
2335
|
+
"description": "mixpanel_get_funnels"
|
|
2336
|
+
},
|
|
2337
|
+
{
|
|
2338
|
+
"id": "mixpanel_get_retention",
|
|
2339
|
+
"name": "mixpanel get retention",
|
|
2340
|
+
"description": "mixpanel_get_retention"
|
|
2341
|
+
}
|
|
2342
|
+
],
|
|
2343
|
+
"toolCount": 3
|
|
2344
|
+
},
|
|
2345
|
+
{
|
|
2346
|
+
"id": "monday-boards",
|
|
2347
|
+
"name": "Monday.com",
|
|
2348
|
+
"category": "productivity",
|
|
2349
|
+
"authType": "oauth2",
|
|
2350
|
+
"tools": [
|
|
2351
|
+
{
|
|
2352
|
+
"id": "monday_list_boards",
|
|
2353
|
+
"name": "monday list boards",
|
|
2354
|
+
"description": "monday_list_boards"
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"id": "monday_list_items",
|
|
2358
|
+
"name": "monday list items",
|
|
2359
|
+
"description": "monday_list_items"
|
|
2360
|
+
},
|
|
2361
|
+
{
|
|
2362
|
+
"id": "monday_create_item",
|
|
2363
|
+
"name": "monday create item",
|
|
2364
|
+
"description": "monday_create_item"
|
|
2365
|
+
}
|
|
2366
|
+
],
|
|
2367
|
+
"toolCount": 3
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"id": "mongodb-atlas",
|
|
2371
|
+
"name": "MongoDB Atlas",
|
|
2372
|
+
"category": "data-ai",
|
|
2373
|
+
"authType": "credentials",
|
|
2374
|
+
"tools": [
|
|
2375
|
+
{
|
|
2376
|
+
"id": "atlas_list_clusters",
|
|
2377
|
+
"name": "atlas list clusters",
|
|
2378
|
+
"description": "atlas_list_clusters"
|
|
2379
|
+
},
|
|
2380
|
+
{
|
|
2381
|
+
"id": "atlas_get_cluster",
|
|
2382
|
+
"name": "atlas get cluster",
|
|
2383
|
+
"description": "atlas_get_cluster"
|
|
2384
|
+
},
|
|
2385
|
+
{
|
|
2386
|
+
"id": "atlas_list_databases",
|
|
2387
|
+
"name": "atlas list databases",
|
|
2388
|
+
"description": "atlas_list_databases"
|
|
2389
|
+
},
|
|
2390
|
+
{
|
|
2391
|
+
"id": "atlas_list_projects",
|
|
2392
|
+
"name": "atlas list projects",
|
|
2393
|
+
"description": "atlas_list_projects"
|
|
2394
|
+
},
|
|
2395
|
+
{
|
|
2396
|
+
"id": "atlas_get_metrics",
|
|
2397
|
+
"name": "atlas get metrics",
|
|
2398
|
+
"description": "atlas_get_metrics"
|
|
2399
|
+
}
|
|
2400
|
+
],
|
|
2401
|
+
"toolCount": 5
|
|
2402
|
+
},
|
|
2403
|
+
{
|
|
2404
|
+
"id": "neon",
|
|
2405
|
+
"name": "Neon Serverless Postgres",
|
|
2406
|
+
"category": "data-ai",
|
|
2407
|
+
"authType": "api_key",
|
|
2408
|
+
"tools": [
|
|
2409
|
+
{
|
|
2410
|
+
"id": "neon_list_projects",
|
|
2411
|
+
"name": "neon list projects",
|
|
2412
|
+
"description": "neon_list_projects"
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"id": "neon_get_project",
|
|
2416
|
+
"name": "neon get project",
|
|
2417
|
+
"description": "neon_get_project"
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"id": "neon_list_branches",
|
|
2421
|
+
"name": "neon list branches",
|
|
2422
|
+
"description": "neon_list_branches"
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"id": "neon_create_branch",
|
|
2426
|
+
"name": "neon create branch",
|
|
2427
|
+
"description": "neon_create_branch"
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
"id": "neon_list_endpoints",
|
|
2431
|
+
"name": "neon list endpoints",
|
|
2432
|
+
"description": "neon_list_endpoints"
|
|
2433
|
+
}
|
|
2434
|
+
],
|
|
2435
|
+
"toolCount": 5
|
|
2436
|
+
},
|
|
2437
|
+
{
|
|
2438
|
+
"id": "netlify",
|
|
2439
|
+
"name": "Netlify",
|
|
2440
|
+
"category": "infrastructure",
|
|
2441
|
+
"authType": "token",
|
|
2442
|
+
"tools": [
|
|
2443
|
+
{
|
|
2444
|
+
"id": "netlify_list_sites",
|
|
2445
|
+
"name": "netlify list sites",
|
|
2446
|
+
"description": "netlify_list_sites"
|
|
2447
|
+
},
|
|
2448
|
+
{
|
|
2449
|
+
"id": "netlify_get_site",
|
|
2450
|
+
"name": "netlify get site",
|
|
2451
|
+
"description": "netlify_get_site"
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"id": "netlify_list_deploys",
|
|
2455
|
+
"name": "netlify list deploys",
|
|
2456
|
+
"description": "netlify_list_deploys"
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
"id": "netlify_create_deploy",
|
|
2460
|
+
"name": "netlify create deploy",
|
|
2461
|
+
"description": "netlify_create_deploy"
|
|
2462
|
+
},
|
|
2463
|
+
{
|
|
2464
|
+
"id": "netlify_list_forms",
|
|
2465
|
+
"name": "netlify list forms",
|
|
2466
|
+
"description": "netlify_list_forms"
|
|
2467
|
+
}
|
|
2468
|
+
],
|
|
2469
|
+
"toolCount": 5
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
"id": "netsuite",
|
|
2473
|
+
"name": "NetSuite ERP",
|
|
2474
|
+
"category": "finance",
|
|
2475
|
+
"authType": "oauth2",
|
|
2476
|
+
"tools": [
|
|
2477
|
+
{
|
|
2478
|
+
"id": "netsuite_search",
|
|
2479
|
+
"name": "netsuite search",
|
|
2480
|
+
"description": "netsuite_search"
|
|
2481
|
+
},
|
|
2482
|
+
{
|
|
2483
|
+
"id": "netsuite_get_record",
|
|
2484
|
+
"name": "netsuite get record",
|
|
2485
|
+
"description": "netsuite_get_record"
|
|
2486
|
+
},
|
|
2487
|
+
{
|
|
2488
|
+
"id": "netsuite_create_record",
|
|
2489
|
+
"name": "netsuite create record",
|
|
2490
|
+
"description": "netsuite_create_record"
|
|
2491
|
+
},
|
|
2492
|
+
{
|
|
2493
|
+
"id": "netsuite_list_saved_searches",
|
|
2494
|
+
"name": "netsuite list saved searches",
|
|
2495
|
+
"description": "netsuite_list_saved_searches"
|
|
2496
|
+
},
|
|
2497
|
+
{
|
|
2498
|
+
"id": "netsuite_run_suiteql",
|
|
2499
|
+
"name": "netsuite run suiteql",
|
|
2500
|
+
"description": "netsuite_run_suiteql"
|
|
2501
|
+
}
|
|
2502
|
+
],
|
|
2503
|
+
"toolCount": 5
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"id": "newrelic",
|
|
2507
|
+
"name": "New Relic",
|
|
2508
|
+
"category": "monitoring",
|
|
2509
|
+
"authType": "api_key",
|
|
2510
|
+
"tools": [
|
|
2511
|
+
{
|
|
2512
|
+
"id": "nr_list_applications",
|
|
2513
|
+
"name": "nr list applications",
|
|
2514
|
+
"description": "nr_list_applications"
|
|
2515
|
+
},
|
|
2516
|
+
{
|
|
2517
|
+
"id": "nr_get_application",
|
|
2518
|
+
"name": "nr get application",
|
|
2519
|
+
"description": "nr_get_application"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"id": "nr_query_nrql",
|
|
2523
|
+
"name": "nr query nrql",
|
|
2524
|
+
"description": "nr_query_nrql"
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
"id": "nr_list_alerts",
|
|
2528
|
+
"name": "nr list alerts",
|
|
2529
|
+
"description": "nr_list_alerts"
|
|
2530
|
+
},
|
|
2531
|
+
{
|
|
2532
|
+
"id": "nr_get_synthetics",
|
|
2533
|
+
"name": "nr get synthetics",
|
|
2534
|
+
"description": "nr_get_synthetics"
|
|
2535
|
+
}
|
|
2536
|
+
],
|
|
2537
|
+
"toolCount": 5
|
|
2538
|
+
},
|
|
2539
|
+
{
|
|
2540
|
+
"id": "notion",
|
|
2541
|
+
"name": "Notion",
|
|
2542
|
+
"category": "productivity",
|
|
2543
|
+
"authType": "oauth2",
|
|
2544
|
+
"tools": [
|
|
2545
|
+
{
|
|
2546
|
+
"id": "notion_search",
|
|
2547
|
+
"name": "notion search",
|
|
2548
|
+
"description": "notion_search"
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"id": "notion_get_page",
|
|
2552
|
+
"name": "notion get page",
|
|
2553
|
+
"description": "notion_get_page"
|
|
2554
|
+
},
|
|
2555
|
+
{
|
|
2556
|
+
"id": "notion_create_page",
|
|
2557
|
+
"name": "notion create page",
|
|
2558
|
+
"description": "notion_create_page"
|
|
2559
|
+
}
|
|
2560
|
+
],
|
|
2561
|
+
"toolCount": 3
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"id": "okta",
|
|
2565
|
+
"name": "Okta Identity",
|
|
2566
|
+
"category": "security",
|
|
2567
|
+
"authType": "api_key",
|
|
2568
|
+
"tools": [
|
|
2569
|
+
{
|
|
2570
|
+
"id": "okta_list_users",
|
|
2571
|
+
"name": "okta list users",
|
|
2572
|
+
"description": "okta_list_users"
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
"id": "okta_get_user",
|
|
2576
|
+
"name": "okta get user",
|
|
2577
|
+
"description": "okta_get_user"
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"id": "okta_list_groups",
|
|
2581
|
+
"name": "okta list groups",
|
|
2582
|
+
"description": "okta_list_groups"
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"id": "okta_list_apps",
|
|
2586
|
+
"name": "okta list apps",
|
|
2587
|
+
"description": "okta_list_apps"
|
|
2588
|
+
},
|
|
2589
|
+
{
|
|
2590
|
+
"id": "okta_deactivate_user",
|
|
2591
|
+
"name": "okta deactivate user",
|
|
2592
|
+
"description": "okta_deactivate_user"
|
|
2593
|
+
}
|
|
2594
|
+
],
|
|
2595
|
+
"toolCount": 5
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"id": "openai",
|
|
2599
|
+
"name": "OpenAI",
|
|
2600
|
+
"category": "data-ai",
|
|
2601
|
+
"authType": "api_key",
|
|
2602
|
+
"tools": [
|
|
2603
|
+
{
|
|
2604
|
+
"id": "openai_chat_completion",
|
|
2605
|
+
"name": "openai chat completion",
|
|
2606
|
+
"description": "openai_chat_completion"
|
|
2607
|
+
},
|
|
2608
|
+
{
|
|
2609
|
+
"id": "openai_create_embedding",
|
|
2610
|
+
"name": "openai create embedding",
|
|
2611
|
+
"description": "openai_create_embedding"
|
|
2612
|
+
},
|
|
2613
|
+
{
|
|
2614
|
+
"id": "openai_list_models",
|
|
2615
|
+
"name": "openai list models",
|
|
2616
|
+
"description": "openai_list_models"
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
"id": "openai_create_image",
|
|
2620
|
+
"name": "openai create image",
|
|
2621
|
+
"description": "openai_create_image"
|
|
2622
|
+
},
|
|
2623
|
+
{
|
|
2624
|
+
"id": "openai_moderate",
|
|
2625
|
+
"name": "openai moderate",
|
|
2626
|
+
"description": "openai_moderate"
|
|
2627
|
+
}
|
|
2628
|
+
],
|
|
2629
|
+
"toolCount": 5
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"id": "opsgenie",
|
|
2633
|
+
"name": "OpsGenie",
|
|
2634
|
+
"category": "monitoring",
|
|
2635
|
+
"authType": "api_key",
|
|
2636
|
+
"tools": [
|
|
2637
|
+
{
|
|
2638
|
+
"id": "opsgenie_list_alerts",
|
|
2639
|
+
"name": "opsgenie list alerts",
|
|
2640
|
+
"description": "opsgenie_list_alerts"
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"id": "opsgenie_create_alert",
|
|
2644
|
+
"name": "opsgenie create alert",
|
|
2645
|
+
"description": "opsgenie_create_alert"
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"id": "opsgenie_acknowledge_alert",
|
|
2649
|
+
"name": "opsgenie acknowledge alert",
|
|
2650
|
+
"description": "opsgenie_acknowledge_alert"
|
|
2651
|
+
},
|
|
2652
|
+
{
|
|
2653
|
+
"id": "opsgenie_close_alert",
|
|
2654
|
+
"name": "opsgenie close alert",
|
|
2655
|
+
"description": "opsgenie_close_alert"
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
"id": "opsgenie_list_schedules",
|
|
2659
|
+
"name": "opsgenie list schedules",
|
|
2660
|
+
"description": "opsgenie_list_schedules"
|
|
2661
|
+
}
|
|
2662
|
+
],
|
|
2663
|
+
"toolCount": 5
|
|
2664
|
+
},
|
|
2665
|
+
{
|
|
2666
|
+
"id": "outreach",
|
|
2667
|
+
"name": "Outreach Sales Engagement",
|
|
2668
|
+
"category": "crm",
|
|
2669
|
+
"authType": "oauth2",
|
|
2670
|
+
"tools": [
|
|
2671
|
+
{
|
|
2672
|
+
"id": "outreach_list_prospects",
|
|
2673
|
+
"name": "outreach list prospects",
|
|
2674
|
+
"description": "outreach_list_prospects"
|
|
2675
|
+
},
|
|
2676
|
+
{
|
|
2677
|
+
"id": "outreach_create_prospect",
|
|
2678
|
+
"name": "outreach create prospect",
|
|
2679
|
+
"description": "outreach_create_prospect"
|
|
2680
|
+
},
|
|
2681
|
+
{
|
|
2682
|
+
"id": "outreach_list_sequences",
|
|
2683
|
+
"name": "outreach list sequences",
|
|
2684
|
+
"description": "outreach_list_sequences"
|
|
2685
|
+
},
|
|
2686
|
+
{
|
|
2687
|
+
"id": "outreach_add_to_sequence",
|
|
2688
|
+
"name": "outreach add to sequence",
|
|
2689
|
+
"description": "outreach_add_to_sequence"
|
|
2690
|
+
},
|
|
2691
|
+
{
|
|
2692
|
+
"id": "outreach_list_mailings",
|
|
2693
|
+
"name": "outreach list mailings",
|
|
2694
|
+
"description": "outreach_list_mailings"
|
|
2695
|
+
}
|
|
2696
|
+
],
|
|
2697
|
+
"toolCount": 5
|
|
2698
|
+
},
|
|
2699
|
+
{
|
|
2700
|
+
"id": "paddle",
|
|
2701
|
+
"name": "Paddle",
|
|
2702
|
+
"category": "finance",
|
|
2703
|
+
"authType": "api_key",
|
|
2704
|
+
"tools": [
|
|
2705
|
+
{
|
|
2706
|
+
"id": "paddle_list_products",
|
|
2707
|
+
"name": "paddle list products",
|
|
2708
|
+
"description": "paddle_list_products"
|
|
2709
|
+
},
|
|
2710
|
+
{
|
|
2711
|
+
"id": "paddle_list_prices",
|
|
2712
|
+
"name": "paddle list prices",
|
|
2713
|
+
"description": "paddle_list_prices"
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"id": "paddle_list_subscriptions",
|
|
2717
|
+
"name": "paddle list subscriptions",
|
|
2718
|
+
"description": "paddle_list_subscriptions"
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
"id": "paddle_list_transactions",
|
|
2722
|
+
"name": "paddle list transactions",
|
|
2723
|
+
"description": "paddle_list_transactions"
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"id": "paddle_list_customers",
|
|
2727
|
+
"name": "paddle list customers",
|
|
2728
|
+
"description": "paddle_list_customers"
|
|
2729
|
+
}
|
|
2730
|
+
],
|
|
2731
|
+
"toolCount": 5
|
|
2732
|
+
},
|
|
2733
|
+
{
|
|
2734
|
+
"id": "pagerduty",
|
|
2735
|
+
"name": "PagerDuty",
|
|
2736
|
+
"category": "monitoring",
|
|
2737
|
+
"authType": "api_key",
|
|
2738
|
+
"tools": [
|
|
2739
|
+
{
|
|
2740
|
+
"id": "pd_list_incidents",
|
|
2741
|
+
"name": "pd list incidents",
|
|
2742
|
+
"description": "pd_list_incidents"
|
|
2743
|
+
},
|
|
2744
|
+
{
|
|
2745
|
+
"id": "pd_create_incident",
|
|
2746
|
+
"name": "pd create incident",
|
|
2747
|
+
"description": "pd_create_incident"
|
|
2748
|
+
},
|
|
2749
|
+
{
|
|
2750
|
+
"id": "pd_acknowledge_incident",
|
|
2751
|
+
"name": "pd acknowledge incident",
|
|
2752
|
+
"description": "pd_acknowledge_incident"
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"id": "pd_resolve_incident",
|
|
2756
|
+
"name": "pd resolve incident",
|
|
2757
|
+
"description": "pd_resolve_incident"
|
|
2758
|
+
},
|
|
2759
|
+
{
|
|
2760
|
+
"id": "pd_list_services",
|
|
2761
|
+
"name": "pd list services",
|
|
2762
|
+
"description": "pd_list_services"
|
|
2763
|
+
}
|
|
2764
|
+
],
|
|
2765
|
+
"toolCount": 5
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"id": "pandadoc",
|
|
2769
|
+
"name": "PandaDoc",
|
|
2770
|
+
"category": "design",
|
|
2771
|
+
"authType": "api_key",
|
|
2772
|
+
"tools": [
|
|
2773
|
+
{
|
|
2774
|
+
"id": "pandadoc_list_documents",
|
|
2775
|
+
"name": "pandadoc list documents",
|
|
2776
|
+
"description": "pandadoc_list_documents"
|
|
2777
|
+
},
|
|
2778
|
+
{
|
|
2779
|
+
"id": "pandadoc_create_document",
|
|
2780
|
+
"name": "pandadoc create document",
|
|
2781
|
+
"description": "pandadoc_create_document"
|
|
2782
|
+
},
|
|
2783
|
+
{
|
|
2784
|
+
"id": "pandadoc_send_document",
|
|
2785
|
+
"name": "pandadoc send document",
|
|
2786
|
+
"description": "pandadoc_send_document"
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"id": "pandadoc_get_document",
|
|
2790
|
+
"name": "pandadoc get document",
|
|
2791
|
+
"description": "pandadoc_get_document"
|
|
2792
|
+
},
|
|
2793
|
+
{
|
|
2794
|
+
"id": "pandadoc_list_templates",
|
|
2795
|
+
"name": "pandadoc list templates",
|
|
2796
|
+
"description": "pandadoc_list_templates"
|
|
2797
|
+
}
|
|
2798
|
+
],
|
|
2799
|
+
"toolCount": 5
|
|
2800
|
+
},
|
|
2801
|
+
{
|
|
2802
|
+
"id": "paypal",
|
|
2803
|
+
"name": "PayPal",
|
|
2804
|
+
"category": "finance",
|
|
2805
|
+
"authType": "oauth2",
|
|
2806
|
+
"tools": [
|
|
2807
|
+
{
|
|
2808
|
+
"id": "paypal_list_transactions",
|
|
2809
|
+
"name": "paypal list transactions",
|
|
2810
|
+
"description": "paypal_list_transactions"
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"id": "paypal_create_payment",
|
|
2814
|
+
"name": "paypal create payment",
|
|
2815
|
+
"description": "paypal_create_payment"
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
"id": "paypal_get_order",
|
|
2819
|
+
"name": "paypal get order",
|
|
2820
|
+
"description": "paypal_get_order"
|
|
2821
|
+
},
|
|
2822
|
+
{
|
|
2823
|
+
"id": "paypal_create_payout",
|
|
2824
|
+
"name": "paypal create payout",
|
|
2825
|
+
"description": "paypal_create_payout"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"id": "paypal_list_disputes",
|
|
2829
|
+
"name": "paypal list disputes",
|
|
2830
|
+
"description": "paypal_list_disputes"
|
|
2831
|
+
}
|
|
2832
|
+
],
|
|
2833
|
+
"toolCount": 5
|
|
2834
|
+
},
|
|
2835
|
+
{
|
|
2836
|
+
"id": "personio",
|
|
2837
|
+
"name": "Personio",
|
|
2838
|
+
"category": "hr",
|
|
2839
|
+
"authType": "token",
|
|
2840
|
+
"tools": [
|
|
2841
|
+
{
|
|
2842
|
+
"id": "personio_list_employees",
|
|
2843
|
+
"name": "personio list employees",
|
|
2844
|
+
"description": "personio_list_employees"
|
|
2845
|
+
},
|
|
2846
|
+
{
|
|
2847
|
+
"id": "personio_get_employee",
|
|
2848
|
+
"name": "personio get employee",
|
|
2849
|
+
"description": "personio_get_employee"
|
|
2850
|
+
},
|
|
2851
|
+
{
|
|
2852
|
+
"id": "personio_list_absences",
|
|
2853
|
+
"name": "personio list absences",
|
|
2854
|
+
"description": "personio_list_absences"
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
"id": "personio_create_absence",
|
|
2858
|
+
"name": "personio create absence",
|
|
2859
|
+
"description": "personio_create_absence"
|
|
2860
|
+
},
|
|
2861
|
+
{
|
|
2862
|
+
"id": "personio_list_attendances",
|
|
2863
|
+
"name": "personio list attendances",
|
|
2864
|
+
"description": "personio_list_attendances"
|
|
2865
|
+
}
|
|
2866
|
+
],
|
|
2867
|
+
"toolCount": 5
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"id": "pinecone",
|
|
2871
|
+
"name": "Pinecone",
|
|
2872
|
+
"category": "data-ai",
|
|
2873
|
+
"authType": "api_key",
|
|
2874
|
+
"tools": [
|
|
2875
|
+
{
|
|
2876
|
+
"id": "pinecone_list_indexes",
|
|
2877
|
+
"name": "pinecone list indexes",
|
|
2878
|
+
"description": "pinecone_list_indexes"
|
|
2879
|
+
},
|
|
2880
|
+
{
|
|
2881
|
+
"id": "pinecone_query",
|
|
2882
|
+
"name": "pinecone query",
|
|
2883
|
+
"description": "pinecone_query"
|
|
2884
|
+
},
|
|
2885
|
+
{
|
|
2886
|
+
"id": "pinecone_upsert",
|
|
2887
|
+
"name": "pinecone upsert",
|
|
2888
|
+
"description": "pinecone_upsert"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"id": "pinecone_describe_index",
|
|
2892
|
+
"name": "pinecone describe index",
|
|
2893
|
+
"description": "pinecone_describe_index"
|
|
2894
|
+
},
|
|
2895
|
+
{
|
|
2896
|
+
"id": "pinecone_delete_vectors",
|
|
2897
|
+
"name": "pinecone delete vectors",
|
|
2898
|
+
"description": "pinecone_delete_vectors"
|
|
2899
|
+
}
|
|
2900
|
+
],
|
|
2901
|
+
"toolCount": 5
|
|
2902
|
+
},
|
|
2903
|
+
{
|
|
2904
|
+
"id": "pipedrive-deals",
|
|
2905
|
+
"name": "Pipedrive Deals",
|
|
2906
|
+
"category": "crm",
|
|
2907
|
+
"authType": "api_key",
|
|
2908
|
+
"tools": [
|
|
2909
|
+
{
|
|
2910
|
+
"id": "pipedrive_create_deal",
|
|
2911
|
+
"name": "pipedrive create deal",
|
|
2912
|
+
"description": "pipedrive_create_deal"
|
|
2913
|
+
},
|
|
2914
|
+
{
|
|
2915
|
+
"id": "pipedrive_list_deals",
|
|
2916
|
+
"name": "pipedrive list deals",
|
|
2917
|
+
"description": "pipedrive_list_deals"
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"id": "pipedrive_create_person",
|
|
2921
|
+
"name": "pipedrive create person",
|
|
2922
|
+
"description": "pipedrive_create_person"
|
|
2923
|
+
}
|
|
2924
|
+
],
|
|
2925
|
+
"toolCount": 3
|
|
2926
|
+
},
|
|
2927
|
+
{
|
|
2928
|
+
"id": "plaid",
|
|
2929
|
+
"name": "Plaid",
|
|
2930
|
+
"category": "finance",
|
|
2931
|
+
"authType": "api_key",
|
|
2932
|
+
"tools": [
|
|
2933
|
+
{
|
|
2934
|
+
"id": "plaid_get_accounts",
|
|
2935
|
+
"name": "plaid get accounts",
|
|
2936
|
+
"description": "plaid_get_accounts"
|
|
2937
|
+
},
|
|
2938
|
+
{
|
|
2939
|
+
"id": "plaid_get_transactions",
|
|
2940
|
+
"name": "plaid get transactions",
|
|
2941
|
+
"description": "plaid_get_transactions"
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
"id": "plaid_get_balance",
|
|
2945
|
+
"name": "plaid get balance",
|
|
2946
|
+
"description": "plaid_get_balance"
|
|
2947
|
+
},
|
|
2948
|
+
{
|
|
2949
|
+
"id": "plaid_get_identity",
|
|
2950
|
+
"name": "plaid get identity",
|
|
2951
|
+
"description": "plaid_get_identity"
|
|
2952
|
+
},
|
|
2953
|
+
{
|
|
2954
|
+
"id": "plaid_get_institutions",
|
|
2955
|
+
"name": "plaid get institutions",
|
|
2956
|
+
"description": "plaid_get_institutions"
|
|
2957
|
+
}
|
|
2958
|
+
],
|
|
2959
|
+
"toolCount": 5
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"id": "postmark",
|
|
2963
|
+
"name": "Postmark",
|
|
2964
|
+
"category": "communication",
|
|
2965
|
+
"authType": "api_key",
|
|
2966
|
+
"tools": [
|
|
2967
|
+
{
|
|
2968
|
+
"id": "postmark_send_email",
|
|
2969
|
+
"name": "postmark send email",
|
|
2970
|
+
"description": "postmark_send_email"
|
|
2971
|
+
},
|
|
2972
|
+
{
|
|
2973
|
+
"id": "postmark_list_templates",
|
|
2974
|
+
"name": "postmark list templates",
|
|
2975
|
+
"description": "postmark_list_templates"
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
"id": "postmark_send_template",
|
|
2979
|
+
"name": "postmark send template",
|
|
2980
|
+
"description": "postmark_send_template"
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"id": "postmark_get_delivery_stats",
|
|
2984
|
+
"name": "postmark get delivery stats",
|
|
2985
|
+
"description": "postmark_get_delivery_stats"
|
|
2986
|
+
},
|
|
2987
|
+
{
|
|
2988
|
+
"id": "postmark_search_messages",
|
|
2989
|
+
"name": "postmark search messages",
|
|
2990
|
+
"description": "postmark_search_messages"
|
|
2991
|
+
}
|
|
2992
|
+
],
|
|
2993
|
+
"toolCount": 5
|
|
2994
|
+
},
|
|
2995
|
+
{
|
|
2996
|
+
"id": "power-automate",
|
|
2997
|
+
"name": "Microsoft Power Automate",
|
|
2998
|
+
"category": "enterprise",
|
|
2999
|
+
"authType": "oauth2",
|
|
3000
|
+
"tools": [
|
|
3001
|
+
{
|
|
3002
|
+
"id": "pa_list_flows",
|
|
3003
|
+
"name": "pa list flows",
|
|
3004
|
+
"description": "pa_list_flows"
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
"id": "pa_run_flow",
|
|
3008
|
+
"name": "pa run flow",
|
|
3009
|
+
"description": "pa_run_flow"
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
"id": "pa_get_flow",
|
|
3013
|
+
"name": "pa get flow",
|
|
3014
|
+
"description": "pa_get_flow"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"id": "pa_list_runs",
|
|
3018
|
+
"name": "pa list runs",
|
|
3019
|
+
"description": "pa_list_runs"
|
|
3020
|
+
},
|
|
3021
|
+
{
|
|
3022
|
+
"id": "pa_get_run",
|
|
3023
|
+
"name": "pa get run",
|
|
3024
|
+
"description": "pa_get_run"
|
|
3025
|
+
}
|
|
3026
|
+
],
|
|
3027
|
+
"toolCount": 5
|
|
3028
|
+
},
|
|
3029
|
+
{
|
|
3030
|
+
"id": "quickbooks-accounting",
|
|
3031
|
+
"name": "QuickBooks",
|
|
3032
|
+
"category": "finance",
|
|
3033
|
+
"authType": "oauth2",
|
|
3034
|
+
"tools": [
|
|
3035
|
+
{
|
|
3036
|
+
"id": "quickbooks_query",
|
|
3037
|
+
"name": "quickbooks query",
|
|
3038
|
+
"description": "quickbooks_query"
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"id": "quickbooks_create_invoice",
|
|
3042
|
+
"name": "quickbooks create invoice",
|
|
3043
|
+
"description": "quickbooks_create_invoice"
|
|
3044
|
+
},
|
|
3045
|
+
{
|
|
3046
|
+
"id": "quickbooks_list_customers",
|
|
3047
|
+
"name": "quickbooks list customers",
|
|
3048
|
+
"description": "quickbooks_list_customers"
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
"id": "quickbooks_get_company_info",
|
|
3052
|
+
"name": "quickbooks get company info",
|
|
3053
|
+
"description": "quickbooks_get_company_info"
|
|
3054
|
+
}
|
|
3055
|
+
],
|
|
3056
|
+
"toolCount": 4
|
|
3057
|
+
},
|
|
3058
|
+
{
|
|
3059
|
+
"id": "recurly",
|
|
3060
|
+
"name": "Recurly",
|
|
3061
|
+
"category": "finance",
|
|
3062
|
+
"authType": "api_key",
|
|
3063
|
+
"tools": [
|
|
3064
|
+
{
|
|
3065
|
+
"id": "recurly_list_accounts",
|
|
3066
|
+
"name": "recurly list accounts",
|
|
3067
|
+
"description": "recurly_list_accounts"
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
"id": "recurly_list_subscriptions",
|
|
3071
|
+
"name": "recurly list subscriptions",
|
|
3072
|
+
"description": "recurly_list_subscriptions"
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
"id": "recurly_list_invoices",
|
|
3076
|
+
"name": "recurly list invoices",
|
|
3077
|
+
"description": "recurly_list_invoices"
|
|
3078
|
+
},
|
|
3079
|
+
{
|
|
3080
|
+
"id": "recurly_get_account",
|
|
3081
|
+
"name": "recurly get account",
|
|
3082
|
+
"description": "recurly_get_account"
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"id": "recurly_list_plans",
|
|
3086
|
+
"name": "recurly list plans",
|
|
3087
|
+
"description": "recurly_list_plans"
|
|
3088
|
+
}
|
|
3089
|
+
],
|
|
3090
|
+
"toolCount": 5
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"id": "reddit",
|
|
3094
|
+
"name": "Reddit",
|
|
3095
|
+
"category": "social",
|
|
3096
|
+
"authType": "oauth2",
|
|
3097
|
+
"tools": [
|
|
3098
|
+
{
|
|
3099
|
+
"id": "reddit_search",
|
|
3100
|
+
"name": "reddit search",
|
|
3101
|
+
"description": "reddit_search"
|
|
3102
|
+
},
|
|
3103
|
+
{
|
|
3104
|
+
"id": "reddit_get_subreddit",
|
|
3105
|
+
"name": "reddit get subreddit",
|
|
3106
|
+
"description": "reddit_get_subreddit"
|
|
3107
|
+
},
|
|
3108
|
+
{
|
|
3109
|
+
"id": "reddit_submit_post",
|
|
3110
|
+
"name": "reddit submit post",
|
|
3111
|
+
"description": "reddit_submit_post"
|
|
3112
|
+
},
|
|
3113
|
+
{
|
|
3114
|
+
"id": "reddit_get_comments",
|
|
3115
|
+
"name": "reddit get comments",
|
|
3116
|
+
"description": "reddit_get_comments"
|
|
3117
|
+
},
|
|
3118
|
+
{
|
|
3119
|
+
"id": "reddit_get_user",
|
|
3120
|
+
"name": "reddit get user",
|
|
3121
|
+
"description": "reddit_get_user"
|
|
3122
|
+
}
|
|
3123
|
+
],
|
|
3124
|
+
"toolCount": 5
|
|
3125
|
+
},
|
|
3126
|
+
{
|
|
3127
|
+
"id": "render",
|
|
3128
|
+
"name": "Render",
|
|
3129
|
+
"category": "infrastructure",
|
|
3130
|
+
"authType": "api_key",
|
|
3131
|
+
"tools": [
|
|
3132
|
+
{
|
|
3133
|
+
"id": "render_list_services",
|
|
3134
|
+
"name": "render list services",
|
|
3135
|
+
"description": "render_list_services"
|
|
3136
|
+
},
|
|
3137
|
+
{
|
|
3138
|
+
"id": "render_get_service",
|
|
3139
|
+
"name": "render get service",
|
|
3140
|
+
"description": "render_get_service"
|
|
3141
|
+
},
|
|
3142
|
+
{
|
|
3143
|
+
"id": "render_list_deploys",
|
|
3144
|
+
"name": "render list deploys",
|
|
3145
|
+
"description": "render_list_deploys"
|
|
3146
|
+
},
|
|
3147
|
+
{
|
|
3148
|
+
"id": "render_trigger_deploy",
|
|
3149
|
+
"name": "render trigger deploy",
|
|
3150
|
+
"description": "render_trigger_deploy"
|
|
3151
|
+
},
|
|
3152
|
+
{
|
|
3153
|
+
"id": "render_list_envs",
|
|
3154
|
+
"name": "render list envs",
|
|
3155
|
+
"description": "render_list_envs"
|
|
3156
|
+
}
|
|
3157
|
+
],
|
|
3158
|
+
"toolCount": 5
|
|
3159
|
+
},
|
|
3160
|
+
{
|
|
3161
|
+
"id": "ringcentral",
|
|
3162
|
+
"name": "RingCentral",
|
|
3163
|
+
"category": "communication",
|
|
3164
|
+
"authType": "oauth2",
|
|
3165
|
+
"tools": [
|
|
3166
|
+
{
|
|
3167
|
+
"id": "ringcentral_send_sms",
|
|
3168
|
+
"name": "ringcentral send sms",
|
|
3169
|
+
"description": "ringcentral_send_sms"
|
|
3170
|
+
},
|
|
3171
|
+
{
|
|
3172
|
+
"id": "ringcentral_list_extensions",
|
|
3173
|
+
"name": "ringcentral list extensions",
|
|
3174
|
+
"description": "ringcentral_list_extensions"
|
|
3175
|
+
},
|
|
3176
|
+
{
|
|
3177
|
+
"id": "ringcentral_get_call_log",
|
|
3178
|
+
"name": "ringcentral get call log",
|
|
3179
|
+
"description": "ringcentral_get_call_log"
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
"id": "ringcentral_send_fax",
|
|
3183
|
+
"name": "ringcentral send fax",
|
|
3184
|
+
"description": "ringcentral_send_fax"
|
|
3185
|
+
}
|
|
3186
|
+
],
|
|
3187
|
+
"toolCount": 4
|
|
3188
|
+
},
|
|
3189
|
+
{
|
|
3190
|
+
"id": "rippling",
|
|
3191
|
+
"name": "Rippling HR",
|
|
3192
|
+
"category": "hr",
|
|
3193
|
+
"authType": "token",
|
|
3194
|
+
"tools": [
|
|
3195
|
+
{
|
|
3196
|
+
"id": "rippling_list_employees",
|
|
3197
|
+
"name": "rippling list employees",
|
|
3198
|
+
"description": "rippling_list_employees"
|
|
3199
|
+
},
|
|
3200
|
+
{
|
|
3201
|
+
"id": "rippling_get_employee",
|
|
3202
|
+
"name": "rippling get employee",
|
|
3203
|
+
"description": "rippling_get_employee"
|
|
3204
|
+
},
|
|
3205
|
+
{
|
|
3206
|
+
"id": "rippling_list_departments",
|
|
3207
|
+
"name": "rippling list departments",
|
|
3208
|
+
"description": "rippling_list_departments"
|
|
3209
|
+
},
|
|
3210
|
+
{
|
|
3211
|
+
"id": "rippling_list_teams",
|
|
3212
|
+
"name": "rippling list teams",
|
|
3213
|
+
"description": "rippling_list_teams"
|
|
3214
|
+
},
|
|
3215
|
+
{
|
|
3216
|
+
"id": "rippling_get_company",
|
|
3217
|
+
"name": "rippling get company",
|
|
3218
|
+
"description": "rippling_get_company"
|
|
3219
|
+
}
|
|
3220
|
+
],
|
|
3221
|
+
"toolCount": 5
|
|
3222
|
+
},
|
|
3223
|
+
{
|
|
3224
|
+
"id": "salesforce",
|
|
3225
|
+
"name": "Salesforce",
|
|
3226
|
+
"category": "crm",
|
|
3227
|
+
"authType": "oauth2",
|
|
3228
|
+
"tools": [
|
|
3229
|
+
{
|
|
3230
|
+
"id": "salesforce_query",
|
|
3231
|
+
"name": "salesforce query",
|
|
3232
|
+
"description": "salesforce_query"
|
|
3233
|
+
},
|
|
3234
|
+
{
|
|
3235
|
+
"id": "salesforce_get_record",
|
|
3236
|
+
"name": "salesforce get record",
|
|
3237
|
+
"description": "salesforce_get_record"
|
|
3238
|
+
},
|
|
3239
|
+
{
|
|
3240
|
+
"id": "salesforce_create_record",
|
|
3241
|
+
"name": "salesforce create record",
|
|
3242
|
+
"description": "salesforce_create_record"
|
|
3243
|
+
},
|
|
3244
|
+
{
|
|
3245
|
+
"id": "salesforce_update_record",
|
|
3246
|
+
"name": "salesforce update record",
|
|
3247
|
+
"description": "salesforce_update_record"
|
|
3248
|
+
},
|
|
3249
|
+
{
|
|
3250
|
+
"id": "salesforce_search",
|
|
3251
|
+
"name": "salesforce search",
|
|
3252
|
+
"description": "salesforce_search"
|
|
3253
|
+
}
|
|
3254
|
+
],
|
|
3255
|
+
"toolCount": 5
|
|
3256
|
+
},
|
|
3257
|
+
{
|
|
3258
|
+
"id": "salesloft",
|
|
3259
|
+
"name": "SalesLoft",
|
|
3260
|
+
"category": "crm",
|
|
3261
|
+
"authType": "oauth2",
|
|
3262
|
+
"tools": [
|
|
3263
|
+
{
|
|
3264
|
+
"id": "salesloft_list_people",
|
|
3265
|
+
"name": "salesloft list people",
|
|
3266
|
+
"description": "salesloft_list_people"
|
|
3267
|
+
},
|
|
3268
|
+
{
|
|
3269
|
+
"id": "salesloft_create_person",
|
|
3270
|
+
"name": "salesloft create person",
|
|
3271
|
+
"description": "salesloft_create_person"
|
|
3272
|
+
},
|
|
3273
|
+
{
|
|
3274
|
+
"id": "salesloft_list_cadences",
|
|
3275
|
+
"name": "salesloft list cadences",
|
|
3276
|
+
"description": "salesloft_list_cadences"
|
|
3277
|
+
},
|
|
3278
|
+
{
|
|
3279
|
+
"id": "salesloft_add_to_cadence",
|
|
3280
|
+
"name": "salesloft add to cadence",
|
|
3281
|
+
"description": "salesloft_add_to_cadence"
|
|
3282
|
+
},
|
|
3283
|
+
{
|
|
3284
|
+
"id": "salesloft_list_activities",
|
|
3285
|
+
"name": "salesloft list activities",
|
|
3286
|
+
"description": "salesloft_list_activities"
|
|
3287
|
+
}
|
|
3288
|
+
],
|
|
3289
|
+
"toolCount": 5
|
|
3290
|
+
},
|
|
3291
|
+
{
|
|
3292
|
+
"id": "sanity",
|
|
3293
|
+
"name": "Sanity CMS",
|
|
3294
|
+
"category": "marketing",
|
|
3295
|
+
"authType": "token",
|
|
3296
|
+
"tools": [
|
|
3297
|
+
{
|
|
3298
|
+
"id": "sanity_query",
|
|
3299
|
+
"name": "sanity query",
|
|
3300
|
+
"description": "sanity_query"
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
"id": "sanity_create_document",
|
|
3304
|
+
"name": "sanity create document",
|
|
3305
|
+
"description": "sanity_create_document"
|
|
3306
|
+
},
|
|
3307
|
+
{
|
|
3308
|
+
"id": "sanity_patch_document",
|
|
3309
|
+
"name": "sanity patch document",
|
|
3310
|
+
"description": "sanity_patch_document"
|
|
3311
|
+
},
|
|
3312
|
+
{
|
|
3313
|
+
"id": "sanity_delete_document",
|
|
3314
|
+
"name": "sanity delete document",
|
|
3315
|
+
"description": "sanity_delete_document"
|
|
3316
|
+
},
|
|
3317
|
+
{
|
|
3318
|
+
"id": "sanity_list_datasets",
|
|
3319
|
+
"name": "sanity list datasets",
|
|
3320
|
+
"description": "sanity_list_datasets"
|
|
3321
|
+
}
|
|
3322
|
+
],
|
|
3323
|
+
"toolCount": 5
|
|
3324
|
+
},
|
|
3325
|
+
{
|
|
3326
|
+
"id": "sap",
|
|
3327
|
+
"name": "SAP S/4HANA",
|
|
3328
|
+
"category": "enterprise",
|
|
3329
|
+
"authType": "oauth2",
|
|
3330
|
+
"tools": [
|
|
3331
|
+
{
|
|
3332
|
+
"id": "sap_list_business_partners",
|
|
3333
|
+
"name": "sap list business partners",
|
|
3334
|
+
"description": "sap_list_business_partners"
|
|
3335
|
+
},
|
|
3336
|
+
{
|
|
3337
|
+
"id": "sap_get_sales_order",
|
|
3338
|
+
"name": "sap get sales order",
|
|
3339
|
+
"description": "sap_get_sales_order"
|
|
3340
|
+
},
|
|
3341
|
+
{
|
|
3342
|
+
"id": "sap_list_materials",
|
|
3343
|
+
"name": "sap list materials",
|
|
3344
|
+
"description": "sap_list_materials"
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
"id": "sap_create_purchase_order",
|
|
3348
|
+
"name": "sap create purchase order",
|
|
3349
|
+
"description": "sap_create_purchase_order"
|
|
3350
|
+
},
|
|
3351
|
+
{
|
|
3352
|
+
"id": "sap_get_financials",
|
|
3353
|
+
"name": "sap get financials",
|
|
3354
|
+
"description": "sap_get_financials"
|
|
3355
|
+
}
|
|
3356
|
+
],
|
|
3357
|
+
"toolCount": 5
|
|
3358
|
+
},
|
|
3359
|
+
{
|
|
3360
|
+
"id": "segment-cdp",
|
|
3361
|
+
"name": "Segment",
|
|
3362
|
+
"category": "monitoring",
|
|
3363
|
+
"authType": "token",
|
|
3364
|
+
"tools": [
|
|
3365
|
+
{
|
|
3366
|
+
"id": "segment_list_sources",
|
|
3367
|
+
"name": "segment list sources",
|
|
3368
|
+
"description": "segment_list_sources"
|
|
3369
|
+
},
|
|
3370
|
+
{
|
|
3371
|
+
"id": "segment_list_destinations",
|
|
3372
|
+
"name": "segment list destinations",
|
|
3373
|
+
"description": "segment_list_destinations"
|
|
3374
|
+
},
|
|
3375
|
+
{
|
|
3376
|
+
"id": "segment_track_event",
|
|
3377
|
+
"name": "segment track event",
|
|
3378
|
+
"description": "segment_track_event"
|
|
3379
|
+
}
|
|
3380
|
+
],
|
|
3381
|
+
"toolCount": 3
|
|
3382
|
+
},
|
|
3383
|
+
{
|
|
3384
|
+
"id": "sendgrid-email",
|
|
3385
|
+
"name": "SendGrid Email",
|
|
3386
|
+
"category": "communication",
|
|
3387
|
+
"authType": "api_key",
|
|
3388
|
+
"tools": [
|
|
3389
|
+
{
|
|
3390
|
+
"id": "sendgrid_send_email",
|
|
3391
|
+
"name": "sendgrid send email",
|
|
3392
|
+
"description": "sendgrid_send_email"
|
|
3393
|
+
},
|
|
3394
|
+
{
|
|
3395
|
+
"id": "sendgrid_list_contacts",
|
|
3396
|
+
"name": "sendgrid list contacts",
|
|
3397
|
+
"description": "sendgrid_list_contacts"
|
|
3398
|
+
},
|
|
3399
|
+
{
|
|
3400
|
+
"id": "sendgrid_get_stats",
|
|
3401
|
+
"name": "sendgrid get stats",
|
|
3402
|
+
"description": "sendgrid_get_stats"
|
|
3403
|
+
}
|
|
3404
|
+
],
|
|
3405
|
+
"toolCount": 3
|
|
3406
|
+
},
|
|
3407
|
+
{
|
|
3408
|
+
"id": "sentry",
|
|
3409
|
+
"name": "Sentry Error Tracking",
|
|
3410
|
+
"category": "monitoring",
|
|
3411
|
+
"authType": "token",
|
|
3412
|
+
"tools": [
|
|
3413
|
+
{
|
|
3414
|
+
"id": "sentry_list_issues",
|
|
3415
|
+
"name": "sentry list issues",
|
|
3416
|
+
"description": "sentry_list_issues"
|
|
3417
|
+
},
|
|
3418
|
+
{
|
|
3419
|
+
"id": "sentry_get_issue",
|
|
3420
|
+
"name": "sentry get issue",
|
|
3421
|
+
"description": "sentry_get_issue"
|
|
3422
|
+
},
|
|
3423
|
+
{
|
|
3424
|
+
"id": "sentry_list_events",
|
|
3425
|
+
"name": "sentry list events",
|
|
3426
|
+
"description": "sentry_list_events"
|
|
3427
|
+
},
|
|
3428
|
+
{
|
|
3429
|
+
"id": "sentry_list_projects",
|
|
3430
|
+
"name": "sentry list projects",
|
|
3431
|
+
"description": "sentry_list_projects"
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"id": "sentry_resolve_issue",
|
|
3435
|
+
"name": "sentry resolve issue",
|
|
3436
|
+
"description": "sentry_resolve_issue"
|
|
3437
|
+
}
|
|
3438
|
+
],
|
|
3439
|
+
"toolCount": 5
|
|
3440
|
+
},
|
|
3441
|
+
{
|
|
3442
|
+
"id": "servicenow",
|
|
3443
|
+
"name": "ServiceNow",
|
|
3444
|
+
"category": "enterprise",
|
|
3445
|
+
"authType": "oauth2",
|
|
3446
|
+
"tools": [
|
|
3447
|
+
{
|
|
3448
|
+
"id": "snow_list_incidents",
|
|
3449
|
+
"name": "snow list incidents",
|
|
3450
|
+
"description": "snow_list_incidents"
|
|
3451
|
+
},
|
|
3452
|
+
{
|
|
3453
|
+
"id": "snow_create_incident",
|
|
3454
|
+
"name": "snow create incident",
|
|
3455
|
+
"description": "snow_create_incident"
|
|
3456
|
+
},
|
|
3457
|
+
{
|
|
3458
|
+
"id": "snow_update_incident",
|
|
3459
|
+
"name": "snow update incident",
|
|
3460
|
+
"description": "snow_update_incident"
|
|
3461
|
+
},
|
|
3462
|
+
{
|
|
3463
|
+
"id": "snow_list_changes",
|
|
3464
|
+
"name": "snow list changes",
|
|
3465
|
+
"description": "snow_list_changes"
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"id": "snow_search",
|
|
3469
|
+
"name": "snow search",
|
|
3470
|
+
"description": "snow_search"
|
|
3471
|
+
}
|
|
3472
|
+
],
|
|
3473
|
+
"toolCount": 5
|
|
3474
|
+
},
|
|
3475
|
+
{
|
|
3476
|
+
"id": "shopify",
|
|
3477
|
+
"name": "Shopify",
|
|
3478
|
+
"category": "ecommerce",
|
|
3479
|
+
"authType": "api_key",
|
|
3480
|
+
"tools": [
|
|
3481
|
+
{
|
|
3482
|
+
"id": "shopify_list_products",
|
|
3483
|
+
"name": "shopify list products",
|
|
3484
|
+
"description": "shopify_list_products"
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
"id": "shopify_create_product",
|
|
3488
|
+
"name": "shopify create product",
|
|
3489
|
+
"description": "shopify_create_product"
|
|
3490
|
+
},
|
|
3491
|
+
{
|
|
3492
|
+
"id": "shopify_list_orders",
|
|
3493
|
+
"name": "shopify list orders",
|
|
3494
|
+
"description": "shopify_list_orders"
|
|
3495
|
+
},
|
|
3496
|
+
{
|
|
3497
|
+
"id": "shopify_get_order",
|
|
3498
|
+
"name": "shopify get order",
|
|
3499
|
+
"description": "shopify_get_order"
|
|
3500
|
+
},
|
|
3501
|
+
{
|
|
3502
|
+
"id": "shopify_list_customers",
|
|
3503
|
+
"name": "shopify list customers",
|
|
3504
|
+
"description": "shopify_list_customers"
|
|
3505
|
+
}
|
|
3506
|
+
],
|
|
3507
|
+
"toolCount": 5
|
|
3508
|
+
},
|
|
3509
|
+
{
|
|
3510
|
+
"id": "shortcut",
|
|
3511
|
+
"name": "Shortcut",
|
|
3512
|
+
"category": "productivity",
|
|
3513
|
+
"authType": "api_key",
|
|
3514
|
+
"tools": [
|
|
3515
|
+
{
|
|
3516
|
+
"id": "shortcut_list_stories",
|
|
3517
|
+
"name": "shortcut list stories",
|
|
3518
|
+
"description": "shortcut_list_stories"
|
|
3519
|
+
},
|
|
3520
|
+
{
|
|
3521
|
+
"id": "shortcut_create_story",
|
|
3522
|
+
"name": "shortcut create story",
|
|
3523
|
+
"description": "shortcut_create_story"
|
|
3524
|
+
},
|
|
3525
|
+
{
|
|
3526
|
+
"id": "shortcut_search_stories",
|
|
3527
|
+
"name": "shortcut search stories",
|
|
3528
|
+
"description": "shortcut_search_stories"
|
|
3529
|
+
},
|
|
3530
|
+
{
|
|
3531
|
+
"id": "shortcut_list_projects",
|
|
3532
|
+
"name": "shortcut list projects",
|
|
3533
|
+
"description": "shortcut_list_projects"
|
|
3534
|
+
},
|
|
3535
|
+
{
|
|
3536
|
+
"id": "shortcut_list_epics",
|
|
3537
|
+
"name": "shortcut list epics",
|
|
3538
|
+
"description": "shortcut_list_epics"
|
|
3539
|
+
}
|
|
3540
|
+
],
|
|
3541
|
+
"toolCount": 5
|
|
3542
|
+
},
|
|
3543
|
+
{
|
|
3544
|
+
"id": "slack",
|
|
3545
|
+
"name": "Slack",
|
|
3546
|
+
"category": "communication",
|
|
3547
|
+
"authType": "oauth2",
|
|
3548
|
+
"tools": [
|
|
3549
|
+
{
|
|
3550
|
+
"id": "slack_send_message",
|
|
3551
|
+
"name": "slack send message",
|
|
3552
|
+
"description": "slack_send_message"
|
|
3553
|
+
},
|
|
3554
|
+
{
|
|
3555
|
+
"id": "slack_list_channels",
|
|
3556
|
+
"name": "slack list channels",
|
|
3557
|
+
"description": "slack_list_channels"
|
|
3558
|
+
},
|
|
3559
|
+
{
|
|
3560
|
+
"id": "slack_create_channel",
|
|
3561
|
+
"name": "slack create channel",
|
|
3562
|
+
"description": "slack_create_channel"
|
|
3563
|
+
},
|
|
3564
|
+
{
|
|
3565
|
+
"id": "slack_search_messages",
|
|
3566
|
+
"name": "slack search messages",
|
|
3567
|
+
"description": "slack_search_messages"
|
|
3568
|
+
},
|
|
3569
|
+
{
|
|
3570
|
+
"id": "slack_add_reaction",
|
|
3571
|
+
"name": "slack add reaction",
|
|
3572
|
+
"description": "slack_add_reaction"
|
|
3573
|
+
},
|
|
3574
|
+
{
|
|
3575
|
+
"id": "slack_upload_file",
|
|
3576
|
+
"name": "slack upload file",
|
|
3577
|
+
"description": "slack_upload_file"
|
|
3578
|
+
}
|
|
3579
|
+
],
|
|
3580
|
+
"toolCount": 6
|
|
3581
|
+
},
|
|
3582
|
+
{
|
|
3583
|
+
"id": "smartsheet",
|
|
3584
|
+
"name": "Smartsheet",
|
|
3585
|
+
"category": "productivity",
|
|
3586
|
+
"authType": "token",
|
|
3587
|
+
"tools": [
|
|
3588
|
+
{
|
|
3589
|
+
"id": "smartsheet_list_sheets",
|
|
3590
|
+
"name": "smartsheet list sheets",
|
|
3591
|
+
"description": "smartsheet_list_sheets"
|
|
3592
|
+
},
|
|
3593
|
+
{
|
|
3594
|
+
"id": "smartsheet_get_sheet",
|
|
3595
|
+
"name": "smartsheet get sheet",
|
|
3596
|
+
"description": "smartsheet_get_sheet"
|
|
3597
|
+
},
|
|
3598
|
+
{
|
|
3599
|
+
"id": "smartsheet_add_rows",
|
|
3600
|
+
"name": "smartsheet add rows",
|
|
3601
|
+
"description": "smartsheet_add_rows"
|
|
3602
|
+
},
|
|
3603
|
+
{
|
|
3604
|
+
"id": "smartsheet_update_rows",
|
|
3605
|
+
"name": "smartsheet update rows",
|
|
3606
|
+
"description": "smartsheet_update_rows"
|
|
3607
|
+
},
|
|
3608
|
+
{
|
|
3609
|
+
"id": "smartsheet_search",
|
|
3610
|
+
"name": "smartsheet search",
|
|
3611
|
+
"description": "smartsheet_search"
|
|
3612
|
+
}
|
|
3613
|
+
],
|
|
3614
|
+
"toolCount": 5
|
|
3615
|
+
},
|
|
3616
|
+
{
|
|
3617
|
+
"id": "snowflake-warehouse",
|
|
3618
|
+
"name": "Snowflake",
|
|
3619
|
+
"category": "infrastructure",
|
|
3620
|
+
"authType": "credentials",
|
|
3621
|
+
"tools": [
|
|
3622
|
+
{
|
|
3623
|
+
"id": "snowflake_execute_query",
|
|
3624
|
+
"name": "snowflake execute query",
|
|
3625
|
+
"description": "snowflake_execute_query"
|
|
3626
|
+
},
|
|
3627
|
+
{
|
|
3628
|
+
"id": "snowflake_list_databases",
|
|
3629
|
+
"name": "snowflake list databases",
|
|
3630
|
+
"description": "snowflake_list_databases"
|
|
3631
|
+
},
|
|
3632
|
+
{
|
|
3633
|
+
"id": "snowflake_list_tables",
|
|
3634
|
+
"name": "snowflake list tables",
|
|
3635
|
+
"description": "snowflake_list_tables"
|
|
3636
|
+
}
|
|
3637
|
+
],
|
|
3638
|
+
"toolCount": 3
|
|
3639
|
+
},
|
|
3640
|
+
{
|
|
3641
|
+
"id": "snyk",
|
|
3642
|
+
"name": "Snyk Security",
|
|
3643
|
+
"category": "security",
|
|
3644
|
+
"authType": "api_key",
|
|
3645
|
+
"tools": [
|
|
3646
|
+
{
|
|
3647
|
+
"id": "snyk_list_orgs",
|
|
3648
|
+
"name": "snyk list orgs",
|
|
3649
|
+
"description": "snyk_list_orgs"
|
|
3650
|
+
},
|
|
3651
|
+
{
|
|
3652
|
+
"id": "snyk_list_projects",
|
|
3653
|
+
"name": "snyk list projects",
|
|
3654
|
+
"description": "snyk_list_projects"
|
|
3655
|
+
},
|
|
3656
|
+
{
|
|
3657
|
+
"id": "snyk_list_issues",
|
|
3658
|
+
"name": "snyk list issues",
|
|
3659
|
+
"description": "snyk_list_issues"
|
|
3660
|
+
},
|
|
3661
|
+
{
|
|
3662
|
+
"id": "snyk_get_project",
|
|
3663
|
+
"name": "snyk get project",
|
|
3664
|
+
"description": "snyk_get_project"
|
|
3665
|
+
},
|
|
3666
|
+
{
|
|
3667
|
+
"id": "snyk_test_package",
|
|
3668
|
+
"name": "snyk test package",
|
|
3669
|
+
"description": "snyk_test_package"
|
|
3670
|
+
}
|
|
3671
|
+
],
|
|
3672
|
+
"toolCount": 5
|
|
3673
|
+
},
|
|
3674
|
+
{
|
|
3675
|
+
"id": "splunk",
|
|
3676
|
+
"name": "Splunk",
|
|
3677
|
+
"category": "monitoring",
|
|
3678
|
+
"authType": "token",
|
|
3679
|
+
"tools": [
|
|
3680
|
+
{
|
|
3681
|
+
"id": "splunk_search",
|
|
3682
|
+
"name": "splunk search",
|
|
3683
|
+
"description": "splunk_search"
|
|
3684
|
+
},
|
|
3685
|
+
{
|
|
3686
|
+
"id": "splunk_list_saved_searches",
|
|
3687
|
+
"name": "splunk list saved searches",
|
|
3688
|
+
"description": "splunk_list_saved_searches"
|
|
3689
|
+
},
|
|
3690
|
+
{
|
|
3691
|
+
"id": "splunk_get_search_results",
|
|
3692
|
+
"name": "splunk get search results",
|
|
3693
|
+
"description": "splunk_get_search_results"
|
|
3694
|
+
},
|
|
3695
|
+
{
|
|
3696
|
+
"id": "splunk_list_indexes",
|
|
3697
|
+
"name": "splunk list indexes",
|
|
3698
|
+
"description": "splunk_list_indexes"
|
|
3699
|
+
},
|
|
3700
|
+
{
|
|
3701
|
+
"id": "splunk_create_alert",
|
|
3702
|
+
"name": "splunk create alert",
|
|
3703
|
+
"description": "splunk_create_alert"
|
|
3704
|
+
}
|
|
3705
|
+
],
|
|
3706
|
+
"toolCount": 5
|
|
3707
|
+
},
|
|
3708
|
+
{
|
|
3709
|
+
"id": "square",
|
|
3710
|
+
"name": "Square",
|
|
3711
|
+
"category": "finance",
|
|
3712
|
+
"authType": "oauth2",
|
|
3713
|
+
"tools": [
|
|
3714
|
+
{
|
|
3715
|
+
"id": "square_list_payments",
|
|
3716
|
+
"name": "square list payments",
|
|
3717
|
+
"description": "square_list_payments"
|
|
3718
|
+
},
|
|
3719
|
+
{
|
|
3720
|
+
"id": "square_create_payment",
|
|
3721
|
+
"name": "square create payment",
|
|
3722
|
+
"description": "square_create_payment"
|
|
3723
|
+
},
|
|
3724
|
+
{
|
|
3725
|
+
"id": "square_list_customers",
|
|
3726
|
+
"name": "square list customers",
|
|
3727
|
+
"description": "square_list_customers"
|
|
3728
|
+
},
|
|
3729
|
+
{
|
|
3730
|
+
"id": "square_list_catalog",
|
|
3731
|
+
"name": "square list catalog",
|
|
3732
|
+
"description": "square_list_catalog"
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"id": "square_create_invoice",
|
|
3736
|
+
"name": "square create invoice",
|
|
3737
|
+
"description": "square_create_invoice"
|
|
3738
|
+
}
|
|
3739
|
+
],
|
|
3740
|
+
"toolCount": 5
|
|
3741
|
+
},
|
|
3742
|
+
{
|
|
3743
|
+
"id": "statuspage",
|
|
3744
|
+
"name": "Atlassian Statuspage",
|
|
3745
|
+
"category": "monitoring",
|
|
3746
|
+
"authType": "api_key",
|
|
3747
|
+
"tools": [
|
|
3748
|
+
{
|
|
3749
|
+
"id": "statuspage_list_incidents",
|
|
3750
|
+
"name": "statuspage list incidents",
|
|
3751
|
+
"description": "statuspage_list_incidents"
|
|
3752
|
+
},
|
|
3753
|
+
{
|
|
3754
|
+
"id": "statuspage_create_incident",
|
|
3755
|
+
"name": "statuspage create incident",
|
|
3756
|
+
"description": "statuspage_create_incident"
|
|
3757
|
+
},
|
|
3758
|
+
{
|
|
3759
|
+
"id": "statuspage_update_incident",
|
|
3760
|
+
"name": "statuspage update incident",
|
|
3761
|
+
"description": "statuspage_update_incident"
|
|
3762
|
+
},
|
|
3763
|
+
{
|
|
3764
|
+
"id": "statuspage_list_components",
|
|
3765
|
+
"name": "statuspage list components",
|
|
3766
|
+
"description": "statuspage_list_components"
|
|
3767
|
+
},
|
|
3768
|
+
{
|
|
3769
|
+
"id": "statuspage_update_component",
|
|
3770
|
+
"name": "statuspage update component",
|
|
3771
|
+
"description": "statuspage_update_component"
|
|
3772
|
+
}
|
|
3773
|
+
],
|
|
3774
|
+
"toolCount": 5
|
|
3775
|
+
},
|
|
3776
|
+
{
|
|
3777
|
+
"id": "stripe",
|
|
3778
|
+
"name": "Stripe",
|
|
3779
|
+
"category": "finance",
|
|
3780
|
+
"authType": "api_key",
|
|
3781
|
+
"tools": [
|
|
3782
|
+
{
|
|
3783
|
+
"id": "stripe_list_customers",
|
|
3784
|
+
"name": "stripe list customers",
|
|
3785
|
+
"description": "stripe_list_customers"
|
|
3786
|
+
},
|
|
3787
|
+
{
|
|
3788
|
+
"id": "stripe_create_customer",
|
|
3789
|
+
"name": "stripe create customer",
|
|
3790
|
+
"description": "stripe_create_customer"
|
|
3791
|
+
},
|
|
3792
|
+
{
|
|
3793
|
+
"id": "stripe_create_invoice",
|
|
3794
|
+
"name": "stripe create invoice",
|
|
3795
|
+
"description": "stripe_create_invoice"
|
|
3796
|
+
},
|
|
3797
|
+
{
|
|
3798
|
+
"id": "stripe_list_subscriptions",
|
|
3799
|
+
"name": "stripe list subscriptions",
|
|
3800
|
+
"description": "stripe_list_subscriptions"
|
|
3801
|
+
},
|
|
3802
|
+
{
|
|
3803
|
+
"id": "stripe_create_payment_link",
|
|
3804
|
+
"name": "stripe create payment link",
|
|
3805
|
+
"description": "stripe_create_payment_link"
|
|
3806
|
+
}
|
|
3807
|
+
],
|
|
3808
|
+
"toolCount": 5
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
"id": "supabase",
|
|
3812
|
+
"name": "Supabase",
|
|
3813
|
+
"category": "data-ai",
|
|
3814
|
+
"authType": "api_key",
|
|
3815
|
+
"tools": [
|
|
3816
|
+
{
|
|
3817
|
+
"id": "supabase_query",
|
|
3818
|
+
"name": "supabase query",
|
|
3819
|
+
"description": "supabase_query"
|
|
3820
|
+
},
|
|
3821
|
+
{
|
|
3822
|
+
"id": "supabase_insert",
|
|
3823
|
+
"name": "supabase insert",
|
|
3824
|
+
"description": "supabase_insert"
|
|
3825
|
+
},
|
|
3826
|
+
{
|
|
3827
|
+
"id": "supabase_update",
|
|
3828
|
+
"name": "supabase update",
|
|
3829
|
+
"description": "supabase_update"
|
|
3830
|
+
},
|
|
3831
|
+
{
|
|
3832
|
+
"id": "supabase_delete",
|
|
3833
|
+
"name": "supabase delete",
|
|
3834
|
+
"description": "supabase_delete"
|
|
3835
|
+
},
|
|
3836
|
+
{
|
|
3837
|
+
"id": "supabase_rpc",
|
|
3838
|
+
"name": "supabase rpc",
|
|
3839
|
+
"description": "supabase_rpc"
|
|
3840
|
+
}
|
|
3841
|
+
],
|
|
3842
|
+
"toolCount": 5
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"id": "teamwork",
|
|
3846
|
+
"name": "Teamwork",
|
|
3847
|
+
"category": "productivity",
|
|
3848
|
+
"authType": "token",
|
|
3849
|
+
"tools": [
|
|
3850
|
+
{
|
|
3851
|
+
"id": "teamwork_list_projects",
|
|
3852
|
+
"name": "teamwork list projects",
|
|
3853
|
+
"description": "teamwork_list_projects"
|
|
3854
|
+
},
|
|
3855
|
+
{
|
|
3856
|
+
"id": "teamwork_list_tasks",
|
|
3857
|
+
"name": "teamwork list tasks",
|
|
3858
|
+
"description": "teamwork_list_tasks"
|
|
3859
|
+
},
|
|
3860
|
+
{
|
|
3861
|
+
"id": "teamwork_create_task",
|
|
3862
|
+
"name": "teamwork create task",
|
|
3863
|
+
"description": "teamwork_create_task"
|
|
3864
|
+
},
|
|
3865
|
+
{
|
|
3866
|
+
"id": "teamwork_list_milestones",
|
|
3867
|
+
"name": "teamwork list milestones",
|
|
3868
|
+
"description": "teamwork_list_milestones"
|
|
3869
|
+
},
|
|
3870
|
+
{
|
|
3871
|
+
"id": "teamwork_log_time",
|
|
3872
|
+
"name": "teamwork log time",
|
|
3873
|
+
"description": "teamwork_log_time"
|
|
3874
|
+
}
|
|
3875
|
+
],
|
|
3876
|
+
"toolCount": 5
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
"id": "telegram-bot",
|
|
3880
|
+
"name": "Telegram Bot",
|
|
3881
|
+
"category": "communication",
|
|
3882
|
+
"authType": "api_key",
|
|
3883
|
+
"tools": [
|
|
3884
|
+
{
|
|
3885
|
+
"id": "telegram_send_message",
|
|
3886
|
+
"name": "telegram send message",
|
|
3887
|
+
"description": "telegram_send_message"
|
|
3888
|
+
},
|
|
3889
|
+
{
|
|
3890
|
+
"id": "telegram_send_photo",
|
|
3891
|
+
"name": "telegram send photo",
|
|
3892
|
+
"description": "telegram_send_photo"
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"id": "telegram_get_updates",
|
|
3896
|
+
"name": "telegram get updates",
|
|
3897
|
+
"description": "telegram_get_updates"
|
|
3898
|
+
},
|
|
3899
|
+
{
|
|
3900
|
+
"id": "telegram_get_chat",
|
|
3901
|
+
"name": "telegram get chat",
|
|
3902
|
+
"description": "telegram_get_chat"
|
|
3903
|
+
}
|
|
3904
|
+
],
|
|
3905
|
+
"toolCount": 4
|
|
3906
|
+
},
|
|
3907
|
+
{
|
|
3908
|
+
"id": "terraform-iac",
|
|
3909
|
+
"name": "Terraform Cloud",
|
|
3910
|
+
"category": "infrastructure",
|
|
3911
|
+
"authType": "token",
|
|
3912
|
+
"tools": [
|
|
3913
|
+
{
|
|
3914
|
+
"id": "terraform_list_workspaces",
|
|
3915
|
+
"name": "terraform list workspaces",
|
|
3916
|
+
"description": "terraform_list_workspaces"
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"id": "terraform_get_workspace",
|
|
3920
|
+
"name": "terraform get workspace",
|
|
3921
|
+
"description": "terraform_get_workspace"
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
"id": "terraform_trigger_run",
|
|
3925
|
+
"name": "terraform trigger run",
|
|
3926
|
+
"description": "terraform_trigger_run"
|
|
3927
|
+
}
|
|
3928
|
+
],
|
|
3929
|
+
"toolCount": 3
|
|
3930
|
+
},
|
|
3931
|
+
{
|
|
3932
|
+
"id": "todoist-tasks",
|
|
3933
|
+
"name": "Todoist",
|
|
3934
|
+
"category": "productivity",
|
|
3935
|
+
"authType": "oauth2",
|
|
3936
|
+
"tools": [
|
|
3937
|
+
{
|
|
3938
|
+
"id": "todoist_create_task",
|
|
3939
|
+
"name": "todoist create task",
|
|
3940
|
+
"description": "todoist_create_task"
|
|
3941
|
+
},
|
|
3942
|
+
{
|
|
3943
|
+
"id": "todoist_list_tasks",
|
|
3944
|
+
"name": "todoist list tasks",
|
|
3945
|
+
"description": "todoist_list_tasks"
|
|
3946
|
+
},
|
|
3947
|
+
{
|
|
3948
|
+
"id": "todoist_close_task",
|
|
3949
|
+
"name": "todoist close task",
|
|
3950
|
+
"description": "todoist_close_task"
|
|
3951
|
+
},
|
|
3952
|
+
{
|
|
3953
|
+
"id": "todoist_list_projects",
|
|
3954
|
+
"name": "todoist list projects",
|
|
3955
|
+
"description": "todoist_list_projects"
|
|
3956
|
+
}
|
|
3957
|
+
],
|
|
3958
|
+
"toolCount": 4
|
|
3959
|
+
},
|
|
3960
|
+
{
|
|
3961
|
+
"id": "trello-cards",
|
|
3962
|
+
"name": "Trello",
|
|
3963
|
+
"category": "productivity",
|
|
3964
|
+
"authType": "credentials",
|
|
3965
|
+
"tools": [
|
|
3966
|
+
{
|
|
3967
|
+
"id": "trello_create_card",
|
|
3968
|
+
"name": "trello create card",
|
|
3969
|
+
"description": "trello_create_card"
|
|
3970
|
+
},
|
|
3971
|
+
{
|
|
3972
|
+
"id": "trello_list_cards",
|
|
3973
|
+
"name": "trello list cards",
|
|
3974
|
+
"description": "trello_list_cards"
|
|
3975
|
+
},
|
|
3976
|
+
{
|
|
3977
|
+
"id": "trello_list_boards",
|
|
3978
|
+
"name": "trello list boards",
|
|
3979
|
+
"description": "trello_list_boards"
|
|
3980
|
+
},
|
|
3981
|
+
{
|
|
3982
|
+
"id": "trello_move_card",
|
|
3983
|
+
"name": "trello move card",
|
|
3984
|
+
"description": "trello_move_card"
|
|
3985
|
+
}
|
|
3986
|
+
],
|
|
3987
|
+
"toolCount": 4
|
|
3988
|
+
},
|
|
3989
|
+
{
|
|
3990
|
+
"id": "twilio-sms",
|
|
3991
|
+
"name": "Twilio SMS",
|
|
3992
|
+
"category": "communication",
|
|
3993
|
+
"authType": "credentials",
|
|
3994
|
+
"tools": [
|
|
3995
|
+
{
|
|
3996
|
+
"id": "twilio_send_sms",
|
|
3997
|
+
"name": "twilio send sms",
|
|
3998
|
+
"description": "twilio_send_sms"
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
"id": "twilio_list_messages",
|
|
4002
|
+
"name": "twilio list messages",
|
|
4003
|
+
"description": "twilio_list_messages"
|
|
4004
|
+
},
|
|
4005
|
+
{
|
|
4006
|
+
"id": "twilio_get_message",
|
|
4007
|
+
"name": "twilio get message",
|
|
4008
|
+
"description": "twilio_get_message"
|
|
4009
|
+
}
|
|
4010
|
+
],
|
|
4011
|
+
"toolCount": 3
|
|
4012
|
+
},
|
|
4013
|
+
{
|
|
4014
|
+
"id": "twitter",
|
|
4015
|
+
"name": "Twitter/X",
|
|
4016
|
+
"category": "social",
|
|
4017
|
+
"authType": "oauth2",
|
|
4018
|
+
"tools": [
|
|
4019
|
+
{
|
|
4020
|
+
"id": "twitter_post_tweet",
|
|
4021
|
+
"name": "twitter post tweet",
|
|
4022
|
+
"description": "twitter_post_tweet"
|
|
4023
|
+
},
|
|
4024
|
+
{
|
|
4025
|
+
"id": "twitter_search_tweets",
|
|
4026
|
+
"name": "twitter search tweets",
|
|
4027
|
+
"description": "twitter_search_tweets"
|
|
4028
|
+
},
|
|
4029
|
+
{
|
|
4030
|
+
"id": "twitter_get_user",
|
|
4031
|
+
"name": "twitter get user",
|
|
4032
|
+
"description": "twitter_get_user"
|
|
4033
|
+
},
|
|
4034
|
+
{
|
|
4035
|
+
"id": "twitter_list_followers",
|
|
4036
|
+
"name": "twitter list followers",
|
|
4037
|
+
"description": "twitter_list_followers"
|
|
4038
|
+
},
|
|
4039
|
+
{
|
|
4040
|
+
"id": "twitter_get_timeline",
|
|
4041
|
+
"name": "twitter get timeline",
|
|
4042
|
+
"description": "twitter_get_timeline"
|
|
4043
|
+
}
|
|
4044
|
+
],
|
|
4045
|
+
"toolCount": 5
|
|
4046
|
+
},
|
|
4047
|
+
{
|
|
4048
|
+
"id": "vercel-deployments",
|
|
4049
|
+
"name": "Vercel",
|
|
4050
|
+
"category": "devops",
|
|
4051
|
+
"authType": "oauth2",
|
|
4052
|
+
"tools": [
|
|
4053
|
+
{
|
|
4054
|
+
"id": "vercel_list_deployments",
|
|
4055
|
+
"name": "vercel list deployments",
|
|
4056
|
+
"description": "vercel_list_deployments"
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"id": "vercel_get_deployment",
|
|
4060
|
+
"name": "vercel get deployment",
|
|
4061
|
+
"description": "vercel_get_deployment"
|
|
4062
|
+
},
|
|
4063
|
+
{
|
|
4064
|
+
"id": "vercel_list_projects",
|
|
4065
|
+
"name": "vercel list projects",
|
|
4066
|
+
"description": "vercel_list_projects"
|
|
4067
|
+
}
|
|
4068
|
+
],
|
|
4069
|
+
"toolCount": 3
|
|
4070
|
+
},
|
|
4071
|
+
{
|
|
4072
|
+
"id": "weaviate",
|
|
4073
|
+
"name": "Weaviate",
|
|
4074
|
+
"category": "data-ai",
|
|
4075
|
+
"authType": "api_key",
|
|
4076
|
+
"tools": [
|
|
4077
|
+
{
|
|
4078
|
+
"id": "weaviate_query",
|
|
4079
|
+
"name": "weaviate query",
|
|
4080
|
+
"description": "weaviate_query"
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
"id": "weaviate_create_object",
|
|
4084
|
+
"name": "weaviate create object",
|
|
4085
|
+
"description": "weaviate_create_object"
|
|
4086
|
+
},
|
|
4087
|
+
{
|
|
4088
|
+
"id": "weaviate_get_schema",
|
|
4089
|
+
"name": "weaviate get schema",
|
|
4090
|
+
"description": "weaviate_get_schema"
|
|
4091
|
+
},
|
|
4092
|
+
{
|
|
4093
|
+
"id": "weaviate_list_classes",
|
|
4094
|
+
"name": "weaviate list classes",
|
|
4095
|
+
"description": "weaviate_list_classes"
|
|
4096
|
+
},
|
|
4097
|
+
{
|
|
4098
|
+
"id": "weaviate_search",
|
|
4099
|
+
"name": "weaviate search",
|
|
4100
|
+
"description": "weaviate_search"
|
|
4101
|
+
}
|
|
4102
|
+
],
|
|
4103
|
+
"toolCount": 5
|
|
4104
|
+
},
|
|
4105
|
+
{
|
|
4106
|
+
"id": "webex",
|
|
4107
|
+
"name": "Webex",
|
|
4108
|
+
"category": "communication",
|
|
4109
|
+
"authType": "oauth2",
|
|
4110
|
+
"tools": [
|
|
4111
|
+
{
|
|
4112
|
+
"id": "webex_send_message",
|
|
4113
|
+
"name": "webex send message",
|
|
4114
|
+
"description": "webex_send_message"
|
|
4115
|
+
},
|
|
4116
|
+
{
|
|
4117
|
+
"id": "webex_list_rooms",
|
|
4118
|
+
"name": "webex list rooms",
|
|
4119
|
+
"description": "webex_list_rooms"
|
|
4120
|
+
},
|
|
4121
|
+
{
|
|
4122
|
+
"id": "webex_create_room",
|
|
4123
|
+
"name": "webex create room",
|
|
4124
|
+
"description": "webex_create_room"
|
|
4125
|
+
},
|
|
4126
|
+
{
|
|
4127
|
+
"id": "webex_list_people",
|
|
4128
|
+
"name": "webex list people",
|
|
4129
|
+
"description": "webex_list_people"
|
|
4130
|
+
}
|
|
4131
|
+
],
|
|
4132
|
+
"toolCount": 4
|
|
4133
|
+
},
|
|
4134
|
+
{
|
|
4135
|
+
"id": "webflow",
|
|
4136
|
+
"name": "Webflow",
|
|
4137
|
+
"category": "marketing",
|
|
4138
|
+
"authType": "oauth2",
|
|
4139
|
+
"tools": [
|
|
4140
|
+
{
|
|
4141
|
+
"id": "webflow_list_sites",
|
|
4142
|
+
"name": "webflow list sites",
|
|
4143
|
+
"description": "webflow_list_sites"
|
|
4144
|
+
},
|
|
4145
|
+
{
|
|
4146
|
+
"id": "webflow_list_collections",
|
|
4147
|
+
"name": "webflow list collections",
|
|
4148
|
+
"description": "webflow_list_collections"
|
|
4149
|
+
},
|
|
4150
|
+
{
|
|
4151
|
+
"id": "webflow_list_items",
|
|
4152
|
+
"name": "webflow list items",
|
|
4153
|
+
"description": "webflow_list_items"
|
|
4154
|
+
},
|
|
4155
|
+
{
|
|
4156
|
+
"id": "webflow_create_item",
|
|
4157
|
+
"name": "webflow create item",
|
|
4158
|
+
"description": "webflow_create_item"
|
|
4159
|
+
},
|
|
4160
|
+
{
|
|
4161
|
+
"id": "webflow_publish_site",
|
|
4162
|
+
"name": "webflow publish site",
|
|
4163
|
+
"description": "webflow_publish_site"
|
|
4164
|
+
}
|
|
4165
|
+
],
|
|
4166
|
+
"toolCount": 5
|
|
4167
|
+
},
|
|
4168
|
+
{
|
|
4169
|
+
"id": "whatsapp-business",
|
|
4170
|
+
"name": "WhatsApp Business",
|
|
4171
|
+
"category": "communication",
|
|
4172
|
+
"authType": "token",
|
|
4173
|
+
"tools": [
|
|
4174
|
+
{
|
|
4175
|
+
"id": "whatsapp_send_message",
|
|
4176
|
+
"name": "whatsapp send message",
|
|
4177
|
+
"description": "whatsapp_send_message"
|
|
4178
|
+
},
|
|
4179
|
+
{
|
|
4180
|
+
"id": "whatsapp_send_template",
|
|
4181
|
+
"name": "whatsapp send template",
|
|
4182
|
+
"description": "whatsapp_send_template"
|
|
4183
|
+
},
|
|
4184
|
+
{
|
|
4185
|
+
"id": "whatsapp_get_media",
|
|
4186
|
+
"name": "whatsapp get media",
|
|
4187
|
+
"description": "whatsapp_get_media"
|
|
4188
|
+
},
|
|
4189
|
+
{
|
|
4190
|
+
"id": "whatsapp_list_templates",
|
|
4191
|
+
"name": "whatsapp list templates",
|
|
4192
|
+
"description": "whatsapp_list_templates"
|
|
4193
|
+
}
|
|
4194
|
+
],
|
|
4195
|
+
"toolCount": 4
|
|
4196
|
+
},
|
|
4197
|
+
{
|
|
4198
|
+
"id": "whereby",
|
|
4199
|
+
"name": "Whereby",
|
|
4200
|
+
"category": "communication",
|
|
4201
|
+
"authType": "api_key",
|
|
4202
|
+
"tools": [
|
|
4203
|
+
{
|
|
4204
|
+
"id": "whereby_create_meeting",
|
|
4205
|
+
"name": "whereby create meeting",
|
|
4206
|
+
"description": "whereby_create_meeting"
|
|
4207
|
+
},
|
|
4208
|
+
{
|
|
4209
|
+
"id": "whereby_get_meeting",
|
|
4210
|
+
"name": "whereby get meeting",
|
|
4211
|
+
"description": "whereby_get_meeting"
|
|
4212
|
+
},
|
|
4213
|
+
{
|
|
4214
|
+
"id": "whereby_delete_meeting",
|
|
4215
|
+
"name": "whereby delete meeting",
|
|
4216
|
+
"description": "whereby_delete_meeting"
|
|
4217
|
+
},
|
|
4218
|
+
{
|
|
4219
|
+
"id": "whereby_list_meetings",
|
|
4220
|
+
"name": "whereby list meetings",
|
|
4221
|
+
"description": "whereby_list_meetings"
|
|
4222
|
+
}
|
|
4223
|
+
],
|
|
4224
|
+
"toolCount": 4
|
|
4225
|
+
},
|
|
4226
|
+
{
|
|
4227
|
+
"id": "woocommerce",
|
|
4228
|
+
"name": "WooCommerce",
|
|
4229
|
+
"category": "ecommerce",
|
|
4230
|
+
"authType": "credentials",
|
|
4231
|
+
"tools": [
|
|
4232
|
+
{
|
|
4233
|
+
"id": "woo_list_products",
|
|
4234
|
+
"name": "woo list products",
|
|
4235
|
+
"description": "woo_list_products"
|
|
4236
|
+
},
|
|
4237
|
+
{
|
|
4238
|
+
"id": "woo_create_product",
|
|
4239
|
+
"name": "woo create product",
|
|
4240
|
+
"description": "woo_create_product"
|
|
4241
|
+
},
|
|
4242
|
+
{
|
|
4243
|
+
"id": "woo_list_orders",
|
|
4244
|
+
"name": "woo list orders",
|
|
4245
|
+
"description": "woo_list_orders"
|
|
4246
|
+
},
|
|
4247
|
+
{
|
|
4248
|
+
"id": "woo_update_order",
|
|
4249
|
+
"name": "woo update order",
|
|
4250
|
+
"description": "woo_update_order"
|
|
4251
|
+
},
|
|
4252
|
+
{
|
|
4253
|
+
"id": "woo_list_customers",
|
|
4254
|
+
"name": "woo list customers",
|
|
4255
|
+
"description": "woo_list_customers"
|
|
4256
|
+
}
|
|
4257
|
+
],
|
|
4258
|
+
"toolCount": 5
|
|
4259
|
+
},
|
|
4260
|
+
{
|
|
4261
|
+
"id": "wordpress",
|
|
4262
|
+
"name": "WordPress",
|
|
4263
|
+
"category": "cms",
|
|
4264
|
+
"authType": "token",
|
|
4265
|
+
"tools": [
|
|
4266
|
+
{
|
|
4267
|
+
"id": "wp_list_posts",
|
|
4268
|
+
"name": "wp list posts",
|
|
4269
|
+
"description": "wp_list_posts"
|
|
4270
|
+
},
|
|
4271
|
+
{
|
|
4272
|
+
"id": "wp_create_post",
|
|
4273
|
+
"name": "wp create post",
|
|
4274
|
+
"description": "wp_create_post"
|
|
4275
|
+
},
|
|
4276
|
+
{
|
|
4277
|
+
"id": "wp_update_post",
|
|
4278
|
+
"name": "wp update post",
|
|
4279
|
+
"description": "wp_update_post"
|
|
4280
|
+
},
|
|
4281
|
+
{
|
|
4282
|
+
"id": "wp_list_pages",
|
|
4283
|
+
"name": "wp list pages",
|
|
4284
|
+
"description": "wp_list_pages"
|
|
4285
|
+
},
|
|
4286
|
+
{
|
|
4287
|
+
"id": "wp_list_comments",
|
|
4288
|
+
"name": "wp list comments",
|
|
4289
|
+
"description": "wp_list_comments"
|
|
4290
|
+
}
|
|
4291
|
+
],
|
|
4292
|
+
"toolCount": 5
|
|
4293
|
+
},
|
|
4294
|
+
{
|
|
4295
|
+
"id": "workday",
|
|
4296
|
+
"name": "Workday",
|
|
4297
|
+
"category": "hr",
|
|
4298
|
+
"authType": "oauth2",
|
|
4299
|
+
"tools": [
|
|
4300
|
+
{
|
|
4301
|
+
"id": "workday_list_workers",
|
|
4302
|
+
"name": "workday list workers",
|
|
4303
|
+
"description": "workday_list_workers"
|
|
4304
|
+
},
|
|
4305
|
+
{
|
|
4306
|
+
"id": "workday_get_worker",
|
|
4307
|
+
"name": "workday get worker",
|
|
4308
|
+
"description": "workday_get_worker"
|
|
4309
|
+
},
|
|
4310
|
+
{
|
|
4311
|
+
"id": "workday_search_workers",
|
|
4312
|
+
"name": "workday search workers",
|
|
4313
|
+
"description": "workday_search_workers"
|
|
4314
|
+
},
|
|
4315
|
+
{
|
|
4316
|
+
"id": "workday_list_organizations",
|
|
4317
|
+
"name": "workday list organizations",
|
|
4318
|
+
"description": "workday_list_organizations"
|
|
4319
|
+
},
|
|
4320
|
+
{
|
|
4321
|
+
"id": "workday_get_time_off_balance",
|
|
4322
|
+
"name": "workday get time off balance",
|
|
4323
|
+
"description": "workday_get_time_off_balance"
|
|
4324
|
+
}
|
|
4325
|
+
],
|
|
4326
|
+
"toolCount": 5
|
|
4327
|
+
},
|
|
4328
|
+
{
|
|
4329
|
+
"id": "wrike",
|
|
4330
|
+
"name": "Wrike",
|
|
4331
|
+
"category": "productivity",
|
|
4332
|
+
"authType": "oauth2",
|
|
4333
|
+
"tools": [
|
|
4334
|
+
{
|
|
4335
|
+
"id": "wrike_list_tasks",
|
|
4336
|
+
"name": "wrike list tasks",
|
|
4337
|
+
"description": "wrike_list_tasks"
|
|
4338
|
+
},
|
|
4339
|
+
{
|
|
4340
|
+
"id": "wrike_create_task",
|
|
4341
|
+
"name": "wrike create task",
|
|
4342
|
+
"description": "wrike_create_task"
|
|
4343
|
+
},
|
|
4344
|
+
{
|
|
4345
|
+
"id": "wrike_list_folders",
|
|
4346
|
+
"name": "wrike list folders",
|
|
4347
|
+
"description": "wrike_list_folders"
|
|
4348
|
+
},
|
|
4349
|
+
{
|
|
4350
|
+
"id": "wrike_list_projects",
|
|
4351
|
+
"name": "wrike list projects",
|
|
4352
|
+
"description": "wrike_list_projects"
|
|
4353
|
+
},
|
|
4354
|
+
{
|
|
4355
|
+
"id": "wrike_update_task",
|
|
4356
|
+
"name": "wrike update task",
|
|
4357
|
+
"description": "wrike_update_task"
|
|
4358
|
+
}
|
|
4359
|
+
],
|
|
4360
|
+
"toolCount": 5
|
|
4361
|
+
},
|
|
4362
|
+
{
|
|
4363
|
+
"id": "xero",
|
|
4364
|
+
"name": "Xero Accounting",
|
|
4365
|
+
"category": "finance",
|
|
4366
|
+
"authType": "oauth2",
|
|
4367
|
+
"tools": [
|
|
4368
|
+
{
|
|
4369
|
+
"id": "xero_list_invoices",
|
|
4370
|
+
"name": "xero list invoices",
|
|
4371
|
+
"description": "xero_list_invoices"
|
|
4372
|
+
},
|
|
4373
|
+
{
|
|
4374
|
+
"id": "xero_create_invoice",
|
|
4375
|
+
"name": "xero create invoice",
|
|
4376
|
+
"description": "xero_create_invoice"
|
|
4377
|
+
},
|
|
4378
|
+
{
|
|
4379
|
+
"id": "xero_list_contacts",
|
|
4380
|
+
"name": "xero list contacts",
|
|
4381
|
+
"description": "xero_list_contacts"
|
|
4382
|
+
},
|
|
4383
|
+
{
|
|
4384
|
+
"id": "xero_get_balance_sheet",
|
|
4385
|
+
"name": "xero get balance sheet",
|
|
4386
|
+
"description": "xero_get_balance_sheet"
|
|
4387
|
+
},
|
|
4388
|
+
{
|
|
4389
|
+
"id": "xero_list_payments",
|
|
4390
|
+
"name": "xero list payments",
|
|
4391
|
+
"description": "xero_list_payments"
|
|
4392
|
+
}
|
|
4393
|
+
],
|
|
4394
|
+
"toolCount": 5
|
|
4395
|
+
},
|
|
4396
|
+
{
|
|
4397
|
+
"id": "youtube",
|
|
4398
|
+
"name": "YouTube",
|
|
4399
|
+
"category": "social",
|
|
4400
|
+
"authType": "oauth2",
|
|
4401
|
+
"tools": [
|
|
4402
|
+
{
|
|
4403
|
+
"id": "youtube_search",
|
|
4404
|
+
"name": "youtube search",
|
|
4405
|
+
"description": "youtube_search"
|
|
4406
|
+
},
|
|
4407
|
+
{
|
|
4408
|
+
"id": "youtube_list_videos",
|
|
4409
|
+
"name": "youtube list videos",
|
|
4410
|
+
"description": "youtube_list_videos"
|
|
4411
|
+
},
|
|
4412
|
+
{
|
|
4413
|
+
"id": "youtube_get_channel",
|
|
4414
|
+
"name": "youtube get channel",
|
|
4415
|
+
"description": "youtube_get_channel"
|
|
4416
|
+
},
|
|
4417
|
+
{
|
|
4418
|
+
"id": "youtube_list_playlists",
|
|
4419
|
+
"name": "youtube list playlists",
|
|
4420
|
+
"description": "youtube_list_playlists"
|
|
4421
|
+
},
|
|
4422
|
+
{
|
|
4423
|
+
"id": "youtube_get_analytics",
|
|
4424
|
+
"name": "youtube get analytics",
|
|
4425
|
+
"description": "youtube_get_analytics"
|
|
4426
|
+
}
|
|
4427
|
+
],
|
|
4428
|
+
"toolCount": 5
|
|
4429
|
+
},
|
|
4430
|
+
{
|
|
4431
|
+
"id": "zendesk-tickets",
|
|
4432
|
+
"name": "Zendesk Tickets",
|
|
4433
|
+
"category": "crm",
|
|
4434
|
+
"authType": "oauth2",
|
|
4435
|
+
"tools": [
|
|
4436
|
+
{
|
|
4437
|
+
"id": "zendesk_create_ticket",
|
|
4438
|
+
"name": "zendesk create ticket",
|
|
4439
|
+
"description": "zendesk_create_ticket"
|
|
4440
|
+
},
|
|
4441
|
+
{
|
|
4442
|
+
"id": "zendesk_list_tickets",
|
|
4443
|
+
"name": "zendesk list tickets",
|
|
4444
|
+
"description": "zendesk_list_tickets"
|
|
4445
|
+
},
|
|
4446
|
+
{
|
|
4447
|
+
"id": "zendesk_update_ticket",
|
|
4448
|
+
"name": "zendesk update ticket",
|
|
4449
|
+
"description": "zendesk_update_ticket"
|
|
4450
|
+
},
|
|
4451
|
+
{
|
|
4452
|
+
"id": "zendesk_add_comment",
|
|
4453
|
+
"name": "zendesk add comment",
|
|
4454
|
+
"description": "zendesk_add_comment"
|
|
4455
|
+
}
|
|
4456
|
+
],
|
|
4457
|
+
"toolCount": 4
|
|
4458
|
+
},
|
|
4459
|
+
{
|
|
4460
|
+
"id": "zoho-crm",
|
|
4461
|
+
"name": "Zoho CRM",
|
|
4462
|
+
"category": "crm",
|
|
4463
|
+
"authType": "oauth2",
|
|
4464
|
+
"tools": [
|
|
4465
|
+
{
|
|
4466
|
+
"id": "zoho_list_records",
|
|
4467
|
+
"name": "zoho list records",
|
|
4468
|
+
"description": "zoho_list_records"
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"id": "zoho_get_record",
|
|
4472
|
+
"name": "zoho get record",
|
|
4473
|
+
"description": "zoho_get_record"
|
|
4474
|
+
},
|
|
4475
|
+
{
|
|
4476
|
+
"id": "zoho_create_record",
|
|
4477
|
+
"name": "zoho create record",
|
|
4478
|
+
"description": "zoho_create_record"
|
|
4479
|
+
},
|
|
4480
|
+
{
|
|
4481
|
+
"id": "zoho_update_record",
|
|
4482
|
+
"name": "zoho update record",
|
|
4483
|
+
"description": "zoho_update_record"
|
|
4484
|
+
},
|
|
4485
|
+
{
|
|
4486
|
+
"id": "zoho_search_records",
|
|
4487
|
+
"name": "zoho search records",
|
|
4488
|
+
"description": "zoho_search_records"
|
|
4489
|
+
}
|
|
4490
|
+
],
|
|
4491
|
+
"toolCount": 5
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
"id": "zoom-meetings",
|
|
4495
|
+
"name": "Zoom Meetings",
|
|
4496
|
+
"category": "communication",
|
|
4497
|
+
"authType": "oauth2",
|
|
4498
|
+
"tools": [
|
|
4499
|
+
{
|
|
4500
|
+
"id": "zoom_create_meeting",
|
|
4501
|
+
"name": "zoom create meeting",
|
|
4502
|
+
"description": "zoom_create_meeting"
|
|
4503
|
+
},
|
|
4504
|
+
{
|
|
4505
|
+
"id": "zoom_list_meetings",
|
|
4506
|
+
"name": "zoom list meetings",
|
|
4507
|
+
"description": "zoom_list_meetings"
|
|
4508
|
+
},
|
|
4509
|
+
{
|
|
4510
|
+
"id": "zoom_get_meeting",
|
|
4511
|
+
"name": "zoom get meeting",
|
|
4512
|
+
"description": "zoom_get_meeting"
|
|
4513
|
+
}
|
|
4514
|
+
],
|
|
4515
|
+
"toolCount": 3
|
|
4516
|
+
},
|
|
4517
|
+
{
|
|
4518
|
+
"id": "zuora",
|
|
4519
|
+
"name": "Zuora",
|
|
4520
|
+
"category": "finance",
|
|
4521
|
+
"authType": "oauth2",
|
|
4522
|
+
"tools": [
|
|
4523
|
+
{
|
|
4524
|
+
"id": "zuora_list_subscriptions",
|
|
4525
|
+
"name": "zuora list subscriptions",
|
|
4526
|
+
"description": "zuora_list_subscriptions"
|
|
4527
|
+
},
|
|
4528
|
+
{
|
|
4529
|
+
"id": "zuora_create_subscription",
|
|
4530
|
+
"name": "zuora create subscription",
|
|
4531
|
+
"description": "zuora_create_subscription"
|
|
4532
|
+
},
|
|
4533
|
+
{
|
|
4534
|
+
"id": "zuora_list_accounts",
|
|
4535
|
+
"name": "zuora list accounts",
|
|
4536
|
+
"description": "zuora_list_accounts"
|
|
4537
|
+
},
|
|
4538
|
+
{
|
|
4539
|
+
"id": "zuora_list_invoices",
|
|
4540
|
+
"name": "zuora list invoices",
|
|
4541
|
+
"description": "zuora_list_invoices"
|
|
4542
|
+
},
|
|
4543
|
+
{
|
|
4544
|
+
"id": "zuora_query",
|
|
4545
|
+
"name": "zuora query",
|
|
4546
|
+
"description": "zuora_query"
|
|
4547
|
+
}
|
|
4548
|
+
],
|
|
4549
|
+
"toolCount": 5
|
|
4550
|
+
}
|
|
4551
|
+
];
|
|
4552
|
+
export {
|
|
4553
|
+
SEED_SKILLS
|
|
4554
|
+
};
|