@bubblelab/bubble-core 0.1.114 → 0.1.117
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.
- package/dist/bubble-bundle.d.ts +140 -120
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -0
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +306 -306
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/apify.d.ts +42 -42
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +230 -230
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +372 -372
- package/dist/bubbles/service-bubble/followupboss.d.ts +326 -326
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/github.d.ts +238 -238
- package/dist/bubbles/service-bubble/gmail.d.ts +678 -678
- package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-drive.d.ts +144 -144
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
- package/dist/bubbles/service-bubble/http.d.ts +18 -18
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +69 -69
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1346 -1346
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +524 -518
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +14 -5
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +44 -44
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +168 -168
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +73 -13
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/chart-js-tool.js +128 -58
- package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +348 -348
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +48 -48
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +134 -134
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +47 -9
- package/dist/capabilities/define-capability.d.ts +3 -1
- package/dist/capabilities/define-capability.d.ts.map +1 -1
- package/dist/capabilities/define-capability.js +1 -0
- package/dist/capabilities/define-capability.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
|
@@ -16,10 +16,9 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
16
16
|
url: z.ZodNullable<z.ZodString>;
|
|
17
17
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
id: string | null;
|
|
20
|
-
name: string | null;
|
|
21
19
|
description: string | null;
|
|
22
|
-
|
|
20
|
+
name: string | null;
|
|
21
|
+
id: string | null;
|
|
23
22
|
url: string | null;
|
|
24
23
|
following: number | null;
|
|
25
24
|
userName: string | null;
|
|
@@ -28,11 +27,11 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
28
27
|
profilePicture: string | null;
|
|
29
28
|
followers: number | null;
|
|
30
29
|
tweetsCount: number | null;
|
|
30
|
+
createdAt: string | null;
|
|
31
31
|
}, {
|
|
32
|
-
id: string | null;
|
|
33
|
-
name: string | null;
|
|
34
32
|
description: string | null;
|
|
35
|
-
|
|
33
|
+
name: string | null;
|
|
34
|
+
id: string | null;
|
|
36
35
|
url: string | null;
|
|
37
36
|
following: number | null;
|
|
38
37
|
userName: string | null;
|
|
@@ -41,6 +40,7 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
41
40
|
profilePicture: string | null;
|
|
42
41
|
followers: number | null;
|
|
43
42
|
tweetsCount: number | null;
|
|
43
|
+
createdAt: string | null;
|
|
44
44
|
}>;
|
|
45
45
|
declare const TwitterTweetSchema: z.ZodObject<{
|
|
46
46
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -60,10 +60,9 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
60
60
|
url: z.ZodNullable<z.ZodString>;
|
|
61
61
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
id: string | null;
|
|
64
|
-
name: string | null;
|
|
65
63
|
description: string | null;
|
|
66
|
-
|
|
64
|
+
name: string | null;
|
|
65
|
+
id: string | null;
|
|
67
66
|
url: string | null;
|
|
68
67
|
following: number | null;
|
|
69
68
|
userName: string | null;
|
|
@@ -72,11 +71,11 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
72
71
|
profilePicture: string | null;
|
|
73
72
|
followers: number | null;
|
|
74
73
|
tweetsCount: number | null;
|
|
74
|
+
createdAt: string | null;
|
|
75
75
|
}, {
|
|
76
|
-
id: string | null;
|
|
77
|
-
name: string | null;
|
|
78
76
|
description: string | null;
|
|
79
|
-
|
|
77
|
+
name: string | null;
|
|
78
|
+
id: string | null;
|
|
80
79
|
url: string | null;
|
|
81
80
|
following: number | null;
|
|
82
81
|
userName: string | null;
|
|
@@ -85,6 +84,7 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
85
84
|
profilePicture: string | null;
|
|
86
85
|
followers: number | null;
|
|
87
86
|
tweetsCount: number | null;
|
|
87
|
+
createdAt: string | null;
|
|
88
88
|
}>>;
|
|
89
89
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
90
90
|
stats: z.ZodNullable<z.ZodObject<{
|
|
@@ -117,15 +117,15 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
117
117
|
height: z.ZodNullable<z.ZodNumber>;
|
|
118
118
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
119
119
|
}, "strip", z.ZodTypeAny, {
|
|
120
|
+
duration: number | null;
|
|
120
121
|
type: string | null;
|
|
121
122
|
url: string | null;
|
|
122
|
-
duration: number | null;
|
|
123
123
|
width: number | null;
|
|
124
124
|
height: number | null;
|
|
125
125
|
}, {
|
|
126
|
+
duration: number | null;
|
|
126
127
|
type: string | null;
|
|
127
128
|
url: string | null;
|
|
128
|
-
duration: number | null;
|
|
129
129
|
width: number | null;
|
|
130
130
|
height: number | null;
|
|
131
131
|
}>, "many">>;
|
|
@@ -146,20 +146,26 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
146
146
|
isQuote: z.ZodNullable<z.ZodBoolean>;
|
|
147
147
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
+
stats: {
|
|
150
|
+
viewCount: number | null;
|
|
151
|
+
retweetCount: number | null;
|
|
152
|
+
replyCount: number | null;
|
|
153
|
+
likeCount: number | null;
|
|
154
|
+
quoteCount: number | null;
|
|
155
|
+
bookmarkCount: number | null;
|
|
156
|
+
} | null;
|
|
157
|
+
text: string | null;
|
|
149
158
|
id: string | null;
|
|
150
|
-
createdAt: string | null;
|
|
151
159
|
url: string | null;
|
|
152
|
-
text: string | null;
|
|
153
160
|
entities: {
|
|
154
161
|
hashtags: string[] | null;
|
|
155
162
|
mentions: string[] | null;
|
|
156
163
|
urls: string[] | null;
|
|
157
164
|
} | null;
|
|
158
165
|
author: {
|
|
159
|
-
id: string | null;
|
|
160
|
-
name: string | null;
|
|
161
166
|
description: string | null;
|
|
162
|
-
|
|
167
|
+
name: string | null;
|
|
168
|
+
id: string | null;
|
|
163
169
|
url: string | null;
|
|
164
170
|
following: number | null;
|
|
165
171
|
userName: string | null;
|
|
@@ -168,41 +174,41 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
168
174
|
profilePicture: string | null;
|
|
169
175
|
followers: number | null;
|
|
170
176
|
tweetsCount: number | null;
|
|
171
|
-
|
|
172
|
-
stats: {
|
|
173
|
-
viewCount: number | null;
|
|
174
|
-
retweetCount: number | null;
|
|
175
|
-
replyCount: number | null;
|
|
176
|
-
likeCount: number | null;
|
|
177
|
-
quoteCount: number | null;
|
|
178
|
-
bookmarkCount: number | null;
|
|
177
|
+
createdAt: string | null;
|
|
179
178
|
} | null;
|
|
180
179
|
media: {
|
|
180
|
+
duration: number | null;
|
|
181
181
|
type: string | null;
|
|
182
182
|
url: string | null;
|
|
183
|
-
duration: number | null;
|
|
184
183
|
width: number | null;
|
|
185
184
|
height: number | null;
|
|
186
185
|
}[] | null;
|
|
186
|
+
createdAt: string | null;
|
|
187
187
|
lang: string | null;
|
|
188
188
|
isRetweet: boolean | null;
|
|
189
189
|
isQuote: boolean | null;
|
|
190
190
|
isReply: boolean | null;
|
|
191
191
|
}, {
|
|
192
|
+
stats: {
|
|
193
|
+
viewCount: number | null;
|
|
194
|
+
retweetCount: number | null;
|
|
195
|
+
replyCount: number | null;
|
|
196
|
+
likeCount: number | null;
|
|
197
|
+
quoteCount: number | null;
|
|
198
|
+
bookmarkCount: number | null;
|
|
199
|
+
} | null;
|
|
200
|
+
text: string | null;
|
|
192
201
|
id: string | null;
|
|
193
|
-
createdAt: string | null;
|
|
194
202
|
url: string | null;
|
|
195
|
-
text: string | null;
|
|
196
203
|
entities: {
|
|
197
204
|
hashtags: string[] | null;
|
|
198
205
|
mentions: string[] | null;
|
|
199
206
|
urls: string[] | null;
|
|
200
207
|
} | null;
|
|
201
208
|
author: {
|
|
202
|
-
id: string | null;
|
|
203
|
-
name: string | null;
|
|
204
209
|
description: string | null;
|
|
205
|
-
|
|
210
|
+
name: string | null;
|
|
211
|
+
id: string | null;
|
|
206
212
|
url: string | null;
|
|
207
213
|
following: number | null;
|
|
208
214
|
userName: string | null;
|
|
@@ -211,22 +217,16 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
211
217
|
profilePicture: string | null;
|
|
212
218
|
followers: number | null;
|
|
213
219
|
tweetsCount: number | null;
|
|
214
|
-
|
|
215
|
-
stats: {
|
|
216
|
-
viewCount: number | null;
|
|
217
|
-
retweetCount: number | null;
|
|
218
|
-
replyCount: number | null;
|
|
219
|
-
likeCount: number | null;
|
|
220
|
-
quoteCount: number | null;
|
|
221
|
-
bookmarkCount: number | null;
|
|
220
|
+
createdAt: string | null;
|
|
222
221
|
} | null;
|
|
223
222
|
media: {
|
|
223
|
+
duration: number | null;
|
|
224
224
|
type: string | null;
|
|
225
225
|
url: string | null;
|
|
226
|
-
duration: number | null;
|
|
227
226
|
width: number | null;
|
|
228
227
|
height: number | null;
|
|
229
228
|
}[] | null;
|
|
229
|
+
createdAt: string | null;
|
|
230
230
|
lang: string | null;
|
|
231
231
|
isRetweet: boolean | null;
|
|
232
232
|
isQuote: boolean | null;
|
|
@@ -280,10 +280,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
280
280
|
url: z.ZodNullable<z.ZodString>;
|
|
281
281
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
282
282
|
}, "strip", z.ZodTypeAny, {
|
|
283
|
-
id: string | null;
|
|
284
|
-
name: string | null;
|
|
285
283
|
description: string | null;
|
|
286
|
-
|
|
284
|
+
name: string | null;
|
|
285
|
+
id: string | null;
|
|
287
286
|
url: string | null;
|
|
288
287
|
following: number | null;
|
|
289
288
|
userName: string | null;
|
|
@@ -292,11 +291,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
292
291
|
profilePicture: string | null;
|
|
293
292
|
followers: number | null;
|
|
294
293
|
tweetsCount: number | null;
|
|
294
|
+
createdAt: string | null;
|
|
295
295
|
}, {
|
|
296
|
-
id: string | null;
|
|
297
|
-
name: string | null;
|
|
298
296
|
description: string | null;
|
|
299
|
-
|
|
297
|
+
name: string | null;
|
|
298
|
+
id: string | null;
|
|
300
299
|
url: string | null;
|
|
301
300
|
following: number | null;
|
|
302
301
|
userName: string | null;
|
|
@@ -305,6 +304,7 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
305
304
|
profilePicture: string | null;
|
|
306
305
|
followers: number | null;
|
|
307
306
|
tweetsCount: number | null;
|
|
307
|
+
createdAt: string | null;
|
|
308
308
|
}>>;
|
|
309
309
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
310
310
|
stats: z.ZodNullable<z.ZodObject<{
|
|
@@ -337,15 +337,15 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
337
337
|
height: z.ZodNullable<z.ZodNumber>;
|
|
338
338
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
339
339
|
}, "strip", z.ZodTypeAny, {
|
|
340
|
+
duration: number | null;
|
|
340
341
|
type: string | null;
|
|
341
342
|
url: string | null;
|
|
342
|
-
duration: number | null;
|
|
343
343
|
width: number | null;
|
|
344
344
|
height: number | null;
|
|
345
345
|
}, {
|
|
346
|
+
duration: number | null;
|
|
346
347
|
type: string | null;
|
|
347
348
|
url: string | null;
|
|
348
|
-
duration: number | null;
|
|
349
349
|
width: number | null;
|
|
350
350
|
height: number | null;
|
|
351
351
|
}>, "many">>;
|
|
@@ -366,20 +366,26 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
366
366
|
isQuote: z.ZodNullable<z.ZodBoolean>;
|
|
367
367
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
368
368
|
}, "strip", z.ZodTypeAny, {
|
|
369
|
+
stats: {
|
|
370
|
+
viewCount: number | null;
|
|
371
|
+
retweetCount: number | null;
|
|
372
|
+
replyCount: number | null;
|
|
373
|
+
likeCount: number | null;
|
|
374
|
+
quoteCount: number | null;
|
|
375
|
+
bookmarkCount: number | null;
|
|
376
|
+
} | null;
|
|
377
|
+
text: string | null;
|
|
369
378
|
id: string | null;
|
|
370
|
-
createdAt: string | null;
|
|
371
379
|
url: string | null;
|
|
372
|
-
text: string | null;
|
|
373
380
|
entities: {
|
|
374
381
|
hashtags: string[] | null;
|
|
375
382
|
mentions: string[] | null;
|
|
376
383
|
urls: string[] | null;
|
|
377
384
|
} | null;
|
|
378
385
|
author: {
|
|
379
|
-
id: string | null;
|
|
380
|
-
name: string | null;
|
|
381
386
|
description: string | null;
|
|
382
|
-
|
|
387
|
+
name: string | null;
|
|
388
|
+
id: string | null;
|
|
383
389
|
url: string | null;
|
|
384
390
|
following: number | null;
|
|
385
391
|
userName: string | null;
|
|
@@ -388,41 +394,41 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
388
394
|
profilePicture: string | null;
|
|
389
395
|
followers: number | null;
|
|
390
396
|
tweetsCount: number | null;
|
|
391
|
-
|
|
392
|
-
stats: {
|
|
393
|
-
viewCount: number | null;
|
|
394
|
-
retweetCount: number | null;
|
|
395
|
-
replyCount: number | null;
|
|
396
|
-
likeCount: number | null;
|
|
397
|
-
quoteCount: number | null;
|
|
398
|
-
bookmarkCount: number | null;
|
|
397
|
+
createdAt: string | null;
|
|
399
398
|
} | null;
|
|
400
399
|
media: {
|
|
400
|
+
duration: number | null;
|
|
401
401
|
type: string | null;
|
|
402
402
|
url: string | null;
|
|
403
|
-
duration: number | null;
|
|
404
403
|
width: number | null;
|
|
405
404
|
height: number | null;
|
|
406
405
|
}[] | null;
|
|
406
|
+
createdAt: string | null;
|
|
407
407
|
lang: string | null;
|
|
408
408
|
isRetweet: boolean | null;
|
|
409
409
|
isQuote: boolean | null;
|
|
410
410
|
isReply: boolean | null;
|
|
411
411
|
}, {
|
|
412
|
+
stats: {
|
|
413
|
+
viewCount: number | null;
|
|
414
|
+
retweetCount: number | null;
|
|
415
|
+
replyCount: number | null;
|
|
416
|
+
likeCount: number | null;
|
|
417
|
+
quoteCount: number | null;
|
|
418
|
+
bookmarkCount: number | null;
|
|
419
|
+
} | null;
|
|
420
|
+
text: string | null;
|
|
412
421
|
id: string | null;
|
|
413
|
-
createdAt: string | null;
|
|
414
422
|
url: string | null;
|
|
415
|
-
text: string | null;
|
|
416
423
|
entities: {
|
|
417
424
|
hashtags: string[] | null;
|
|
418
425
|
mentions: string[] | null;
|
|
419
426
|
urls: string[] | null;
|
|
420
427
|
} | null;
|
|
421
428
|
author: {
|
|
422
|
-
id: string | null;
|
|
423
|
-
name: string | null;
|
|
424
429
|
description: string | null;
|
|
425
|
-
|
|
430
|
+
name: string | null;
|
|
431
|
+
id: string | null;
|
|
426
432
|
url: string | null;
|
|
427
433
|
following: number | null;
|
|
428
434
|
userName: string | null;
|
|
@@ -431,22 +437,16 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
431
437
|
profilePicture: string | null;
|
|
432
438
|
followers: number | null;
|
|
433
439
|
tweetsCount: number | null;
|
|
434
|
-
|
|
435
|
-
stats: {
|
|
436
|
-
viewCount: number | null;
|
|
437
|
-
retweetCount: number | null;
|
|
438
|
-
replyCount: number | null;
|
|
439
|
-
likeCount: number | null;
|
|
440
|
-
quoteCount: number | null;
|
|
441
|
-
bookmarkCount: number | null;
|
|
440
|
+
createdAt: string | null;
|
|
442
441
|
} | null;
|
|
443
442
|
media: {
|
|
443
|
+
duration: number | null;
|
|
444
444
|
type: string | null;
|
|
445
445
|
url: string | null;
|
|
446
|
-
duration: number | null;
|
|
447
446
|
width: number | null;
|
|
448
447
|
height: number | null;
|
|
449
448
|
}[] | null;
|
|
449
|
+
createdAt: string | null;
|
|
450
450
|
lang: string | null;
|
|
451
451
|
isRetweet: boolean | null;
|
|
452
452
|
isQuote: boolean | null;
|
|
@@ -456,24 +456,30 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
456
456
|
success: z.ZodBoolean;
|
|
457
457
|
error: z.ZodString;
|
|
458
458
|
}, "strip", z.ZodTypeAny, {
|
|
459
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
460
|
-
success: boolean;
|
|
461
459
|
error: string;
|
|
460
|
+
success: boolean;
|
|
461
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
462
462
|
tweets: {
|
|
463
|
+
stats: {
|
|
464
|
+
viewCount: number | null;
|
|
465
|
+
retweetCount: number | null;
|
|
466
|
+
replyCount: number | null;
|
|
467
|
+
likeCount: number | null;
|
|
468
|
+
quoteCount: number | null;
|
|
469
|
+
bookmarkCount: number | null;
|
|
470
|
+
} | null;
|
|
471
|
+
text: string | null;
|
|
463
472
|
id: string | null;
|
|
464
|
-
createdAt: string | null;
|
|
465
473
|
url: string | null;
|
|
466
|
-
text: string | null;
|
|
467
474
|
entities: {
|
|
468
475
|
hashtags: string[] | null;
|
|
469
476
|
mentions: string[] | null;
|
|
470
477
|
urls: string[] | null;
|
|
471
478
|
} | null;
|
|
472
479
|
author: {
|
|
473
|
-
id: string | null;
|
|
474
|
-
name: string | null;
|
|
475
480
|
description: string | null;
|
|
476
|
-
|
|
481
|
+
name: string | null;
|
|
482
|
+
id: string | null;
|
|
477
483
|
url: string | null;
|
|
478
484
|
following: number | null;
|
|
479
485
|
userName: string | null;
|
|
@@ -482,22 +488,16 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
482
488
|
profilePicture: string | null;
|
|
483
489
|
followers: number | null;
|
|
484
490
|
tweetsCount: number | null;
|
|
485
|
-
|
|
486
|
-
stats: {
|
|
487
|
-
viewCount: number | null;
|
|
488
|
-
retweetCount: number | null;
|
|
489
|
-
replyCount: number | null;
|
|
490
|
-
likeCount: number | null;
|
|
491
|
-
quoteCount: number | null;
|
|
492
|
-
bookmarkCount: number | null;
|
|
491
|
+
createdAt: string | null;
|
|
493
492
|
} | null;
|
|
494
493
|
media: {
|
|
494
|
+
duration: number | null;
|
|
495
495
|
type: string | null;
|
|
496
496
|
url: string | null;
|
|
497
|
-
duration: number | null;
|
|
498
497
|
width: number | null;
|
|
499
498
|
height: number | null;
|
|
500
499
|
}[] | null;
|
|
500
|
+
createdAt: string | null;
|
|
501
501
|
lang: string | null;
|
|
502
502
|
isRetweet: boolean | null;
|
|
503
503
|
isQuote: boolean | null;
|
|
@@ -505,24 +505,30 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
505
505
|
}[];
|
|
506
506
|
totalTweets: number;
|
|
507
507
|
}, {
|
|
508
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
509
|
-
success: boolean;
|
|
510
508
|
error: string;
|
|
509
|
+
success: boolean;
|
|
510
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
511
511
|
tweets: {
|
|
512
|
+
stats: {
|
|
513
|
+
viewCount: number | null;
|
|
514
|
+
retweetCount: number | null;
|
|
515
|
+
replyCount: number | null;
|
|
516
|
+
likeCount: number | null;
|
|
517
|
+
quoteCount: number | null;
|
|
518
|
+
bookmarkCount: number | null;
|
|
519
|
+
} | null;
|
|
520
|
+
text: string | null;
|
|
512
521
|
id: string | null;
|
|
513
|
-
createdAt: string | null;
|
|
514
522
|
url: string | null;
|
|
515
|
-
text: string | null;
|
|
516
523
|
entities: {
|
|
517
524
|
hashtags: string[] | null;
|
|
518
525
|
mentions: string[] | null;
|
|
519
526
|
urls: string[] | null;
|
|
520
527
|
} | null;
|
|
521
528
|
author: {
|
|
522
|
-
id: string | null;
|
|
523
|
-
name: string | null;
|
|
524
529
|
description: string | null;
|
|
525
|
-
|
|
530
|
+
name: string | null;
|
|
531
|
+
id: string | null;
|
|
526
532
|
url: string | null;
|
|
527
533
|
following: number | null;
|
|
528
534
|
userName: string | null;
|
|
@@ -531,22 +537,16 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
531
537
|
profilePicture: string | null;
|
|
532
538
|
followers: number | null;
|
|
533
539
|
tweetsCount: number | null;
|
|
534
|
-
|
|
535
|
-
stats: {
|
|
536
|
-
viewCount: number | null;
|
|
537
|
-
retweetCount: number | null;
|
|
538
|
-
replyCount: number | null;
|
|
539
|
-
likeCount: number | null;
|
|
540
|
-
quoteCount: number | null;
|
|
541
|
-
bookmarkCount: number | null;
|
|
540
|
+
createdAt: string | null;
|
|
542
541
|
} | null;
|
|
543
542
|
media: {
|
|
543
|
+
duration: number | null;
|
|
544
544
|
type: string | null;
|
|
545
545
|
url: string | null;
|
|
546
|
-
duration: number | null;
|
|
547
546
|
width: number | null;
|
|
548
547
|
height: number | null;
|
|
549
548
|
}[] | null;
|
|
549
|
+
createdAt: string | null;
|
|
550
550
|
lang: string | null;
|
|
551
551
|
isRetweet: boolean | null;
|
|
552
552
|
isQuote: boolean | null;
|
|
@@ -626,10 +626,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
626
626
|
url: z.ZodNullable<z.ZodString>;
|
|
627
627
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
|
629
|
-
id: string | null;
|
|
630
|
-
name: string | null;
|
|
631
629
|
description: string | null;
|
|
632
|
-
|
|
630
|
+
name: string | null;
|
|
631
|
+
id: string | null;
|
|
633
632
|
url: string | null;
|
|
634
633
|
following: number | null;
|
|
635
634
|
userName: string | null;
|
|
@@ -638,11 +637,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
638
637
|
profilePicture: string | null;
|
|
639
638
|
followers: number | null;
|
|
640
639
|
tweetsCount: number | null;
|
|
640
|
+
createdAt: string | null;
|
|
641
641
|
}, {
|
|
642
|
-
id: string | null;
|
|
643
|
-
name: string | null;
|
|
644
642
|
description: string | null;
|
|
645
|
-
|
|
643
|
+
name: string | null;
|
|
644
|
+
id: string | null;
|
|
646
645
|
url: string | null;
|
|
647
646
|
following: number | null;
|
|
648
647
|
userName: string | null;
|
|
@@ -651,6 +650,7 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
651
650
|
profilePicture: string | null;
|
|
652
651
|
followers: number | null;
|
|
653
652
|
tweetsCount: number | null;
|
|
653
|
+
createdAt: string | null;
|
|
654
654
|
}>>;
|
|
655
655
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
656
656
|
stats: z.ZodNullable<z.ZodObject<{
|
|
@@ -683,15 +683,15 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
683
683
|
height: z.ZodNullable<z.ZodNumber>;
|
|
684
684
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
685
685
|
}, "strip", z.ZodTypeAny, {
|
|
686
|
+
duration: number | null;
|
|
686
687
|
type: string | null;
|
|
687
688
|
url: string | null;
|
|
688
|
-
duration: number | null;
|
|
689
689
|
width: number | null;
|
|
690
690
|
height: number | null;
|
|
691
691
|
}, {
|
|
692
|
+
duration: number | null;
|
|
692
693
|
type: string | null;
|
|
693
694
|
url: string | null;
|
|
694
|
-
duration: number | null;
|
|
695
695
|
width: number | null;
|
|
696
696
|
height: number | null;
|
|
697
697
|
}>, "many">>;
|
|
@@ -712,20 +712,26 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
712
712
|
isQuote: z.ZodNullable<z.ZodBoolean>;
|
|
713
713
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
714
714
|
}, "strip", z.ZodTypeAny, {
|
|
715
|
+
stats: {
|
|
716
|
+
viewCount: number | null;
|
|
717
|
+
retweetCount: number | null;
|
|
718
|
+
replyCount: number | null;
|
|
719
|
+
likeCount: number | null;
|
|
720
|
+
quoteCount: number | null;
|
|
721
|
+
bookmarkCount: number | null;
|
|
722
|
+
} | null;
|
|
723
|
+
text: string | null;
|
|
715
724
|
id: string | null;
|
|
716
|
-
createdAt: string | null;
|
|
717
725
|
url: string | null;
|
|
718
|
-
text: string | null;
|
|
719
726
|
entities: {
|
|
720
727
|
hashtags: string[] | null;
|
|
721
728
|
mentions: string[] | null;
|
|
722
729
|
urls: string[] | null;
|
|
723
730
|
} | null;
|
|
724
731
|
author: {
|
|
725
|
-
id: string | null;
|
|
726
|
-
name: string | null;
|
|
727
732
|
description: string | null;
|
|
728
|
-
|
|
733
|
+
name: string | null;
|
|
734
|
+
id: string | null;
|
|
729
735
|
url: string | null;
|
|
730
736
|
following: number | null;
|
|
731
737
|
userName: string | null;
|
|
@@ -734,41 +740,41 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
734
740
|
profilePicture: string | null;
|
|
735
741
|
followers: number | null;
|
|
736
742
|
tweetsCount: number | null;
|
|
737
|
-
|
|
738
|
-
stats: {
|
|
739
|
-
viewCount: number | null;
|
|
740
|
-
retweetCount: number | null;
|
|
741
|
-
replyCount: number | null;
|
|
742
|
-
likeCount: number | null;
|
|
743
|
-
quoteCount: number | null;
|
|
744
|
-
bookmarkCount: number | null;
|
|
743
|
+
createdAt: string | null;
|
|
745
744
|
} | null;
|
|
746
745
|
media: {
|
|
746
|
+
duration: number | null;
|
|
747
747
|
type: string | null;
|
|
748
748
|
url: string | null;
|
|
749
|
-
duration: number | null;
|
|
750
749
|
width: number | null;
|
|
751
750
|
height: number | null;
|
|
752
751
|
}[] | null;
|
|
752
|
+
createdAt: string | null;
|
|
753
753
|
lang: string | null;
|
|
754
754
|
isRetweet: boolean | null;
|
|
755
755
|
isQuote: boolean | null;
|
|
756
756
|
isReply: boolean | null;
|
|
757
757
|
}, {
|
|
758
|
+
stats: {
|
|
759
|
+
viewCount: number | null;
|
|
760
|
+
retweetCount: number | null;
|
|
761
|
+
replyCount: number | null;
|
|
762
|
+
likeCount: number | null;
|
|
763
|
+
quoteCount: number | null;
|
|
764
|
+
bookmarkCount: number | null;
|
|
765
|
+
} | null;
|
|
766
|
+
text: string | null;
|
|
758
767
|
id: string | null;
|
|
759
|
-
createdAt: string | null;
|
|
760
768
|
url: string | null;
|
|
761
|
-
text: string | null;
|
|
762
769
|
entities: {
|
|
763
770
|
hashtags: string[] | null;
|
|
764
771
|
mentions: string[] | null;
|
|
765
772
|
urls: string[] | null;
|
|
766
773
|
} | null;
|
|
767
774
|
author: {
|
|
768
|
-
id: string | null;
|
|
769
|
-
name: string | null;
|
|
770
775
|
description: string | null;
|
|
771
|
-
|
|
776
|
+
name: string | null;
|
|
777
|
+
id: string | null;
|
|
772
778
|
url: string | null;
|
|
773
779
|
following: number | null;
|
|
774
780
|
userName: string | null;
|
|
@@ -777,22 +783,16 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
777
783
|
profilePicture: string | null;
|
|
778
784
|
followers: number | null;
|
|
779
785
|
tweetsCount: number | null;
|
|
780
|
-
|
|
781
|
-
stats: {
|
|
782
|
-
viewCount: number | null;
|
|
783
|
-
retweetCount: number | null;
|
|
784
|
-
replyCount: number | null;
|
|
785
|
-
likeCount: number | null;
|
|
786
|
-
quoteCount: number | null;
|
|
787
|
-
bookmarkCount: number | null;
|
|
786
|
+
createdAt: string | null;
|
|
788
787
|
} | null;
|
|
789
788
|
media: {
|
|
789
|
+
duration: number | null;
|
|
790
790
|
type: string | null;
|
|
791
791
|
url: string | null;
|
|
792
|
-
duration: number | null;
|
|
793
792
|
width: number | null;
|
|
794
793
|
height: number | null;
|
|
795
794
|
}[] | null;
|
|
795
|
+
createdAt: string | null;
|
|
796
796
|
lang: string | null;
|
|
797
797
|
isRetweet: boolean | null;
|
|
798
798
|
isQuote: boolean | null;
|
|
@@ -802,24 +802,30 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
802
802
|
success: z.ZodBoolean;
|
|
803
803
|
error: z.ZodString;
|
|
804
804
|
}, "strip", z.ZodTypeAny, {
|
|
805
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
806
|
-
success: boolean;
|
|
807
805
|
error: string;
|
|
806
|
+
success: boolean;
|
|
807
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
808
808
|
tweets: {
|
|
809
|
+
stats: {
|
|
810
|
+
viewCount: number | null;
|
|
811
|
+
retweetCount: number | null;
|
|
812
|
+
replyCount: number | null;
|
|
813
|
+
likeCount: number | null;
|
|
814
|
+
quoteCount: number | null;
|
|
815
|
+
bookmarkCount: number | null;
|
|
816
|
+
} | null;
|
|
817
|
+
text: string | null;
|
|
809
818
|
id: string | null;
|
|
810
|
-
createdAt: string | null;
|
|
811
819
|
url: string | null;
|
|
812
|
-
text: string | null;
|
|
813
820
|
entities: {
|
|
814
821
|
hashtags: string[] | null;
|
|
815
822
|
mentions: string[] | null;
|
|
816
823
|
urls: string[] | null;
|
|
817
824
|
} | null;
|
|
818
825
|
author: {
|
|
819
|
-
id: string | null;
|
|
820
|
-
name: string | null;
|
|
821
826
|
description: string | null;
|
|
822
|
-
|
|
827
|
+
name: string | null;
|
|
828
|
+
id: string | null;
|
|
823
829
|
url: string | null;
|
|
824
830
|
following: number | null;
|
|
825
831
|
userName: string | null;
|
|
@@ -828,22 +834,16 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
828
834
|
profilePicture: string | null;
|
|
829
835
|
followers: number | null;
|
|
830
836
|
tweetsCount: number | null;
|
|
831
|
-
|
|
832
|
-
stats: {
|
|
833
|
-
viewCount: number | null;
|
|
834
|
-
retweetCount: number | null;
|
|
835
|
-
replyCount: number | null;
|
|
836
|
-
likeCount: number | null;
|
|
837
|
-
quoteCount: number | null;
|
|
838
|
-
bookmarkCount: number | null;
|
|
837
|
+
createdAt: string | null;
|
|
839
838
|
} | null;
|
|
840
839
|
media: {
|
|
840
|
+
duration: number | null;
|
|
841
841
|
type: string | null;
|
|
842
842
|
url: string | null;
|
|
843
|
-
duration: number | null;
|
|
844
843
|
width: number | null;
|
|
845
844
|
height: number | null;
|
|
846
845
|
}[] | null;
|
|
846
|
+
createdAt: string | null;
|
|
847
847
|
lang: string | null;
|
|
848
848
|
isRetweet: boolean | null;
|
|
849
849
|
isQuote: boolean | null;
|
|
@@ -851,24 +851,30 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
851
851
|
}[];
|
|
852
852
|
totalTweets: number;
|
|
853
853
|
}, {
|
|
854
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
855
|
-
success: boolean;
|
|
856
854
|
error: string;
|
|
855
|
+
success: boolean;
|
|
856
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
857
857
|
tweets: {
|
|
858
|
+
stats: {
|
|
859
|
+
viewCount: number | null;
|
|
860
|
+
retweetCount: number | null;
|
|
861
|
+
replyCount: number | null;
|
|
862
|
+
likeCount: number | null;
|
|
863
|
+
quoteCount: number | null;
|
|
864
|
+
bookmarkCount: number | null;
|
|
865
|
+
} | null;
|
|
866
|
+
text: string | null;
|
|
858
867
|
id: string | null;
|
|
859
|
-
createdAt: string | null;
|
|
860
868
|
url: string | null;
|
|
861
|
-
text: string | null;
|
|
862
869
|
entities: {
|
|
863
870
|
hashtags: string[] | null;
|
|
864
871
|
mentions: string[] | null;
|
|
865
872
|
urls: string[] | null;
|
|
866
873
|
} | null;
|
|
867
874
|
author: {
|
|
868
|
-
id: string | null;
|
|
869
|
-
name: string | null;
|
|
870
875
|
description: string | null;
|
|
871
|
-
|
|
876
|
+
name: string | null;
|
|
877
|
+
id: string | null;
|
|
872
878
|
url: string | null;
|
|
873
879
|
following: number | null;
|
|
874
880
|
userName: string | null;
|
|
@@ -877,22 +883,16 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
877
883
|
profilePicture: string | null;
|
|
878
884
|
followers: number | null;
|
|
879
885
|
tweetsCount: number | null;
|
|
880
|
-
|
|
881
|
-
stats: {
|
|
882
|
-
viewCount: number | null;
|
|
883
|
-
retweetCount: number | null;
|
|
884
|
-
replyCount: number | null;
|
|
885
|
-
likeCount: number | null;
|
|
886
|
-
quoteCount: number | null;
|
|
887
|
-
bookmarkCount: number | null;
|
|
886
|
+
createdAt: string | null;
|
|
888
887
|
} | null;
|
|
889
888
|
media: {
|
|
889
|
+
duration: number | null;
|
|
890
890
|
type: string | null;
|
|
891
891
|
url: string | null;
|
|
892
|
-
duration: number | null;
|
|
893
892
|
width: number | null;
|
|
894
893
|
height: number | null;
|
|
895
894
|
}[] | null;
|
|
895
|
+
createdAt: string | null;
|
|
896
896
|
lang: string | null;
|
|
897
897
|
isRetweet: boolean | null;
|
|
898
898
|
isQuote: boolean | null;
|