@apteva/integrations 0.3.16 → 0.3.17
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/package.json +1 -1
- package/src/apps/activecollab.json +2 -44
- package/src/apps/alpaca-trading.json +10 -4
- package/src/apps/anthropic-api.json +4 -3
- package/src/apps/arest.json +2 -46
- package/src/apps/asana.json +1 -8
- package/src/apps/aws-cloudfront.json +8 -2
- package/src/apps/aws-dynamodb.json +8 -2
- package/src/apps/aws-ec2.json +8 -2
- package/src/apps/aws-lambda.json +8 -2
- package/src/apps/aws-route53.json +8 -2
- package/src/apps/aws-s3.json +8 -2
- package/src/apps/aws-ses.json +8 -2
- package/src/apps/aws-sns.json +8 -2
- package/src/apps/aws-sqs.json +8 -2
- package/src/apps/binance-trading.json +10 -4
- package/src/apps/bunny-cdn.json +4 -3
- package/src/apps/castbase.json +1 -73
- package/src/apps/clipkit.json +6 -46
- package/src/apps/docx.json +0 -16
- package/src/apps/eventbrite-events.json +21 -3
- package/src/apps/facebook-ads.json +23 -4
- package/src/apps/facebook-api.json +23 -4
- package/src/apps/forecast-app.json +3 -48
- package/src/apps/gigs-marketplace.json +5 -17
- package/src/apps/gitlab.json +2 -61
- package/src/apps/instagram-api.json +21 -3
- package/src/apps/kling-ai.json +2 -2
- package/src/apps/media-downloader.json +2 -12
- package/src/apps/meetup-events.json +17 -3
- package/src/apps/microsoft-teams.json +43 -3
- package/src/apps/omnikit-analytics.json +4 -3
- package/src/apps/omnikit-api-gateway.json +4 -3
- package/src/apps/omnikit-billing.json +4 -3
- package/src/apps/omnikit-cms.json +5 -50
- package/src/apps/omnikit-code-ops.json +4 -7
- package/src/apps/omnikit-functions.json +4 -3
- package/src/apps/omnikit-intelligence.json +4 -3
- package/src/apps/omnikit-management.json +5 -21
- package/src/apps/omnikit-media.json +4 -3
- package/src/apps/omnikit-messaging.json +4 -3
- package/src/apps/omnikit-redirects.json +4 -3
- package/src/apps/omnikit-webhooks.json +4 -3
- package/src/apps/omnikit-workflows.json +4 -3
- package/src/apps/openai-api.json +2 -1
- package/src/apps/paidkit.json +22 -3
- package/src/apps/pdf.json +0 -26
- package/src/apps/pushover-notifications.json +8 -2
- package/src/apps/rankbird.json +1 -15
- package/src/apps/rss.json +4 -52
- package/src/apps/salesforce-crm.json +35 -4
- package/src/apps/scaleway.json +0 -20
- package/src/apps/sendgrid-email.json +3 -2
- package/src/apps/slides.json +0 -9
- package/src/apps/stripe-payments.json +2 -1
- package/src/apps/taskflow.json +2 -16
- package/src/apps/tiktok-api.json +19 -4
- package/src/apps/todoist.json +1 -14
- package/src/apps/torrent.json +0 -16
- package/src/apps/twitter-ads.json +33 -3
- package/src/apps/twitter-api.json +33 -3
- package/src/apps/vidforge.json +6 -58
- package/src/apps/youtube-api.json +17 -3
package/src/apps/castbase.json
CHANGED
|
@@ -37,10 +37,6 @@
|
|
|
37
37
|
"input_schema": {
|
|
38
38
|
"type": "object",
|
|
39
39
|
"properties": {
|
|
40
|
-
"project_id": {
|
|
41
|
-
"type": "string",
|
|
42
|
-
"description": "Project ID (required)"
|
|
43
|
-
},
|
|
44
40
|
"title": {
|
|
45
41
|
"type": "string",
|
|
46
42
|
"description": "Podcast title (required)"
|
|
@@ -83,7 +79,6 @@
|
|
|
83
79
|
}
|
|
84
80
|
},
|
|
85
81
|
"required": [
|
|
86
|
-
"project_id",
|
|
87
82
|
"title",
|
|
88
83
|
"author",
|
|
89
84
|
"owner_email"
|
|
@@ -98,10 +93,6 @@
|
|
|
98
93
|
"input_schema": {
|
|
99
94
|
"type": "object",
|
|
100
95
|
"properties": {
|
|
101
|
-
"project_id": {
|
|
102
|
-
"type": "string",
|
|
103
|
-
"description": "Project ID (required)"
|
|
104
|
-
},
|
|
105
96
|
"podcast_id": {
|
|
106
97
|
"type": "string",
|
|
107
98
|
"description": "Podcast ID (required)"
|
|
@@ -123,7 +114,6 @@
|
|
|
123
114
|
}
|
|
124
115
|
},
|
|
125
116
|
"required": [
|
|
126
|
-
"project_id",
|
|
127
117
|
"podcast_id"
|
|
128
118
|
]
|
|
129
119
|
}
|
|
@@ -136,10 +126,6 @@
|
|
|
136
126
|
"input_schema": {
|
|
137
127
|
"type": "object",
|
|
138
128
|
"properties": {
|
|
139
|
-
"project_id": {
|
|
140
|
-
"type": "string",
|
|
141
|
-
"description": "Project ID (required)"
|
|
142
|
-
},
|
|
143
129
|
"status": {
|
|
144
130
|
"type": "string",
|
|
145
131
|
"enum": [
|
|
@@ -175,10 +161,7 @@
|
|
|
175
161
|
"default": "created_at:desc",
|
|
176
162
|
"description": "Sort order (created_at:desc, title:asc, etc.)"
|
|
177
163
|
}
|
|
178
|
-
}
|
|
179
|
-
"required": [
|
|
180
|
-
"project_id"
|
|
181
|
-
]
|
|
164
|
+
}
|
|
182
165
|
}
|
|
183
166
|
},
|
|
184
167
|
{
|
|
@@ -189,10 +172,6 @@
|
|
|
189
172
|
"input_schema": {
|
|
190
173
|
"type": "object",
|
|
191
174
|
"properties": {
|
|
192
|
-
"project_id": {
|
|
193
|
-
"type": "string",
|
|
194
|
-
"description": "Project ID (required)"
|
|
195
|
-
},
|
|
196
175
|
"podcast_id": {
|
|
197
176
|
"type": "string",
|
|
198
177
|
"description": "Podcast ID (required)"
|
|
@@ -232,7 +211,6 @@
|
|
|
232
211
|
}
|
|
233
212
|
},
|
|
234
213
|
"required": [
|
|
235
|
-
"project_id",
|
|
236
214
|
"podcast_id"
|
|
237
215
|
]
|
|
238
216
|
}
|
|
@@ -245,10 +223,6 @@
|
|
|
245
223
|
"input_schema": {
|
|
246
224
|
"type": "object",
|
|
247
225
|
"properties": {
|
|
248
|
-
"project_id": {
|
|
249
|
-
"type": "string",
|
|
250
|
-
"description": "Project ID (required)"
|
|
251
|
-
},
|
|
252
226
|
"podcast_id": {
|
|
253
227
|
"type": "string",
|
|
254
228
|
"description": "Podcast ID to delete (required)"
|
|
@@ -265,7 +239,6 @@
|
|
|
265
239
|
}
|
|
266
240
|
},
|
|
267
241
|
"required": [
|
|
268
|
-
"project_id",
|
|
269
242
|
"podcast_id"
|
|
270
243
|
]
|
|
271
244
|
}
|
|
@@ -278,10 +251,6 @@
|
|
|
278
251
|
"input_schema": {
|
|
279
252
|
"type": "object",
|
|
280
253
|
"properties": {
|
|
281
|
-
"project_id": {
|
|
282
|
-
"type": "string",
|
|
283
|
-
"description": "Project ID (required)"
|
|
284
|
-
},
|
|
285
254
|
"podcast_id": {
|
|
286
255
|
"type": "string",
|
|
287
256
|
"description": "Podcast ID (required)"
|
|
@@ -319,7 +288,6 @@
|
|
|
319
288
|
}
|
|
320
289
|
},
|
|
321
290
|
"required": [
|
|
322
|
-
"project_id",
|
|
323
291
|
"podcast_id",
|
|
324
292
|
"title"
|
|
325
293
|
]
|
|
@@ -333,10 +301,6 @@
|
|
|
333
301
|
"input_schema": {
|
|
334
302
|
"type": "object",
|
|
335
303
|
"properties": {
|
|
336
|
-
"project_id": {
|
|
337
|
-
"type": "string",
|
|
338
|
-
"description": "Project ID (required)"
|
|
339
|
-
},
|
|
340
304
|
"episode_id": {
|
|
341
305
|
"type": "string",
|
|
342
306
|
"description": "Episode ID (required)"
|
|
@@ -348,7 +312,6 @@
|
|
|
348
312
|
}
|
|
349
313
|
},
|
|
350
314
|
"required": [
|
|
351
|
-
"project_id",
|
|
352
315
|
"episode_id"
|
|
353
316
|
]
|
|
354
317
|
}
|
|
@@ -361,10 +324,6 @@
|
|
|
361
324
|
"input_schema": {
|
|
362
325
|
"type": "object",
|
|
363
326
|
"properties": {
|
|
364
|
-
"project_id": {
|
|
365
|
-
"type": "string",
|
|
366
|
-
"description": "Project ID (required)"
|
|
367
|
-
},
|
|
368
327
|
"podcast_id": {
|
|
369
328
|
"type": "string",
|
|
370
329
|
"description": "Podcast ID (required)"
|
|
@@ -411,7 +370,6 @@
|
|
|
411
370
|
}
|
|
412
371
|
},
|
|
413
372
|
"required": [
|
|
414
|
-
"project_id",
|
|
415
373
|
"podcast_id"
|
|
416
374
|
]
|
|
417
375
|
}
|
|
@@ -424,10 +382,6 @@
|
|
|
424
382
|
"input_schema": {
|
|
425
383
|
"type": "object",
|
|
426
384
|
"properties": {
|
|
427
|
-
"project_id": {
|
|
428
|
-
"type": "string",
|
|
429
|
-
"description": "Project ID (required)"
|
|
430
|
-
},
|
|
431
385
|
"episode_id": {
|
|
432
386
|
"type": "string",
|
|
433
387
|
"description": "Episode ID to publish (required)"
|
|
@@ -444,7 +398,6 @@
|
|
|
444
398
|
}
|
|
445
399
|
},
|
|
446
400
|
"required": [
|
|
447
|
-
"project_id",
|
|
448
401
|
"episode_id"
|
|
449
402
|
]
|
|
450
403
|
}
|
|
@@ -457,10 +410,6 @@
|
|
|
457
410
|
"input_schema": {
|
|
458
411
|
"type": "object",
|
|
459
412
|
"properties": {
|
|
460
|
-
"project_id": {
|
|
461
|
-
"type": "string",
|
|
462
|
-
"description": "Project ID (required)"
|
|
463
|
-
},
|
|
464
413
|
"episode_id": {
|
|
465
414
|
"type": "string",
|
|
466
415
|
"description": "Episode ID (required)"
|
|
@@ -493,7 +442,6 @@
|
|
|
493
442
|
}
|
|
494
443
|
},
|
|
495
444
|
"required": [
|
|
496
|
-
"project_id",
|
|
497
445
|
"episode_id"
|
|
498
446
|
]
|
|
499
447
|
}
|
|
@@ -604,10 +552,6 @@
|
|
|
604
552
|
"input_schema": {
|
|
605
553
|
"type": "object",
|
|
606
554
|
"properties": {
|
|
607
|
-
"project_id": {
|
|
608
|
-
"type": "string",
|
|
609
|
-
"description": "Project ID (required)"
|
|
610
|
-
},
|
|
611
555
|
"episode_id": {
|
|
612
556
|
"type": "string",
|
|
613
557
|
"description": "Episode ID to delete (required)"
|
|
@@ -619,7 +563,6 @@
|
|
|
619
563
|
}
|
|
620
564
|
},
|
|
621
565
|
"required": [
|
|
622
|
-
"project_id",
|
|
623
566
|
"episode_id"
|
|
624
567
|
]
|
|
625
568
|
}
|
|
@@ -632,10 +575,6 @@
|
|
|
632
575
|
"input_schema": {
|
|
633
576
|
"type": "object",
|
|
634
577
|
"properties": {
|
|
635
|
-
"project_id": {
|
|
636
|
-
"type": "string",
|
|
637
|
-
"description": "Project ID (required)"
|
|
638
|
-
},
|
|
639
578
|
"episode_id": {
|
|
640
579
|
"type": "string",
|
|
641
580
|
"description": "Episode ID to unpublish (required)"
|
|
@@ -647,7 +586,6 @@
|
|
|
647
586
|
}
|
|
648
587
|
},
|
|
649
588
|
"required": [
|
|
650
|
-
"project_id",
|
|
651
589
|
"episode_id"
|
|
652
590
|
]
|
|
653
591
|
}
|
|
@@ -660,10 +598,6 @@
|
|
|
660
598
|
"input_schema": {
|
|
661
599
|
"type": "object",
|
|
662
600
|
"properties": {
|
|
663
|
-
"project_id": {
|
|
664
|
-
"type": "string",
|
|
665
|
-
"description": "Project ID (required)"
|
|
666
|
-
},
|
|
667
601
|
"episode_id": {
|
|
668
602
|
"type": "string",
|
|
669
603
|
"description": "Episode ID to update (required)"
|
|
@@ -699,7 +633,6 @@
|
|
|
699
633
|
}
|
|
700
634
|
},
|
|
701
635
|
"required": [
|
|
702
|
-
"project_id",
|
|
703
636
|
"episode_id"
|
|
704
637
|
]
|
|
705
638
|
}
|
|
@@ -712,10 +645,6 @@
|
|
|
712
645
|
"input_schema": {
|
|
713
646
|
"type": "object",
|
|
714
647
|
"properties": {
|
|
715
|
-
"project_id": {
|
|
716
|
-
"type": "string",
|
|
717
|
-
"description": "Project ID (required)"
|
|
718
|
-
},
|
|
719
648
|
"podcast_id": {
|
|
720
649
|
"type": "string",
|
|
721
650
|
"description": "Podcast ID (required)"
|
|
@@ -744,7 +673,6 @@
|
|
|
744
673
|
}
|
|
745
674
|
},
|
|
746
675
|
"required": [
|
|
747
|
-
"project_id",
|
|
748
676
|
"podcast_id"
|
|
749
677
|
]
|
|
750
678
|
}
|
package/src/apps/clipkit.json
CHANGED
|
@@ -44,10 +44,6 @@
|
|
|
44
44
|
"type": "integer",
|
|
45
45
|
"description": "Source video file ID"
|
|
46
46
|
},
|
|
47
|
-
"project_id": {
|
|
48
|
-
"type": "integer",
|
|
49
|
-
"description": "Project ID"
|
|
50
|
-
},
|
|
51
47
|
"output_format": {
|
|
52
48
|
"type": "string",
|
|
53
49
|
"enum": [
|
|
@@ -87,8 +83,7 @@
|
|
|
87
83
|
}
|
|
88
84
|
},
|
|
89
85
|
"required": [
|
|
90
|
-
"file_id"
|
|
91
|
-
"project_id"
|
|
86
|
+
"file_id"
|
|
92
87
|
]
|
|
93
88
|
}
|
|
94
89
|
},
|
|
@@ -104,10 +99,6 @@
|
|
|
104
99
|
"type": "integer",
|
|
105
100
|
"description": "Source video file ID"
|
|
106
101
|
},
|
|
107
|
-
"project_id": {
|
|
108
|
-
"type": "integer",
|
|
109
|
-
"description": "Project ID"
|
|
110
|
-
},
|
|
111
102
|
"timestamps": {
|
|
112
103
|
"type": "array",
|
|
113
104
|
"items": {
|
|
@@ -153,8 +144,7 @@
|
|
|
153
144
|
}
|
|
154
145
|
},
|
|
155
146
|
"required": [
|
|
156
|
-
"file_id"
|
|
157
|
-
"project_id"
|
|
147
|
+
"file_id"
|
|
158
148
|
]
|
|
159
149
|
}
|
|
160
150
|
},
|
|
@@ -170,10 +160,6 @@
|
|
|
170
160
|
"type": "integer",
|
|
171
161
|
"description": "Source video/audio file ID"
|
|
172
162
|
},
|
|
173
|
-
"project_id": {
|
|
174
|
-
"type": "integer",
|
|
175
|
-
"description": "Project ID"
|
|
176
|
-
},
|
|
177
163
|
"start_time": {
|
|
178
164
|
"type": "number",
|
|
179
165
|
"description": "Start time in seconds",
|
|
@@ -210,8 +196,7 @@
|
|
|
210
196
|
}
|
|
211
197
|
},
|
|
212
198
|
"required": [
|
|
213
|
-
"file_id"
|
|
214
|
-
"project_id"
|
|
199
|
+
"file_id"
|
|
215
200
|
]
|
|
216
201
|
}
|
|
217
202
|
},
|
|
@@ -227,10 +212,6 @@
|
|
|
227
212
|
"type": "integer",
|
|
228
213
|
"description": "Source video file ID"
|
|
229
214
|
},
|
|
230
|
-
"project_id": {
|
|
231
|
-
"type": "integer",
|
|
232
|
-
"description": "Project ID"
|
|
233
|
-
},
|
|
234
215
|
"resolution": {
|
|
235
216
|
"type": "string",
|
|
236
217
|
"description": "Target resolution (e.g., '1280x720', '1920x1080')",
|
|
@@ -294,8 +275,7 @@
|
|
|
294
275
|
}
|
|
295
276
|
},
|
|
296
277
|
"required": [
|
|
297
|
-
"file_id"
|
|
298
|
-
"project_id"
|
|
278
|
+
"file_id"
|
|
299
279
|
]
|
|
300
280
|
}
|
|
301
281
|
},
|
|
@@ -311,10 +291,6 @@
|
|
|
311
291
|
"type": "integer",
|
|
312
292
|
"description": "Source video file ID"
|
|
313
293
|
},
|
|
314
|
-
"project_id": {
|
|
315
|
-
"type": "integer",
|
|
316
|
-
"description": "Project ID"
|
|
317
|
-
},
|
|
318
294
|
"quality": {
|
|
319
295
|
"type": "string",
|
|
320
296
|
"enum": [
|
|
@@ -338,8 +314,7 @@
|
|
|
338
314
|
}
|
|
339
315
|
},
|
|
340
316
|
"required": [
|
|
341
|
-
"file_id"
|
|
342
|
-
"project_id"
|
|
317
|
+
"file_id"
|
|
343
318
|
]
|
|
344
319
|
}
|
|
345
320
|
},
|
|
@@ -355,10 +330,6 @@
|
|
|
355
330
|
"type": "integer",
|
|
356
331
|
"description": "Source video file ID"
|
|
357
332
|
},
|
|
358
|
-
"project_id": {
|
|
359
|
-
"type": "integer",
|
|
360
|
-
"description": "Project ID"
|
|
361
|
-
},
|
|
362
333
|
"start_time": {
|
|
363
334
|
"type": "number",
|
|
364
335
|
"description": "Start time in seconds",
|
|
@@ -396,8 +367,7 @@
|
|
|
396
367
|
}
|
|
397
368
|
},
|
|
398
369
|
"required": [
|
|
399
|
-
"file_id"
|
|
400
|
-
"project_id"
|
|
370
|
+
"file_id"
|
|
401
371
|
]
|
|
402
372
|
}
|
|
403
373
|
},
|
|
@@ -413,10 +383,6 @@
|
|
|
413
383
|
"type": "integer",
|
|
414
384
|
"description": "Source video file ID"
|
|
415
385
|
},
|
|
416
|
-
"project_id": {
|
|
417
|
-
"type": "integer",
|
|
418
|
-
"description": "Project ID"
|
|
419
|
-
},
|
|
420
386
|
"subtitle_file_id": {
|
|
421
387
|
"type": "integer",
|
|
422
388
|
"description": "Subtitle file ID (SRT, VTT, ASS, SSA)"
|
|
@@ -446,7 +412,6 @@
|
|
|
446
412
|
},
|
|
447
413
|
"required": [
|
|
448
414
|
"file_id",
|
|
449
|
-
"project_id",
|
|
450
415
|
"subtitle_file_id"
|
|
451
416
|
]
|
|
452
417
|
}
|
|
@@ -459,10 +424,6 @@
|
|
|
459
424
|
"input_schema": {
|
|
460
425
|
"type": "object",
|
|
461
426
|
"properties": {
|
|
462
|
-
"project_id": {
|
|
463
|
-
"type": "integer",
|
|
464
|
-
"description": "Project ID"
|
|
465
|
-
},
|
|
466
427
|
"video_files": {
|
|
467
428
|
"type": "array",
|
|
468
429
|
"items": {
|
|
@@ -508,7 +469,6 @@
|
|
|
508
469
|
}
|
|
509
470
|
},
|
|
510
471
|
"required": [
|
|
511
|
-
"project_id",
|
|
512
472
|
"video_files"
|
|
513
473
|
]
|
|
514
474
|
}
|
package/src/apps/docx.json
CHANGED
|
@@ -54,10 +54,6 @@
|
|
|
54
54
|
"type": "string",
|
|
55
55
|
"description": "Output filename",
|
|
56
56
|
"default": "filled-document.docx"
|
|
57
|
-
},
|
|
58
|
-
"project_id": {
|
|
59
|
-
"type": "integer",
|
|
60
|
-
"description": "Project ID for storage"
|
|
61
57
|
}
|
|
62
58
|
},
|
|
63
59
|
"required": [
|
|
@@ -172,10 +168,6 @@
|
|
|
172
168
|
"type": "string",
|
|
173
169
|
"description": "Output filename",
|
|
174
170
|
"default": "document.docx"
|
|
175
|
-
},
|
|
176
|
-
"project_id": {
|
|
177
|
-
"type": "integer",
|
|
178
|
-
"description": "Project ID for storage"
|
|
179
171
|
}
|
|
180
172
|
},
|
|
181
173
|
"required": [
|
|
@@ -217,10 +209,6 @@
|
|
|
217
209
|
"type": "string",
|
|
218
210
|
"description": "Output filename",
|
|
219
211
|
"default": "merged.docx"
|
|
220
|
-
},
|
|
221
|
-
"project_id": {
|
|
222
|
-
"type": "integer",
|
|
223
|
-
"description": "Project ID for storage"
|
|
224
212
|
}
|
|
225
213
|
},
|
|
226
214
|
"required": [
|
|
@@ -270,10 +258,6 @@
|
|
|
270
258
|
"type": "string",
|
|
271
259
|
"description": "Output filename",
|
|
272
260
|
"default": "document.pdf"
|
|
273
|
-
},
|
|
274
|
-
"project_id": {
|
|
275
|
-
"type": "integer",
|
|
276
|
-
"description": "Project ID for storage"
|
|
277
261
|
}
|
|
278
262
|
}
|
|
279
263
|
}
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"base_url": "https://www.eventbriteapi.com/v3",
|
|
15
15
|
"auth": {
|
|
16
16
|
"types": [
|
|
17
|
-
"bearer"
|
|
17
|
+
"bearer",
|
|
18
|
+
"oauth2"
|
|
18
19
|
],
|
|
19
20
|
"headers": {
|
|
20
21
|
"Authorization": "Bearer {{token}}"
|
|
@@ -22,9 +23,26 @@
|
|
|
22
23
|
"credential_fields": [
|
|
23
24
|
{
|
|
24
25
|
"name": "token",
|
|
25
|
-
"label": "
|
|
26
|
+
"label": "apiKey"
|
|
26
27
|
}
|
|
27
|
-
]
|
|
28
|
+
],
|
|
29
|
+
"oauth2": {
|
|
30
|
+
"authorize_url": "https://www.eventbrite.com/oauth/authorize",
|
|
31
|
+
"token_url": "https://www.eventbrite.com/oauth/token",
|
|
32
|
+
"scopes": [
|
|
33
|
+
"event:read",
|
|
34
|
+
"event:write",
|
|
35
|
+
"user:read",
|
|
36
|
+
"organization:read",
|
|
37
|
+
"organization:write",
|
|
38
|
+
"attendee:read",
|
|
39
|
+
"order:read",
|
|
40
|
+
"venue:read",
|
|
41
|
+
"venue:write"
|
|
42
|
+
],
|
|
43
|
+
"client_id_required": true,
|
|
44
|
+
"pkce": false
|
|
45
|
+
}
|
|
28
46
|
},
|
|
29
47
|
"tools": [
|
|
30
48
|
{
|
|
@@ -13,17 +13,36 @@
|
|
|
13
13
|
"base_url": "",
|
|
14
14
|
"auth": {
|
|
15
15
|
"types": [
|
|
16
|
-
"bearer"
|
|
16
|
+
"bearer",
|
|
17
|
+
"oauth2"
|
|
17
18
|
],
|
|
18
19
|
"headers": {
|
|
19
20
|
"Authorization": "Bearer {{token}}"
|
|
20
21
|
},
|
|
21
22
|
"credential_fields": [
|
|
22
23
|
{
|
|
23
|
-
"name": "
|
|
24
|
-
"label": "
|
|
24
|
+
"name": "accessToken",
|
|
25
|
+
"label": "accessToken"
|
|
25
26
|
}
|
|
26
|
-
]
|
|
27
|
+
],
|
|
28
|
+
"oauth2": {
|
|
29
|
+
"authorize_url": "https://www.facebook.com/v22.0/dialog/oauth",
|
|
30
|
+
"token_url": "https://graph.facebook.com/v22.0/oauth/access_token",
|
|
31
|
+
"scopes": [
|
|
32
|
+
"email",
|
|
33
|
+
"public_profile",
|
|
34
|
+
"pages_show_list",
|
|
35
|
+
"pages_read_engagement",
|
|
36
|
+
"pages_manage_posts",
|
|
37
|
+
"pages_manage_metadata",
|
|
38
|
+
"instagram_basic",
|
|
39
|
+
"instagram_content_publish",
|
|
40
|
+
"ads_management",
|
|
41
|
+
"business_management"
|
|
42
|
+
],
|
|
43
|
+
"client_id_required": true,
|
|
44
|
+
"pkce": false
|
|
45
|
+
}
|
|
27
46
|
},
|
|
28
47
|
"tools": [
|
|
29
48
|
{
|
|
@@ -13,17 +13,36 @@
|
|
|
13
13
|
"base_url": "",
|
|
14
14
|
"auth": {
|
|
15
15
|
"types": [
|
|
16
|
-
"bearer"
|
|
16
|
+
"bearer",
|
|
17
|
+
"oauth2"
|
|
17
18
|
],
|
|
18
19
|
"headers": {
|
|
19
20
|
"Authorization": "Bearer {{token}}"
|
|
20
21
|
},
|
|
21
22
|
"credential_fields": [
|
|
22
23
|
{
|
|
23
|
-
"name": "
|
|
24
|
-
"label": "
|
|
24
|
+
"name": "accessToken",
|
|
25
|
+
"label": "accessToken"
|
|
25
26
|
}
|
|
26
|
-
]
|
|
27
|
+
],
|
|
28
|
+
"oauth2": {
|
|
29
|
+
"authorize_url": "https://www.facebook.com/v22.0/dialog/oauth",
|
|
30
|
+
"token_url": "https://graph.facebook.com/v22.0/oauth/access_token",
|
|
31
|
+
"scopes": [
|
|
32
|
+
"email",
|
|
33
|
+
"public_profile",
|
|
34
|
+
"pages_show_list",
|
|
35
|
+
"pages_read_engagement",
|
|
36
|
+
"pages_manage_posts",
|
|
37
|
+
"pages_manage_metadata",
|
|
38
|
+
"instagram_basic",
|
|
39
|
+
"instagram_content_publish",
|
|
40
|
+
"ads_management",
|
|
41
|
+
"business_management"
|
|
42
|
+
],
|
|
43
|
+
"client_id_required": true,
|
|
44
|
+
"pkce": false
|
|
45
|
+
}
|
|
27
46
|
},
|
|
28
47
|
"tools": [
|
|
29
48
|
{
|
|
@@ -59,15 +59,7 @@
|
|
|
59
59
|
"path": "/forecast-project-get",
|
|
60
60
|
"input_schema": {
|
|
61
61
|
"type": "object",
|
|
62
|
-
"properties": {
|
|
63
|
-
"project_id": {
|
|
64
|
-
"type": "integer",
|
|
65
|
-
"description": "Project ID"
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
|
-
"required": [
|
|
69
|
-
"project_id"
|
|
70
|
-
]
|
|
62
|
+
"properties": {}
|
|
71
63
|
}
|
|
72
64
|
},
|
|
73
65
|
{
|
|
@@ -125,10 +117,6 @@
|
|
|
125
117
|
"input_schema": {
|
|
126
118
|
"type": "object",
|
|
127
119
|
"properties": {
|
|
128
|
-
"project_id": {
|
|
129
|
-
"type": "integer",
|
|
130
|
-
"description": "Project ID"
|
|
131
|
-
},
|
|
132
120
|
"assignee_id": {
|
|
133
121
|
"type": "integer",
|
|
134
122
|
"description": "Filter by assignee"
|
|
@@ -137,10 +125,7 @@
|
|
|
137
125
|
"type": "boolean",
|
|
138
126
|
"description": "Filter by completion status"
|
|
139
127
|
}
|
|
140
|
-
}
|
|
141
|
-
"required": [
|
|
142
|
-
"project_id"
|
|
143
|
-
]
|
|
128
|
+
}
|
|
144
129
|
}
|
|
145
130
|
},
|
|
146
131
|
{
|
|
@@ -151,10 +136,6 @@
|
|
|
151
136
|
"input_schema": {
|
|
152
137
|
"type": "object",
|
|
153
138
|
"properties": {
|
|
154
|
-
"project_id": {
|
|
155
|
-
"type": "integer",
|
|
156
|
-
"description": "Project ID"
|
|
157
|
-
},
|
|
158
139
|
"title": {
|
|
159
140
|
"type": "string",
|
|
160
141
|
"description": "Task title"
|
|
@@ -185,7 +166,6 @@
|
|
|
185
166
|
}
|
|
186
167
|
},
|
|
187
168
|
"required": [
|
|
188
|
-
"project_id",
|
|
189
169
|
"title"
|
|
190
170
|
]
|
|
191
171
|
}
|
|
@@ -198,10 +178,6 @@
|
|
|
198
178
|
"input_schema": {
|
|
199
179
|
"type": "object",
|
|
200
180
|
"properties": {
|
|
201
|
-
"project_id": {
|
|
202
|
-
"type": "integer",
|
|
203
|
-
"description": "Filter by project ID"
|
|
204
|
-
},
|
|
205
181
|
"person_id": {
|
|
206
182
|
"type": "integer",
|
|
207
183
|
"description": "Filter by person ID"
|
|
@@ -225,10 +201,6 @@
|
|
|
225
201
|
"input_schema": {
|
|
226
202
|
"type": "object",
|
|
227
203
|
"properties": {
|
|
228
|
-
"project_id": {
|
|
229
|
-
"type": "integer",
|
|
230
|
-
"description": "Project ID"
|
|
231
|
-
},
|
|
232
204
|
"task_id": {
|
|
233
205
|
"type": "integer",
|
|
234
206
|
"description": "Task ID (optional)"
|
|
@@ -251,7 +223,6 @@
|
|
|
251
223
|
}
|
|
252
224
|
},
|
|
253
225
|
"required": [
|
|
254
|
-
"project_id",
|
|
255
226
|
"person_id",
|
|
256
227
|
"date",
|
|
257
228
|
"hours"
|
|
@@ -312,15 +283,7 @@
|
|
|
312
283
|
"path": "/forecast-phases-list",
|
|
313
284
|
"input_schema": {
|
|
314
285
|
"type": "object",
|
|
315
|
-
"properties": {
|
|
316
|
-
"project_id": {
|
|
317
|
-
"type": "integer",
|
|
318
|
-
"description": "Project ID"
|
|
319
|
-
}
|
|
320
|
-
},
|
|
321
|
-
"required": [
|
|
322
|
-
"project_id"
|
|
323
|
-
]
|
|
286
|
+
"properties": {}
|
|
324
287
|
}
|
|
325
288
|
},
|
|
326
289
|
{
|
|
@@ -331,10 +294,6 @@
|
|
|
331
294
|
"input_schema": {
|
|
332
295
|
"type": "object",
|
|
333
296
|
"properties": {
|
|
334
|
-
"project_id": {
|
|
335
|
-
"type": "integer",
|
|
336
|
-
"description": "Filter by project ID"
|
|
337
|
-
},
|
|
338
297
|
"person_id": {
|
|
339
298
|
"type": "integer",
|
|
340
299
|
"description": "Filter by person ID"
|
|
@@ -358,10 +317,6 @@
|
|
|
358
317
|
"input_schema": {
|
|
359
318
|
"type": "object",
|
|
360
319
|
"properties": {
|
|
361
|
-
"project_id": {
|
|
362
|
-
"type": "integer",
|
|
363
|
-
"description": "Project ID (optional, omit for all projects)"
|
|
364
|
-
},
|
|
365
320
|
"start_date": {
|
|
366
321
|
"type": "string",
|
|
367
322
|
"description": "Start date for financial period"
|