@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,88 @@
1
+ {
2
+ "slug": "paraswap",
3
+ "name": "ParaSwap",
4
+ "description": "Multi-chain DEX aggregator with MEV protection — swap quotes and token data across Ethereum, Polygon, BSC, Arbitrum, Avalanche. Free, no API key.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=paraswap.io&sz=128",
6
+ "categories": [
7
+ "dex",
8
+ "aggregator",
9
+ "swap",
10
+ "mev-protection",
11
+ "defi"
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": "Token"
25
+ }
26
+ ]
27
+ },
28
+ "tools": [
29
+ {
30
+ "name": "get_price",
31
+ "description": "Get the best swap price across DEXs. Network: 1=ETH, 56=BSC, 137=Polygon, 42161=Arbitrum, 43114=Avalanche.",
32
+ "method": "GET",
33
+ "path": "/get-price",
34
+ "input_schema": {
35
+ "type": "object",
36
+ "properties": {
37
+ "srcToken": {
38
+ "type": "string",
39
+ "description": "Source token address (ETH native: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)"
40
+ },
41
+ "destToken": {
42
+ "type": "string",
43
+ "description": "Destination token address"
44
+ },
45
+ "amount": {
46
+ "type": "string",
47
+ "description": "Amount in smallest unit"
48
+ },
49
+ "srcDecimals": {
50
+ "type": "integer",
51
+ "description": "Source token decimals",
52
+ "default": 18
53
+ },
54
+ "destDecimals": {
55
+ "type": "integer",
56
+ "description": "Destination token decimals",
57
+ "default": 18
58
+ },
59
+ "network": {
60
+ "type": "integer",
61
+ "description": "Chain ID",
62
+ "default": 1
63
+ }
64
+ },
65
+ "required": [
66
+ "srcToken",
67
+ "destToken",
68
+ "amount"
69
+ ]
70
+ }
71
+ },
72
+ {
73
+ "name": "get_tokens",
74
+ "description": "Get all supported tokens on a network.",
75
+ "method": "GET",
76
+ "path": "/get-tokens",
77
+ "input_schema": {
78
+ "type": "object",
79
+ "properties": {
80
+ "network": {
81
+ "type": "integer",
82
+ "default": 1
83
+ }
84
+ }
85
+ }
86
+ }
87
+ ]
88
+ }
@@ -23,6 +23,10 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "API Key"
26
+ },
27
+ {
28
+ "name": "environment",
29
+ "label": "Environment"
26
30
  }
27
31
  ]
28
32
  },
