@bubblelab/bubble-core 0.1.207 → 0.1.209

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 (117) hide show
  1. package/dist/bubble-bundle.d.ts +161 -161
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +18 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +22 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  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 +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +11 -2
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  38. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  39. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  50. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  51. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  54. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  57. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  58. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  63. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  64. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  65. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  66. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  67. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  69. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  70. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  80. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  81. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  83. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  88. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  93. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  94. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  97. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  99. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  100. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  105. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  106. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  107. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  108. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  109. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  110. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  111. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  112. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  113. package/dist/bubbles.json +6 -2
  114. package/dist/capabilities/define-capability.d.ts +2 -0
  115. package/dist/capabilities/define-capability.d.ts.map +1 -1
  116. package/dist/capabilities/define-capability.js.map +1 -1
  117. package/package.json +2 -2
@@ -197,8 +197,8 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
197
197
  error: z.ZodString;
198
198
  success: z.ZodBoolean;
199
199
  }, "strip", z.ZodTypeAny, {
200
- success: boolean;
201
200
  error: string;
201
+ success: boolean;
202
202
  operation: "create_session";
203
203
  ok: boolean;
204
204
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
@@ -207,8 +207,8 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
207
207
  session_id?: string | undefined;
208
208
  vnc_url?: string | undefined;
209
209
  }, {
210
- success: boolean;
211
210
  error: string;
211
+ success: boolean;
212
212
  operation: "create_session";
213
213
  ok: boolean;
214
214
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
@@ -241,8 +241,8 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
241
241
  error: z.ZodString;
242
242
  success: z.ZodBoolean;
243
243
  }, "strip", z.ZodTypeAny, {
244
- success: boolean;
245
244
  error: string;
245
+ success: boolean;
246
246
  operation: "list_sessions";
247
247
  ok: boolean;
248
248
  sessions?: {
@@ -253,8 +253,8 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
253
253
  vnc_url?: string | undefined;
254
254
  }[] | undefined;
255
255
  }, {
256
- success: boolean;
257
256
  error: string;
257
+ success: boolean;
258
258
  operation: "list_sessions";
259
259
  ok: boolean;
260
260
  sessions?: {
@@ -289,8 +289,8 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
289
289
  error: z.ZodString;
290
290
  success: z.ZodBoolean;
291
291
  }, "strip", z.ZodTypeAny, {
292
- success: boolean;
293
292
  error: string;
293
+ success: boolean;
294
294
  operation: "get_session";
295
295
  ok: boolean;
296
296
  session?: {
@@ -301,8 +301,8 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
301
301
  vnc_url?: string | undefined;
302
302
  } | undefined;
303
303
  }, {
304
- success: boolean;
305
304
  error: string;
305
+ success: boolean;
306
306
  operation: "get_session";
307
307
  ok: boolean;
308
308
  session?: {
@@ -320,15 +320,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
320
320
  error: z.ZodString;
321
321
  success: z.ZodBoolean;
322
322
  }, "strip", z.ZodTypeAny, {
323
- success: boolean;
324
323
  error: string;
324
+ success: boolean;
325
325
  operation: "delete_session";
326
326
  ok: boolean;
327
327
  message?: string | undefined;
328
328
  deleted?: boolean | undefined;
329
329
  }, {
330
- success: boolean;
331
330
  error: string;
331
+ success: boolean;
332
332
  operation: "delete_session";
333
333
  ok: boolean;
334
334
  message?: string | undefined;
@@ -341,15 +341,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
341
341
  error: z.ZodString;
342
342
  success: z.ZodBoolean;
343
343
  }, "strip", z.ZodTypeAny, {
344
- success: boolean;
345
344
  error: string;
345
+ success: boolean;
346
346
  operation: "delete_all_sessions";
347
347
  ok: boolean;
348
348
  message?: string | undefined;
349
349
  deleted?: boolean | undefined;
350
350
  }, {
351
- success: boolean;
352
351
  error: string;
352
+ success: boolean;
353
353
  operation: "delete_all_sessions";
354
354
  ok: boolean;
355
355
  message?: string | undefined;
@@ -361,14 +361,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
361
361
  error: z.ZodString;
362
362
  success: z.ZodBoolean;
363
363
  }, "strip", z.ZodTypeAny, {
364
- success: boolean;
365
364
  error: string;
365
+ success: boolean;
366
366
  operation: "send_message";
367
367
  ok: boolean;
368
368
  message?: string | undefined;
369
369
  }, {
370
- success: boolean;
371
370
  error: string;
371
+ success: boolean;
372
372
  operation: "send_message";
373
373
  ok: boolean;
374
374
  message?: string | undefined;
@@ -379,14 +379,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
379
379
  error: z.ZodString;
380
380
  success: z.ZodBoolean;
381
381
  }, "strip", z.ZodTypeAny, {
382
- success: boolean;
383
382
  error: string;
383
+ success: boolean;
384
384
  operation: "get_status";
385
385
  ok: boolean;
386
386
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
387
387
  }, {
388
- success: boolean;
389
388
  error: string;
389
+ success: boolean;
390
390
  operation: "get_status";
391
391
  ok: boolean;
392
392
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
@@ -400,13 +400,13 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
400
400
  timestamp: z.ZodString;
401
401
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
402
402
  }, "strip", z.ZodTypeAny, {
403
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
403
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
404
404
  content: string | Record<string, unknown>;
405
405
  id: number;
406
406
  timestamp: string;
407
407
  metadata?: Record<string, unknown> | undefined;
408
408
  }, {
409
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
409
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
410
410
  content: string | Record<string, unknown>;
411
411
  id: number;
412
412
  timestamp: string;
@@ -417,13 +417,13 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
417
417
  error: z.ZodString;
418
418
  success: z.ZodBoolean;
419
419
  }, "strip", z.ZodTypeAny, {
420
- success: boolean;
421
420
  error: string;
421
+ success: boolean;
422
422
  operation: "get_messages";
423
423
  ok: boolean;
424
424
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
425
425
  messages?: {
426
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
426
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
427
427
  content: string | Record<string, unknown>;
428
428
  id: number;
429
429
  timestamp: string;
@@ -431,13 +431,13 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
431
431
  }[] | undefined;
432
432
  has_agent?: boolean | undefined;
433
433
  }, {
434
- success: boolean;
435
434
  error: string;
435
+ success: boolean;
436
436
  operation: "get_messages";
437
437
  ok: boolean;
438
438
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
439
439
  messages?: {
440
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
440
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
441
441
  content: string | Record<string, unknown>;
442
442
  id: number;
443
443
  timestamp: string;
@@ -451,14 +451,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
451
451
  error: z.ZodString;
452
452
  success: z.ZodBoolean;
453
453
  }, "strip", z.ZodTypeAny, {
454
- success: boolean;
455
454
  error: string;
455
+ success: boolean;
456
456
  operation: "pause_session";
457
457
  ok: boolean;
458
458
  message?: string | undefined;
459
459
  }, {
460
- success: boolean;
461
460
  error: string;
461
+ success: boolean;
462
462
  operation: "pause_session";
463
463
  ok: boolean;
464
464
  message?: string | undefined;
@@ -469,14 +469,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
469
469
  error: z.ZodString;
470
470
  success: z.ZodBoolean;
471
471
  }, "strip", z.ZodTypeAny, {
472
- success: boolean;
473
472
  error: string;
473
+ success: boolean;
474
474
  operation: "resume_session";
475
475
  ok: boolean;
476
476
  message?: string | undefined;
477
477
  }, {
478
- success: boolean;
479
478
  error: string;
479
+ success: boolean;
480
480
  operation: "resume_session";
481
481
  ok: boolean;
482
482
  message?: string | undefined;
@@ -487,14 +487,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
487
487
  error: z.ZodString;
488
488
  success: z.ZodBoolean;
489
489
  }, "strip", z.ZodTypeAny, {
490
- success: boolean;
491
490
  error: string;
491
+ success: boolean;
492
492
  operation: "cancel_session";
493
493
  ok: boolean;
494
494
  message?: string | undefined;
495
495
  }, {
496
- success: boolean;
497
496
  error: string;
497
+ success: boolean;
498
498
  operation: "cancel_session";
499
499
  ok: boolean;
500
500
  message?: string | undefined;
@@ -505,14 +505,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
505
505
  error: z.ZodString;
506
506
  success: z.ZodBoolean;
507
507
  }, "strip", z.ZodTypeAny, {
508
- success: boolean;
509
508
  error: string;
509
+ success: boolean;
510
510
  operation: "navigate";
511
511
  ok: boolean;
512
512
  current_url?: string | undefined;
513
513
  }, {
514
- success: boolean;
515
514
  error: string;
515
+ success: boolean;
516
516
  operation: "navigate";
517
517
  ok: boolean;
518
518
  current_url?: string | undefined;
@@ -525,16 +525,16 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
525
525
  error: z.ZodString;
526
526
  success: z.ZodBoolean;
527
527
  }, "strip", z.ZodTypeAny, {
528
- success: boolean;
529
528
  error: string;
529
+ success: boolean;
530
530
  operation: "get_screenshot";
531
531
  ok: boolean;
532
532
  title?: string | undefined;
533
533
  url?: string | undefined;
534
534
  screenshot?: string | undefined;
535
535
  }, {
536
- success: boolean;
537
536
  error: string;
537
+ success: boolean;
538
538
  operation: "get_screenshot";
539
539
  ok: boolean;
540
540
  title?: string | undefined;
@@ -750,8 +750,8 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
750
750
  error: z.ZodString;
751
751
  success: z.ZodBoolean;
752
752
  }, "strip", z.ZodTypeAny, {
753
- success: boolean;
754
753
  error: string;
754
+ success: boolean;
755
755
  operation: "create_session";
756
756
  ok: boolean;
757
757
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
@@ -760,8 +760,8 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
760
760
  session_id?: string | undefined;
761
761
  vnc_url?: string | undefined;
762
762
  }, {
763
- success: boolean;
764
763
  error: string;
764
+ success: boolean;
765
765
  operation: "create_session";
766
766
  ok: boolean;
767
767
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
@@ -794,8 +794,8 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
794
794
  error: z.ZodString;
795
795
  success: z.ZodBoolean;
796
796
  }, "strip", z.ZodTypeAny, {
797
- success: boolean;
798
797
  error: string;
798
+ success: boolean;
799
799
  operation: "list_sessions";
800
800
  ok: boolean;
801
801
  sessions?: {
@@ -806,8 +806,8 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
806
806
  vnc_url?: string | undefined;
807
807
  }[] | undefined;
808
808
  }, {
809
- success: boolean;
810
809
  error: string;
810
+ success: boolean;
811
811
  operation: "list_sessions";
812
812
  ok: boolean;
813
813
  sessions?: {
@@ -842,8 +842,8 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
842
842
  error: z.ZodString;
843
843
  success: z.ZodBoolean;
844
844
  }, "strip", z.ZodTypeAny, {
845
- success: boolean;
846
845
  error: string;
846
+ success: boolean;
847
847
  operation: "get_session";
848
848
  ok: boolean;
849
849
  session?: {
@@ -854,8 +854,8 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
854
854
  vnc_url?: string | undefined;
855
855
  } | undefined;
856
856
  }, {
857
- success: boolean;
858
857
  error: string;
858
+ success: boolean;
859
859
  operation: "get_session";
860
860
  ok: boolean;
861
861
  session?: {
@@ -873,15 +873,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
873
873
  error: z.ZodString;
874
874
  success: z.ZodBoolean;
875
875
  }, "strip", z.ZodTypeAny, {
876
- success: boolean;
877
876
  error: string;
877
+ success: boolean;
878
878
  operation: "delete_session";
879
879
  ok: boolean;
880
880
  message?: string | undefined;
881
881
  deleted?: boolean | undefined;
882
882
  }, {
883
- success: boolean;
884
883
  error: string;
884
+ success: boolean;
885
885
  operation: "delete_session";
886
886
  ok: boolean;
887
887
  message?: string | undefined;
@@ -894,15 +894,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
894
894
  error: z.ZodString;
895
895
  success: z.ZodBoolean;
896
896
  }, "strip", z.ZodTypeAny, {
897
- success: boolean;
898
897
  error: string;
898
+ success: boolean;
899
899
  operation: "delete_all_sessions";
900
900
  ok: boolean;
901
901
  message?: string | undefined;
902
902
  deleted?: boolean | undefined;
903
903
  }, {
904
- success: boolean;
905
904
  error: string;
905
+ success: boolean;
906
906
  operation: "delete_all_sessions";
907
907
  ok: boolean;
908
908
  message?: string | undefined;
@@ -914,14 +914,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
914
914
  error: z.ZodString;
915
915
  success: z.ZodBoolean;
916
916
  }, "strip", z.ZodTypeAny, {
917
- success: boolean;
918
917
  error: string;
918
+ success: boolean;
919
919
  operation: "send_message";
920
920
  ok: boolean;
921
921
  message?: string | undefined;
922
922
  }, {
923
- success: boolean;
924
923
  error: string;
924
+ success: boolean;
925
925
  operation: "send_message";
926
926
  ok: boolean;
927
927
  message?: string | undefined;
@@ -932,14 +932,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
932
932
  error: z.ZodString;
933
933
  success: z.ZodBoolean;
934
934
  }, "strip", z.ZodTypeAny, {
935
- success: boolean;
936
935
  error: string;
936
+ success: boolean;
937
937
  operation: "get_status";
938
938
  ok: boolean;
939
939
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
940
940
  }, {
941
- success: boolean;
942
941
  error: string;
942
+ success: boolean;
943
943
  operation: "get_status";
944
944
  ok: boolean;
945
945
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
@@ -953,13 +953,13 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
953
953
  timestamp: z.ZodString;
954
954
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
955
955
  }, "strip", z.ZodTypeAny, {
956
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
956
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
957
957
  content: string | Record<string, unknown>;
958
958
  id: number;
959
959
  timestamp: string;
960
960
  metadata?: Record<string, unknown> | undefined;
961
961
  }, {
962
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
962
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
963
963
  content: string | Record<string, unknown>;
964
964
  id: number;
965
965
  timestamp: string;
@@ -970,13 +970,13 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
970
970
  error: z.ZodString;
971
971
  success: z.ZodBoolean;
972
972
  }, "strip", z.ZodTypeAny, {
973
- success: boolean;
974
973
  error: string;
974
+ success: boolean;
975
975
  operation: "get_messages";
976
976
  ok: boolean;
977
977
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
978
978
  messages?: {
979
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
979
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
980
980
  content: string | Record<string, unknown>;
981
981
  id: number;
982
982
  timestamp: string;
@@ -984,13 +984,13 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
984
984
  }[] | undefined;
985
985
  has_agent?: boolean | undefined;
986
986
  }, {
987
- success: boolean;
988
987
  error: string;
988
+ success: boolean;
989
989
  operation: "get_messages";
990
990
  ok: boolean;
991
991
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
992
992
  messages?: {
993
- type: "THOUGHT" | "QUESTION" | "USER" | "DONE" | "ERROR" | "LOG";
993
+ type: "ERROR" | "DONE" | "THOUGHT" | "QUESTION" | "USER" | "LOG";
994
994
  content: string | Record<string, unknown>;
995
995
  id: number;
996
996
  timestamp: string;
@@ -1004,14 +1004,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1004
1004
  error: z.ZodString;
1005
1005
  success: z.ZodBoolean;
1006
1006
  }, "strip", z.ZodTypeAny, {
1007
- success: boolean;
1008
1007
  error: string;
1008
+ success: boolean;
1009
1009
  operation: "pause_session";
1010
1010
  ok: boolean;
1011
1011
  message?: string | undefined;
1012
1012
  }, {
1013
- success: boolean;
1014
1013
  error: string;
1014
+ success: boolean;
1015
1015
  operation: "pause_session";
1016
1016
  ok: boolean;
1017
1017
  message?: string | undefined;
@@ -1022,14 +1022,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1022
1022
  error: z.ZodString;
1023
1023
  success: z.ZodBoolean;
1024
1024
  }, "strip", z.ZodTypeAny, {
1025
- success: boolean;
1026
1025
  error: string;
1026
+ success: boolean;
1027
1027
  operation: "resume_session";
1028
1028
  ok: boolean;
1029
1029
  message?: string | undefined;
1030
1030
  }, {
1031
- success: boolean;
1032
1031
  error: string;
1032
+ success: boolean;
1033
1033
  operation: "resume_session";
1034
1034
  ok: boolean;
1035
1035
  message?: string | undefined;
@@ -1040,14 +1040,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1040
1040
  error: z.ZodString;
1041
1041
  success: z.ZodBoolean;
1042
1042
  }, "strip", z.ZodTypeAny, {
1043
- success: boolean;
1044
1043
  error: string;
1044
+ success: boolean;
1045
1045
  operation: "cancel_session";
1046
1046
  ok: boolean;
1047
1047
  message?: string | undefined;
1048
1048
  }, {
1049
- success: boolean;
1050
1049
  error: string;
1050
+ success: boolean;
1051
1051
  operation: "cancel_session";
1052
1052
  ok: boolean;
1053
1053
  message?: string | undefined;
@@ -1058,14 +1058,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1058
1058
  error: z.ZodString;
1059
1059
  success: z.ZodBoolean;
1060
1060
  }, "strip", z.ZodTypeAny, {
1061
- success: boolean;
1062
1061
  error: string;
1062
+ success: boolean;
1063
1063
  operation: "navigate";
1064
1064
  ok: boolean;
1065
1065
  current_url?: string | undefined;
1066
1066
  }, {
1067
- success: boolean;
1068
1067
  error: string;
1068
+ success: boolean;
1069
1069
  operation: "navigate";
1070
1070
  ok: boolean;
1071
1071
  current_url?: string | undefined;
@@ -1078,16 +1078,16 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1078
1078
  error: z.ZodString;
1079
1079
  success: z.ZodBoolean;
1080
1080
  }, "strip", z.ZodTypeAny, {
1081
- success: boolean;
1082
1081
  error: string;
1082
+ success: boolean;
1083
1083
  operation: "get_screenshot";
1084
1084
  ok: boolean;
1085
1085
  title?: string | undefined;
1086
1086
  url?: string | undefined;
1087
1087
  screenshot?: string | undefined;
1088
1088
  }, {
1089
- success: boolean;
1090
1089
  error: string;
1090
+ success: boolean;
1091
1091
  operation: "get_screenshot";
1092
1092
  ok: boolean;
1093
1093
  title?: string | undefined;
@@ -179,14 +179,17 @@ declare const AIAgentParamsSchema: z.ZodObject<{
179
179
  id: z.ZodString;
180
180
  inputs: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString, "many">]>>>;
181
181
  credentials: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>>;
182
+ context: z.ZodOptional<z.ZodString>;
182
183
  }, "strip", z.ZodTypeAny, {
183
184
  id: string;
184
185
  inputs: Record<string, string | number | boolean | string[]>;
185
186
  credentials?: Partial<Record<CredentialType, string>> | undefined;
187
+ context?: string | undefined;
186
188
  }, {
187
189
  id: string;
188
190
  credentials?: Partial<Record<CredentialType, string>> | undefined;
189
191
  inputs?: Record<string, string | number | boolean | string[]> | undefined;
192
+ context?: string | undefined;
190
193
  }>, "many">>>;
191
194
  expectedOutputSchema: z.ZodOptional<z.ZodUnion<[z.ZodType<z.ZodTypeAny, z.ZodTypeDef, z.ZodTypeAny>, z.ZodString]>>;
192
195
  memoryEnabled: z.ZodDefault<z.ZodBoolean>;
@@ -230,13 +233,13 @@ declare const AIAgentParamsSchema: z.ZodObject<{
230
233
  memoryEnabled: boolean;
231
234
  enableSlackHistory: boolean;
232
235
  name?: string | undefined;
233
- credentials?: Partial<Record<CredentialType, string>> | undefined;
234
236
  conversationHistory?: {
235
237
  role: "user" | "assistant" | "tool";
236
238
  content: string;
237
239
  toolCallId?: string | undefined;
238
240
  name?: string | undefined;
239
241
  }[] | undefined;
242
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
240
243
  customTools?: {
241
244
  description: string;
242
245
  name: string;
@@ -247,12 +250,12 @@ declare const AIAgentParamsSchema: z.ZodObject<{
247
250
  id: string;
248
251
  inputs: Record<string, string | number | boolean | string[]>;
249
252
  credentials?: Partial<Record<CredentialType, string>> | undefined;
253
+ context?: string | undefined;
250
254
  }[] | undefined;
251
255
  expectedOutputSchema?: string | z.ZodTypeAny | undefined;
252
256
  }, {
253
257
  message: string;
254
258
  name?: string | undefined;
255
- credentials?: Partial<Record<CredentialType, string>> | undefined;
256
259
  images?: ({
257
260
  data: string;
258
261
  type?: "base64" | undefined;
@@ -286,6 +289,7 @@ declare const AIAgentParamsSchema: z.ZodObject<{
286
289
  maxRetries?: number | undefined;
287
290
  } | undefined;
288
291
  } | undefined;
292
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
289
293
  tools?: {
290
294
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
291
295
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -303,6 +307,7 @@ declare const AIAgentParamsSchema: z.ZodObject<{
303
307
  id: string;
304
308
  credentials?: Partial<Record<CredentialType, string>> | undefined;
305
309
  inputs?: Record<string, string | number | boolean | string[]> | undefined;
310
+ context?: string | undefined;
306
311
  }[] | undefined;
307
312
  expectedOutputSchema?: string | z.ZodTypeAny | undefined;
308
313
  memoryEnabled?: boolean | undefined;
@@ -329,8 +334,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
329
334
  error: z.ZodString;
330
335
  success: z.ZodBoolean;
331
336
  }, "strip", z.ZodTypeAny, {
332
- success: boolean;
333
337
  error: string;
338
+ success: boolean;
334
339
  response: string;
335
340
  toolCalls: {
336
341
  tool: string;
@@ -341,8 +346,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
341
346
  reasoning?: string | null | undefined;
342
347
  totalCost?: number | undefined;
343
348
  }, {
344
- success: boolean;
345
349
  error: string;
350
+ success: boolean;
346
351
  response: string;
347
352
  toolCalls: {
348
353
  tool: string;
@@ -513,14 +518,17 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
513
518
  id: z.ZodString;
514
519
  inputs: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString, "many">]>>>;
515
520
  credentials: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>>;
521
+ context: z.ZodOptional<z.ZodString>;
516
522
  }, "strip", z.ZodTypeAny, {
517
523
  id: string;
518
524
  inputs: Record<string, string | number | boolean | string[]>;
519
525
  credentials?: Partial<Record<CredentialType, string>> | undefined;
526
+ context?: string | undefined;
520
527
  }, {
521
528
  id: string;
522
529
  credentials?: Partial<Record<CredentialType, string>> | undefined;
523
530
  inputs?: Record<string, string | number | boolean | string[]> | undefined;
531
+ context?: string | undefined;
524
532
  }>, "many">>>;
525
533
  expectedOutputSchema: z.ZodOptional<z.ZodUnion<[z.ZodType<z.ZodTypeAny, z.ZodTypeDef, z.ZodTypeAny>, z.ZodString]>>;
526
534
  memoryEnabled: z.ZodDefault<z.ZodBoolean>;
@@ -564,13 +572,13 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
564
572
  memoryEnabled: boolean;
565
573
  enableSlackHistory: boolean;
566
574
  name?: string | undefined;
567
- credentials?: Partial<Record<CredentialType, string>> | undefined;
568
575
  conversationHistory?: {
569
576
  role: "user" | "assistant" | "tool";
570
577
  content: string;
571
578
  toolCallId?: string | undefined;
572
579
  name?: string | undefined;
573
580
  }[] | undefined;
581
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
574
582
  customTools?: {
575
583
  description: string;
576
584
  name: string;
@@ -581,12 +589,12 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
581
589
  id: string;
582
590
  inputs: Record<string, string | number | boolean | string[]>;
583
591
  credentials?: Partial<Record<CredentialType, string>> | undefined;
592
+ context?: string | undefined;
584
593
  }[] | undefined;
585
594
  expectedOutputSchema?: string | z.ZodTypeAny | undefined;
586
595
  }, {
587
596
  message: string;
588
597
  name?: string | undefined;
589
- credentials?: Partial<Record<CredentialType, string>> | undefined;
590
598
  images?: ({
591
599
  data: string;
592
600
  type?: "base64" | undefined;
@@ -620,6 +628,7 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
620
628
  maxRetries?: number | undefined;
621
629
  } | undefined;
622
630
  } | undefined;
631
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
623
632
  tools?: {
624
633
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
625
634
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -637,6 +646,7 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
637
646
  id: string;
638
647
  credentials?: Partial<Record<CredentialType, string>> | undefined;
639
648
  inputs?: Record<string, string | number | boolean | string[]> | undefined;
649
+ context?: string | undefined;
640
650
  }[] | undefined;
641
651
  expectedOutputSchema?: string | z.ZodTypeAny | undefined;
642
652
  memoryEnabled?: boolean | undefined;
@@ -663,8 +673,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
663
673
  error: z.ZodString;
664
674
  success: z.ZodBoolean;
665
675
  }, "strip", z.ZodTypeAny, {
666
- success: boolean;
667
676
  error: string;
677
+ success: boolean;
668
678
  response: string;
669
679
  toolCalls: {
670
680
  tool: string;
@@ -675,8 +685,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
675
685
  reasoning?: string | null | undefined;
676
686
  totalCost?: number | undefined;
677
687
  }, {
678
- success: boolean;
679
688
  error: string;
689
+ success: boolean;
680
690
  response: string;
681
691
  toolCalls: {
682
692
  tool: string;