@apteva/integrations 0.3.15 → 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.
Files changed (68) hide show
  1. package/package.json +1 -1
  2. package/src/apps/activecollab.json +2 -44
  3. package/src/apps/airtable.json +408 -58
  4. package/src/apps/alpaca-trading.json +10 -4
  5. package/src/apps/anthropic-api.json +4 -3
  6. package/src/apps/arest.json +2 -46
  7. package/src/apps/asana.json +1 -8
  8. package/src/apps/aws-cloudfront.json +8 -2
  9. package/src/apps/aws-dynamodb.json +8 -2
  10. package/src/apps/aws-ec2.json +8 -2
  11. package/src/apps/aws-lambda.json +8 -2
  12. package/src/apps/aws-route53.json +8 -2
  13. package/src/apps/aws-s3.json +8 -2
  14. package/src/apps/aws-ses.json +8 -2
  15. package/src/apps/aws-sns.json +8 -2
  16. package/src/apps/aws-sqs.json +8 -2
  17. package/src/apps/binance-trading.json +10 -4
  18. package/src/apps/bunny-cdn.json +4 -3
  19. package/src/apps/castbase.json +1 -73
  20. package/src/apps/clipkit.json +6 -46
  21. package/src/apps/docx.json +0 -16
  22. package/src/apps/eventbrite-events.json +21 -3
  23. package/src/apps/facebook-ads.json +23 -4
  24. package/src/apps/facebook-api.json +23 -4
  25. package/src/apps/forecast-app.json +3 -48
  26. package/src/apps/gigs-marketplace.json +5 -17
  27. package/src/apps/gitlab.json +2 -61
  28. package/src/apps/instagram-api.json +21 -3
  29. package/src/apps/kling-ai.json +2 -2
  30. package/src/apps/media-downloader.json +2 -12
  31. package/src/apps/meetup-events.json +17 -3
  32. package/src/apps/microsoft-teams.json +43 -3
  33. package/src/apps/nordigen.json +512 -0
  34. package/src/apps/omnikit-analytics.json +4 -3
  35. package/src/apps/omnikit-api-gateway.json +4 -3
  36. package/src/apps/omnikit-billing.json +4 -3
  37. package/src/apps/omnikit-cms.json +5 -50
  38. package/src/apps/omnikit-code-ops.json +4 -7
  39. package/src/apps/omnikit-functions.json +4 -3
  40. package/src/apps/omnikit-intelligence.json +4 -3
  41. package/src/apps/omnikit-management.json +5 -21
  42. package/src/apps/omnikit-media.json +4 -3
  43. package/src/apps/omnikit-messaging.json +4 -3
  44. package/src/apps/omnikit-redirects.json +4 -3
  45. package/src/apps/omnikit-webhooks.json +4 -3
  46. package/src/apps/omnikit-workflows.json +4 -3
  47. package/src/apps/openai-api.json +2 -1
  48. package/src/apps/paidkit.json +22 -3
  49. package/src/apps/pdf.json +0 -26
  50. package/src/apps/plaid.json +693 -0
  51. package/src/apps/pushover-notifications.json +8 -2
  52. package/src/apps/rankbird.json +1 -15
  53. package/src/apps/rss.json +4 -52
  54. package/src/apps/salesforce-crm.json +35 -4
  55. package/src/apps/saltedge.json +787 -0
  56. package/src/apps/scaleway.json +0 -20
  57. package/src/apps/sendgrid-email.json +3 -2
  58. package/src/apps/slides.json +0 -9
  59. package/src/apps/socialcast.json +1 -1
  60. package/src/apps/stripe-payments.json +2 -1
  61. package/src/apps/taskflow.json +2 -16
  62. package/src/apps/tiktok-api.json +19 -4
  63. package/src/apps/todoist.json +1 -14
  64. package/src/apps/torrent.json +0 -16
  65. package/src/apps/twitter-ads.json +33 -3
  66. package/src/apps/twitter-api.json +33 -3
  67. package/src/apps/vidforge.json +6 -58
  68. package/src/apps/youtube-api.json +17 -3
