@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,192 @@
1
+ {
2
+ "slug": "bybit",
3
+ "name": "Bybit",
4
+ "description": "Major crypto exchange — spot and derivatives market data, orderbooks, candles, tickers, and account management.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=bybit.com&sz=128",
6
+ "categories": [
7
+ "crypto",
8
+ "exchange",
9
+ "trading",
10
+ "derivatives",
11
+ "perpetuals"
12
+ ],
13
+ "base_url": "",
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": "Bybit API key"
26
+ },
27
+ {
28
+ "name": "api_secret",
29
+ "label": "Api_secret",
30
+ "description": "Bybit API secret"
31
+ },
32
+ {
33
+ "name": "testnet",
34
+ "label": "Testnet",
35
+ "description": "Set to true to use testnet (api-testnet.bybit.com)"
36
+ }
37
+ ]
38
+ },
39
+ "tools": [
40
+ {
41
+ "name": "get_tickers",
42
+ "description": "Get ticker data for all or specific trading pairs. Category: spot, linear (USDT perps), inverse.",
43
+ "method": "GET",
44
+ "path": "/get-tickers",
45
+ "input_schema": {
46
+ "type": "object",
47
+ "properties": {
48
+ "category": {
49
+ "type": "string",
50
+ "enum": [
51
+ "spot",
52
+ "linear",
53
+ "inverse"
54
+ ],
55
+ "default": "spot"
56
+ },
57
+ "symbol": {
58
+ "type": "string",
59
+ "description": "Trading pair (e.g., BTCUSDT). Omit for all tickers."
60
+ }
61
+ }
62
+ }
63
+ },
64
+ {
65
+ "name": "get_kline",
66
+ "description": "Get OHLCV kline data for a trading pair.",
67
+ "method": "GET",
68
+ "path": "/get-kline",
69
+ "input_schema": {
70
+ "type": "object",
71
+ "properties": {
72
+ "category": {
73
+ "type": "string",
74
+ "enum": [
75
+ "spot",
76
+ "linear",
77
+ "inverse"
78
+ ],
79
+ "default": "spot"
80
+ },
81
+ "symbol": {
82
+ "type": "string",
83
+ "description": "Trading pair (e.g., BTCUSDT)"
84
+ },
85
+ "interval": {
86
+ "type": "string",
87
+ "enum": [
88
+ "1",
89
+ "3",
90
+ "5",
91
+ "15",
92
+ "30",
93
+ "60",
94
+ "120",
95
+ "240",
96
+ "360",
97
+ "720",
98
+ "D",
99
+ "W",
100
+ "M"
101
+ ],
102
+ "default": "60"
103
+ },
104
+ "limit": {
105
+ "type": "integer",
106
+ "default": 200,
107
+ "description": "Max results (1-1000)"
108
+ }
109
+ },
110
+ "required": [
111
+ "symbol"
112
+ ]
113
+ }
114
+ },
115
+ {
116
+ "name": "get_orderbook",
117
+ "description": "Get order book depth for a trading pair.",
118
+ "method": "GET",
119
+ "path": "/get-orderbook",
120
+ "input_schema": {
121
+ "type": "object",
122
+ "properties": {
123
+ "category": {
124
+ "type": "string",
125
+ "enum": [
126
+ "spot",
127
+ "linear",
128
+ "inverse"
129
+ ],
130
+ "default": "spot"
131
+ },
132
+ "symbol": {
133
+ "type": "string"
134
+ },
135
+ "limit": {
136
+ "type": "integer",
137
+ "default": 25
138
+ }
139
+ },
140
+ "required": [
141
+ "symbol"
142
+ ]
143
+ }
144
+ },
145
+ {
146
+ "name": "get_instruments",
147
+ "description": "Get trading pair specifications — lot sizes, price filters, leverage, and trading status.",
148
+ "method": "GET",
149
+ "path": "/get-instruments",
150
+ "input_schema": {
151
+ "type": "object",
152
+ "properties": {
153
+ "category": {
154
+ "type": "string",
155
+ "enum": [
156
+ "spot",
157
+ "linear",
158
+ "inverse"
159
+ ],
160
+ "default": "spot"
161
+ },
162
+ "symbol": {
163
+ "type": "string",
164
+ "description": "Specific pair (optional)"
165
+ }
166
+ }
167
+ }
168
+ },
169
+ {
170
+ "name": "get_funding_rate",
171
+ "description": "Get funding rate history for perpetual contracts.",
172
+ "method": "GET",
173
+ "path": "/get-funding-rate",
174
+ "input_schema": {
175
+ "type": "object",
176
+ "properties": {
177
+ "symbol": {
178
+ "type": "string",
179
+ "description": "Perpetual pair (e.g., BTCUSDT)"
180
+ },
181
+ "limit": {
182
+ "type": "integer",
183
+ "default": 50
184
+ }
185
+ },
186
+ "required": [
187
+ "symbol"
188
+ ]
189
+ }
190
+ }
191
+ ]
192
+ }
@@ -23,6 +23,11 @@
23
23
  "name": "token",
