@bubblelab/bubble-core 0.1.239 → 0.1.240

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +183 -183
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  25. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
  27. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  38. package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +30 -30
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +506 -506
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. package/package.json +2 -2
@@ -169,6 +169,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
169
169
  captchaImageSelector?: string | undefined;
170
170
  captchaInputSelector?: string | undefined;
171
171
  } | undefined;
172
+ context_id?: string | undefined;
172
173
  cookies?: {
173
174
  value: string;
174
175
  path: string;
@@ -178,7 +179,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
178
179
  httpOnly: boolean;
179
180
  secure: boolean;
180
181
  }[] | undefined;
181
- context_id?: string | undefined;
182
182
  proxies?: true | ({
183
183
  type: "browserbase";
184
184
  geolocation?: {
@@ -204,6 +204,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
204
204
  captchaImageSelector?: string | undefined;
205
205
  captchaInputSelector?: string | undefined;
206
206
  } | undefined;
207
+ context_id?: string | undefined;
207
208
  cookies?: {
208
209
  value: string;
209
210
  path: string;
@@ -213,7 +214,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
213
214
  httpOnly: boolean;
214
215
  secure: boolean;
215
216
  }[] | undefined;
216
- context_id?: string | undefined;
217
217
  viewport_width?: number | undefined;
218
218
  viewport_height?: number | undefined;
219
219
  proxies?: true | ({
@@ -240,8 +240,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
240
240
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
241
241
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
242
242
  }, "strip", import("zod").ZodTypeAny, {
243
- timeout: number;
244
243
  url: string;
244
+ timeout: number;
245
245
  operation: "navigate";
246
246
  session_id: string;
247
247
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
@@ -283,16 +283,16 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
283
283
  delay: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
284
284
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
285
285
  }, "strip", import("zod").ZodTypeAny, {
286
- text: string;
287
286
  operation: "type";
287
+ text: string;
288
288
  session_id: string;
289
289
  selector: string;
290
290
  delay: number;
291
291
  clear_first: boolean;
292
292
  credentials?: Partial<Record<CredentialType, string>> | undefined;
293
293
  }, {
294
- text: string;
295
294
  operation: "type";
295
+ text: string;
296
296
  session_id: string;
297
297
  selector: string;
298
298
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -325,14 +325,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
325
325
  script: import("zod").ZodString;
326
326
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
327
327
  }, "strip", import("zod").ZodTypeAny, {
328
- script: string;
329
328
  operation: "evaluate";
330
329
  session_id: string;
330
+ script: string;
331
331
  credentials?: Partial<Record<CredentialType, string>> | undefined;
332
332
  }, {
333
- script: string;
334
333
  operation: "evaluate";
335
334
  session_id: string;
335
+ script: string;
336
336
  credentials?: Partial<Record<CredentialType, string>> | undefined;
337
337
  }>, import("zod").ZodObject<{
338
338
  operation: import("zod").ZodLiteral<"get_content">;
@@ -361,7 +361,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
361
361
  quality: import("zod").ZodOptional<import("zod").ZodNumber>;
362
362
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
363
363
  }, "strip", import("zod").ZodTypeAny, {
364
- format: "png" | "webp" | "jpeg";
364
+ format: "png" | "jpeg" | "webp";
365
365
  operation: "screenshot";
366
366
  session_id: string;
367
367
  full_page: boolean;
@@ -371,7 +371,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
371
371
  }, {
372
372
  operation: "screenshot";
373
373
  session_id: string;
374
- format?: "png" | "webp" | "jpeg" | undefined;
374
+ format?: "png" | "jpeg" | "webp" | undefined;
375
375
  credentials?: Partial<Record<CredentialType, string>> | undefined;
376
376
  quality?: number | undefined;
377
377
  selector?: string | undefined;
@@ -433,15 +433,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
433
433
  debug_url: import("zod").ZodOptional<import("zod").ZodString>;
434
434
  error: import("zod").ZodString;
435
435
  }, "strip", import("zod").ZodTypeAny, {
436
- error: string;
437
436
  success: boolean;
437
+ error: string;
438
438
  operation: "start_session";
439
439
  session_id?: string | undefined;
440
440
  context_id?: string | undefined;
441
441
  debug_url?: string | undefined;
442
442
  }, {
443
- error: string;
444
443
  success: boolean;
444
+ error: string;
445
445
  operation: "start_session";
446
446
  session_id?: string | undefined;
447
447
  context_id?: string | undefined;
@@ -452,13 +452,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
452
452
  url: import("zod").ZodOptional<import("zod").ZodString>;
453
453
  error: import("zod").ZodString;
454
454
  }, "strip", import("zod").ZodTypeAny, {
455
- error: string;
456
455
  success: boolean;
456
+ error: string;
457
457
  operation: "navigate";
458
458
  url?: string | undefined;
459
459
  }, {
460
- error: string;
461
460
  success: boolean;
461
+ error: string;
462
462
  operation: "navigate";
463
463
  url?: string | undefined;
464
464
  }>, import("zod").ZodObject<{
@@ -466,36 +466,36 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
466
466
  success: import("zod").ZodBoolean;
467
467
  error: import("zod").ZodString;
468
468
  }, "strip", import("zod").ZodTypeAny, {
469
- error: string;
470
469
  success: boolean;
470
+ error: string;
471
471
  operation: "click";
472
472
  }, {
473
- error: string;
474
473
  success: boolean;
474
+ error: string;
475
475
  operation: "click";
476
476
  }>, import("zod").ZodObject<{
477
477
  operation: import("zod").ZodLiteral<"type">;
478
478
  success: import("zod").ZodBoolean;
479
479
  error: import("zod").ZodString;
480
480
  }, "strip", import("zod").ZodTypeAny, {
481
- error: string;
482
481
  success: boolean;
482
+ error: string;
483
483
  operation: "type";
484
484
  }, {
485
- error: string;
486
485
  success: boolean;
486
+ error: string;
487
487
  operation: "type";
488
488
  }>, import("zod").ZodObject<{
489
489
  operation: import("zod").ZodLiteral<"select">;
490
490
  success: import("zod").ZodBoolean;
491
491
  error: import("zod").ZodString;
492
492
  }, "strip", import("zod").ZodTypeAny, {
493
- error: string;
494
493
  success: boolean;
494
+ error: string;
495
495
  operation: "select";
496
496
  }, {
497
- error: string;
498
497
  success: boolean;
498
+ error: string;
499
499
  operation: "select";
500
500
  }>, import("zod").ZodObject<{
501
501
  operation: import("zod").ZodLiteral<"evaluate">;
@@ -503,13 +503,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
503
503
  result: import("zod").ZodOptional<import("zod").ZodUnknown>;
504
504
  error: import("zod").ZodString;
505
505
  }, "strip", import("zod").ZodTypeAny, {
506
- error: string;
507
506
  success: boolean;
507
+ error: string;
508
508
  operation: "evaluate";
509
509
  result?: unknown;
510
510
  }, {
511
- error: string;
512
511
  success: boolean;
512
+ error: string;
513
513
  operation: "evaluate";
514
514
  result?: unknown;
515
515
  }>, import("zod").ZodObject<{
@@ -518,13 +518,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
518
518
  content: import("zod").ZodOptional<import("zod").ZodString>;
519
519
  error: import("zod").ZodString;
520
520
  }, "strip", import("zod").ZodTypeAny, {
521
- error: string;
522
521
  success: boolean;
522
+ error: string;
523
523
  operation: "get_content";
524
524
  content?: string | undefined;
525
525
  }, {
526
- error: string;
527
526
  success: boolean;
527
+ error: string;
528
528
  operation: "get_content";
529
529
  content?: string | undefined;
530
530
  }>, import("zod").ZodObject<{
@@ -534,14 +534,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
534
534
  format: import("zod").ZodOptional<import("zod").ZodString>;
535
535
  error: import("zod").ZodString;
536
536
  }, "strip", import("zod").ZodTypeAny, {
537
- error: string;
538
537
  success: boolean;
538
+ error: string;
539
539
  operation: "screenshot";
540
540
  format?: string | undefined;
541
541
  data?: string | undefined;
542
542
  }, {
543
- error: string;
544
543
  success: boolean;
544
+ error: string;
545
545
  operation: "screenshot";
546
546
  format?: string | undefined;
547
547
  data?: string | undefined;
@@ -550,12 +550,12 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
550
550
  success: import("zod").ZodBoolean;
551
551
  error: import("zod").ZodString;
552
552
  }, "strip", import("zod").ZodTypeAny, {
553
- error: string;
554
553
  success: boolean;
554
+ error: string;
555
555
  operation: "wait";
556
556
  }, {
557
- error: string;
558
557
  success: boolean;
558
+ error: string;
559
559
  operation: "wait";
560
560
  }>, import("zod").ZodObject<{
561
561
  operation: import("zod").ZodLiteral<"get_cookies">;
@@ -587,8 +587,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
587
587
  }>, "many">>;
588
588
  error: import("zod").ZodString;
589
589
  }, "strip", import("zod").ZodTypeAny, {
590
- error: string;
591
590
  success: boolean;
591
+ error: string;
592
592
  operation: "get_cookies";
593
593
  cookies?: {
594
594
  value: string;
@@ -600,8 +600,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
600
600
  secure: boolean;
601
601
  }[] | undefined;
602
602
  }, {
603
- error: string;
604
603
  success: boolean;
604
+ error: string;
605
605
  operation: "get_cookies";
606
606
  cookies?: {
607
607
  value: string;
@@ -617,12 +617,12 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
617
617
  success: import("zod").ZodBoolean;
618
618
  error: import("zod").ZodString;
619
619
  }, "strip", import("zod").ZodTypeAny, {
620
- error: string;
621
620
  success: boolean;
621
+ error: string;
622
622
  operation: "end_session";
623
623
  }, {
624
- error: string;
625
624
  success: boolean;
625
+ error: string;
626
626
  operation: "end_session";
627
627
  }>]>;
628
628
  static readonly shortDescription = "Browser automation service using BrowserBase cloud browsers";
@@ -91,7 +91,6 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
91
91
  username?: string | undefined;
92
92
  }>>;
93
93
  }, "strip", z.ZodTypeAny, {
94
- contextId: string;
95
94
  cookies: {
96
95
  value: string;
97
96
  path: string;
@@ -101,13 +100,13 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
101
100
  httpOnly: boolean;
102
101
  secure: boolean;
103
102
  }[];
103
+ contextId: string;
104
104
  proxy?: {
105
105
  server: string;
106
106
  password?: string | undefined;
107
107
  username?: string | undefined;
108
108
  } | undefined;
109
109
  }, {
110
- contextId: string;
111
110
  cookies: {
112
111
  value: string;
113
112
  path: string;
@@ -117,6 +116,7 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
117
116
  httpOnly: boolean;
118
117
  secure: boolean;
119
118
  }[];
119
+ contextId: string;
120
120
  proxy?: {
121
121
  server: string;
122
122
  password?: string | undefined;
@@ -390,6 +390,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
390
390
  captchaImageSelector?: string | undefined;
391
391
  captchaInputSelector?: string | undefined;
392
392
  } | undefined;
393
+ context_id?: string | undefined;
393
394
  cookies?: {
394
395
  value: string;
395
396
  path: string;
@@ -399,7 +400,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
399
400
  httpOnly: boolean;
400
401
  secure: boolean;
401
402
  }[] | undefined;
402
- context_id?: string | undefined;
403
403
  proxies?: true | ({
404
404
  type: "browserbase";
405
405
  geolocation?: {
@@ -425,6 +425,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
425
425
  captchaImageSelector?: string | undefined;
426
426
  captchaInputSelector?: string | undefined;
427
427
  } | undefined;
428
+ context_id?: string | undefined;
428
429
  cookies?: {
429
430
  value: string;
430
431
  path: string;
@@ -434,7 +435,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
434
435
  httpOnly: boolean;
435
436
  secure: boolean;
436
437
  }[] | undefined;
437
- context_id?: string | undefined;
438
438
  viewport_width?: number | undefined;
439
439
  viewport_height?: number | undefined;
440
440
  proxies?: true | ({
@@ -461,8 +461,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
461
461
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
462
462
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
463
463
  }, "strip", z.ZodTypeAny, {
464
- timeout: number;
465
464
  url: string;
465
+ timeout: number;
466
466
  operation: "navigate";
467
467
  session_id: string;
468
468
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
@@ -504,16 +504,16 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
504
504
  delay: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
505
505
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
506
506
  }, "strip", z.ZodTypeAny, {
507
- text: string;
508
507
  operation: "type";
508
+ text: string;
509
509
  session_id: string;
510
510
  selector: string;
511
511
  delay: number;
512
512
  clear_first: boolean;
513
513
  credentials?: Partial<Record<CredentialType, string>> | undefined;
514
514
  }, {
515
- text: string;
516
515
  operation: "type";
516
+ text: string;
517
517
  session_id: string;
518
518
  selector: string;
519
519
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -546,14 +546,14 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
546
546
  script: z.ZodString;
547
547
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
548
548
  }, "strip", z.ZodTypeAny, {
549
- script: string;
550
549
  operation: "evaluate";
551
550
  session_id: string;
551
+ script: string;
552
552
  credentials?: Partial<Record<CredentialType, string>> | undefined;
553
553
  }, {
554
- script: string;
555
554
  operation: "evaluate";
556
555
  session_id: string;
556
+ script: string;
557
557
  credentials?: Partial<Record<CredentialType, string>> | undefined;
558
558
  }>, z.ZodObject<{
559
559
  operation: z.ZodLiteral<"get_content">;
@@ -582,7 +582,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
582
582
  quality: z.ZodOptional<z.ZodNumber>;
583
583
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
584
584
  }, "strip", z.ZodTypeAny, {
585
- format: "png" | "webp" | "jpeg";
585
+ format: "png" | "jpeg" | "webp";
586
586
  operation: "screenshot";
587
587
  session_id: string;
588
588
  full_page: boolean;
@@ -592,7 +592,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
592
592
  }, {
593
593
  operation: "screenshot";
594
594
  session_id: string;
595
- format?: "png" | "webp" | "jpeg" | undefined;
595
+ format?: "png" | "jpeg" | "webp" | undefined;
596
596
  credentials?: Partial<Record<CredentialType, string>> | undefined;
597
597
  quality?: number | undefined;
598
598
  selector?: string | undefined;
@@ -657,15 +657,15 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
657
657
  debug_url: z.ZodOptional<z.ZodString>;
658
658
  error: z.ZodString;
659
659
  }, "strip", z.ZodTypeAny, {
660
- error: string;
661
660
  success: boolean;
661
+ error: string;
662
662
  operation: "start_session";
663
663
  session_id?: string | undefined;
664
664
  context_id?: string | undefined;
665
665
  debug_url?: string | undefined;
666
666
  }, {
667
- error: string;
668
667
  success: boolean;
668
+ error: string;
669
669
  operation: "start_session";
670
670
  session_id?: string | undefined;
671
671
  context_id?: string | undefined;
@@ -676,13 +676,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
676
676
  url: z.ZodOptional<z.ZodString>;
677
677
  error: z.ZodString;
678
678
  }, "strip", z.ZodTypeAny, {
679
- error: string;
680
679
  success: boolean;
680
+ error: string;
681
681
  operation: "navigate";
682
682
  url?: string | undefined;
683
683
  }, {
684
- error: string;
685
684
  success: boolean;
685
+ error: string;
686
686
  operation: "navigate";
687
687
  url?: string | undefined;
688
688
  }>, z.ZodObject<{
@@ -690,36 +690,36 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
690
690
  success: z.ZodBoolean;
691
691
  error: z.ZodString;
692
692
  }, "strip", z.ZodTypeAny, {
693
- error: string;
694
693
  success: boolean;
694
+ error: string;
695
695
  operation: "click";
696
696
  }, {
697
- error: string;
698
697
  success: boolean;
698
+ error: string;
699
699
  operation: "click";
700
700
  }>, z.ZodObject<{
701
701
  operation: z.ZodLiteral<"type">;
702
702
  success: z.ZodBoolean;
703
703
  error: z.ZodString;
704
704
  }, "strip", z.ZodTypeAny, {
705
- error: string;
706
705
  success: boolean;
706
+ error: string;
707
707
  operation: "type";
708
708
  }, {
709
- error: string;
710
709
  success: boolean;
710
+ error: string;
711
711
  operation: "type";
712
712
  }>, z.ZodObject<{
713
713
  operation: z.ZodLiteral<"select">;
714
714
  success: z.ZodBoolean;
715
715
  error: z.ZodString;
716
716
  }, "strip", z.ZodTypeAny, {
717
- error: string;
718
717
  success: boolean;
718
+ error: string;
719
719
  operation: "select";
720
720
  }, {
721
- error: string;
722
721
  success: boolean;
722
+ error: string;
723
723
  operation: "select";
724
724
  }>, z.ZodObject<{
725
725
  operation: z.ZodLiteral<"evaluate">;
@@ -727,13 +727,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
727
727
  result: z.ZodOptional<z.ZodUnknown>;
728
728
  error: z.ZodString;
729
729
  }, "strip", z.ZodTypeAny, {
730
- error: string;
731
730
  success: boolean;
731
+ error: string;
732
732
  operation: "evaluate";
733
733
  result?: unknown;
734
734
  }, {
735
- error: string;
736
735
  success: boolean;
736
+ error: string;
737
737
  operation: "evaluate";
738
738
  result?: unknown;
739
739
  }>, z.ZodObject<{
@@ -742,13 +742,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
742
742
  content: z.ZodOptional<z.ZodString>;
743
743
  error: z.ZodString;
744
744
  }, "strip", z.ZodTypeAny, {
745
- error: string;
746
745
  success: boolean;
746
+ error: string;
747
747
  operation: "get_content";
748
748
  content?: string | undefined;
749
749
  }, {
750
- error: string;
751
750
  success: boolean;
751
+ error: string;
752
752
  operation: "get_content";
753
753
  content?: string | undefined;
754
754
  }>, z.ZodObject<{
@@ -758,14 +758,14 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
758
758
  format: z.ZodOptional<z.ZodString>;
759
759
  error: z.ZodString;
760
760
  }, "strip", z.ZodTypeAny, {
761
- error: string;
762
761
  success: boolean;
762
+ error: string;
763
763
  operation: "screenshot";
764
764
  format?: string | undefined;
765
765
  data?: string | undefined;
766
766
  }, {
767
- error: string;
768
767
  success: boolean;
768
+ error: string;
769
769
  operation: "screenshot";
770
770
  format?: string | undefined;
771
771
  data?: string | undefined;
@@ -774,12 +774,12 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
774
774
  success: z.ZodBoolean;
775
775
  error: z.ZodString;
776
776
  }, "strip", z.ZodTypeAny, {
777
- error: string;
778
777
  success: boolean;
778
+ error: string;
779
779
  operation: "wait";
780
780
  }, {
781
- error: string;
782
781
  success: boolean;
782
+ error: string;
783
783
  operation: "wait";
784
784
  }>, z.ZodObject<{
785
785
  operation: z.ZodLiteral<"get_cookies">;
@@ -811,8 +811,8 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
811
811
  }>, "many">>;
812
812
  error: z.ZodString;
813
813
  }, "strip", z.ZodTypeAny, {
814
- error: string;
815
814
  success: boolean;
815
+ error: string;
816
816
  operation: "get_cookies";
817
817
  cookies?: {
818
818
  value: string;
@@ -824,8 +824,8 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
824
824
  secure: boolean;
825
825
  }[] | undefined;
826
826
  }, {
827
- error: string;
828
827
  success: boolean;
828
+ error: string;
829
829
  operation: "get_cookies";
830
830
  cookies?: {
831
831
  value: string;
@@ -841,12 +841,12 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
841
841
  success: z.ZodBoolean;
842
842
  error: z.ZodString;
843
843
  }, "strip", z.ZodTypeAny, {
844
- error: string;
845
844
  success: boolean;
845
+ error: string;
846
846
  operation: "end_session";
847
847
  }, {
848
- error: string;
849
848
  success: boolean;
849
+ error: string;
850
850
  operation: "end_session";
851
851
  }>]>;
852
852
  export type BrowserBaseParams = z.output<typeof BrowserBaseParamsSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"capability-pipeline.d.ts","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,mBAAmB,EACzB,MAAM,2BAA2B,CAAC;AAKnC,OAAO,KAAK,EAAE,mBAAmB,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAExE,KAAK,4BAA4B,GAAG,CAClC,MAAM,EAAE;IACN,QAAQ,EAAE;QACR,mBAAmB,EAAE,cAAc,EAAE,CAAC;QACtC,mBAAmB,CAAC,EAAE,cAAc,EAAE,CAAC;KACxC,CAAC;CACH,EACD,SAAS,EAAE;IAAE,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAAE,KAChD,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,CAAC,CAAC;AAE7C,wBAAsB,4BAA4B,CAChD,MAAM,EAAE,mBAAmB,EAC3B,aAAa,EAAE,aAAa,GAAG,SAAS,EACxC,4BAA4B,EAAE,4BAA4B,EAC1D,cAAc,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,mBAAmB,EAAE,CAAC,CAAC,GACtE,OAAO,CAAC,mBAAmB,CAAC,CA4H9B;AAED,wBAAsB,6BAA6B,CACjD,MAAM,EAAE,aAAa,EACrB,MAAM,EAAE,mBAAmB,EAC3B,aAAa,EAAE,aAAa,GAAG,SAAS,EACxC,4BAA4B,EAAE,4BAA4B,GACzD,OAAO,CAAC,aAAa,CAAC,CAUxB"}
1
+ {"version":3,"file":"capability-pipeline.d.ts","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,mBAAmB,EACzB,MAAM,2BAA2B,CAAC;AAKnC,OAAO,KAAK,EAAE,mBAAmB,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAExE,KAAK,4BAA4B,GAAG,CAClC,MAAM,EAAE;IACN,QAAQ,EAAE;QACR,mBAAmB,EAAE,cAAc,EAAE,CAAC;QACtC,mBAAmB,CAAC,EAAE,cAAc,EAAE,CAAC;KACxC,CAAC;CACH,EACD,SAAS,EAAE;IAAE,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAAE,KAChD,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,MAAM,CAAC,CAAC,CAAC;AAE7C,wBAAsB,4BAA4B,CAChD,MAAM,EAAE,mBAAmB,EAC3B,aAAa,EAAE,aAAa,GAAG,SAAS,EACxC,4BAA4B,EAAE,4BAA4B,EAC1D,cAAc,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,cAAc,EAAE,mBAAmB,EAAE,CAAC,CAAC,GACtE,OAAO,CAAC,mBAAmB,CAAC,CAuH9B;AAED,wBAAsB,6BAA6B,CACjD,MAAM,EAAE,aAAa,EACrB,MAAM,EAAE,mBAAmB,EAC3B,aAAa,EAAE,aAAa,GAAG,SAAS,EACxC,4BAA4B,EAAE,4BAA4B,GACzD,OAAO,CAAC,aAAa,CAAC,CAUxB"}
@@ -42,13 +42,7 @@ export async function applyCapabilityPreprocessing(params, bubbleContext, resolv
42
42
  const def = getCapability(c.id);
43
43
  if (!def)
44
44
  return null;
45
- const toolNames = def.metadata.tools
46
- .filter((t) => !t.masterTool)
47
- .map((t) => t.name)
48
- .join(', ');
49
45
  let summary = `${idx + 1}. "${def.metadata.name}" (id: ${c.id})\n Purpose: ${def.metadata.description}`;
50
- if (toolNames)
51
- summary += `\n Tools: ${toolNames}`;
52
46
  // Resolve async delegation hint (mirrors systemPrompt pattern)
53
47
  let hint;
54
48
  if (def.createDelegationHint) {
@@ -86,7 +80,7 @@ export async function applyCapabilityPreprocessing(params, bubbleContext, resolv
86
80
  }
87
81
  return summary;
88
82
  }))).filter((summary) => Boolean(summary));
