@apteva/integrations 0.3.22 → 0.3.25

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 (100) hide show
  1. package/dist/http-executor.js +12 -5
  2. package/dist/http-executor.js.map +1 -1
  3. package/package.json +1 -1
  4. package/src/apps/airtable.json +12 -0
  5. package/src/apps/alchemy.json +120 -0
  6. package/src/apps/alpaca-trading.json +5 -0
  7. package/src/apps/alternative-me.json +55 -0
  8. package/src/apps/aws-cloudfront.json +10 -0
  9. package/src/apps/aws-dynamodb.json +10 -0
  10. package/src/apps/aws-ec2.json +10 -0
  11. package/src/apps/aws-lambda.json +10 -0
  12. package/src/apps/aws-route53.json +10 -0
  13. package/src/apps/aws-s3.json +10 -0
  14. package/src/apps/aws-ses.json +10 -0
  15. package/src/apps/aws-sns.json +10 -0
  16. package/src/apps/aws-sqs.json +10 -0
  17. package/src/apps/axiom.json +5 -0
  18. package/src/apps/binance-trading.json +5 -0
  19. package/src/apps/bluesky.json +5 -0
  20. package/src/apps/blynk.json +5 -0
  21. package/src/apps/bunny-stream.json +4 -0
  22. package/src/apps/bybit.json +192 -0
  23. package/src/apps/callrail.json +5 -0
  24. package/src/apps/clipkit.json +5 -0
  25. package/src/apps/cloudflare.json +5 -0
  26. package/src/apps/coingecko.json +202 -0
  27. package/src/apps/convertkit.json +5 -0
  28. package/src/apps/debank.json +130 -0
  29. package/src/apps/defillama.json +145 -0
  30. package/src/apps/discord.json +16 -0
  31. package/src/apps/dnsimple.json +5 -0
  32. package/src/apps/docusign.json +12 -0
  33. package/src/apps/dropbox.json +12 -0
  34. package/src/apps/dune.json +115 -0
  35. package/src/apps/dydx.json +151 -0
  36. package/src/apps/dynadot.json +5 -0
  37. package/src/apps/elevenlabs.json +59 -10
  38. package/src/apps/eventbrite-events.json +8 -0
  39. package/src/apps/facebook-ads.json +8 -0
  40. package/src/apps/facebook-api.json +8 -0
  41. package/src/apps/gemini.json +5 -0
  42. package/src/apps/gigs-marketplace.json +5 -0
  43. package/src/apps/github.json +8 -0
  44. package/src/apps/gitlab.json +5 -0
  45. package/src/apps/gmail.json +12 -0
  46. package/src/apps/gohighlevel.json +5 -0
  47. package/src/apps/google-ads.json +16 -0
  48. package/src/apps/google-calendar.json +12 -0
  49. package/src/apps/google-docs.json +12 -0
  50. package/src/apps/google-drive.json +12 -0
  51. package/src/apps/google-sheets.json +12 -0
  52. package/src/apps/gravity-forms.json +4 -0
  53. package/src/apps/hubspot.json +12 -0
  54. package/src/apps/hyperliquid.json +129 -0
  55. package/src/apps/instagram-api.json +12 -0
  56. package/src/apps/jira.json +16 -0
  57. package/src/apps/jupiter-dex.json +91 -0
  58. package/src/apps/linear.json +12 -0
  59. package/src/apps/linkedin.json +4 -0
  60. package/src/apps/lnk-bio.json +12 -0
  61. package/src/apps/lunarcrush.json +96 -0
  62. package/src/apps/mailchimp.json +12 -0
  63. package/src/apps/meetup-events.json +12 -0
  64. package/src/apps/messari.json +145 -0
  65. package/src/apps/microsoft-teams.json +20 -0
  66. package/src/apps/monday.json +8 -0
  67. package/src/apps/moralis.json +196 -0
  68. package/src/apps/murf-ai.json +340 -0
  69. package/src/apps/namecheap.json +10 -0
  70. package/src/apps/notion.json +12 -0
  71. package/src/apps/okx.json +183 -0
  72. package/src/apps/oneinch.json +94 -0
  73. package/src/apps/openai-api.json +5 -0
  74. package/src/apps/paraswap.json +88 -0
  75. package/src/apps/plaid.json +4 -0
  76. package/src/apps/playht.json +195 -0
  77. package/src/apps/polymarket.json +10 -0
  78. package/src/apps/portfolio.json +10 -0
  79. package/src/apps/printful.json +5 -0
  80. package/src/apps/producthunt.json +12 -0
  81. package/src/apps/quickbooks.json +12 -0
  82. package/src/apps/salesforce-crm.json +20 -0
  83. package/src/apps/santiment.json +49 -0
  84. package/src/apps/shopify.json +8 -0
  85. package/src/apps/skai.json +8 -0
  86. package/src/apps/slack.json +12 -0
  87. package/src/apps/stripe-payments.json +10 -0
  88. package/src/apps/stripe.json +10 -0
  89. package/src/apps/taskflow.json +5 -0
  90. package/src/apps/thegraph.json +59 -0
  91. package/src/apps/thinger.json +5 -0
  92. package/src/apps/tiktok-api.json +12 -0
  93. package/src/apps/twilio.json +5 -0
  94. package/src/apps/twitter-ads.json +12 -0
  95. package/src/apps/twitter-api.json +12 -0
  96. package/src/apps/wellsaid.json +227 -0
  97. package/src/apps/youtube-api.json +16 -0
  98. package/src/apps/zapper.json +82 -0
  99. package/src/apps/zerox.json +93 -0
  100. package/src/apps/zoom.json +12 -0
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "refresh_token",
29
+ "label": "refresh_token"
30
+ },
31
+ {
32
+ "name": "expires_in",
33
+ "label": "expires_in"
34
+ },
35
+ {
36
+ "name": "scope",
37
+ "label": "scope"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -0,0 +1,227 @@
1
+ {
2
+ "slug": "wellsaid",
3
+ "name": "WellSaid Labs",
4
+ "description": "Enterprise AI voice platform with high-quality text-to-speech, clip management, and pronunciation libraries",
5
+ "logo": "https://www.google.com/s2/favicons?domain=wellsaid.io&sz=128",
6
+ "categories": [
7
+ "ai",
8
+ "voice",
9
+ "text-to-speech",
10
+ "tts",
11
+ "audio",
12
+ "enterprise"
13
+ ],
14
+ "base_url": "https://api.wellsaidlabs.com/v1",
15
+ "auth": {
16
+ "types": [
17
+ "bearer"
18
+ ],
19
+ "headers": {
20
+ "Authorization": "Bearer {{token}}"
21
+ },
22
+ "credential_fields": [
23
+ {
24
+ "name": "token",
25
+ "label": "API Key"
26
+ }
27
+ ]
28
+ },
29
+ "tools": [
30
+ {
31
+ "name": "generate_speech",
32
+ "description": "Convert text to speech with high-quality AI voices via streaming TTS",
33
+ "method": "POST",
34
+ "path": "/tts/stream",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {
38
+ "apiKey": {
39
+ "type": "string",
40
+ "description": "WellSaid Labs API key (required)"
41
+ },
42
+ "text": {
43
+ "type": "string",
44
+ "description": "Text to convert to speech (required)"
45
+ },
46
+ "speaker_id": {
47
+ "type": "string",
48
+ "description": "Voice/speaker avatar ID (required). Use list-avatars to find available speakers."
49
+ }
50
+ },
51
+ "required": [
52
+ "apiKey",
53
+ "text",
54
+ "speaker_id"
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "name": "create_clip",
60
+ "description": "Create an audio clip asynchronously for longer text content",
61
+ "method": "POST",
62
+ "path": "/clips",
63
+ "input_schema": {
64
+ "type": "object",
65
+ "properties": {
66
+ "apiKey": {
67
+ "type": "string",
68
+ "description": "WellSaid Labs API key (required)"
69
+ },
70
+ "text": {
71
+ "type": "string",
72
+ "description": "Text to convert to speech (required)"
73
+ },
74
+ "speaker_id": {
75
+ "type": "string",
76
+ "description": "Voice/speaker avatar ID (required)"
77
+ }
78
+ },
79
+ "required": [
80
+ "apiKey",
81
+ "text",
82
+ "speaker_id"
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "name": "list_avatars",
88
+ "description": "Get available voice avatars and their metadata",
89
+ "method": "GET",
90
+ "path": "/avatars",
91
+ "input_schema": {
92
+ "type": "object",
93
+ "properties": {
94
+ "apiKey": {
95
+ "type": "string",
96
+ "description": "WellSaid Labs API key (required)"
97
+ }
98
+ },
99
+ "required": [
100
+ "apiKey"
101
+ ]
102
+ }
103
+ },
104
+ {
105
+ "name": "list_clips",
106
+ "description": "List recent audio clips with their status and metadata",
107
+ "method": "GET",
108
+ "path": "/clips",
109
+ "input_schema": {
110
+ "type": "object",
111
+ "properties": {
112
+ "apiKey": {
113
+ "type": "string",
114
+ "description": "WellSaid Labs API key (required)"
115
+ }
116
+ },
117
+ "required": [
118
+ "apiKey"
119
+ ]
120
+ }
121
+ },
122
+ {
123
+ "name": "get_clip",
124
+ "description": "Get details and download URL for a specific audio clip",
125
+ "method": "GET",
126
+ "path": "/clips/{clip_id}",
127
+ "input_schema": {
128
+ "type": "object",
129
+ "properties": {
130
+ "apiKey": {
131
+ "type": "string",
132
+ "description": "WellSaid Labs API key (required)"
133
+ },
134
+ "clip_id": {
135
+ "type": "string",
136
+ "description": "Clip ID to retrieve (required)"
137
+ }
138
+ },
139
+ "required": [
140
+ "apiKey",
141
+ "clip_id"
142
+ ]
143
+ }
144
+ },
145
+ {
146
+ "name": "combine_clips",
147
+ "description": "Merge multiple audio clips into a single audio file with optional pauses between them",
148
+ "method": "POST",
149
+ "path": "/clips/combine",
150
+ "input_schema": {
151
+ "type": "object",
152
+ "properties": {
153
+ "apiKey": {
154
+ "type": "string",
155
+ "description": "WellSaid Labs API key (required)"
156
+ },
157
+ "clip_ids": {
158
+ "type": "array",
159
+ "items": {
160
+ "type": "string"
161
+ },
162
+ "description": "Array of clip IDs to combine in order (required)"
163
+ },
164
+ "pause_ms": {
165
+ "type": "integer",
166
+ "description": "Pause duration in milliseconds between clips"
167
+ }
168
+ },
169
+ "required": [
170
+ "apiKey",
171
+ "clip_ids"
172
+ ]
173
+ }
174
+ },
175
+ {
176
+ "name": "word_timing",
177
+ "description": "Generate speech with word-level timing data for subtitles and synchronization",
178
+ "method": "POST",
179
+ "path": "/tts/word-timing",
180
+ "input_schema": {
181
+ "type": "object",
182
+ "properties": {
183
+ "apiKey": {
184
+ "type": "string",
185
+ "description": "WellSaid Labs API key (required)"
186
+ },
187
+ "text": {
188
+ "type": "string",
189
+ "description": "Text to convert to speech (required)"
190
+ },
191
+ "speaker_id": {
192
+ "type": "string",
193
+ "description": "Voice/speaker avatar ID (required)"
194
+ }
195
+ },
196
+ "required": [
197
+ "apiKey",
198
+ "text",
199
+ "speaker_id"
200
+ ]
201
+ }
202
+ },
203
+ {
204
+ "name": "create_replacement_library",
205
+ "description": "Create a pronunciation replacement library for custom word pronunciations",
206
+ "method": "POST",
207
+ "path": "/replacement-libraries",
208
+ "input_schema": {
209
+ "type": "object",
210
+ "properties": {
211
+ "apiKey": {
212
+ "type": "string",
213
+ "description": "WellSaid Labs API key (required)"
214
+ },
215
+ "name": {
216
+ "type": "string",
217
+ "description": "Name for the replacement library (required)"
218
+ }
219
+ },
220
+ "required": [
221
+ "apiKey",
222
+ "name"
223
+ ]
224
+ }
225
+ }
226
+ ]
227
+ }
@@ -24,6 +24,22 @@
24
24
  {
25
25
  "name": "token",
26
26
  "label": "access_token"
27
+ },
28
+ {
29
+ "name": "refresh_token",
30
+ "label": "refresh_token"
31
+ },
32
+ {
33
+ "name": "expires_in",
34
+ "label": "expires_in"
35
+ },
36
+ {
37
+ "name": "expires_at",
38
+ "label": "expires_at"
39
+ },
40
+ {
41
+ "name": "token_type",
42
+ "label": "token_type"
27
43
  }
28
44
  ],
29
45
  "oauth2": {
@@ -0,0 +1,82 @@
1
+ {
2
+ "slug": "zapper",
3
+ "name": "Zapper",
4
+ "description": "Multi-chain DeFi portfolio — wallet balances, protocol positions, NFTs, and app data across all EVM chains.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=zapper.xyz&sz=128",
6
+ "categories": [
7
+ "defi",
8
+ "portfolio",
9
+ "wallet",
10
+ "nft",
11
+ "multi-chain"
12
+ ],
13
+ "base_url": "https://api.zapper.xyz/v2",
14
+ "auth": {
15
+ "types": [
16
+ "bearer"
17
+ ],
18
+ "headers": {
19
+ "Authorization": "{{token}}"
20
+ },
21
+ "credential_fields": [
22
+ {
23
+ "name": "api_key",
24
+ "label": "Api_key",
25
+ "description": "Zapper API key (base64 encoded, from https://studio.zapper.xyz/)"
26
+ }
27
+ ]
28
+ },
29
+ "tools": [
30
+ {
31
+ "name": "get_balances",
32
+ "description": "Get token balances and DeFi positions for a wallet across all supported chains.",
33
+ "method": "GET",
34
+ "path": "/balances",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {
38
+ "address": {
39
+ "type": "string",
40
+ "description": "Wallet address (0x...)"
41
+ }
42
+ },
43
+ "required": [
44
+ "address"
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "name": "get_apps",
50
+ "description": "Get list of all supported DeFi apps/protocols on Zapper.",
51
+ "method": "GET",
52
+ "path": "/apps",
53
+ "input_schema": {
54
+ "type": "object",
55
+ "properties": {}
56
+ }
57
+ },
58
+ {
59
+ "name": "get_app_balances",
60
+ "description": "Get positions in a specific DeFi app for a wallet.",
61
+ "method": "GET",
62
+ "path": "/apps/{appId}/balances",
63
+ "input_schema": {
64
+ "type": "object",
65
+ "properties": {
66
+ "appId": {
67
+ "type": "string",
68
+ "description": "App/protocol ID (e.g., uniswap-v3, aave-v3, lido)"
69
+ },
70
+ "address": {
71
+ "type": "string",
72
+ "description": "Wallet address"
73
+ }
74
+ },
75
+ "required": [
76
+ "appId",
77
+ "address"
78
+ ]
79
+ }
80
+ }
81
+ ]
82
+ }
@@ -0,0 +1,93 @@
1
+ {
2
+ "slug": "zerox",
3
+ "name": "0x Protocol",
4
+ "description": "Multi-chain DEX aggregation — swap quotes, price comparisons, and source breakdowns across Ethereum, Polygon, BSC, Arbitrum, and more.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=0x.org&sz=128",
6
+ "categories": [
7
+ "dex",
8
+ "aggregator",
9
+ "swap",
10
+ "defi"
11
+ ],
12
+ "base_url": "https://api.0x.org",
13
+ "auth": {
14
+ "types": [
15
+ "api_key"
16
+ ],
17
+ "headers": {
18
+ "0x-api-key": "{{api_key}}"
19
+ },
20
+ "credential_fields": [
21
+ {
22
+ "name": "api_key",
23
+ "label": "Api_key",
24
+ "description": "0x API key (from https://dashboard.0x.org/)"
25
+ }
26
+ ]
27
+ },
28
+ "tools": [
29
+ {
30
+ "name": "get_quote",
31
+ "description": "Get a swap quote with routing info across all DEX sources.",
32
+ "method": "GET",
33
+ "path": "/swap/v1/quote",
34
+ "input_schema": {
35
+ "type": "object",
36
+ "properties": {
37
+ "sellToken": {
38
+ "type": "string",
39
+ "description": "Token address or symbol to sell (e.g., ETH, USDC, or 0x...)"
40
+ },
41
+ "buyToken": {
42
+ "type": "string",
43
+ "description": "Token address or symbol to buy"
44
+ },
45
+ "sellAmount": {
46
+ "type": "string",
47
+ "description": "Amount to sell in smallest unit (wei)"
48
+ }
49
+ },
50
+ "required": [
51
+ "sellToken",
52
+ "buyToken",
53
+ "sellAmount"
54
+ ]
55
+ }
56
+ },
57
+ {
58
+ "name": "get_price",
59
+ "description": "Get an indicative price without routing. Faster than quote, good for price comparison.",
60
+ "method": "GET",
61
+ "path": "/swap/v1/price",
62
+ "input_schema": {
63
+ "type": "object",
64
+ "properties": {
65
+ "sellToken": {
66
+ "type": "string"
67
+ },
68
+ "buyToken": {
69
+ "type": "string"
70
+ },
71
+ "sellAmount": {
72
+ "type": "string"
73
+ }
74
+ },
75
+ "required": [
76
+ "sellToken",
77
+ "buyToken",
78
+ "sellAmount"
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "name": "get_sources",
84
+ "description": "Get all available liquidity sources on a chain.",
85
+ "method": "GET",
86
+ "path": "/swap/v1/sources",
87
+ "input_schema": {
88
+ "type": "object",
89
+ "properties": {}
90
+ }
91
+ }
92
+ ]
93
+ }
@@ -22,6 +22,18 @@
22
22
  {
23
23
  "name": "token",
24
24
  "label": "access_token"
25
+ },
26
+ {
27
+ "name": "refresh_token",
28
+ "label": "refresh_token"
29
+ },
30
+ {
31
+ "name": "expires_in",
32
+ "label": "expires_in"
33
+ },
34
+ {
35
+ "name": "token_type",
36
+ "label": "token_type"
25
37
  }
26
38
  ],
27
39
  "oauth2": {