24
24
  "label": "Api Key",
25
25
  "description": "CallRail API key (generate at app.callrail.com/api)"
26
+ },
27
+ {
28
+ "name": "accountId",
29
+ "label": "Account Id",
30
+ "description": "CallRail account ID"
26
31
  }
27
32
  ]
28
33
  },
@@ -28,6 +28,11 @@
28
28
  "name": "api_key",
29
29
  "label": "Api Key",
30
30
  "description": "Your ClipKit API Key for authentication"
31
+ },
32
+ {
33
+ "name": "projectId",
34
+ "label": "Project Id",
35
+ "description": "Default project ID for all operations (can be overridden per request)"
31
36
  }
32
37
  ]
33
38
  },
@@ -23,6 +23,11 @@
23
23
  "name": "apiToken",
24
24
  "label": "Api Token",
25
25
  "description": "Cloudflare API token (create at dash.cloudflare.com/profile/api-tokens)"
26
+ },
27
+ {
28
+ "name": "accountId",
29
+ "label": "Account Id",
30
+ "description": "Cloudflare Account ID (found on your dashboard overview page)"
26
31
  }
27
32
  ]
28
33
  },
@@ -0,0 +1,202 @@
1
+ {
2
+ "slug": "coingecko",
3
+ "name": "CoinGecko",
4
+ "description": "Comprehensive crypto market data — prices, market caps, volumes, trending coins, exchange data, DeFi stats for 14,000+ cryptocurrencies.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=coingecko.com&sz=128",
6
+ "categories": [
7
+ "crypto",
8
+ "market-data",
9
+ "prices",
10
+ "defi",
11
+ "nft",
12
+ "trending"
13
+ ],
14
+ "base_url": "https://api.coingecko.com/api/v3",
15
+ "auth": {
16
+ "types": [
17
+ "api_key"
18
+ ],
19
+ "headers": {
20
+ "x-cg-demo-key": "{{api_key}}"
21
+ },
22
+ "credential_fields": [
23
+ {
24
+ "name": "api_key",
25
+ "label": "Api_key",
26
+ "description": "CoinGecko API key (free demo key from https://www.coingecko.com/en/api/pricing)"
27
+ }
28
+ ]
29
+ },
30
+ "tools": [
31
+ {
32
+ "name": "get_price",
33
+ "description": "Get current price for one or more coins in any currency. Supports market cap, volume, and 24h change.",
34
+ "method": "GET",
35
+ "path": "/simple/price",
36
+ "input_schema": {
37
+ "type": "object",
38
+ "properties": {
39
+ "ids": {
40
+ "type": "string",
41
+ "description": "Comma-separated coin IDs (e.g., bitcoin,ethereum,solana)"
42
+ },
43
+ "vs_currencies": {
44
+ "type": "string",
45
+ "description": "Comma-separated currencies (e.g., usd,eur,btc)",
46
+ "default": "usd"
47
+ },
48
+ "include_market_cap": {
49
+ "type": "boolean",
50
+ "default": true
51
+ },
52
+ "include_24hr_vol": {
53
+ "type": "boolean",
54
+ "default": true
55
+ },
56
+ "include_24hr_change": {
57
+ "type": "boolean",
58
+ "default": true
59
+ }
60
+ },
61
+ "required": [
62
+ "ids"
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "name": "get_coin",
68
+ "description": "Get comprehensive data for a coin — description, links, market data, community stats, developer stats, and tickers.",
69
+ "method": "GET",
70
+ "path": "/coins/{id}",
71
+ "input_schema": {
72
+ "type": "object",
73
+ "properties": {
74
+ "id": {
75
+ "type": "string",
76
+ "description": "Coin ID (e.g., bitcoin, ethereum, solana, uniswap)"
77
+ }
78
+ },
79
+ "required": [
80
+ "id"
81
+ ]
82
+ }
83
+ },
84
+ {
85
+ "name": "get_markets",
86
+ "description": "Get top coins by market cap with price, volume, and sparkline data.",
87
+ "method": "GET",
88
+ "path": "/coins/markets",
89
+ "input_schema": {
90
+ "type": "object",
91
+ "properties": {
92
+ "vs_currency": {
93
+ "type": "string",
94
+ "default": "usd"
95
+ },
96
+ "order": {
97
+ "type": "string",
98
+ "enum": [
99
+ "market_cap_desc",
100
+ "market_cap_asc",
101
+ "volume_desc",
102
+ "volume_asc"
103
+ ],
104
+ "default": "market_cap_desc"
105
+ },
106
+ "per_page": {
107
+ "type": "integer",
108
+ "default": 100,
109
+ "description": "Results per page (max 250)"
110
+ },
111
+ "page": {
112
+ "type": "integer",
113
+ "default": 1
114
+ },
115
+ "sparkline": {
116
+ "type": "boolean",
117
+ "default": false
118
+ },
119
+ "category": {
120
+ "type": "string",
121
+ "description": "Filter by category (e.g., decentralized-finance-defi, layer-1, meme-token)"
122
+ }
123
+ }
124
+ }
125
+ },
126
+ {
127
+ "name": "get_market_chart",
128
+ "description": "Get historical price, market cap, and volume data for a coin over a time range.",
129
+ "method": "GET",
130
+ "path": "/coins/{id}/market_chart",
131
+ "input_schema": {
132
+ "type": "object",
133
+ "properties": {
134
+ "id": {
135
+ "type": "string",
136
+ "description": "Coin ID (e.g., bitcoin, ethereum)"
137
+ },
138
+ "vs_currency": {
139
+ "type": "string",
140
+ "default": "usd"
141
+ },
142
+ "days": {
143
+ "type": "string",
144
+ "description": "Data range: 1, 7, 14, 30, 90, 180, 365, max",
145
+ "default": "30"
146
+ }
147
+ },
148
+ "required": [
149
+ "id"
150
+ ]
151
+ }
152
+ },
153
+ {
154
+ "name": "get_trending",
155
+ "description": "Get trending coins, NFTs, and categories on CoinGecko in the last 24 hours.",
156
+ "method": "GET",
157
+ "path": "/search/trending",
158
+ "input_schema": {
159
+ "type": "object",
160
+ "properties": {}
161
+ }
162
+ },
163
+ {
164
+ "name": "get_global",
165
+ "description": "Get global cryptocurrency market stats — total market cap, volume, BTC dominance, and DeFi market cap.",
166
+ "method": "GET",
167
+ "path": "/global",
168
+ "input_schema": {
169
+ "type": "object",
170
+ "properties": {}
171
+ }
172
+ },
173
+ {
174
+ "name": "get_defi",
175
+ "description": "Get global DeFi market stats — DeFi market cap, trading volume, dominance, and top DeFi coin.",
176
+ "method": "GET",
177
+ "path": "/global/decentralized_finance_defi",
178
+ "input_schema": {
179
+ "type": "object",
180
+ "properties": {}
181
+ }
182
+ },
183
+ {
184
+ "name": "search",
185
+ "description": "Search for coins, categories, and exchanges by name or symbol.",
186
+ "method": "GET",
187
+ "path": "/search",
188
+ "input_schema": {
189
+ "type": "object",
190
+ "properties": {
191
+ "query": {
192
+ "type": "string",
193
+ "description": "Search query (name or symbol)"
194
+ }
195
+ },
196
+ "required": [
197
+ "query"
198
+ ]
199
+ }
200
+ }
201
+ ]
202
+ }
@@ -23,6 +23,11 @@
23
23
  "name": "token",
24
24
  "label": "Api Key",
25
25
  "description": "ConvertKit API key (find at app.convertkit.com/account_settings/advanced_settings)"
26
+ },
27
+ {
28
+ "name": "apiSecret",
29
+ "label": "Api Secret",
30
+ "description": "ConvertKit API secret (for subscriber management endpoints)"
26
31
  }
27
32
  ]
