@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -13,9 +13,9 @@ declare const StorageParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
13
13
  userId: z.ZodOptional<z.ZodString>;
14
14
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- fileName: string;
17
16
  operation: "getUploadUrl";
18
17
  bucketName: string;
18
+ fileName: string;
19
19
  region: string;
20
20
  expirationMinutes: number;
21
21
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -23,9 +23,9 @@ declare const StorageParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
23
23
  accountId?: string | undefined;
24
24
  userId?: string | undefined;
25
25
  }, {
26
- fileName: string;
27
26
  operation: "getUploadUrl";
28
27
  bucketName: string;
28
+ fileName: string;
29
29
  credentials?: Partial<Record<CredentialType, string>> | undefined;
30
30
  contentType?: string | undefined;
31
31
  accountId?: string | undefined;
@@ -42,18 +42,18 @@ declare const StorageParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
42
42
  userId: z.ZodOptional<z.ZodString>;
43
43
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
44
44
  }, "strip", z.ZodTypeAny, {
45
- fileName: string;
46
45
  operation: "getFile";
47
46
  bucketName: string;
47
+ fileName: string;
48
48
  region: string;
49
49
  expirationMinutes: number;
50
50
  credentials?: Partial<Record<CredentialType, string>> | undefined;
51
51
  accountId?: string | undefined;
52
52
  userId?: string | undefined;
53
53
  }, {
54
- fileName: string;
55
54
  operation: "getFile";
56
55
  bucketName: string;
56
+ fileName: string;
57
57
  credentials?: Partial<Record<CredentialType, string>> | undefined;
58
58
  accountId?: string | undefined;
59
59
  region?: string | undefined;
@@ -67,16 +67,16 @@ declare const StorageParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
67
67
  region: z.ZodDefault<z.ZodOptional<z.ZodString>>;
68
68
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
69
69
  }, "strip", z.ZodTypeAny, {
70
- fileName: string;
71
70
  operation: "deleteFile";
72
71
  bucketName: string;
72
+ fileName: string;
73
73
  region: string;
74
74
  credentials?: Partial<Record<CredentialType, string>> | undefined;
75
75
  accountId?: string | undefined;
76
76
  }, {
77
- fileName: string;
78
77
  operation: "deleteFile";
79
78
  bucketName: string;
79
+ fileName: string;
80
80
  credentials?: Partial<Record<CredentialType, string>> | undefined;
81
81
  accountId?: string | undefined;
82
82
  region?: string | undefined;
@@ -90,17 +90,17 @@ declare const StorageParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
90
90
  fileContent: z.ZodString;
91
91
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
92
92
  }, "strip", z.ZodTypeAny, {
93
- fileName: string;
94
93
  operation: "updateFile";
95
94
  bucketName: string;
95
+ fileName: string;
96
96
  region: string;
97
97
  fileContent: string;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  contentType?: string | undefined;
100
100
  accountId?: string | undefined;
101
101
  }, {
102
- fileName: string;
103
102
  operation: "updateFile";
103
+ fileName: string;
104
104
  fileContent: string;
105
105
  credentials?: Partial<Record<CredentialType, string>> | undefined;
106
106
  contentType?: string | undefined;
@@ -149,15 +149,15 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
149
149
  success: boolean;
150
150
  error: string;
151
151
  operation: "getUploadUrl";
152
- fileName?: string | undefined;
153
152
  contentType?: string | undefined;
153
+ fileName?: string | undefined;
154
154
  uploadUrl?: string | undefined;
155
155
  }, {
156
156
  success: boolean;
157
157
  error: string;
158
158
  operation: "getUploadUrl";
159
- fileName?: string | undefined;
160
159
  contentType?: string | undefined;
160
+ fileName?: string | undefined;
161
161
  uploadUrl?: string | undefined;
162
162
  }>, z.ZodObject<{
163
163
  operation: z.ZodLiteral<"getFile">;
@@ -173,21 +173,21 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
173
173
  success: boolean;
174
174
  error: string;
175
175
  operation: "getFile";
176
- fileName?: string | undefined;
177
- fileSize?: number | undefined;
178
176
  contentType?: string | undefined;
177
+ fileName?: string | undefined;
179
178
  downloadUrl?: string | undefined;
180
179
  fileUrl?: string | undefined;
180
+ fileSize?: number | undefined;
181
181
  lastModified?: string | undefined;
182
182
  }, {
183
183
  success: boolean;
184
184
  error: string;
185
185
  operation: "getFile";
186
- fileName?: string | undefined;
187
- fileSize?: number | undefined;
188
186
  contentType?: string | undefined;
187
+ fileName?: string | undefined;
189
188
  downloadUrl?: string | undefined;
190
189
  fileUrl?: string | undefined;
190
+ fileSize?: number | undefined;
191
191
  lastModified?: string | undefined;
192
192
  }>, z.ZodObject<{
193
193
  operation: z.ZodLiteral<"deleteFile">;
@@ -199,14 +199,14 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
199
199
  success: boolean;
200
200
  error: string;
201
201
  operation: "deleteFile";
202
- fileName?: string | undefined;
203
202
  deleted?: boolean | undefined;
203
+ fileName?: string | undefined;
204
204
  }, {
205
205
  success: boolean;
206
206
  error: string;
207
207
  operation: "deleteFile";
208
- fileName?: string | undefined;
209
208
  deleted?: boolean | undefined;
209
+ fileName?: string | undefined;
210
210
  }>, z.ZodObject<{
211
211
  operation: z.ZodLiteral<"updateFile">;
212
212
  success: z.ZodBoolean;
@@ -218,16 +218,16 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
218
218
  success: boolean;
219
219
  error: string;
220
220
  operation: "updateFile";
221
- fileName?: string | undefined;
222
221
  updated?: boolean | undefined;
223
222
  contentType?: string | undefined;
223
+ fileName?: string | undefined;
224
224
  }, {
225
225
  success: boolean;
226
226
  error: string;
227
227
  operation: "updateFile";
228
- fileName?: string | undefined;
229
228
  updated?: boolean | undefined;
230
229
  contentType?: string | undefined;
230
+ fileName?: string | undefined;
231
231
  }>, z.ZodObject<{
232
232
  operation: z.ZodLiteral<"getMultipleUploadUrls">;
233
233
  success: z.ZodBoolean;
@@ -293,9 +293,9 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
293
293
  userId: z.ZodOptional<z.ZodString>;
294
294
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
295
295
  }, "strip", z.ZodTypeAny, {
296
- fileName: string;
297
296
  operation: "getUploadUrl";
298
297
  bucketName: string;
298
+ fileName: string;
299
299
  region: string;
300
300
  expirationMinutes: number;
301
301
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -303,9 +303,9 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
303
303
  accountId?: string | undefined;
304
304
  userId?: string | undefined;
305
305
  }, {
306
- fileName: string;
307
306
  operation: "getUploadUrl";
308
307
  bucketName: string;
308
+ fileName: string;
309
309
  credentials?: Partial<Record<CredentialType, string>> | undefined;
310
310
  contentType?: string | undefined;
311
311
  accountId?: string | undefined;
@@ -322,18 +322,18 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
322
322
  userId: z.ZodOptional<z.ZodString>;
323
323
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
324
324
  }, "strip", z.ZodTypeAny, {
325
- fileName: string;
326
325
  operation: "getFile";
327
326
  bucketName: string;
327
+ fileName: string;
328
328
  region: string;
329
329
  expirationMinutes: number;
330
330
  credentials?: Partial<Record<CredentialType, string>> | undefined;
331
331
  accountId?: string | undefined;
332
332
  userId?: string | undefined;
333
333
  }, {
334
- fileName: string;
335
334
  operation: "getFile";
336
335
  bucketName: string;
336
+ fileName: string;
337
337
  credentials?: Partial<Record<CredentialType, string>> | undefined;
338
338
  accountId?: string | undefined;
339
339
  region?: string | undefined;
@@ -347,16 +347,16 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
347
347
  region: z.ZodDefault<z.ZodOptional<z.ZodString>>;
348
348
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
349
349
  }, "strip", z.ZodTypeAny, {
350
- fileName: string;
351
350
  operation: "deleteFile";
352
351
  bucketName: string;
352
+ fileName: string;
353
353
  region: string;
354
354
  credentials?: Partial<Record<CredentialType, string>> | undefined;
355
355
  accountId?: string | undefined;
356
356
  }, {
357
- fileName: string;
358
357
  operation: "deleteFile";
359
358
  bucketName: string;
359
+ fileName: string;
360
360
  credentials?: Partial<Record<CredentialType, string>> | undefined;
361
361
  accountId?: string | undefined;
362
362
  region?: string | undefined;
@@ -370,17 +370,17 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
370
370
  fileContent: z.ZodString;
371
371
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
372
372
  }, "strip", z.ZodTypeAny, {
373
- fileName: string;
374
373
  operation: "updateFile";
375
374
  bucketName: string;
375
+ fileName: string;
376
376
  region: string;
377
377
  fileContent: string;
378
378
  credentials?: Partial<Record<CredentialType, string>> | undefined;
379
379
  contentType?: string | undefined;
380
380
  accountId?: string | undefined;
381
381
  }, {
382
- fileName: string;
383
382
  operation: "updateFile";
383
+ fileName: string;
384
384
  fileContent: string;
385
385
  credentials?: Partial<Record<CredentialType, string>> | undefined;
386
386
  contentType?: string | undefined;
@@ -429,15 +429,15 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
429
429
  success: boolean;
430
430
  error: string;
431
431
  operation: "getUploadUrl";
432
- fileName?: string | undefined;
433
432
  contentType?: string | undefined;
433
+ fileName?: string | undefined;
434
434
  uploadUrl?: string | undefined;
435
435
  }, {
436
436
  success: boolean;
437
437
  error: string;
438
438
  operation: "getUploadUrl";
439
- fileName?: string | undefined;
440
439
  contentType?: string | undefined;
440
+ fileName?: string | undefined;
441
441
  uploadUrl?: string | undefined;
442
442
  }>, z.ZodObject<{
443
443
  operation: z.ZodLiteral<"getFile">;
@@ -453,21 +453,21 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
453
453
  success: boolean;
454
454
  error: string;
455
455
  operation: "getFile";
456
- fileName?: string | undefined;
457
- fileSize?: number | undefined;
458
456
  contentType?: string | undefined;
457
+ fileName?: string | undefined;
459
458
  downloadUrl?: string | undefined;
460
459
  fileUrl?: string | undefined;
460
+ fileSize?: number | undefined;
461
461
  lastModified?: string | undefined;
462
462
  }, {
463
463
  success: boolean;
464
464
  error: string;
465
465
  operation: "getFile";
466
- fileName?: string | undefined;
467
- fileSize?: number | undefined;
468
466
  contentType?: string | undefined;
467
+ fileName?: string | undefined;
469
468
  downloadUrl?: string | undefined;
470
469
  fileUrl?: string | undefined;
470
+ fileSize?: number | undefined;
471
471
  lastModified?: string | undefined;
472
472
  }>, z.ZodObject<{
473
473
  operation: z.ZodLiteral<"deleteFile">;
@@ -479,14 +479,14 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
479
479
  success: boolean;
480
480
  error: string;
481
481
  operation: "deleteFile";
482
- fileName?: string | undefined;
483
482
  deleted?: boolean | undefined;
483
+ fileName?: string | undefined;
484
484
  }, {
485
485
  success: boolean;
486
486
  error: string;
487
487
  operation: "deleteFile";
488
- fileName?: string | undefined;
489
488
  deleted?: boolean | undefined;
489
+ fileName?: string | undefined;
490
490
  }>, z.ZodObject<{
491
491
  operation: z.ZodLiteral<"updateFile">;
492
492
  success: z.ZodBoolean;
@@ -498,16 +498,16 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
498
498
  success: boolean;
499
499
  error: string;
500
500
  operation: "updateFile";
501
- fileName?: string | undefined;
502
501
  updated?: boolean | undefined;
503
502
  contentType?: string | undefined;
503
+ fileName?: string | undefined;
504
504
  }, {
505
505
  success: boolean;
506
506
  error: string;
507
507
  operation: "updateFile";
508
- fileName?: string | undefined;
509
508
  updated?: boolean | undefined;
510
509
  contentType?: string | undefined;
510
+ fileName?: string | undefined;
511
511
  }>, z.ZodObject<{
512
512
  operation: z.ZodLiteral<"getMultipleUploadUrls">;
513
513
  success: z.ZodBoolean;