@bubblelab/bubble-core 0.1.36 → 0.1.38
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 +179 -101
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
- package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.js +3 -0
- package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
- package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
- package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
- package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
- package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
- package/dist/bubbles/service-bubble/storage.d.ts +52 -52
- package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles.json +4768 -1722
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +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
|
}>;
|
|
@@ -14,16 +14,16 @@ declare const TikTokToolParamsSchema: z.ZodObject<{
|
|
|
14
14
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
15
15
|
limit?: number | undefined;
|
|
16
16
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
17
|
-
hashtags?: string[] | undefined;
|
|
18
17
|
profiles?: string[] | undefined;
|
|
18
|
+
hashtags?: string[] | undefined;
|
|
19
19
|
shouldDownloadVideos?: boolean | undefined;
|
|
20
20
|
videoUrls?: string[] | undefined;
|
|
21
21
|
}, {
|
|
22
22
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
25
|
-
hashtags?: string[] | undefined;
|
|
26
25
|
profiles?: string[] | undefined;
|
|
26
|
+
hashtags?: string[] | undefined;
|
|
27
27
|
shouldDownloadVideos?: boolean | undefined;
|
|
28
28
|
videoUrls?: string[] | undefined;
|
|
29
29
|
}>;
|
|
@@ -99,6 +99,11 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
99
99
|
}>, "many">>;
|
|
100
100
|
}, "strip", z.ZodTypeAny, {
|
|
101
101
|
id: string | null;
|
|
102
|
+
text: string | null;
|
|
103
|
+
hashtags: {
|
|
104
|
+
name: string | null;
|
|
105
|
+
}[] | null;
|
|
106
|
+
videoUrl: string | null;
|
|
102
107
|
author: {
|
|
103
108
|
id: string | null;
|
|
104
109
|
verified: boolean | null;
|
|
@@ -111,11 +116,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
111
116
|
videoCount: number | null;
|
|
112
117
|
heartCount: number | null;
|
|
113
118
|
} | null;
|
|
114
|
-
text: string | null;
|
|
115
|
-
hashtags: {
|
|
116
|
-
name: string | null;
|
|
117
|
-
}[] | null;
|
|
118
|
-
videoUrl: string | null;
|
|
119
119
|
stats: {
|
|
120
120
|
collectCount: number | null;
|
|
121
121
|
commentCount: number | null;
|
|
@@ -129,6 +129,11 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
129
129
|
covers: string[] | null;
|
|
130
130
|
}, {
|
|
131
131
|
id: string | null;
|
|
132
|
+
text: string | null;
|
|
133
|
+
hashtags: {
|
|
134
|
+
name: string | null;
|
|
135
|
+
}[] | null;
|
|
136
|
+
videoUrl: string | null;
|
|
132
137
|
author: {
|
|
133
138
|
id: string | null;
|
|
134
139
|
verified: boolean | null;
|
|
@@ -141,11 +146,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
141
146
|
videoCount: number | null;
|
|
142
147
|
heartCount: number | null;
|
|
143
148
|
} | null;
|
|
144
|
-
text: string | null;
|
|
145
|
-
hashtags: {
|
|
146
|
-
name: string | null;
|
|
147
|
-
}[] | null;
|
|
148
|
-
videoUrl: string | null;
|
|
149
149
|
stats: {
|
|
150
150
|
collectCount: number | null;
|
|
151
151
|
commentCount: number | null;
|
|
@@ -162,11 +162,16 @@ 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
|
+
text: string | null;
|
|
171
|
+
hashtags: {
|
|
172
|
+
name: string | null;
|
|
173
|
+
}[] | null;
|
|
174
|
+
videoUrl: string | null;
|
|
170
175
|
author: {
|
|
171
176
|
id: string | null;
|
|
172
177
|
verified: boolean | null;
|
|
@@ -179,11 +184,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
179
184
|
videoCount: number | null;
|
|
180
185
|
heartCount: number | null;
|
|
181
186
|
} | null;
|
|
182
|
-
text: string | null;
|
|
183
|
-
hashtags: {
|
|
184
|
-
name: string | null;
|
|
185
|
-
}[] | null;
|
|
186
|
-
videoUrl: string | null;
|
|
187
187
|
stats: {
|
|
188
188
|
collectCount: number | null;
|
|
189
189
|
commentCount: number | null;
|
|
@@ -198,11 +198,16 @@ 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
|
+
text: string | null;
|
|
207
|
+
hashtags: {
|
|
208
|
+
name: string | null;
|
|
209
|
+
}[] | null;
|
|
210
|
+
videoUrl: string | null;
|
|
206
211
|
author: {
|
|
207
212
|
id: string | null;
|
|
208
213
|
verified: boolean | null;
|
|
@@ -215,11 +220,6 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
215
220
|
videoCount: number | null;
|
|
216
221
|
heartCount: number | null;
|
|
217
222
|
} | null;
|
|
218
|
-
text: string | null;
|
|
219
|
-
hashtags: {
|
|
220
|
-
name: string | null;
|
|
221
|
-
}[] | null;
|
|
222
|
-
videoUrl: string | null;
|
|
223
223
|
stats: {
|
|
224
224
|
collectCount: number | null;
|
|
225
225
|
commentCount: number | null;
|
|
@@ -251,16 +251,16 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
251
251
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
252
252
|
limit?: number | undefined;
|
|
253
253
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
254
|
-
hashtags?: string[] | undefined;
|
|
255
254
|
profiles?: string[] | undefined;
|
|
255
|
+
hashtags?: string[] | undefined;
|
|
256
256
|
shouldDownloadVideos?: boolean | undefined;
|
|
257
257
|
videoUrls?: string[] | undefined;
|
|
258
258
|
}, {
|
|
259
259
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
260
260
|
limit?: number | undefined;
|
|
261
261
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
262
|
-
hashtags?: string[] | undefined;
|
|
263
262
|
profiles?: string[] | undefined;
|
|
263
|
+
hashtags?: string[] | undefined;
|
|
264
264
|
shouldDownloadVideos?: boolean | undefined;
|
|
265
265
|
videoUrls?: string[] | undefined;
|
|
266
266
|
}>;
|
|
@@ -336,6 +336,11 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
336
336
|
}>, "many">>;
|
|
337
337
|
}, "strip", z.ZodTypeAny, {
|
|
338
338
|
id: string | null;
|
|
339
|
+
text: string | null;
|
|
340
|
+
hashtags: {
|
|
341
|
+
name: string | null;
|
|
342
|
+
}[] | null;
|
|
343
|
+
videoUrl: string | null;
|
|
339
344
|
author: {
|
|
340
345
|
id: string | null;
|
|
341
346
|
verified: boolean | null;
|
|
@@ -348,11 +353,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
348
353
|
videoCount: number | null;
|
|
349
354
|
heartCount: number | null;
|
|
350
355
|
} | null;
|
|
351
|
-
text: string | null;
|
|
352
|
-
hashtags: {
|
|
353
|
-
name: string | null;
|
|
354
|
-
}[] | null;
|
|
355
|
-
videoUrl: string | null;
|
|
356
356
|
stats: {
|
|
357
357
|
collectCount: number | null;
|
|
358
358
|
commentCount: number | null;
|
|
@@ -366,6 +366,11 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
366
366
|
covers: string[] | null;
|
|
367
367
|
}, {
|
|
368
368
|
id: string | null;
|
|
369
|
+
text: string | null;
|
|
370
|
+
hashtags: {
|
|
371
|
+
name: string | null;
|
|
372
|
+
}[] | null;
|
|
373
|
+
videoUrl: string | null;
|
|
369
374
|
author: {
|
|
370
375
|
id: string | null;
|
|
371
376
|
verified: boolean | null;
|
|
@@ -378,11 +383,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
378
383
|
videoCount: number | null;
|
|
379
384
|
heartCount: number | null;
|
|
380
385
|
} | null;
|
|
381
|
-
text: string | null;
|
|
382
|
-
hashtags: {
|
|
383
|
-
name: string | null;
|
|
384
|
-
}[] | null;
|
|
385
|
-
videoUrl: string | null;
|
|
386
386
|
stats: {
|
|
387
387
|
collectCount: number | null;
|
|
388
388
|
commentCount: number | null;
|
|
@@ -399,11 +399,16 @@ 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
|
+
text: string | null;
|
|
408
|
+
hashtags: {
|
|
409
|
+
name: string | null;
|
|
410
|
+
}[] | null;
|
|
411
|
+
videoUrl: string | null;
|
|
407
412
|
author: {
|
|
408
413
|
id: string | null;
|
|
409
414
|
verified: boolean | null;
|
|
@@ -416,11 +421,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
416
421
|
videoCount: number | null;
|
|
417
422
|
heartCount: number | null;
|
|
418
423
|
} | null;
|
|
419
|
-
text: string | null;
|
|
420
|
-
hashtags: {
|
|
421
|
-
name: string | null;
|
|
422
|
-
}[] | null;
|
|
423
|
-
videoUrl: string | null;
|
|
424
424
|
stats: {
|
|
425
425
|
collectCount: number | null;
|
|
426
426
|
commentCount: number | null;
|
|
@@ -435,11 +435,16 @@ 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
|
+
text: string | null;
|
|
444
|
+
hashtags: {
|
|
445
|
+
name: string | null;
|
|
446
|
+
}[] | null;
|
|
447
|
+
videoUrl: string | null;
|
|
443
448
|
author: {
|
|
444
449
|
id: string | null;
|
|
445
450
|
verified: boolean | null;
|
|
@@ -452,11 +457,6 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
452
457
|
videoCount: number | null;
|
|
453
458
|
heartCount: number | null;
|
|
454
459
|
} | null;
|
|
455
|
-
text: string | null;
|
|
456
|
-
hashtags: {
|
|
457
|
-
name: string | null;
|
|
458
|
-
}[] | null;
|
|
459
|
-
videoUrl: string | null;
|
|
460
460
|
stats: {
|
|
461
461
|
collectCount: number | null;
|
|
462
462
|
commentCount: number | null;
|