28
33
  },
@@ -0,0 +1,130 @@
1
+ {
2
+ "slug": "debank",
3
+ "name": "DeBank",
4
+ "description": "DeFi portfolio tracker — wallet balances, protocol positions, token approvals, and P&L across all EVM chains via REST API.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=debank.com&sz=128",
6
+ "categories": [
7
+ "defi",
8
+ "portfolio",
9
+ "wallet",
10
+ "multi-chain"
11
+ ],
12
+ "base_url": "https://pro-openapi.debank.com/v1",
13
+ "auth": {
14
+ "types": [
15
+ "api_key"
16
+ ],
17
+ "headers": {
18
+ "AccessKey": "{{api_key}}"
19
+ },
20
+ "credential_fields": [
21
+ {
22
+ "name": "api_key",
23
+ "label": "Api_key",
24
+ "description": "DeBank Cloud API key (from https://cloud.debank.com/)"
25
+ }
26
+ ]
27
+ },
28
+ "tools": [
29
+ {
30
+ "name": "get_total_balance",
31
+ "description": "Get total USD balance across all chains for a wallet.",
32
+ "method": "GET",
33
+ "path": "/user/total_balance",
34
+ "input_schema": {
35
+ "type": "object",
36
+ "properties": {
37
+ "id": {
38
+ "type": "string",
39
+ "description": "Wallet address (0x...)"
40
+ }
41
+ },
42
+ "required": [
43
+ "id"
44
+ ]
45
+ }
46
+ },
47
+ {
48
+ "name": "get_token_list",
49
+ "description": "Get all token balances for a wallet on a specific chain.",
50
+ "method": "GET",
51
+ "path": "/user/token_list",
52
+ "input_schema": {
53
+ "type": "object",
54
+ "properties": {
55
+ "id": {
56
+ "type": "string",
57
+ "description": "Wallet address"
58
+ },
59
+ "chain_id": {
60
+ "type": "string",
61
+ "description": "Chain ID (eth, bsc, matic, arb, op, base, avax)",
62
+ "default": "eth"
63
+ },
64
+ "is_all": {
65
+ "type": "boolean",
66
+ "description": "Include all chains",
67
+ "default": false
68
+ }
69
+ },
70
+ "required": [
71
+ "id"
72
+ ]
73
+ }
74
+ },
75
+ {
76
+ "name": "get_protocol_list",
77
+ "description": "Get all DeFi protocol positions (lending, staking, farming, LPs) for a wallet.",
78
+ "method": "GET",
79
+ "path": "/user/all_complex_protocol_list",
80
+ "input_schema": {
81
+ "type": "object",
82
+ "properties": {
83
+ "id": {
84
+ "type": "string",
85
+ "description": "Wallet address"
86
+ }
87
+ },
88
+ "required": [
89
+ "id"
90
+ ]
91
+ }
92
+ },
93
+ {
94
+ "name": "get_history",
95
+ "description": "Get decoded transaction history for a wallet with human-readable descriptions.",
96
+ "method": "GET",
97
+ "path": "/user/history_list",
98
+ "input_schema": {
99
+ "type": "object",
100
+ "properties": {
101
+ "id": {
102
+ "type": "string",
103
+ "description": "Wallet address"
104
+ },
105
+ "chain_id": {
106
+ "type": "string",
107
+ "default": "eth"
108
+ },
109
+ "page_count": {
110
+ "type": "integer",
111
+ "default": 20
112
+ }
113
+ },
114
+ "required": [
115
+ "id"
116
+ ]
117
+ }
118
+ },
119
+ {
120
+ "name": "get_chains",
121
+ "description": "Get list of all supported blockchain networks.",
122
+ "method": "GET",
123
+ "path": "/chain/list",
124
+ "input_schema": {
125
+ "type": "object",
126
+ "properties": {}
127
+ }
128
+ }
129
+ ]
130
+ }