@@ -0,0 +1,195 @@
1
+ {
2
+ "slug": "playht",
3
+ "name": "Play.ht",
4
+ "description": "AI voice generator with ultra-realistic text-to-speech, voice cloning, and multi-engine support",
5
+ "logo": "https://www.google.com/s2/favicons?domain=play.ht&sz=128",
6
+ "categories": [
7
+ "ai",
8
+ "voice",
9
+ "text-to-speech",
10
+ "tts",
11
+ "audio",
12
+ "voice-cloning"
13
+ ],
14
+ "base_url": "https://play.ht/api/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 ultra-realistic speech with AI voices, multiple quality presets, and customizable speed",
33
+ "method": "POST",
34
+ "path": "/convert",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {
38
+ "apiKey": {
39
+ "type": "string",
40
+ "description": "Play.ht API secret key (required)"
41
+ },
42
+ "userId": {
43
+ "type": "string",
44
+ "description": "Play.ht User ID (required)"
45
+ },
46
+ "voice": {
47
+ "type": "string",
48
+ "description": "Voice ID for synthesis (required). Use list-voices to find available voices."
49
+ },
50
+ "content": {
51
+ "type": "array",
52
+ "items": {
53
+ "type": "string"
54
+ },
55
+ "description": "Array of text paragraphs to convert (required unless using ssml)"
56
+ },
57
+ "ssml": {
58
+ "type": "array",
59
+ "items": {
60
+ "type": "string"
61
+ },
62
+ "description": "Array of SSML-formatted paragraphs (alternative to content)"
63
+ },
64
+ "title": {
65
+ "type": "string",
66
+ "description": "Name for the file in your dashboard"
67
+ },
68
+ "speed": {
69
+ "type": "string",
70
+ "default": "1.0",
71
+ "description": "Speaking rate from 0.5 to 1.5"
72
+ },
73
+ "preset": {
74
+ "type": "string",
75
+ "enum": [
76
+ "real-time",
77
+ "balanced",
78
+ "low-latency",
79
+ "high-quality"
80
+ ],
81
+ "description": "Quality preset for audio generation"
82
+ },
83
+ "narrationStyle": {
84
+ "type": "string",
85
+ "description": "Tone/accent style supported by the selected voice"
86
+ },
87
+ "globalSpeed": {
88
+ "type": "string",
89
+ "description": "Speed percentage 20-200% (for Standard/Premium voices)"
90
+ },
91
+ "pronunciations": {
92
+ "type": "array",
93
+ "items": {
94
+ "type": "object",
95
+ "properties": {
96
+ "key": {
97
+ "type": "string",
98
+ "description": "Word to replace"
99
+ },
100
+ "value": {
101
+ "type": "string",
102
+ "description": "Phonetic replacement"
103
+ }
104
+ }
105
+ },
106
+ "description": "Custom pronunciation overrides"
107
+ },
108
+ "trimSilence": {
109
+ "type": "boolean",
110
+ "description": "Remove silence from end of audio"
111
+ }
112
+ },
113
+ "required": [
114
+ "apiKey",
115
+ "userId",
116
+ "voice"
117
+ ]
118
+ }
119
+ },
120
+ {
121
+ "name": "get_status",
122
+ "description": "Check the status and get download URL for a text-to-speech conversion job",
123
+ "method": "GET",
124
+ "path": "/articleStatus",
125
+ "input_schema": {
126
+ "type": "object",
127
+ "properties": {
128
+ "apiKey": {
129
+ "type": "string",
130
+ "description": "Play.ht API secret key (required)"
131
+ },
132
+ "userId": {
133
+ "type": "string",
134
+ "description": "Play.ht User ID (required)"
135
+ },
136
+ "transcriptionId": {
137
+ "type": "string",
138
+ "description": "Transcription ID returned from generate-speech (required)"
139
+ }
140
+ },
141
+ "required": [
142
+ "apiKey",
143
+ "userId",
144
+ "transcriptionId"
145
+ ]
146
+ }
147
+ },
148
+ {
149
+ "name": "list_voices",
150
+ "description": "Get available ultra-realistic AI voices with gender, accent, and language info",
151
+ "method": "GET",
152
+ "path": "/getVoices",
153
+ "input_schema": {
154
+ "type": "object",
155
+ "properties": {
156
+ "apiKey": {
157
+ "type": "string",
158
+ "description": "Play.ht API secret key (required)"
159
+ },
160
+ "userId": {
161
+ "type": "string",
162
+ "description": "Play.ht User ID (required)"
163
+ }
164
+ },
165
+ "required": [
166
+ "apiKey",
167
+ "userId"
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "name": "list_cloned_voices",
173
+ "description": "Get your custom cloned voices",
174
+ "method": "GET",
175
+ "path": "/getClonedVoices",
176
+ "input_schema": {
177
+ "type": "object",
178
+ "properties": {
179
+ "apiKey": {
180
+ "type": "string",
181
+ "description": "Play.ht API secret key (required)"
182
+ },
183
+ "userId": {
184
+ "type": "string",
185
+ "description": "Play.ht User ID (required)"
186
+ }
187
+ },
188
+ "required": [
189
+ "apiKey",
190
+ "userId"
191
+ ]
192
+ }
193
+ }
194
+ ]
195
+ }
@@ -43,6 +43,16 @@
43
43
  "name": "address",
44
44
  "label": "Address",
45
45
  "description": "Polygon wallet address (0x...)"
46
+ },
47
+ {
48
+ "name": "signature_type",
49
+ "label": "Signature_type",
50
+ "description": "0 = EOA wallet (default), 1 = Polymarket proxy, 2 = Gnosis Safe"
51
+ },
52
+ {
53
+ "name": "funder_address",
54
+ "label": "Funder_address",
55
+ "description": "Address that funds trades (defaults to wallet address)"
46
56
  }
47
57
  ]
48
58
  },
@@ -30,6 +30,16 @@
30
30
  "name": "userId",
31
31
  "label": "User Id",
32
32
  "description": "Your user ID for portfolio operations"
33
+ },
34
+ {
35
+ "name": "portfolioId",
36
+ "label": "Portfolio Id",
37
+ "description": "Default portfolio ID (can be overridden per request)"
38
+ },
39
+ {
40
+ "name": "environment",
41
+ "label": "Environment",
42
+ "description": "Trading environment: 'paper' or 'live' (defaults to 'paper')"
33
43
  }
34
44
  ]
35
45
  },
@@ -22,6 +22,11 @@
22
22
  "name": "api_key",
23
23
  "label": "Api_key",
24
24
  "description": "Your Printful API access token (from Dashboard > Settings > API)"
25
+ },
26
+ {
27
+ "name": "store_id",
28
+ "label": "Store_id",
29
+ "description": "Optional store ID if you have multiple Printful stores"
25
30
  }
26
31
  ]
27
32
  },