89
- params.systemPrompt += `\n\n---\nSYSTEM CAPABILITY EXTENSIONS:\nMultiple specialized capabilities are available. You MUST delegate to them using the 'use-capability' tool.\n\nAvailable Capabilities:\n${summaries.join('\n\n')}\n\nDELEGATION RULES:\n- Use 'use-capability' tool to delegate tasks to the appropriate capability\n- Do NOT attempt to handle capability tasks yourself\n- Include full context when delegating, including all known user details and preferences from context (especially timezone)\n- Can chain multiple capabilities if needed\n- Only respond directly for: greetings, clarifications, or tasks outside all capabilities\n- IMPORTANT: The user CANNOT see tool results from delegate agents. You MUST re-present all information, data, tables, and results returned by delegates in your own response. Never say "as shown above" or assume the user saw the delegate's output.\n- PRESERVE ALL LINKS: When a delegate returns URLs or clickable links (e.g., HubSpot record links, Jira ticket links, document URLs), you MUST include them in your response. Never drop links when reformatting tables — links are critical for the user to navigate to the source. If a table has too many rows to include all links, include links for at least the top/highlighted records.\n- When a delegate returns image or photo URLs, include them directly in your response on their own line as a bare URL (no markdown formatting). The chat client will automatically render the image inline from the URL. NEVER call read_image on URLs returned by delegates.\n- Before asking the user for information you don't have, check if any connected capability could help you find or look up that information first. Prefer proactive discovery over asking.\n---\n\nYour role is to understand the user's request and delegate to the appropriate capability or respond directly when appropriate.`;
83
+ params.systemPrompt += `\n\n---\nSYSTEM CAPABILITY EXTENSIONS:\nMultiple specialized capabilities are available. You MUST delegate to them using the 'use-capability' tool.\n\nAvailable Capabilities:\n${summaries.join('\n\n')}\n\nDELEGATION RULES:\n- Use 'use-capability' tool to delegate tasks to the appropriate capability\n- Do NOT attempt to handle capability tasks yourself\n- Include full context when delegating, including all known user details and preferences from context (especially timezone)\n- Can chain multiple capabilities if needed\n- Only respond directly for: greetings, clarifications, or tasks outside all capabilities\n- IMPORTANT: The user CANNOT see tool results from delegate agents. You MUST re-present all information, data, tables, and results returned by delegates in your own response. Never say "as shown above" or assume the user saw the delegate's output.\n- PRESERVE ALL LINKS: When a delegate returns URLs or clickable links (e.g., HubSpot record links, Jira ticket links, document URLs), you MUST include them in your response. Never drop links when reformatting tables — links are critical for the user to navigate to the source. If a table has too many rows to include all links, include links for at least the top/highlighted records.\n- When a delegate returns image or photo URLs, include them directly in your response on their own line as a bare URL (no markdown formatting). The chat client will automatically render the image inline from the URL. NEVER call read_image on URLs returned by delegates.\n- Before asking the user for information you don't have, check if any connected capability could help you find or look up that information first. Prefer proactive discovery over asking.\n- IMPORTANT: When a user asks whether a capability supports a specific feature or action, call list_capabilities to check the full tool signatures before answering. Tool names do not fully describe what tools can do. NEVER claim a capability cannot do something without checking first.\n---\n\nYour role is to understand the user's request and delegate to the appropriate capability or respond directly when appropriate.`;
90
84
  }
91
85
  else {
92
86
  // Single or zero capabilities: eager load as before
@@ -1 +1 @@
1
- {"version":3,"file":"capability-pipeline.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"capability-pipeline.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"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"}