@@ -0,0 +1,787 @@
1
+ {
2
+ "slug": "saltedge",
3
+ "name": "Salt Edge",
4
+ "description": "MCP server for Salt Edge bank account aggregation API - connect to 5000+ banks worldwide, fetch accounts, transactions, and balances. Supports PSD2/open banking.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=saltedge.com&sz=128",
6
+ "categories": [
7
+ "banking",
8
+ "aggregation",
9
+ "open-banking",
10
+ "psd2",
11
+ "transactions",
12
+ "accounts",
13
+ "saltedge"
14
+ ],
15
+ "base_url": "https://www.saltedge.com/api/v6",
16
+ "auth": {
17
+ "types": [
18
+ "bearer"
19
+ ],
20
+ "headers": {
21
+ "Authorization": "Bearer {{token}}"
22
+ },
23
+ "credential_fields": [
24
+ {
25
+ "name": "token",
26
+ "label": "API Key"
27
+ }
28
+ ]
29
+ },
30
+ "tools": [
31
+ {
32
+ "name": "list_countries",
33
+ "description": "List all supported countries with their codes",
34
+ "method": "GET",
35
+ "path": "/countries",
36
+ "input_schema": {
37
+ "type": "object",
38
+ "properties": {}
39
+ }
40
+ },
41
+ {
42
+ "name": "list_providers",
43
+ "description": "List available financial providers (banks) with filtering by country. Returns provider codes, names, modes, and supported features.",
44
+ "method": "GET",
45
+ "path": "/providers",
46
+ "input_schema": {
47
+ "type": "object",
48
+ "properties": {
49
+ "country_code": {
50
+ "type": "string",
51
+ "description": "ISO 3166-1 alpha-2 country code to filter by (e.g. DE, GB, FR)"
52
+ },
53
+ "mode": {
54
+ "type": "string",
55
+ "enum": [
56
+ "oauth",
57
+ "web",
58
+ "api",
59
+ "file"
60
+ ],
61
+ "description": "Filter by connection mode"
62
+ },
63
+ "include_fake_providers": {
64
+ "type": "boolean",
65
+ "description": "Include test/fake providers for sandbox testing"
66
+ },
67
+ "from_id": {
68
+ "type": "string",
69
+ "description": "Pagination cursor - fetch providers after this ID"
70
+ }
71
+ }
72
+ }
73
+ },
74
+ {
75
+ "name": "get_provider",
76
+ "description": "Get details of a specific financial provider including required credentials, supported features, and instruction text",
77
+ "method": "GET",
78
+ "path": "/providers/{provider_code}",
79
+ "input_schema": {
80
+ "type": "object",
81
+ "properties": {
82
+ "provider_code": {
83
+ "type": "string",
84
+ "description": "The provider code (e.g. fakebank_simple_xf, revolut_business_eu)"
85
+ }
86
+ },
87
+ "required": [
88
+ "provider_code"
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "name": "create_customer",
94
+ "description": "Create a Salt Edge customer (represents an end user). Required before creating connections. The identifier must be unique.",
95
+ "method": "POST",
96
+ "path": "/customers",
97
+ "input_schema": {
98
+ "type": "object",
99
+ "properties": {
100
+ "identifier": {
101
+ "type": "string",
102
+ "description": "Unique customer identifier (your internal user ID or reference)"
103
+ }
104
+ },
105
+ "required": [
106
+ "identifier"
107
+ ]
108
+ }
109
+ },
110
+ {
111
+ "name": "get_customer",
112
+ "description": "Get details of a customer by ID",
113
+ "method": "GET",
114
+ "path": "/customers/{customer_id}",
115
+ "input_schema": {
116
+ "type": "object",
117
+ "properties": {
118
+ "customer_id": {
119
+ "type": "string",
120
+ "description": "The Salt Edge customer ID"
121
+ }
122
+ },
123
+ "required": [
124
+ "customer_id"
125
+ ]
126
+ }
127
+ },
128
+ {
129
+ "name": "delete_customer",
130
+ "description": "Delete a customer and all their connections, accounts, and transactions",
131
+ "method": "DELETE",
132
+ "path": "/customers/{customer_id}",
133
+ "input_schema": {
134
+ "type": "object",
135
+ "properties": {
136
+ "customer_id": {
137
+ "type": "string",
138
+ "description": "The Salt Edge customer ID to delete"
139
+ }
140
+ },
141
+ "required": [
142
+ "customer_id"
143
+ ]
144
+ }
145
+ },
146
+ {
147
+ "name": "create_connect_session",
148
+ "description": "Create a Salt Edge Connect session URL. Redirect the user to this URL to authorize bank access through Salt Edge's hosted UI.",
149
+ "method": "POST",
150
+ "path": "/connect_sessions/create",
151
+ "input_schema": {
152
+ "type": "object",
153
+ "properties": {
154
+ "customer_id": {
155
+ "type": "string",
156
+ "description": "The customer ID to connect for"
157
+ },
158
+ "consent": {
159
+ "type": "object",
160
+ "description": "Consent configuration",
161
+ "properties": {
162
+ "scopes": {
163
+ "type": "array",
164
+ "items": {
165
+ "type": "string"
166
+ },
167
+ "description": "Data scopes: account_details, balance, transactions"
168
+ },
169
+ "from_date": {
170
+ "type": "string",
171
+ "description": "Transaction history start date (YYYY-MM-DD)"
172
+ }
173
+ },
174
+ "required": [
175
+ "scopes"
176
+ ]
177
+ },
178
+ "attempt": {
179
+ "type": "object",
180
+ "description": "Connection attempt settings",
181
+ "properties": {
182
+ "return_to": {
183
+ "type": "string",
184
+ "description": "URL to redirect user after connection"
185
+ },
186
+ "fetch_scopes": {
187
+ "type": "array",
188
+ "items": {
189
+ "type": "string"
190
+ },
191
+ "description": "What to fetch: accounts, transactions"
192
+ }
193
+ }
194
+ },
195
+ "allowed_countries": {
196
+ "type": "array",
197
+ "items": {
198
+ "type": "string"
199
+ },
200
+ "description": "Limit to specific country codes"
201
+ },
202
+ "provider_code": {
203
+ "type": "string",
204
+ "description": "Pre-select a specific provider/bank"
205
+ },
206
+ "daily_refresh": {
207
+ "type": "boolean",
208
+ "description": "Enable automatic daily refresh of account data"
209
+ },
210
+ "include_fake_providers": {
211
+ "type": "boolean",
212
+ "description": "Show test/sandbox providers"
213
+ }
214
+ },
215
+ "required": [
216
+ "customer_id",
217
+ "consent"
218
+ ]
219
+ }
220
+ },
221
+ {
222
+ "name": "create_reconnect_session",
223
+ "description": "Create a reconnect session to update expired bank credentials or renew consent for an existing connection",
224
+ "method": "POST",
225
+ "path": "/connect_sessions/reconnect",
226
+ "input_schema": {
227
+ "type": "object",
228
+ "properties": {
229
+ "connection_id": {
230
+ "type": "string",
231
+ "description": "The connection ID to reconnect"
232
+ },
233
+ "consent": {
234
+ "type": "object",
235
+ "description": "Consent configuration",
236
+ "properties": {
237
+ "scopes": {
238
+ "type": "array",
239
+ "items": {
240
+ "type": "string"
241
+ },
242
+ "description": "Data scopes: account_details, balance, transactions"
243
+ },
244
+ "from_date": {
245
+ "type": "string",
246
+ "description": "Transaction history start date"
247
+ }
248
+ },
249
+ "required": [
250
+ "scopes"
251
+ ]
252
+ },
253
+ "attempt": {
254
+ "type": "object",
255
+ "description": "Reconnect attempt settings",
256
+ "properties": {
257
+ "return_to": {
258
+ "type": "string",
259
+ "description": "URL to redirect user after reconnection"
260
+ }
261
+ }
262
+ }
263
+ },
264
+ "required": [
265
+ "connection_id",
266
+ "consent"
267
+ ]
268
+ }
269
+ },
270
+ {
271
+ "name": "create_refresh_session",
272
+ "description": "Create a refresh session to pull the latest account data and transactions for an active connection",
273
+ "method": "POST",
274
+ "path": "/connect_sessions/refresh",
275
+ "input_schema": {
276
+ "type": "object",
277
+ "properties": {
278
+ "connection_id": {
279
+ "type": "string",
280
+ "description": "The connection ID to refresh"
281
+ },
282
+ "attempt": {
283
+ "type": "object",
284
+ "description": "Refresh settings",
285
+ "properties": {
286
+ "fetch_scopes": {
287
+ "type": "array",
288
+ "items": {
289
+ "type": "string"
290
+ },
291
+ "description": "What to refresh: accounts, transactions"
292
+ }
293
+ }
294
+ }
295
+ },
296
+ "required": [
297
+ "connection_id"
298
+ ]
299
+ }
300
+ },
301
+ {
302
+ "name": "list_connections",
303
+ "description": "List all bank connections for a customer with their statuses, provider info, and last sync times",
304
+ "method": "GET",
305
+ "path": "/connections",
306
+ "input_schema": {
307
+ "type": "object",
308
+ "properties": {
309
+ "customer_id": {
310
+ "type": "string",
311
+ "description": "The customer ID"
312
+ },
313
+ "from_id": {
314
+ "type": "string",
315
+ "description": "Pagination cursor"
316
+ }
317
+ },
318
+ "required": [
319
+ "customer_id"
320
+ ]
321
+ }
322
+ },
323
+ {
324
+ "name": "get_connection",
325
+ "description": "Get details of a specific bank connection including status, provider, last success/fail times, and next refresh date",
326
+ "method": "GET",
327
+ "path": "/connections/{connection_id}",
328
+ "input_schema": {
329
+ "type": "object",
330
+ "properties": {
331
+ "connection_id": {
332
+ "type": "string",
333
+ "description": "The connection ID"
334
+ }
335
+ },
336
+ "required": [
337
+ "connection_id"
338
+ ]
339
+ }
340
+ },
341
+ {
342
+ "name": "delete_connection",
343
+ "description": "Delete a bank connection and all its associated accounts and transactions",
344
+ "method": "DELETE",
345
+ "path": "/connections/{connection_id}",
346
+ "input_schema": {
347
+ "type": "object",
348
+ "properties": {
349
+ "connection_id": {
350
+ "type": "string",
351
+ "description": "The connection ID to delete"
352
+ }
353
+ },
354
+ "required": [
355
+ "connection_id"
356
+ ]
357
+ }
358
+ },
359
+ {
360
+ "name": "list_consents",
361
+ "description": "List all consents for a connection with their status and expiration dates",
362
+ "method": "GET",
363
+ "path": "/consents",
364
+ "input_schema": {
365
+ "type": "object",
366
+ "properties": {
367
+ "connection_id": {
368
+ "type": "string",
369
+ "description": "The connection ID"
370
+ },
371
+ "from_id": {
372
+ "type": "string",
373
+ "description": "Pagination cursor"
374
+ }
375
+ },
376
+ "required": [
377
+ "connection_id"
378
+ ]
379
+ }
380
+ },
381
+ {
382
+ "name": "revoke_consent",
383
+ "description": "Revoke a specific consent, stopping data access for that scope",
384
+ "method": "PUT",
385
+ "path": "/consents/{consent_id}/revoke",
386
+ "input_schema": {
387
+ "type": "object",
388
+ "properties": {
389
+ "consent_id": {
390
+ "type": "string",
391
+ "description": "The consent ID to revoke"
392
+ }
393
+ },
394
+ "required": [
395
+ "consent_id"
396
+ ]
397
+ }
398
+ },
399
+ {
400
+ "name": "list_accounts",
401
+ "description": "List all bank accounts for a connection including account names, types (account, card, loan, mortgage), balances, currency, and IBAN",
402
+ "method": "GET",
403
+ "path": "/accounts",
404
+ "input_schema": {
405
+ "type": "object",
406
+ "properties": {
407
+ "connection_id": {
408
+ "type": "string",
409
+ "description": "The connection ID"
410
+ },
411
+ "from_id": {
412
+ "type": "string",
413
+ "description": "Pagination cursor"
414
+ }
415
+ },
416
+ "required": [
417
+ "connection_id"
418
+ ]
419
+ }
420
+ },
421
+ {
422
+ "name": "list_transactions",
423
+ "description": "List transactions for a connection with optional filtering by account, date range, and status (posted, pending). Returns amount, currency, description, category, merchant, and dates.",
424
+ "method": "GET",
425
+ "path": "/transactions",
426
+ "input_schema": {
427
+ "type": "object",
428
+ "properties": {
429
+ "connection_id": {
430
+ "type": "string",
431
+ "description": "The connection ID"
432
+ },
433
+ "account_id": {
434
+ "type": "string",
435
+ "description": "Filter by specific account ID"
436
+ },
437
+ "from_id": {
438
+ "type": "string",
439
+ "description": "Pagination cursor"
440
+ },
441
+ "made_on_from": {
442
+ "type": "string",
443
+ "description": "Filter transactions from this date (YYYY-MM-DD)"
444
+ },
445
+ "made_on_to": {
446
+ "type": "string",
447
+ "description": "Filter transactions up to this date (YYYY-MM-DD)"
448
+ }
449
+ },
450
+ "required": [
451
+ "connection_id"
452
+ ]
453
+ }
454
+ },
455
+ {
456
+ "name": "list_pending_transactions",
457
+ "description": "List pending (not yet cleared) transactions for a connection",
458
+ "method": "GET",
459
+ "path": "/transactions/pending",
460
+ "input_schema": {
461
+ "type": "object",
462
+ "properties": {
463
+ "connection_id": {
464
+ "type": "string",
465
+ "description": "The connection ID"
466
+ },
467
+ "account_id": {
468
+ "type": "string",
469
+ "description": "Filter by specific account ID"
470
+ },
471
+ "from_id": {
472
+ "type": "string",
473
+ "description": "Pagination cursor"
474
+ }
475
+ },
476
+ "required": [
477
+ "connection_id"
478
+ ]
479
+ }
480
+ },
481
+ {
482
+ "name": "duplicate_transactions",
483
+ "description": "List transactions that were flagged as potential duplicates during import",
484
+ "method": "GET",
485
+ "path": "/transactions/duplicates",
486
+ "input_schema": {
487
+ "type": "object",
488
+ "properties": {
489
+ "connection_id": {
490
+ "type": "string",
491
+ "description": "The connection ID"
492
+ },
493
+ "account_id": {
494
+ "type": "string",
495
+ "description": "Filter by specific account ID"
496
+ },
497
+ "from_id": {
498
+ "type": "string",
499
+ "description": "Pagination cursor"
500
+ }
501
+ },
502
+ "required": [
503
+ "connection_id"
504
+ ]
505
+ }
506
+ },
507
+ {
508
+ "name": "list_categories",
509
+ "description": "Get the full list of transaction categories used by Salt Edge for automatic categorization",
510
+ "method": "GET",
511
+ "path": "/categories",
512
+ "input_schema": {
513
+ "type": "object",
514
+ "properties": {}
515
+ }
516
+ },
517
+ {
518
+ "name": "list_currencies",
519
+ "description": "Get all supported currencies with their codes and names",
520
+ "method": "GET",
521
+ "path": "/currencies",
522
+ "input_schema": {
523
+ "type": "object",
524
+ "properties": {}
525
+ }
526
+ },
527
+ {
528
+ "name": "list_rates",
529
+ "description": "Get current exchange rates for all supported currency pairs",
530
+ "method": "GET",
531
+ "path": "/rates",
532
+ "input_schema": {
533
+ "type": "object",
534
+ "properties": {
535
+ "date": {
536
+ "type": "string",
537
+ "description": "Date for historical rates (YYYY-MM-DD). Defaults to today."
538
+ }
539
+ }
540
+ }
541
+ },
542
+ {
543
+ "name": "list_attempts",
544
+ "description": "List all connection attempts for a connection, showing success/failure status and stages",
545
+ "method": "GET",
546
+ "path": "/attempts",
547
+ "input_schema": {
548
+ "type": "object",
549
+ "properties": {
550
+ "connection_id": {
551
+ "type": "string",
552
+ "description": "The connection ID"
553
+ },
554
+ "from_id": {
555
+ "type": "string",
556
+ "description": "Pagination cursor"
557
+ }
558
+ },
559
+ "required": [
560
+ "connection_id"
561
+ ]
562
+ }
563
+ },
564
+ {
565
+ "name": "get_attempt",
566
+ "description": "Get details of a specific connection attempt including stages and error info",
567
+ "method": "GET",
568
+ "path": "/attempts/{attempt_id}",
569
+ "input_schema": {
570
+ "type": "object",
571
+ "properties": {
572
+ "attempt_id": {
573
+ "type": "string",
574
+ "description": "The attempt ID"
575
+ }
576
+ },
577
+ "required": [
578
+ "attempt_id"
579
+ ]
580
+ }
581
+ },
582
+ {
583
+ "name": "list_holder_info",
584
+ "description": "Get account holder information (name, email, phone, addresses) for a connection where available",
585
+ "method": "GET",
586
+ "path": "/holder_info",
587
+ "input_schema": {
588
+ "type": "object",
589
+ "properties": {
590
+ "connection_id": {
591
+ "type": "string",
592
+ "description": "The connection ID"
593
+ }
594
+ },
595
+ "required": [
596
+ "connection_id"
597
+ ]
598
+ }
599
+ },
600
+ {
601
+ "name": "refresh_connection",
602
+ "description": "Directly refresh/re-fetch data for an active connection without creating a connect session",
603
+ "method": "PUT",
604
+ "path": "/connections/{connection_id}/refresh",
605
+ "input_schema": {
606
+ "type": "object",
607
+ "properties": {
608
+ "connection_id": {
609
+ "type": "string",
610
+ "description": "The connection ID to refresh"
611
+ },
612
+ "fetch_scopes": {
613
+ "type": "array",
614
+ "items": {
615
+ "type": "string"
616
+ },
617
+ "description": "What to refresh: accounts, transactions"
618
+ }
619
+ },
620
+ "required": [
621
+ "connection_id"
622
+ ]
623
+ }
624
+ },
625
+ {
626
+ "name": "reconnect_connection",
627
+ "description": "Directly reconnect a failed/expired connection with new credentials without creating a connect session",
628
+ "method": "PUT",
629
+ "path": "/connections/{connection_id}/reconnect",
630
+ "input_schema": {
631
+ "type": "object",
632
+ "properties": {
633
+ "connection_id": {
634
+ "type": "string",
635
+ "description": "The connection ID to reconnect"
636
+ },
637
+ "credentials": {
638
+ "type": "object",
639
+ "description": "Provider-specific login credentials"
640
+ },
641
+ "consent": {
642
+ "type": "object",
643
+ "description": "Consent configuration with scopes and date range"
644
+ }
645
+ },
646
+ "required": [
647
+ "connection_id"
648
+ ]
649
+ }
650
+ },
651
+ {
652
+ "name": "submit_interactive",
653
+ "description": "Submit interactive credentials (MFA code, OTP, SMS code) during a connection that requires multi-factor authentication",
654
+ "method": "PUT",
655
+ "path": "/connections/{connection_id}/interactive",
656
+ "input_schema": {
657
+ "type": "object",
658
+ "properties": {
659
+ "connection_id": {
660
+ "type": "string",
661
+ "description": "The connection ID requiring interactive input"
662
+ },
663
+ "credentials": {
664
+ "type": "object",
665
+ "description": "Interactive field responses (e.g. {\"sms\": \"123456\"})"
666
+ }
667
+ },
668
+ "required": [
669
+ "connection_id",
670
+ "credentials"
671
+ ]
672
+ }
673
+ },
674
+ {
675
+ "name": "lookup_merchants",
676
+ "description": "Look up merchant details by their IDs from transaction data",
677
+ "method": "POST",
678
+ "path": "/merchants",
679
+ "input_schema": {
680
+ "type": "object",
681
+ "properties": {
682
+ "merchant_ids": {
683
+ "type": "array",
684
+ "items": {
685
+ "type": "string"
686
+ },
687
+ "description": "Array of merchant IDs to look up"
688
+ }
689
+ },
690
+ "required": [
691
+ "merchant_ids"
692
+ ]
693
+ }
694
+ },
695
+ {
696
+ "name": "create_report",
697
+ "description": "Create a financial insights report for a customer with spending analysis, income detection, and more",
698
+ "method": "POST",
699
+ "path": "/reports",
700
+ "input_schema": {
701
+ "type": "object",
702
+ "properties": {
703
+ "customer_id": {
704
+ "type": "string",
705
+ "description": "The customer ID to generate report for"
706
+ },
707
+ "report_types": {
708
+ "type": "array",
709
+ "items": {
710
+ "type": "string"
711
+ },
712
+ "description": "Types of reports to generate"
713
+ },
714
+ "currency_code": {
715
+ "type": "string",
716
+ "description": "Currency for the report (ISO 4217)"
717
+ },
718
+ "from_date": {
719
+ "type": "string",
720
+ "description": "Report start date (YYYY-MM-DD)"
721
+ },
722
+ "to_date": {
723
+ "type": "string",
724
+ "description": "Report end date (YYYY-MM-DD)"
725
+ }
726
+ },
727
+ "required": [
728
+ "customer_id",
729
+ "report_types",
730
+ "currency_code",
731
+ "from_date",
732
+ "to_date"
733
+ ]
734
+ }
735
+ },
736
+ {
737
+ "name": "list_reports",
738
+ "description": "List all financial reports for a customer",
739
+ "method": "GET",
740
+ "path": "/reports",
741
+ "input_schema": {
742
+ "type": "object",
743
+ "properties": {
744
+ "customer_id": {
745
+ "type": "string",
746
+ "description": "The customer ID"
747
+ },
748
+ "from_id": {
749
+ "type": "string",
750
+ "description": "Pagination cursor"
751
+ }
752
+ },
753
+ "required": [
754
+ "customer_id"
755
+ ]
756
+ }
757
+ },
758
+ {
759
+ "name": "get_report",
760
+ "description": "Get a specific financial report with full details and analysis",
761
+ "method": "GET",
762
+ "path": "/reports/{report_id}",
763
+ "input_schema": {
764
+ "type": "object",
765
+ "properties": {
766
+ "report_id": {
767
+ "type": "string",
768
+ "description": "The report ID"
769
+ }
770
+ },
771
+ "required": [
772
+ "report_id"
773
+ ]
774
+ }
775
+ },
776
+ {
777
+ "name": "list_assets",
778
+ "description": "Get all supported assets (crypto and other non-fiat assets)",
779
+ "method": "GET",
780
+ "path": "/assets",
781
+ "input_schema": {
782
+ "type": "object",
783
+ "properties": {}
784
+ }
785
+ }
786
+ ]
787
+ }