@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,145 @@
1
+ {
2
+ "slug": "defillama",
3
+ "name": "DeFi Llama",
4
+ "description": "DeFi analytics — protocol TVL, yield/APY data, stablecoin stats, DEX volumes, and chain metrics. Free, no API key needed.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=defillama.com&sz=128",
6
+ "categories": [
7
+ "defi",
8
+ "tvl",
9
+ "yields",
10
+ "stablecoins",
11
+ "dex",
12
+ "analytics"
13
+ ],
14
+ "base_url": "https://api.llama.fi",
15
+ "auth": {
16
+ "types": [
17
+ "bearer"
18
+ ],
19
+ "headers": {
20
+ "Authorization": "Bearer {{token}}"
21
+ },
22
+ "credential_fields": [
23
+ {
24
+ "name": "token",
25
+ "label": "Token"
26
+ }
27
+ ]
28
+ },
29
+ "tools": [
30
+ {
31
+ "name": "get_protocols",
32
+ "description": "Get TVL, chain breakdown, and metadata for all DeFi protocols tracked by DeFi Llama.",
33
+ "method": "GET",
34
+ "path": "/protocols",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {}
38
+ }
39
+ },
40
+ {
41
+ "name": "get_protocol",
42
+ "description": "Get historical TVL data for a specific protocol (e.g., aave, uniswap, lido, compound).",
43
+ "method": "GET",
44
+ "path": "/protocol/{slug}",
45
+ "input_schema": {
46
+ "type": "object",
47
+ "properties": {
48
+ "slug": {
49
+ "type": "string",
50
+ "description": "Protocol slug (e.g., aave, uniswap, lido, compound, makerdao)"
51
+ }
52
+ },
53
+ "required": [
54
+ "slug"
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "name": "get_chains",
60
+ "description": "Get current TVL for all chains (Ethereum, Solana, Arbitrum, etc.).",
61
+ "method": "GET",
62
+ "path": "/v2/chains",
63
+ "input_schema": {
64
+ "type": "object",
65
+ "properties": {}
66
+ }
67
+ },
68
+ {
69
+ "name": "get_yields",
70
+ "description": "Get current APY/APR for all tracked yield pools across DeFi. Returns pool, chain, project, TVL, APY, and reward tokens.",
71
+ "method": "GET",
72
+ "path": "/pools",
73
+ "input_schema": {
74
+ "type": "object",
75
+ "properties": {}
76
+ }
77
+ },
78
+ {
79
+ "name": "get_yield_chart",
80
+ "description": "Get historical APY data for a specific yield pool by its UUID.",
81
+ "method": "GET",
82
+ "path": "/chart/{pool}",
83
+ "input_schema": {
84
+ "type": "object",
85
+ "properties": {
86
+ "pool": {
87
+ "type": "string",
88
+ "description": "Pool UUID from the yields endpoint"
89
+ }
90
+ },
91
+ "required": [
92
+ "pool"
93
+ ]
94
+ }
95
+ },
96
+ {
97
+ "name": "get_stablecoins",
98
+ "description": "Get market cap and chain distribution for all stablecoins.",
99
+ "method": "GET",
100
+ "path": "/stablecoins",
101
+ "input_schema": {
102
+ "type": "object",
103
+ "properties": {}
104
+ }
105
+ },
106
+ {
107
+ "name": "get_dex_volumes",
108
+ "description": "Get 24h trading volume for all DEXs across all chains.",
109
+ "method": "GET",
110
+ "path": "/overview/dexs",
111
+ "input_schema": {
112
+ "type": "object",
113
+ "properties": {}
114
+ }
115
+ },
116
+ {
117
+ "name": "get_fees",
118
+ "description": "Get fees and revenue data for all protocols.",
119
+ "method": "GET",
120
+ "path": "/overview/fees",
121
+ "input_schema": {
122
+ "type": "object",
123
+ "properties": {}
124
+ }
125
+ },
126
+ {
127
+ "name": "get_token_prices",
128
+ "description": "Get current prices for tokens by contract address. Format: chain:address (e.g., ethereum:0xdAC17F958D2ee523a2206206994597C13D831ec7).",
129
+ "method": "GET",
130
+ "path": "/prices/current/{coins}",
131
+ "input_schema": {
132
+ "type": "object",
133
+ "properties": {
134
+ "coins": {
135
+ "type": "string",
136
+ "description": "Comma-separated chain:address pairs (e.g., ethereum:0xdAC17F958D2ee523a2206206994597C13D831ec7)"
137
+ }
138
+ },
139
+ "required": [
140
+ "coins"
141
+ ]
142
+ }
143
+ }
144
+ ]
145
+ }
@@ -22,6 +22,22 @@
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"
37
+ },
38
+ {
39
+ "name": "scope",
40
+ "label": "scope"
25
41
  }