@@ -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": "token_type",
37
+ "label": "token_type"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -26,6 +26,18 @@
26
26
  {
27
27
  "name": "realmId",
28
28
  "label": "realmId"
29
+ },
30
+ {
31
+ "name": "refresh_token",
32
+ "label": "refresh_token"
33
+ },
34
+ {
35
+ "name": "expires_in",
36
+ "label": "expires_in"
37
+ },
38
+ {
39
+ "name": "token_type",
40
+ "label": "token_type"
29
41
  }
30
42
  ],
31
43
  "oauth2": {
@@ -28,6 +28,26 @@
28
28
  {
29
29
  "name": "instanceUrl",
30
30
  "label": "instanceUrl"
31
+ },
32
+ {
33
+ "name": "refreshToken",
34
+ "label": "refreshToken"
35
+ },
36
+ {
37
+ "name": "id",
38
+ "label": "id"
39
+ },
40
+ {
41
+ "name": "tokenType",
42
+ "label": "tokenType"
43
+ },
44
+ {
45
+ "name": "issuedAt",
46
+ "label": "issuedAt"
47
+ },
48
+ {
49
+ "name": "signature",
50
+ "label": "signature"
31
51
  }
32
52
  ],
33
53
  "oauth2": {
@@ -0,0 +1,49 @@
1
+ {
2
+ "slug": "santiment",
3
+ "name": "Santiment",
4
+ "description": "Crypto analytics — on-chain metrics, social sentiment, developer activity, whale tracking, and network stats via GraphQL API.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=santiment.net&sz=128",
6
+ "categories": [
7
+ "analytics",
8
+ "sentiment",
9
+ "on-chain",
10
+ "social",
11
+ "whales"
12
+ ],
13
+ "base_url": "https://api.santiment.net",
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": "Santiment API key (from https://app.santiment.net/account#api-keys)"
26
+ }
27
+ ]
28
+ },
29
+ "tools": [
30
+ {
31
+ "name": "query",
32
+ "description": "Execute a GraphQL query against Santiment API. Supports metrics like: social_volume, dev_activity, daily_active_addresses, exchange_balance, whale_transaction_count, sentiment_positive, mvrv_ratio, and more.",
33
+ "method": "POST",
34
+ "path": "/graphql",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {
38
+ "query": {
39
+ "type": "string",
40
+ "description": "GraphQL query. Example: { getMetric(metric: \"social_volume\") { timeseriesData(slug: \"bitcoin\" from: \"2024-01-01\" to: \"2024-01-31\" interval: \"1d\") { datetime value } } }"
41
+ }
42
+ },
43
+ "required": [
44
+ "query"
45
+ ]
46
+ }
47
+ }
48
+ ]
49
+ }
@@ -25,6 +25,14 @@
25
25
  {
26
26
  "name": "token",
27
27
  "label": "access_token"
28
+ },
29
+ {
30
+ "name": "scope",
31
+ "label": "scope"
32
+ },
33
+ {
34
+ "name": "associated_user",
35
+ "label": "associated_user"
28
36
  }
29
37
  ],
30
38
  "oauth2": {
@@ -26,6 +26,14 @@
26
26
  {
27
27
  "name": "token",
28
28
  "label": "access_token"
29
+ },
30
+ {
31
+ "name": "refresh_token",
32
+ "label": "refresh_token"
33
+ },
34
+ {
35
+ "name": "expires_in",
36
+ "label": "expires_in"
29
37
  }
30
38
  ],
31
39
  "oauth2": {
@@ -22,6 +22,18 @@
22
22
  {
23
23
  "name": "token",
24
24
  "label": "access_token"
25
+ },
26
+ {
27
+ "name": "team",
28
+ "label": "team"
29
+ },
30
+ {
31
+ "name": "team_id",
32
+ "label": "team_id"
33
+ },
34
+ {
35
+ "name": "scope",
36
+ "label": "scope"
25
37
  }
26
38
  ],
27
39
  "oauth2": {
@@ -25,6 +25,16 @@
25
25
  "name": "token",
26
26
  "label": "Secret Key",
27
27
  "description": "Your Stripe Secret Key (sk_live_ or sk_test_)"
28
+ },
29
+ {
30
+ "name": "publishableKey",
31
+ "label": "Publishable Key",
32
+ "description": "Your Stripe Publishable Key (pk_live_ or pk_test_)"
33
+ },
34
+ {
35
+ "name": "webhookSecret",
36
+ "label": "Webhook Secret",
37
+ "description": "Your Stripe Webhook Signing Secret"
28
38
  }
29
39
  ]
30
40
  },
@@ -22,6 +22,16 @@
22
22
  "name": "token",
23
23
  "label": "Secret Key",
