@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
@@ -0,0 +1,340 @@
1
+ {
2
+ "slug": "murf-ai",
3
+ "name": "Murf AI",
4
+ "description": "AI voice synthesis platform with text-to-speech, voice changer, translation, and dubbing capabilities",
5
+ "logo": "https://www.google.com/s2/favicons?domain=murf.ai&sz=128",
6
+ "categories": [
7
+ "ai",
8
+ "voice",
9
+ "text-to-speech",
10
+ "tts",
11
+ "audio",
12
+ "voice-changer",
13
+ "dubbing",
14
+ "translation"
15
+ ],
16
+ "base_url": "https://api.murf.ai/v1",
17
+ "auth": {
18
+ "types": [
19
+ "bearer"
20
+ ],
21
+ "headers": {
22
+ "Authorization": "Bearer {{token}}"
23
+ },
24
+ "credential_fields": [
25
+ {
26
+ "name": "token",
27
+ "label": "API Key"
28
+ }
29
+ ]
30
+ },
31
+ "tools": [
32
+ {
33
+ "name": "murf_generate_speech",
34
+ "description": "Convert text to speech with AI voices, customizable pitch, rate, and style settings",
35
+ "method": "POST",
36
+ "path": "/speech/generate",
37
+ "input_schema": {
38
+ "type": "object",
39
+ "properties": {
40
+ "apiKey": {
41
+ "type": "string",
42
+ "description": "Murf AI API key (required)"
43
+ },
44
+ "text": {
45
+ "type": "string",
46
+ "description": "Text to convert to speech (required)"
47
+ },
48
+ "voiceId": {
49
+ "type": "string",
50
+ "description": "Voice ID or actor name (required). Use list-voices to find available voices."
51
+ },
52
+ "locale": {
53
+ "type": "string",
54
+ "description": "Language locale code (e.g., en-US, en-UK, es-ES)"
55
+ },
56
+ "pitch": {
57
+ "type": "integer",
58
+ "minimum": -50,
59
+ "maximum": 50,
60
+ "description": "Voice pitch adjustment (-50 to 50)"
61
+ },
62
+ "rate": {
63
+ "type": "integer",
64
+ "minimum": -50,
65
+ "maximum": 50,
66
+ "description": "Speaking rate adjustment (-50 to 50)"
67
+ },
68
+ "variation": {
69
+ "type": "integer",
70
+ "minimum": 0,
71
+ "maximum": 5,
72
+ "default": 1,
73
+ "description": "Speech variation level (0-5, default 1)"
74
+ },
75
+ "format": {
76
+ "type": "string",
77
+ "enum": [
78
+ "MP3",
79
+ "WAV",
80
+ "FLAC",
81
+ "ALAW",
82
+ "ULAW",
83
+ "PCM",
84
+ "OGG"
85
+ ],
86
+ "default": "WAV",
87
+ "description": "Audio output format"
88
+ },
89
+ "channelType": {
90
+ "type": "string",
91
+ "enum": [
92
+ "STEREO",
93
+ "MONO"
94
+ ],
95
+ "default": "MONO",
96
+ "description": "Audio channel type"
97
+ },
98
+ "sampleRate": {
99
+ "type": "number",
100
+ "enum": [
101
+ 8000,
102
+ 24000,
103
+ 44100,
104
+ 48000
105
+ ],
106
+ "default": 44100,
107
+ "description": "Audio sample rate in Hz"
108
+ },
109
+ "style": {
110
+ "type": "string",
111
+ "description": "Voice style selection (voice-dependent)"
112
+ },
113
+ "audioDuration": {
114
+ "type": "number",
115
+ "description": "Target audio duration in seconds"
116
+ },
117
+ "encodeAsBase64": {
118
+ "type": "boolean",
119
+ "default": false,
120
+ "description": "Return audio as Base64 encoded string instead of URL"
121
+ },
122
+ "pronunciationDictionary": {
123
+ "type": "object",
124
+ "description": "Custom pronunciation overrides (key-value pairs)"
125
+ }
126
+ },
127
+ "required": [
128
+ "apiKey",
129
+ "text",
130
+ "voiceId"
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "name": "murf_list_voices",
136
+ "description": "Get available AI voices with gender, locale, and style information",
137
+ "method": "GET",
138
+ "path": "/speech/voices",
139
+ "input_schema": {
140
+ "type": "object",
141
+ "properties": {
142
+ "apiKey": {
143
+ "type": "string",
144
+ "description": "Murf AI API key (required)"
145
+ },
146
+ "model": {
147
+ "type": "string",
148
+ "enum": [
149
+ "GEN2",
150
+ "FALCON"
151
+ ],
152
+ "default": "GEN2",
153
+ "description": "Voice model generation to list"
154
+ }
155
+ },
156
+ "required": [
157
+ "apiKey"
158
+ ]
159
+ }
160
+ },
161
+ {
162
+ "name": "murf_voice_changer",
163
+ "description": "Transform audio to a different AI voice while preserving content",
164
+ "method": "POST",
165
+ "path": "/voice-changer/convert",
166
+ "input_schema": {
167
+ "type": "object",
168
+ "properties": {
169
+ "apiKey": {
170
+ "type": "string",
171
+ "description": "Murf AI API key (required)"
172
+ },
173
+ "voice_id": {
174
+ "type": "string",
175
+ "description": "Target voice ID (required). Use list-voices to find available voices."
176
+ },
177
+ "file_url": {
178
+ "type": "string",
179
+ "description": "URL of audio file to transform"
180
+ },
181
+ "format": {
182
+ "type": "string",
183
+ "enum": [
184
+ "WAV",
185
+ "MP3",
186
+ "FLAC",
187
+ "ALAW",
188
+ "ULAW"
189
+ ],
190
+ "default": "WAV",
191
+ "description": "Output audio format"
192
+ },
193
+ "pitch": {
194
+ "type": "integer",
195
+ "minimum": -50,
196
+ "maximum": 50,
197
+ "description": "Voice pitch adjustment (-50 to 50)"
198
+ },
199
+ "rate": {
200
+ "type": "integer",
201
+ "minimum": -50,
202
+ "maximum": 50,
203
+ "description": "Speaking rate adjustment (-50 to 50)"
204
+ },
205
+ "channel_type": {
206
+ "type": "string",
207
+ "enum": [
208
+ "STEREO",
209
+ "MONO"
210
+ ],
211
+ "default": "MONO",
212
+ "description": "Audio channel type"
213
+ },
214
+ "sample_rate": {
215
+ "type": "number",
216
+ "enum": [
217
+ 8000,
218
+ 24000,
219
+ 44100,
220
+ 48000
221
+ ],
222
+ "default": 44100,
223
+ "description": "Audio sample rate in Hz"
224
+ },
225
+ "encode_output_as_base64": {
226
+ "type": "boolean",
227
+ "default": false,
228
+ "description": "Return audio as Base64 encoded string"
229
+ }
230
+ },
231
+ "required": [
232
+ "apiKey",
233
+ "voice_id"
234
+ ]
235
+ }
236
+ },
237
+ {
238
+ "name": "murf_translate",
239
+ "description": "Translate text to a target language for multilingual voice synthesis",
240
+ "method": "POST",
241
+ "path": "/text/translate",
242
+ "input_schema": {
243
+ "type": "object",
244
+ "properties": {
245
+ "apiKey": {
246
+ "type": "string",
247
+ "description": "Murf AI API key (required)"
248
+ },
249
+ "texts": {
250
+ "type": "array",
251
+ "items": {
252
+ "type": "string"
253
+ },
254
+ "description": "List of texts to translate (required)"
255
+ },
256
+ "targetLanguage": {
257
+ "type": "string",
258
+ "description": "Target language code for translation (required)"
259
+ }
260
+ },
261
+ "required": [
262
+ "apiKey",
263
+ "texts",
264
+ "targetLanguage"
265
+ ]
266
+ }
267
+ },
268
+ {
269
+ "name": "murf_create_dubbing_job",
270
+ "description": "Create a dubbing job to translate and voice-over audio/video content",
271
+ "method": "POST",
272
+ "path": "/dubbing/jobs/create",
273
+ "input_schema": {
274
+ "type": "object",
275
+ "properties": {
276
+ "apiKey": {
277
+ "type": "string",
278
+ "description": "Murf AI API key (required)"
279
+ },
280
+ "source_url": {
281
+ "type": "string",
282
+ "description": "URL of the audio/video content to dub"
283
+ },
284
+ "source_language": {
285
+ "type": "string",
286
+ "description": "Source language code"
287
+ },
288
+ "target_language": {
289
+ "type": "string",
290
+ "description": "Target language code for dubbing"
291
+ }
292
+ },
293
+ "required": [
294
+ "apiKey"
295
+ ]
296
+ }
297
+ },
298
+ {
299
+ "name": "murf_get_dubbing_status",
300
+ "description": "Check the status of a dubbing job",
301
+ "method": "GET",
302
+ "path": "/dubbing/jobs/status",
303
+ "input_schema": {
304
+ "type": "object",
305
+ "properties": {
306
+ "apiKey": {
307
+ "type": "string",
308
+ "description": "Murf AI API key (required)"
309
+ },
310
+ "job_id": {
311
+ "type": "string",
312
+ "description": "Dubbing job ID to check (required)"
313
+ }
314
+ },
315
+ "required": [
316
+ "apiKey",
317
+ "job_id"
318
+ ]
319
+ }
320
+ },
321
+ {
322
+ "name": "murf_list_dubbing_languages",
323
+ "description": "Get available source and destination languages for dubbing",
324
+ "method": "GET",
325
+ "path": "/dubbing/languages/destination",
326
+ "input_schema": {
327
+ "type": "object",
328
+ "properties": {
329
+ "apiKey": {
330
+ "type": "string",
331
+ "description": "Murf AI API key (required)"
332
+ }
333
+ },
334
+ "required": [
335
+ "apiKey"
336
+ ]
337
+ }
338
+ }
339
+ ]
340
+ }
@@ -37,6 +37,16 @@
37
37
  "name": "clientIp",
38
38
  "label": "Client Ip",
39
39
  "description": "Your whitelisted IP address (must be whitelisted in Namecheap account)"
40
+ },
41
+ {
42
+ "name": "mode",
43
+ "label": "Mode",
44
+ "description": "API mode: live or sandbox (default: live)"
45
+ },
46
+ {
47
+ "name": "apiKey",
48
+ "label": "Api Key",
49
+ "description": "Namecheap API key (generate from Account > Profile > Tools > API Access)"
40
50
  }
41
51
  ]