26
42
  ],
27
43
  "oauth2": {
@@ -23,6 +23,11 @@
23
23
  "name": "accessToken",
24
24
  "label": "Access Token",
25
25
  "description": "DNSimple API access token (generate at dnsimple.com/a/{account}/account/access_tokens)"
26
+ },
27
+ {
28
+ "name": "accountId",
29
+ "label": "Account Id",
30
+ "description": "DNSimple Account ID (numeric, found in your account URL)"
26
31
  }
27
32
  ]
28
33
  },
@@ -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": {
@@ -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": "account_id",
37
+ "label": "account_id"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -0,0 +1,115 @@
1
+ {
2
+ "slug": "dune",
3
+ "name": "Dune Analytics",
4
+ "description": "On-chain SQL analytics — execute queries, get results from community dashboards, and access pre-built blockchain datasets.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=dune.com&sz=128",
6
+ "categories": [
7
+ "analytics",
8
+ "on-chain",
9
+ "sql",
10
+ "blockchain",
11
+ "dashboards"
12
+ ],
13
+ "base_url": "",
14
+ "auth": {
15
+ "types": [
16
+ "api_key"
17
+ ],
18
+ "headers": {
19
+ "X-Dune-Api-Key": "{{api_key}}"
20
+ },
21
+ "credential_fields": [
22
+ {
23
+ "name": "api_key",
24
+ "label": "Api_key",
25
+ "description": "Dune Analytics API key (from https://dune.com/settings/api)"
26
+ }
27
+ ]
28
+ },
29
+ "tools": [
30
+ {
31
+ "name": "execute_query",
32
+ "description": "Execute a Dune SQL query by ID. Returns an execution_id to poll for results.",
33
+ "method": "POST",
34
+ "path": "/execute-query",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {
38
+ "query_id": {
39
+ "type": "integer",
40
+ "description": "Dune query ID (from the query URL)"
41
+ },
42
+ "parameters": {
43
+ "type": "object",
44
+ "description": "Query parameters as key-value pairs"
45
+ }
46
+ },
47
+ "required": [
48
+ "query_id"
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "name": "get_results",
54
+ "description": "Get the latest results for a query (uses cached results if available).",
55
+ "method": "GET",
56
+ "path": "/get-results",
57
+ "input_schema": {
58
+ "type": "object",
59
+ "properties": {
60
+ "query_id": {
61
+ "type": "integer",
62
+ "description": "Dune query ID"
63
+ },
64
+ "limit": {
65
+ "type": "integer",
66
+ "description": "Max rows to return",
67
+ "default": 100
68
+ }
69
+ },
70
+ "required": [
71
+ "query_id"
72
+ ]
73
+ }
74
+ },
75
+ {
76
+ "name": "get_execution_status",
77
+ "description": "Check the status of a running query execution.",
78
+ "method": "GET",
79
+ "path": "/get-execution-status",
80
+ "input_schema": {
81
+ "type": "object",
82
+ "properties": {
83
+ "execution_id": {
84
+ "type": "string",
85
+ "description": "Execution ID from execute-query"
86
+ }
87
+ },
88
+ "required": [
89
+ "execution_id"
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "name": "get_execution_results",
95
+ "description": "Get results for a specific execution (after it completes).",
96
+ "method": "GET",
97
+ "path": "/get-execution-results",
98
+ "input_schema": {
99
+ "type": "object",
100
+ "properties": {
101
+ "execution_id": {
102
+ "type": "string"
103
+ },
104
+ "limit": {
105
+ "type": "integer",
106
+ "default": 100
107
+ }
108
+ },
109
+ "required": [
110
+ "execution_id"
111
+ ]
112
+ }
113
+ }
114
+ ]
115
+ }
@@ -0,0 +1,151 @@
1
+ {
2
+ "slug": "dydx",
3
+ "name": "dYdX",
4
+ "description": "Decentralized perpetuals exchange (v4) — market data, orderbooks, candles, trades, and funding rates. Public endpoints are free.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=dydx.exchange&sz=128",
6
+ "categories": [
7
+ "dex",
8
+ "perpetuals",
9
+ "derivatives",
10
+ "defi",
11
+ "orderbook"
12
+ ],
13
+ "base_url": "https://indexer.dydx.trade/v4",
14
+ "auth": {
15
+ "types": [
16
+ "bearer"
17
+ ],
18
+ "headers": {
19
+ "Authorization": "Bearer {{token}}"
20
+ },
21
+ "credential_fields": [
22
+ {
23
+ "name": "api_key",
24
+ "label": "Api_key",
25
+ "description": "dYdX API key (needed only for private endpoints)"
26
+ },
27
+ {
28
+ "name": "secret",
29
+ "label": "Secret",
30
+ "description": "dYdX API secret"
31
+ },
32
+ {
33
+ "name": "passphrase",
34
+ "label": "Passphrase",
35
+ "description": "dYdX API passphrase"
36
+ },
37
+ {
38
+ "name": "stark_private_key",
39
+ "label": "Stark_private_key",
40
+ "description": "STARK private key for order signing"
41
+ }
42
+ ]
43
+ },
44
+ "tools": [
45
+ {
46
+ "name": "get_markets",
47
+ "description": "Get all perpetual markets with current prices, volume, open interest, and funding rates.",
48
+ "method": "GET",
49
+ "path": "/perpetualMarkets",
50
+ "input_schema": {
51
+ "type": "object",
52
+ "properties": {}
53
+ }
54
+ },
55
+ {
56
+ "name": "get_orderbook",
57
+ "description": "Get order book for a perpetual market.",
58
+ "method": "GET",
59
+ "path": "/orderbooks/perpetualMarket/{ticker}",
60
+ "input_schema": {
61
+ "type": "object",
62
+ "properties": {
63
+ "ticker": {
64
+ "type": "string",
65
+ "description": "Market ticker (e.g., BTC-USD, ETH-USD)"
66
+ }
67
+ },
68
+ "required": [
69
+ "ticker"
70
+ ]
71
+ }
72
+ },
73
+ {
74
+ "name": "get_candles",
75
+ "description": "Get OHLCV candle data for a perpetual market.",
76
+ "method": "GET",
77
+ "path": "/candles/perpetualMarkets/{ticker}",
78
+ "input_schema": {
79
+ "type": "object",
80
+ "properties": {
81
+ "ticker": {
82
+ "type": "string",
83
+ "description": "Market ticker (e.g., BTC-USD)"
84
+ },
85
+ "resolution": {
86
+ "type": "string",
87
+ "enum": [
88
+ "1MIN",
89
+ "5MINS",
90
+ "15MINS",
91
+ "30MINS",
92
+ "1HOUR",
93
+ "4HOURS",
94
+ "1DAY"
95
+ ],
96
+ "default": "1HOUR"
97
+ },
98
+ "limit": {
99
+ "type": "integer",
100
+ "default": 100
101
+ }
102
+ },
103
+ "required": [
104
+ "ticker"
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "name": "get_trades",
110
+ "description": "Get recent trades for a perpetual market.",
111
+ "method": "GET",
112
+ "path": "/trades/perpetualMarket/{ticker}",
113
+ "input_schema": {
114
+ "type": "object",
115
+ "properties": {
116
+ "ticker": {
117
+ "type": "string"
118
+ },
119
+ "limit": {
120
+ "type": "integer",
121
+ "default": 50
122
+ }
123
+ },
124
+ "required": [
125
+ "ticker"
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "name": "get_historical_funding",
131
+ "description": "Get historical funding rates for a perpetual market.",
132
+ "method": "GET",
133
+ "path": "/historicalFunding/{ticker}",
134
+ "input_schema": {
135
+ "type": "object",
136
+ "properties": {
137
+ "ticker": {
138
+ "type": "string"
139
+ },
140
+ "limit": {
141
+ "type": "integer",
142
+ "default": 50
143
+ }
144
+ },
145
+ "required": [
146
+ "ticker"
147
+ ]
148
+ }
149
+ }
150
+ ]
151
+ }
@@ -23,6 +23,11 @@
23
23
  "name": "token",
24
24
  "label": "Api Key",
25
25
  "description": "Dynadot API key (generate at dynadot.com/account/domain/setting/api.html)"
26
+ },
27
+ {
28
+ "name": "apiKey",
29
+ "label": "Api Key",
30
+ "description": "Dynadot API key (generate at dynadot.com/account/domain/setting/api.html)"
26
31
  }
27
32
  ]
28
33
  },
@@ -49,10 +49,10 @@
49
49
  "type": "string",
50
50
  "description": "Voice ID to use (required)"
51
51
  },
52
- "model": {
52
+ "model_id": {
53
53
  "type": "string",
54
- "default": "eleven_monolingual_v1",
55
- "description": "ElevenLabs model to use"
54
+ "default": "eleven_multilingual_v2",
55
+ "description": "ElevenLabs model ID (e.g. eleven_multilingual_v2, eleven_turbo_v2_5, eleven_flash_v2_5)"
56
56
  },
57
57
  "stability": {
58
58
  "type": "number",
@@ -74,6 +74,37 @@
74
74
  "maximum": 1,
75
75
  "default": 0,
76
76
  "description": "Style setting (0.0-1.0)"
77
+ },
78
+ "language_code": {
79
+ "type": "string",
80
+ "description": "Language code for multilingual models (e.g. en, es, fr, de, ja)"
81
+ },
82
+ "output_format": {
83
+ "type": "string",
84
+ "default": "mp3_44100_128",
85
+ "description": "Output format (mp3_44100_128, pcm_16000, pcm_22050, pcm_24000, pcm_44100, ulaw_8000)"
86
+ },
87
+ "seed": {
88
+ "type": "integer",
89
+ "description": "Seed for deterministic generation"
90
+ },
91
+ "previous_text": {
92
+ "type": "string",
93
+ "description": "Text that comes before the current text for context"
94
+ },
95
+ "next_text": {
96
+ "type": "string",
97
+ "description": "Text that comes after the current text for context"
98
+ },
99
+ "apply_text_normalization": {
100
+ "type": "string",
101
+ "enum": [
102
+ "auto",
103
+ "on",
104
+ "off"
105
+ ],
106
+ "default": "auto",
107
+ "description": "Text normalization mode"
77
108
  }
78
109
  },
79
110
  "required": [
@@ -133,7 +164,8 @@
133
164
  "community",
134
165
  "default",
135
166
  "workspace",
136
- "non-default"
167
+ "non-default",
168
+ "saved"
137
169
  ],
138
170
  "description": "Filter by voice type"
139
171
  },
@@ -218,6 +250,11 @@
218
250
  "labels": {
219
251
  "type": "object",
220
252
  "description": "Labels for the voice (accent, age, gender, etc.)"
253
+ },
254
+ "remove_background_noise": {
255
+ "type": "boolean",
256
+ "default": false,
257
+ "description": "Remove background noise from audio samples before cloning"
221
258
  }
222
259
  },
223
260
  "required": [
@@ -249,15 +286,27 @@
249
286
  },
250
287
  "music_length_ms": {
251
288
  "type": "number",
252
- "minimum": 10000,
253
- "maximum": 300000,
289
+ "minimum": 3000,
290
+ "maximum": 600000,
254
291
  "default": 30000,
255
- "description": "Music length in milliseconds (10000-300000, 10 seconds to 5 minutes)"
292
+ "description": "Music length in milliseconds (3000-600000, 3 seconds to 10 minutes)"
256
293
  },
257
294
  "output_format": {
258
295
  "type": "string",
259
296
  "default": "mp3",
260
297
  "description": "Audio output format (mp3 or wav)"
298
+ },
299
+ "model_id": {
300
+ "type": "string",
301
+ "description": "Model ID for music generation"
302
+ },
303
+ "force_instrumental": {
304
+ "type": "boolean",
305
+ "description": "Force instrumental-only output (no vocals)"
306
+ },
307
+ "seed": {
308
+ "type": "integer",
309
+ "description": "Seed for deterministic generation"
261
310
  }
262
311
  },
