@bubblelab/bubble-core 0.1.36 → 0.1.37

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -12,16 +12,16 @@ declare const GoogleMapsToolParamsSchema: z.ZodObject<{
12
12
  }, "strip", z.ZodTypeAny, {
13
13
  operation: "search";
14
14
  queries: string[];
15
+ location?: string | undefined;
15
16
  limit?: number | undefined;
16
17
  credentials?: Partial<Record<CredentialType, string>> | undefined;
17
- location?: string | undefined;
18
18
  language?: string | undefined;
19
19
  }, {
20
20
  operation: "search";
21
21
  queries: string[];
22
+ location?: string | undefined;
22
23
  limit?: number | undefined;
23
24
  credentials?: Partial<Record<CredentialType, string>> | undefined;
24
- location?: string | undefined;
25
25
  language?: string | undefined;
26
26
  }>;
27
27
  declare const GoogleMapsToolResultSchema: z.ZodObject<{
@@ -84,12 +84,12 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
84
84
  additionalInfo: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>>;
85
85
  }, "strip", z.ZodTypeAny, {
86
86
  title: string | null;
87
- url: string | null;
88
- phone: string | null;
89
87
  location: {
90
88
  lat: number | null;
91
89
  lng: number | null;
92
90
  } | null;
91
+ url: string | null;
92
+ phone: string | null;
93
93
  rating: number | null;
94
94
  category: string | null;
95
95
  address: string | null;
@@ -114,12 +114,12 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
114
114
  imageUrls: string[] | null;
115
115
  }, {
116
116
  title: string | null;
117
- url: string | null;
118
- phone: string | null;
119
117
  location: {
120
118
  lat: number | null;
121
119
  lng: number | null;
122
120
  } | null;
121
+ url: string | null;
122
+ phone: string | null;
123
123
  rating: number | null;
124
124
  category: string | null;
125
125
  address: string | null;
@@ -147,17 +147,17 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
147
147
  success: z.ZodBoolean;
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
- operation: "search";
151
150
  success: boolean;
152
151
  error: string;
152
+ operation: "search";
153
153
  places: {
154
154
  title: string | null;
155
- url: string | null;
156
- phone: string | null;
157
155
  location: {
158
156
  lat: number | null;
159
157
  lng: number | null;
160
158
  } | null;
159
+ url: string | null;
160
+ phone: string | null;
161
161
  rating: number | null;
162
162
  category: string | null;
163
163
  address: string | null;
@@ -183,17 +183,17 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
183
183
  }[];
184
184
  totalPlaces: number;
185
185
  }, {
186
- operation: "search";
187
186
  success: boolean;
188
187
  error: string;
188
+ operation: "search";
189
189
  places: {
190
190
  title: string | null;
191
- url: string | null;
192
- phone: string | null;
193
191
  location: {
194
192
  lat: number | null;
195
193
  lng: number | null;
196
194
  } | null;
195
+ url: string | null;
196
+ phone: string | null;
197
197
  rating: number | null;
198
198
  category: string | null;
199
199
  address: string | null;
@@ -234,16 +234,16 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
234
234
  }, "strip", z.ZodTypeAny, {
235
235
  operation: "search";
236
236
  queries: string[];
237
+ location?: string | undefined;
237
238
  limit?: number | undefined;
238
239
  credentials?: Partial<Record<CredentialType, string>> | undefined;
239
- location?: string | undefined;
240
240
  language?: string | undefined;
241
241
  }, {
242
242
  operation: "search";
243
243
  queries: string[];
244
+ location?: string | undefined;
244
245
  limit?: number | undefined;
245
246
  credentials?: Partial<Record<CredentialType, string>> | undefined;
246
- location?: string | undefined;
247
247
  language?: string | undefined;
248
248
  }>;
249
249
  static readonly resultSchema: z.ZodObject<{
@@ -306,12 +306,12 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
306
306
  additionalInfo: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>>;
307
307
  }, "strip", z.ZodTypeAny, {
308
308
  title: string | null;
309
- url: string | null;
310
- phone: string | null;
311
309
  location: {
312
310
  lat: number | null;
313
311
  lng: number | null;
314
312
  } | null;
313
+ url: string | null;
314
+ phone: string | null;
315
315
  rating: number | null;
316
316
  category: string | null;
317
317
  address: string | null;
@@ -336,12 +336,12 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
336
336
  imageUrls: string[] | null;
337
337
  }, {
338
338
  title: string | null;
339
- url: string | null;
340
- phone: string | null;
341
339
  location: {
342
340
  lat: number | null;
343
341
  lng: number | null;
344
342
  } | null;
343
+ url: string | null;
344
+ phone: string | null;
345
345
  rating: number | null;
346
346
  category: string | null;
347
347
  address: string | null;
@@ -369,17 +369,17 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
369
369
  success: z.ZodBoolean;
370
370
  error: z.ZodString;
371
371
  }, "strip", z.ZodTypeAny, {
372
- operation: "search";
373
372
  success: boolean;
374
373
  error: string;
374
+ operation: "search";
375
375
  places: {
376
376
  title: string | null;
377
- url: string | null;
378
- phone: string | null;
379
377
  location: {
380
378
  lat: number | null;
381
379
  lng: number | null;
382
380
  } | null;
381
+ url: string | null;
382
+ phone: string | null;
383
383
  rating: number | null;
384
384
  category: string | null;
385
385
  address: string | null;
@@ -405,17 +405,17 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
405
405
  }[];
406
406
  totalPlaces: number;
407
407
  }, {
408
- operation: "search";
409
408
  success: boolean;
410
409
  error: string;
410
+ operation: "search";
411
411
  places: {
412
412
  title: string | null;
413
- url: string | null;
414
- phone: string | null;
415
413
  location: {
416
414
  lat: number | null;
417
415
  lng: number | null;
418
416
  } | null;
417
+ url: string | null;
418
+ phone: string | null;
419
419
  rating: number | null;
420
420
  category: string | null;
421
421
  address: string | null;
@@ -71,14 +71,14 @@ declare const InstagramToolParamsSchema: z.ZodObject<{
71
71
  operation: "scrapeProfile" | "scrapeHashtag";
72
72
  limit?: number | undefined;
73
73
  credentials?: Partial<Record<CredentialType, string>> | undefined;
74
- hashtags?: string[] | undefined;
75
74
  profiles?: string[] | undefined;
75
+ hashtags?: string[] | undefined;
76
76
  }, {
77
77
  operation: "scrapeProfile" | "scrapeHashtag";
78
78
  limit?: number | undefined;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
- hashtags?: string[] | undefined;
81
80
  profiles?: string[] | undefined;
81
+ hashtags?: string[] | undefined;
82
82
  }>;
83
83
  declare const InstagramToolResultSchema: z.ZodObject<{
84
84
  operation: z.ZodEnum<["scrapeProfile", "scrapeHashtag"]>;
@@ -147,9 +147,9 @@ declare const InstagramToolResultSchema: z.ZodObject<{
147
147
  success: z.ZodBoolean;
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
- operation: "scrapeProfile" | "scrapeHashtag";
151
150
  success: boolean;
152
151
  error: string;
152
+ operation: "scrapeProfile" | "scrapeHashtag";
153
153
  posts: {
154
154
  type: "image" | "video" | "carousel" | null;
155
155
  url: string | null;
@@ -175,9 +175,9 @@ declare const InstagramToolResultSchema: z.ZodObject<{
175
175
  scrapedHashtags?: string[] | undefined;
176
176
  scrapedProfiles?: string[] | undefined;
177
177
  }, {
178
- operation: "scrapeProfile" | "scrapeHashtag";
179
178
  success: boolean;
180
179
  error: string;
180
+ operation: "scrapeProfile" | "scrapeHashtag";
181
181
  posts: {
182
182
  type: "image" | "video" | "carousel" | null;
183
183
  url: string | null;
@@ -236,14 +236,14 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
236
236
  operation: "scrapeProfile" | "scrapeHashtag";
237
237
  limit?: number | undefined;
238
238
  credentials?: Partial<Record<CredentialType, string>> | undefined;
239
- hashtags?: string[] | undefined;
240
239
  profiles?: string[] | undefined;
240
+ hashtags?: string[] | undefined;
241
241
  }, {
242
242
  operation: "scrapeProfile" | "scrapeHashtag";
243
243
  limit?: number | undefined;
244
244
  credentials?: Partial<Record<CredentialType, string>> | undefined;
245
- hashtags?: string[] | undefined;
246
245
  profiles?: string[] | undefined;
246
+ hashtags?: string[] | undefined;
247
247
  }>;
248
248
  static readonly resultSchema: z.ZodObject<{
249
249
  operation: z.ZodEnum<["scrapeProfile", "scrapeHashtag"]>;
@@ -312,9 +312,9 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
312
312
  success: z.ZodBoolean;
313
313
  error: z.ZodString;
314
314
  }, "strip", z.ZodTypeAny, {
315
- operation: "scrapeProfile" | "scrapeHashtag";
316
315
  success: boolean;
317
316
  error: string;
317
+ operation: "scrapeProfile" | "scrapeHashtag";
318
318
  posts: {
319
319
  type: "image" | "video" | "carousel" | null;
320
320
  url: string | null;
@@ -340,9 +340,9 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
340
340
  scrapedHashtags?: string[] | undefined;
341
341
  scrapedProfiles?: string[] | undefined;
342
342
  }, {
343
- operation: "scrapeProfile" | "scrapeHashtag";
344
343
  success: boolean;
345
344
  error: string;
345
+ operation: "scrapeProfile" | "scrapeHashtag";
346
346
  posts: {
347
347
  type: "image" | "video" | "carousel" | null;
348
348
  url: string | null;