42
52
  },
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "bot_id",
29
+ "label": "bot_id"
30
+ },
31
+ {
32
+ "name": "workspace_id",
33
+ "label": "workspace_id"
34
+ },
35
+ {
36
+ "name": "workspace_name",
37
+ "label": "workspace_name"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -0,0 +1,183 @@
1
+ {
2
+ "slug": "okx",
3
+ "name": "OKX",
4
+ "description": "Major crypto exchange — spot, margin, futures, perpetuals, and options market data with comprehensive REST API.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=okx.com&sz=128",
6
+ "categories": [
7
+ "crypto",
8
+ "exchange",
9
+ "trading",
10
+ "derivatives",
11
+ "options",
12
+ "futures"
13
+ ],
14
+ "base_url": "",
15
+ "auth": {
16
+ "types": [
17
+ "bearer"
18
+ ],
19
+ "headers": {
20
+ "Authorization": "Bearer {{token}}"
21
+ },
22
+ "credential_fields": [
23
+ {
24
+ "name": "api_key",
25
+ "label": "Api_key",
26
+ "description": "OKX API key"
27
+ },
28
+ {
29
+ "name": "secret_key",
30
+ "label": "Secret_key",
31
+ "description": "OKX secret key"
32
+ },
33
+ {
34
+ "name": "passphrase",
35
+ "label": "Passphrase",
36
+ "description": "OKX passphrase (set during API key creation)"
37
+ },
38
+ {
39
+ "name": "simulated",
40
+ "label": "Simulated",
41
+ "description": "Set to true for demo trading mode"
42
+ }
43
+ ]
44
+ },
45
+ "tools": [
46
+ {
47
+ "name": "get_tickers",
48
+ "description": "Get tickers for all instruments of a type. instType: SPOT, SWAP (perps), FUTURES, OPTION.",
49
+ "method": "GET",
50
+ "path": "/get-tickers",
51
+ "input_schema": {
52
+ "type": "object",
53
+ "properties": {
54
+ "instType": {
55
+ "type": "string",
56
+ "enum": [
57
+ "SPOT",
58
+ "SWAP",
59
+ "FUTURES",
60
+ "OPTION"
61
+ ],
62
+ "default": "SPOT"
63
+ }
64
+ }
65
+ }
66
+ },
67
+ {
68
+ "name": "get_ticker",
69
+ "description": "Get ticker for a specific instrument.",
70
+ "method": "GET",
71
+ "path": "/get-ticker",
72
+ "input_schema": {
73
+ "type": "object",
74
+ "properties": {
75
+ "instId": {
76
+ "type": "string",
77
+ "description": "Instrument ID (e.g., BTC-USDT, ETH-USDT-SWAP)"
78
+ }
79
+ },
80
+ "required": [
81
+ "instId"
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "name": "get_candles",
87
+ "description": "Get OHLCV candlestick data.",
88
+ "method": "GET",
89
+ "path": "/get-candles",
90
+ "input_schema": {
91
+ "type": "object",
92
+ "properties": {
93
+ "instId": {
94
+ "type": "string",
95
+ "description": "Instrument ID (e.g., BTC-USDT)"
96
+ },
97
+ "bar": {
98
+ "type": "string",
99
+ "enum": [
100
+ "1m",
101
+ "5m",
102
+ "15m",
103
+ "30m",
104
+ "1H",
105
+ "4H",
106
+ "1D",
107
+ "1W",
108
+ "1M"
109
+ ],
110
+ "default": "1H"
111
+ },
112
+ "limit": {
113
+ "type": "integer",
114
+ "default": 100
115
+ }
116
+ },
117
+ "required": [
118
+ "instId"
119
+ ]
120
+ }
121
+ },
122
+ {
123
+ "name": "get_orderbook",
124
+ "description": "Get order book depth for an instrument.",
125
+ "method": "GET",
126
+ "path": "/get-orderbook",
127
+ "input_schema": {
128
+ "type": "object",
129
+ "properties": {
130
+ "instId": {
131
+ "type": "string"
132
+ },
133
+ "sz": {
134
+ "type": "integer",
135
+ "default": 25
136
+ }
137
+ },
138
+ "required": [
139
+ "instId"
140
+ ]
141
+ }
142
+ },
143
+ {
144
+ "name": "get_funding_rate",
145
+ "description": "Get current and next funding rate for a perpetual swap.",
146
+ "method": "GET",
147
+ "path": "/get-funding-rate",
148
+ "input_schema": {
149
+ "type": "object",
150
+ "properties": {
151
+ "instId": {
152
+ "type": "string",
153
+ "description": "Swap instrument ID (e.g., BTC-USDT-SWAP)"
154
+ }
155
+ },
156
+ "required": [
157
+ "instId"
158
+ ]
159
+ }
160
+ },
161
+ {
162
+ "name": "get_instruments",
163
+ "description": "Get all available instruments/trading pairs with specs.",
164
+ "method": "GET",
165
+ "path": "/get-instruments",
166
+ "input_schema": {
167
+ "type": "object",
168
+ "properties": {
169
+ "instType": {
170
+ "type": "string",
171
+ "enum": [
172
+ "SPOT",
173
+ "SWAP",
174
+ "FUTURES",
175
+ "OPTION"
176
+ ],
177
+ "default": "SPOT"
178
+ }
179
+ }
180
+ }
181
+ }
182
+ ]
183
+ }
@@ -0,0 +1,94 @@
1
+ {
2
+ "slug": "oneinch",
3
+ "name": "1inch DEX Aggregator",
4
+ "description": "Multi-chain DEX aggregator — best swap quotes across 400+ liquidity sources on Ethereum, BSC, Polygon, Arbitrum, Optimism, and more.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=1inch.io&sz=128",
6
+ "categories": [
7
+ "dex",
8
+ "aggregator",
9
+ "swap",
10
+ "defi",
11
+ "multi-chain"
12
+ ],
13
+ "base_url": "",
14
+ "auth": {
15
+ "types": [
16
+ "bearer"
17
+ ],
18
+ "headers": {
19
+ "Authorization": "Bearer {{token}}"
20
+ },
21
+ "credential_fields": [
22
+ {
23
+ "name": "token",
24
+ "label": "API Key"
25
+ }
26
+ ]
27
+ },
28
+ "tools": [
29
+ {
30
+ "name": "get_quote",
31
+ "description": "Get the best swap quote across all DEX sources on a given chain. Chain IDs: 1=Ethereum, 56=BSC, 137=Polygon, 42161=Arbitrum, 10=Optimism, 8453=Base.",
32
+ "method": "GET",
33
+ "path": "/get-quote",
34
+ "input_schema": {
35
+ "type": "object",
36
+ "properties": {
37
+ "chainId": {
38
+ "type": "integer",
39
+ "description": "Chain ID (1=ETH, 56=BSC, 137=Polygon, 42161=Arbitrum, 10=Optimism, 8453=Base)",
40
+ "default": 1
41
+ },
42
+ "src": {
43
+ "type": "string",
44
+ "description": "Source token address (ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)"
45
+ },
46
+ "dst": {
47
+ "type": "string",
48
+ "description": "Destination token address"
49
+ },
50
+ "amount": {
51
+ "type": "string",
52
+ "description": "Amount in smallest unit (wei for ETH)"
53
+ }
54
+ },
55
+ "required": [
56
+ "chainId",
57
+ "src",
58
+ "dst",
59
+ "amount"
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "name": "get_tokens",
65
+ "description": "Get all supported tokens on a chain with addresses, symbols, and decimals.",
66
+ "method": "GET",
67
+ "path": "/get-tokens",
68
+ "input_schema": {
69
+ "type": "object",
70
+ "properties": {
71
+ "chainId": {
72
+ "type": "integer",
73
+ "default": 1
74
+ }
75
+ }
76
+ }
77
+ },
78
+ {
79
+ "name": "get_liquidity_sources",
80
+ "description": "Get all available liquidity sources (DEXs) on a chain.",
81
+ "method": "GET",
82
+ "path": "/get-liquidity-sources",
83
+ "input_schema": {
84
+ "type": "object",
85
+ "properties": {
86
+ "chainId": {
87
+ "type": "integer",
88
+ "default": 1
89
+ }
90
+ }
91
+ }
92
+ }
93
+ ]
94
+ }
@@ -27,6 +27,11 @@
27
27
  "name": "token",
28
28
  "label": "Api Key",
29
29
  "description": "Your OpenAI API Key (sk-...)"
30
+ },
31
+ {
32
+ "name": "organizationId",
33
+ "label": "Organization Id",
34
+ "description": "Your OpenAI Organization ID (optional)"
30
35
  }
31
36
  ]
32
37
  },