263
312
  "required": [
@@ -311,10 +360,10 @@
311
360
  },
312
361
  "music_length_ms": {
313
362
  "type": "number",
314
- "minimum": 5000,
315
- "maximum": 300000,
363
+ "minimum": 3000,
364
+ "maximum": 600000,
316
365
  "default": 30000,
317
- "description": "Target music length in milliseconds"
366
+ "description": "Target music length in milliseconds (3000-600000)"
318
367
  }
319
368
  },
320
369
  "required": [
@@ -24,6 +24,14 @@
24
24
  {
25
25
  "name": "token",
26
26
  "label": "apiKey"
27
+ },
28
+ {
29
+ "name": "tokenType",
30
+ "label": "tokenType"
31
+ },
32
+ {
33
+ "name": "scope",
34
+ "label": "scope"
27
35
  }
28
36
  ],
29
37
  "oauth2": {
@@ -23,6 +23,14 @@
23
23
  {
24
24
  "name": "accessToken",
25
25
  "label": "accessToken"
26
+ },
27
+ {
28
+ "name": "refreshToken",
29
+ "label": "refreshToken"
30
+ },
31
+ {
32
+ "name": "expiresIn",
33
+ "label": "expiresIn"
26
34
  }
27
35
  ],
28
36
  "oauth2": {
@@ -23,6 +23,14 @@
23
23
  {
24
24
  "name": "accessToken",
25
25
  "label": "accessToken"
26
+ },
27
+ {
28
+ "name": "refreshToken",
29
+ "label": "refreshToken"
30
+ },
31
+ {
32
+ "name": "expiresIn",
33
+ "label": "expiresIn"
26
34
  }
27
35
  ],
28
36
  "oauth2": {
@@ -27,6 +27,11 @@
27
27
  "name": "api_key",
28
28
  "label": "Api Key",
29
29
  "description": "Your Google AI API Key (get from https://aistudio.google.com/apikey)"
30
+ },
31
+ {
32
+ "name": "apiKey",
33
+ "label": "Api Key",
34
+ "description": "Your Google AI API Key (get from https://aistudio.google.com/apikey)"
30
35
  }
31
36
  ]
32
37
  },
@@ -23,6 +23,11 @@
23
23
  "name": "api_key",
24
24
  "label": "Api Key",
25
25
  "description": "Your Gigs API key"
26
+ },
27
+ {
28
+ "name": "userId",
29
+ "label": "User Id",
30
+ "description": "Default user ID for operations (can be overridden per request)"
26
31
  }
27
32
  ]
28
33
  },