@bubblelab/bubble-core 0.1.158 → 0.1.159
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 +128 -128
- package/dist/bubbles/service-bubble/agi-inc.d.ts +92 -92
- package/dist/bubbles/service-bubble/airtable.d.ts +166 -166
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- 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 +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +106 -106
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +42 -42
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/firecrawl.d.ts +706 -706
- package/dist/bubbles/service-bubble/followupboss.d.ts +182 -182
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +192 -192
- package/dist/bubbles/service-bubble/gmail.d.ts +176 -176
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +100 -100
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1739 -1739
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +62 -62
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +82 -82
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +16 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +430 -430
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +173 -173
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1690 -1690
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +202 -202
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +92 -92
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +68 -68
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -8,13 +8,13 @@ declare const SQLQueryToolParamsSchema: z.ZodObject<{
|
|
|
8
8
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
9
9
|
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
10
|
}, "strip", z.ZodTypeAny, {
|
|
11
|
-
query: string;
|
|
12
11
|
reasoning: string;
|
|
12
|
+
query: string;
|
|
13
13
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
14
14
|
config?: Record<string, unknown> | undefined;
|
|
15
15
|
}, {
|
|
16
|
-
query: string;
|
|
17
16
|
reasoning: string;
|
|
17
|
+
query: string;
|
|
18
18
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
19
19
|
config?: Record<string, unknown> | undefined;
|
|
20
20
|
}>;
|
|
@@ -74,13 +74,13 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
|
|
|
74
74
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
75
75
|
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
query: string;
|
|
78
77
|
reasoning: string;
|
|
78
|
+
query: string;
|
|
79
79
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
80
80
|
config?: Record<string, unknown> | undefined;
|
|
81
81
|
}, {
|
|
82
|
-
query: string;
|
|
83
82
|
reasoning: string;
|
|
83
|
+
query: string;
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
85
85
|
config?: Record<string, unknown> | undefined;
|
|
86
86
|
}>;
|
|
@@ -12,16 +12,16 @@ declare const TikTokToolParamsSchema: z.ZodObject<{
|
|
|
12
12
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
14
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
15
|
-
limit?: number | undefined;
|
|
16
15
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
16
|
+
limit?: number | undefined;
|
|
17
17
|
hashtags?: string[] | undefined;
|
|
18
18
|
profiles?: string[] | undefined;
|
|
19
19
|
shouldDownloadVideos?: boolean | undefined;
|
|
20
20
|
videoUrls?: string[] | undefined;
|
|
21
21
|
}, {
|
|
22
22
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
23
|
-
limit?: number | undefined;
|
|
24
23
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
24
|
+
limit?: number | undefined;
|
|
25
25
|
hashtags?: string[] | undefined;
|
|
26
26
|
profiles?: string[] | undefined;
|
|
27
27
|
shouldDownloadVideos?: boolean | undefined;
|
|
@@ -47,24 +47,24 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
47
47
|
heartCount: z.ZodNullable<z.ZodNumber>;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
49
|
id: string | null;
|
|
50
|
-
uniqueId: string | null;
|
|
51
50
|
verified: boolean | null;
|
|
52
51
|
followerCount: number | null;
|
|
53
52
|
signature: string | null;
|
|
53
|
+
followingCount: number | null;
|
|
54
|
+
uniqueId: string | null;
|
|
54
55
|
nickname: string | null;
|
|
55
56
|
avatarThumb: string | null;
|
|
56
|
-
followingCount: number | null;
|
|
57
57
|
videoCount: number | null;
|
|
58
58
|
heartCount: number | null;
|
|
59
59
|
}, {
|
|
60
60
|
id: string | null;
|
|
61
|
-
uniqueId: string | null;
|
|
62
61
|
verified: boolean | null;
|
|
63
62
|
followerCount: number | null;
|
|
64
63
|
signature: string | null;
|
|
64
|
+
followingCount: number | null;
|
|
65
|
+
uniqueId: string | null;
|
|
65
66
|
nickname: string | null;
|
|
66
67
|
avatarThumb: string | null;
|
|
67
|
-
followingCount: number | null;
|
|
68
68
|
videoCount: number | null;
|
|
69
69
|
heartCount: number | null;
|
|
70
70
|
}>>;
|
|
@@ -106,13 +106,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
106
106
|
videoUrl: string | null;
|
|
107
107
|
author: {
|
|
108
108
|
id: string | null;
|
|
109
|
-
uniqueId: string | null;
|
|
110
109
|
verified: boolean | null;
|
|
111
110
|
followerCount: number | null;
|
|
112
111
|
signature: string | null;
|
|
112
|
+
followingCount: number | null;
|
|
113
|
+
uniqueId: string | null;
|
|
113
114
|
nickname: string | null;
|
|
114
115
|
avatarThumb: string | null;
|
|
115
|
-
followingCount: number | null;
|
|
116
116
|
videoCount: number | null;
|
|
117
117
|
heartCount: number | null;
|
|
118
118
|
} | null;
|
|
@@ -136,13 +136,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
136
136
|
videoUrl: string | null;
|
|
137
137
|
author: {
|
|
138
138
|
id: string | null;
|
|
139
|
-
uniqueId: string | null;
|
|
140
139
|
verified: boolean | null;
|
|
141
140
|
followerCount: number | null;
|
|
142
141
|
signature: string | null;
|
|
142
|
+
followingCount: number | null;
|
|
143
|
+
uniqueId: string | null;
|
|
143
144
|
nickname: string | null;
|
|
144
145
|
avatarThumb: string | null;
|
|
145
|
-
followingCount: number | null;
|
|
146
146
|
videoCount: number | null;
|
|
147
147
|
heartCount: number | null;
|
|
148
148
|
} | null;
|
|
@@ -162,9 +162,9 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
162
162
|
success: z.ZodBoolean;
|
|
163
163
|
error: z.ZodString;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
166
165
|
success: boolean;
|
|
167
166
|
error: string;
|
|
167
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
168
168
|
videos: {
|
|
169
169
|
id: string | null;
|
|
170
170
|
text: string | null;
|
|
@@ -174,13 +174,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
174
174
|
videoUrl: string | null;
|
|
175
175
|
author: {
|
|
176
176
|
id: string | null;
|
|
177
|
-
uniqueId: string | null;
|
|
178
177
|
verified: boolean | null;
|
|
179
178
|
followerCount: number | null;
|
|
180
179
|
signature: string | null;
|
|
180
|
+
followingCount: number | null;
|
|
181
|
+
uniqueId: string | null;
|
|
181
182
|
nickname: string | null;
|
|
182
183
|
avatarThumb: string | null;
|
|
183
|
-
followingCount: number | null;
|
|
184
184
|
videoCount: number | null;
|
|
185
185
|
heartCount: number | null;
|
|
186
186
|
} | null;
|
|
@@ -198,9 +198,9 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
198
198
|
}[];
|
|
199
199
|
totalVideos: number;
|
|
200
200
|
}, {
|
|
201
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
202
201
|
success: boolean;
|
|
203
202
|
error: string;
|
|
203
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
204
204
|
videos: {
|
|
205
205
|
id: string | null;
|
|
206
206
|
text: string | null;
|
|
@@ -210,13 +210,13 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
210
210
|
videoUrl: string | null;
|
|
211
211
|
author: {
|
|
212
212
|
id: string | null;
|
|
213
|
-
uniqueId: string | null;
|
|
214
213
|
verified: boolean | null;
|
|
215
214
|
followerCount: number | null;
|
|
216
215
|
signature: string | null;
|
|
216
|
+
followingCount: number | null;
|
|
217
|
+
uniqueId: string | null;
|
|
217
218
|
nickname: string | null;
|
|
218
219
|
avatarThumb: string | null;
|
|
219
|
-
followingCount: number | null;
|
|
220
220
|
videoCount: number | null;
|
|
221
221
|
heartCount: number | null;
|
|
222
222
|
} | null;
|
|
@@ -249,16 +249,16 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
249
249
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
250
250
|
}, "strip", z.ZodTypeAny, {
|
|
251
251
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
252
|
-
limit?: number | undefined;
|
|
253
252
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
253
|
+
limit?: number | undefined;
|
|
254
254
|
hashtags?: string[] | undefined;
|
|
255
255
|
profiles?: string[] | undefined;
|
|
256
256
|
shouldDownloadVideos?: boolean | undefined;
|
|
257
257
|
videoUrls?: string[] | undefined;
|
|
258
258
|
}, {
|
|
259
259
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
260
|
-
limit?: number | undefined;
|
|
261
260
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
261
|
+
limit?: number | undefined;
|
|
262
262
|
hashtags?: string[] | undefined;
|
|
263
263
|
profiles?: string[] | undefined;
|
|
264
264
|
shouldDownloadVideos?: boolean | undefined;
|
|
@@ -284,24 +284,24 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
284
284
|
heartCount: z.ZodNullable<z.ZodNumber>;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
286
286
|
id: string | null;
|
|
287
|
-
uniqueId: string | null;
|
|
288
287
|
verified: boolean | null;
|
|
289
288
|
followerCount: number | null;
|
|
290
289
|
signature: string | null;
|
|
290
|
+
followingCount: number | null;
|
|
291
|
+
uniqueId: string | null;
|
|
291
292
|
nickname: string | null;
|
|
292
293
|
avatarThumb: string | null;
|
|
293
|
-
followingCount: number | null;
|
|
294
294
|
videoCount: number | null;
|
|
295
295
|
heartCount: number | null;
|
|
296
296
|
}, {
|
|
297
297
|
id: string | null;
|
|
298
|
-
uniqueId: string | null;
|
|
299
298
|
verified: boolean | null;
|
|
300
299
|
followerCount: number | null;
|
|
301
300
|
signature: string | null;
|
|
301
|
+
followingCount: number | null;
|
|
302
|
+
uniqueId: string | null;
|
|
302
303
|
nickname: string | null;
|
|
303
304
|
avatarThumb: string | null;
|
|
304
|
-
followingCount: number | null;
|
|
305
305
|
videoCount: number | null;
|
|
306
306
|
heartCount: number | null;
|
|
307
307
|
}>>;
|
|
@@ -343,13 +343,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
343
343
|
videoUrl: string | null;
|
|
344
344
|
author: {
|
|
345
345
|
id: string | null;
|
|
346
|
-
uniqueId: string | null;
|
|
347
346
|
verified: boolean | null;
|
|
348
347
|
followerCount: number | null;
|
|
349
348
|
signature: string | null;
|
|
349
|
+
followingCount: number | null;
|
|
350
|
+
uniqueId: string | null;
|
|
350
351
|
nickname: string | null;
|
|
351
352
|
avatarThumb: string | null;
|
|
352
|
-
followingCount: number | null;
|
|
353
353
|
videoCount: number | null;
|
|
354
354
|
heartCount: number | null;
|
|
355
355
|
} | null;
|
|
@@ -373,13 +373,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
373
373
|
videoUrl: string | null;
|
|
374
374
|
author: {
|
|
375
375
|
id: string | null;
|
|
376
|
-
uniqueId: string | null;
|
|
377
376
|
verified: boolean | null;
|
|
378
377
|
followerCount: number | null;
|
|
379
378
|
signature: string | null;
|
|
379
|
+
followingCount: number | null;
|
|
380
|
+
uniqueId: string | null;
|
|
380
381
|
nickname: string | null;
|
|
381
382
|
avatarThumb: string | null;
|
|
382
|
-
followingCount: number | null;
|
|
383
383
|
videoCount: number | null;
|
|
384
384
|
heartCount: number | null;
|
|
385
385
|
} | null;
|
|
@@ -399,9 +399,9 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
399
399
|
success: z.ZodBoolean;
|
|
400
400
|
error: z.ZodString;
|
|
401
401
|
}, "strip", z.ZodTypeAny, {
|
|
402
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
403
402
|
success: boolean;
|
|
404
403
|
error: string;
|
|
404
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
405
405
|
videos: {
|
|
406
406
|
id: string | null;
|
|
407
407
|
text: string | null;
|
|
@@ -411,13 +411,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
411
411
|
videoUrl: string | null;
|
|
412
412
|
author: {
|
|
413
413
|
id: string | null;
|
|
414
|
-
uniqueId: string | null;
|
|
415
414
|
verified: boolean | null;
|
|
416
415
|
followerCount: number | null;
|
|
417
416
|
signature: string | null;
|
|
417
|
+
followingCount: number | null;
|
|
418
|
+
uniqueId: string | null;
|
|
418
419
|
nickname: string | null;
|
|
419
420
|
avatarThumb: string | null;
|
|
420
|
-
followingCount: number | null;
|
|
421
421
|
videoCount: number | null;
|
|
422
422
|
heartCount: number | null;
|
|
423
423
|
} | null;
|
|
@@ -435,9 +435,9 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
435
435
|
}[];
|
|
436
436
|
totalVideos: number;
|
|
437
437
|
}, {
|
|
438
|
-
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
439
438
|
success: boolean;
|
|
440
439
|
error: string;
|
|
440
|
+
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
441
441
|
videos: {
|
|
442
442
|
id: string | null;
|
|
443
443
|
text: string | null;
|
|
@@ -447,13 +447,13 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
447
447
|
videoUrl: string | null;
|
|
448
448
|
author: {
|
|
449
449
|
id: string | null;
|
|
450
|
-
uniqueId: string | null;
|
|
451
450
|
verified: boolean | null;
|
|
452
451
|
followerCount: number | null;
|
|
453
452
|
signature: string | null;
|
|
453
|
+
followingCount: number | null;
|
|
454
|
+
uniqueId: string | null;
|
|
454
455
|
nickname: string | null;
|
|
455
456
|
avatarThumb: string | null;
|
|
456
|
-
followingCount: number | null;
|
|
457
457
|
videoCount: number | null;
|
|
458
458
|
heartCount: number | null;
|
|
459
459
|
} | null;
|