24
24
  "description": "Your Stripe Secret Key (sk_live_ or sk_test_)"
25
+ },
26
+ {
27
+ "name": "publishableKey",
28
+ "label": "Publishable Key",
29
+ "description": "Your Stripe Publishable Key (pk_live_ or pk_test_)"
30
+ },
31
+ {
32
+ "name": "webhookSecret",
33
+ "label": "Webhook Secret",
34
+ "description": "Your Stripe Webhook Signing Secret"
25
35
  }
26
36
  ]
27
37
  },
@@ -23,6 +23,11 @@
23
23
  "name": "api_key",
24
24
  "label": "Api Key",
25
25
  "description": "Your OmniKit API key for TaskFlow access (starts with 'okt_')"
26
+ },
27
+ {
28
+ "name": "projectId",
29
+ "label": "Project Id",
30
+ "description": "Project ID for task management context (optional)"
26
31
  }
27
32
  ]
28
33
  },
@@ -0,0 +1,59 @@
1
+ {
2
+ "slug": "thegraph",
3
+ "name": "The Graph",
4
+ "description": "Indexed blockchain data via GraphQL — query Uniswap pools, Aave markets, Compound positions, and any indexed subgraph.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=thegraph.com&sz=128",
6
+ "categories": [
7
+ "blockchain",
8
+ "graphql",
9
+ "indexer",
10
+ "defi",
11
+ "uniswap",
12
+ "aave"
13
+ ],
14
+ "base_url": "",
15
+ "auth": {
16
+ "types": [
17
+ "bearer"
18
+ ],
19
+ "headers": {
20
+ "Authorization": "{{token}}"
21
+ },
22
+ "credential_fields": [
23
+ {
24
+ "name": "api_key",
25
+ "label": "Api_key",
26
+ "description": "The Graph API key (from https://thegraph.com/studio/apikeys/)"
27
+ }
28
+ ]
29
+ },
30
+ "tools": [
31
+ {
32
+ "name": "query_subgraph",
33
+ "description": "Execute a GraphQL query against any subgraph. Common subgraph IDs: Uniswap V3 (5zvR82QoaXYFyDEKLZ9t6v9adgnptxYpKpSbxtgVENFV), Aave V3 (Cd2gEDVeqnjBn1hSeqFMitw8Q1iiyV9FYUZkLNRcL87g).",
34
+ "method": "POST",
35
+ "path": "/query-subgraph",
36
+ "input_schema": {
37
+ "type": "object",
38
+ "properties": {
39
+ "subgraphId": {
40
+ "type": "string",
41
+ "description": "Subgraph deployment ID"
42
+ },
43
+ "query": {
44
+ "type": "string",
45
+ "description": "GraphQL query string"
46
+ },
47
+ "variables": {
48
+ "type": "object",
49
+ "description": "GraphQL variables"
50
+ }
51
+ },
52
+ "required": [
53
+ "subgraphId",
54
+ "query"
55
+ ]
56
+ }
57
+ }
58
+ ]
59
+ }
@@ -30,6 +30,11 @@
30
30
  "name": "password",
31
31
  "label": "Password",
32
32
  "description": "Thinger.io password"
33
+ },
34
+ {
35
+ "name": "server_url",
36
+ "label": "Server_url",
37
+ "description": "Thinger.io server URL (default: api.thinger.io)"
33
38
  }
34
39
  ]
35
40
  },
@@ -24,6 +24,18 @@
24
24
  {
25
25
  "name": "accessToken",
26
26
  "label": "accessToken"
27
+ },
28
+ {
29
+ "name": "refreshToken",
30
+ "label": "refreshToken"
31
+ },
32
+ {
33
+ "name": "expiresIn",
34
+ "label": "expiresIn"
35
+ },
36
+ {
37
+ "name": "scope",
38
+ "label": "scope"
27
39
  }
28
40
  ],
29
41
  "oauth2": {
@@ -29,6 +29,11 @@
29
29
  "name": "auth_token",
30
30
  "label": "Auth_token",
31
31
  "description": "Your Twilio Auth Token"
32
+ },
33
+ {
34
+ "name": "phone_number",
35
+ "label": "Phone_number",
36
+ "description": "Your Twilio Phone Number"
32
37
  }
33
38
  ]
34
39
  },
@@ -25,6 +25,18 @@
25
25
  {
26
26
  "name": "token",
27
27
  "label": "access_token"
28
+ },
29
+ {
30
+ "name": "refresh_token",
31
+ "label": "refresh_token"
32
+ },
33
+ {
34
+ "name": "expires_in",
35
+ "label": "expires_in"
36
+ },
37
+ {
38
+ "name": "scope",
39
+ "label": "scope"
28
40
  }
29
41
  ],
30
42
  "oauth2": {