@bubblelab/bubble-core 0.1.205 → 0.1.207

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 (118) hide show
  1. package/dist/bubble-bundle.d.ts +159 -159
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +8 -1
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +13 -10
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +7 -8
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  12. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  13. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  14. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  15. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  17. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  18. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  19. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  21. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  24. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +134 -134
  25. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +184 -184
  26. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  27. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  28. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
  29. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
  30. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  31. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  33. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  39. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  40. package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
  41. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  42. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  44. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  45. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  50. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  51. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  52. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  54. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  55. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  57. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  58. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  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/slack/slack.d.ts +456 -456
  65. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  66. package/dist/bubbles/service-bubble/slack/slack.js +4 -3
  67. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  68. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  69. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  70. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  71. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  72. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  73. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  74. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  84. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  85. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  87. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  91. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +446 -446
  92. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  96. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  97. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  98. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +84 -84
  101. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  103. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  104. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  106. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  108. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  109. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  110. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  111. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  112. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  113. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  114. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  115. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  117. package/dist/bubbles.json +1 -1
  118. package/package.json +2 -2
@@ -326,14 +326,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
326
326
  success: import("zod").ZodBoolean;
327
327
  error: import("zod").ZodString;
328
328
  }, "strip", import("zod").ZodTypeAny, {
329
- error: string;
330
329
  success: boolean;
330
+ error: string;
331
331
  operation: "list_records";
332
332
  records?: Record<string, unknown>[] | undefined;
333
333
  next_page_offset?: number | undefined;
334
334
  }, {
335
- error: string;
336
335
  success: boolean;
336
+ error: string;
337
337
  operation: "list_records";
338
338
  records?: Record<string, unknown>[] | undefined;
339
339
  next_page_offset?: number | undefined;
@@ -343,13 +343,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
343
343
  success: import("zod").ZodBoolean;
344
344
  error: import("zod").ZodString;
345
345
  }, "strip", import("zod").ZodTypeAny, {
346
- error: string;
347
346
  success: boolean;
347
+ error: string;
348
348
  operation: "get_record";
349
349
  record?: Record<string, unknown> | undefined;
350
350
  }, {
351
- error: string;
352
351
  success: boolean;
352
+ error: string;
353
353
  operation: "get_record";
354
354
  record?: Record<string, unknown> | undefined;
355
355
  }>, import("zod").ZodObject<{
@@ -358,13 +358,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
358
358
  success: import("zod").ZodBoolean;
359
359
  error: import("zod").ZodString;
360
360
  }, "strip", import("zod").ZodTypeAny, {
361
- error: string;
362
361
  success: boolean;
362
+ error: string;
363
363
  operation: "create_record";
364
364
  record?: Record<string, unknown> | undefined;
365
365
  }, {
366
- error: string;
367
366
  success: boolean;
367
+ error: string;
368
368
  operation: "create_record";
369
369
  record?: Record<string, unknown> | undefined;
370
370
  }>, import("zod").ZodObject<{
@@ -373,13 +373,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
373
373
  success: import("zod").ZodBoolean;
374
374
  error: import("zod").ZodString;
375
375
  }, "strip", import("zod").ZodTypeAny, {
376
- error: string;
377
376
  success: boolean;
377
+ error: string;
378
378
  operation: "update_record";
379
379
  record?: Record<string, unknown> | undefined;
380
380
  }, {
381
- error: string;
382
381
  success: boolean;
382
+ error: string;
383
383
  operation: "update_record";
384
384
  record?: Record<string, unknown> | undefined;
385
385
  }>, import("zod").ZodObject<{
@@ -387,12 +387,12 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
387
387
  success: import("zod").ZodBoolean;
388
388
  error: import("zod").ZodString;
389
389
  }, "strip", import("zod").ZodTypeAny, {
390
- error: string;
391
390
  success: boolean;
391
+ error: string;
392
392
  operation: "delete_record";
393
393
  }, {
394
- error: string;
395
394
  success: boolean;
395
+ error: string;
396
396
  operation: "delete_record";
397
397
  }>, import("zod").ZodObject<{
398
398
  operation: import("zod").ZodLiteral<"create_note">;
@@ -400,13 +400,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
400
400
  success: import("zod").ZodBoolean;
401
401
  error: import("zod").ZodString;
402
402
  }, "strip", import("zod").ZodTypeAny, {
403
- error: string;
404
403
  success: boolean;
404
+ error: string;
405
405
  operation: "create_note";
406
406
  note?: Record<string, unknown> | undefined;
407
407
  }, {
408
- error: string;
409
408
  success: boolean;
409
+ error: string;
410
410
  operation: "create_note";
411
411
  note?: Record<string, unknown> | undefined;
412
412
  }>, import("zod").ZodObject<{
@@ -415,13 +415,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
415
415
  success: import("zod").ZodBoolean;
416
416
  error: import("zod").ZodString;
417
417
  }, "strip", import("zod").ZodTypeAny, {
418
- error: string;
419
418
  success: boolean;
419
+ error: string;
420
420
  operation: "list_notes";
421
421
  notes?: Record<string, unknown>[] | undefined;
422
422
  }, {
423
- error: string;
424
423
  success: boolean;
424
+ error: string;
425
425
  operation: "list_notes";
426
426
  notes?: Record<string, unknown>[] | undefined;
427
427
  }>, import("zod").ZodObject<{
@@ -430,13 +430,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
430
430
  success: import("zod").ZodBoolean;
431
431
  error: import("zod").ZodString;
432
432
  }, "strip", import("zod").ZodTypeAny, {
433
- error: string;
434
433
  success: boolean;
434
+ error: string;
435
435
  operation: "create_task";
436
436
  task?: Record<string, unknown> | undefined;
437
437
  }, {
438
- error: string;
439
438
  success: boolean;
439
+ error: string;
440
440
  operation: "create_task";
441
441
  task?: Record<string, unknown> | undefined;
442
442
  }>, import("zod").ZodObject<{
@@ -445,13 +445,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
445
445
  success: import("zod").ZodBoolean;
446
446
  error: import("zod").ZodString;
447
447
  }, "strip", import("zod").ZodTypeAny, {
448
- error: string;
449
448
  success: boolean;
449
+ error: string;
450
450
  operation: "list_tasks";
451
451
  tasks?: Record<string, unknown>[] | undefined;
452
452
  }, {
453
- error: string;
454
453
  success: boolean;
454
+ error: string;
455
455
  operation: "list_tasks";
456
456
  tasks?: Record<string, unknown>[] | undefined;
457
457
  }>, import("zod").ZodObject<{
@@ -460,13 +460,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
460
460
  success: import("zod").ZodBoolean;
461
461
  error: import("zod").ZodString;
462
462
  }, "strip", import("zod").ZodTypeAny, {
463
- error: string;
464
463
  success: boolean;
464
+ error: string;
465
465
  operation: "update_task";
466
466
  task?: Record<string, unknown> | undefined;
467
467
  }, {
468
- error: string;
469
468
  success: boolean;
469
+ error: string;
470
470
  operation: "update_task";
471
471
  task?: Record<string, unknown> | undefined;
472
472
  }>, import("zod").ZodObject<{
@@ -474,12 +474,12 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
474
474
  success: import("zod").ZodBoolean;
475
475
  error: import("zod").ZodString;
476
476
  }, "strip", import("zod").ZodTypeAny, {
477
- error: string;
478
477
  success: boolean;
478
+ error: string;
479
479
  operation: "delete_task";
480
480
  }, {
481
- error: string;
482
481
  success: boolean;
482
+ error: string;
483
483
  operation: "delete_task";
484
484
  }>, import("zod").ZodObject<{
485
485
  operation: import("zod").ZodLiteral<"list_lists">;
@@ -487,13 +487,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
487
487
  success: import("zod").ZodBoolean;
488
488
  error: import("zod").ZodString;
489
489
  }, "strip", import("zod").ZodTypeAny, {
490
- error: string;
491
490
  success: boolean;
491
+ error: string;
492
492
  operation: "list_lists";
493
493
  lists?: Record<string, unknown>[] | undefined;
494
494
  }, {
495
- error: string;
496
495
  success: boolean;
496
+ error: string;
497
497
  operation: "list_lists";
498
498
  lists?: Record<string, unknown>[] | undefined;
499
499
  }>, import("zod").ZodObject<{
@@ -502,13 +502,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
502
502
  success: import("zod").ZodBoolean;
503
503
  error: import("zod").ZodString;
504
504
  }, "strip", import("zod").ZodTypeAny, {
505
- error: string;
506
505
  success: boolean;
506
+ error: string;
507
507
  operation: "create_entry";
508
508
  entry?: Record<string, unknown> | undefined;
509
509
  }, {
510
- error: string;
511
510
  success: boolean;
511
+ error: string;
512
512
  operation: "create_entry";
513
513
  entry?: Record<string, unknown> | undefined;
514
514
  }>, import("zod").ZodObject<{
@@ -518,14 +518,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
518
518
  success: import("zod").ZodBoolean;
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: "list_entries";
524
524
  entries?: Record<string, unknown>[] | undefined;
525
525
  next_page_offset?: number | undefined;
526
526
  }, {
527
- error: string;
528
527
  success: boolean;
528
+ error: string;
529
529
  operation: "list_entries";
530
530
  entries?: Record<string, unknown>[] | undefined;
531
531
  next_page_offset?: number | undefined;
@@ -317,14 +317,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
317
317
  success: z.ZodBoolean;
318
318
  error: z.ZodString;
319
319
  }, "strip", z.ZodTypeAny, {
320
- error: string;
321
320
  success: boolean;
321
+ error: string;
322
322
  operation: "list_records";
323
323
  records?: Record<string, unknown>[] | undefined;
324
324
  next_page_offset?: number | undefined;
325
325
  }, {
326
- error: string;
327
326
  success: boolean;
327
+ error: string;
328
328
  operation: "list_records";
329
329
  records?: Record<string, unknown>[] | undefined;
330
330
  next_page_offset?: number | undefined;
@@ -334,13 +334,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
334
334
  success: z.ZodBoolean;
335
335
  error: z.ZodString;
336
336
  }, "strip", z.ZodTypeAny, {
337
- error: string;
338
337
  success: boolean;
338
+ error: string;
339
339
  operation: "get_record";
340
340
  record?: Record<string, unknown> | undefined;
341
341
  }, {
342
- error: string;
343
342
  success: boolean;
343
+ error: string;
344
344
  operation: "get_record";
345
345
  record?: Record<string, unknown> | undefined;
346
346
  }>, z.ZodObject<{
@@ -349,13 +349,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
349
349
  success: z.ZodBoolean;
350
350
  error: z.ZodString;
351
351
  }, "strip", z.ZodTypeAny, {
352
- error: string;
353
352
  success: boolean;
353
+ error: string;
354
354
  operation: "create_record";
355
355
  record?: Record<string, unknown> | undefined;
356
356
  }, {
357
- error: string;
358
357
  success: boolean;
358
+ error: string;
359
359
  operation: "create_record";
360
360
  record?: Record<string, unknown> | undefined;
361
361
  }>, z.ZodObject<{
@@ -364,13 +364,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
364
364
  success: z.ZodBoolean;
365
365
  error: z.ZodString;
366
366
  }, "strip", z.ZodTypeAny, {
367
- error: string;
368
367
  success: boolean;
368
+ error: string;
369
369
  operation: "update_record";
370
370
  record?: Record<string, unknown> | undefined;
371
371
  }, {
372
- error: string;
373
372
  success: boolean;
373
+ error: string;
374
374
  operation: "update_record";
375
375
  record?: Record<string, unknown> | undefined;
376
376
  }>, z.ZodObject<{
@@ -378,12 +378,12 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
378
378
  success: z.ZodBoolean;
379
379
  error: z.ZodString;
380
380
  }, "strip", z.ZodTypeAny, {
381
- error: string;
382
381
  success: boolean;
382
+ error: string;
383
383
  operation: "delete_record";
384
384
  }, {
385
- error: string;
386
385
  success: boolean;
386
+ error: string;
387
387
  operation: "delete_record";
388
388
  }>, z.ZodObject<{
389
389
  operation: z.ZodLiteral<"create_note">;
@@ -391,13 +391,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
391
391
  success: z.ZodBoolean;
392
392
  error: z.ZodString;
393
393
  }, "strip", z.ZodTypeAny, {
394
- error: string;
395
394
  success: boolean;
395
+ error: string;
396
396
  operation: "create_note";
397
397
  note?: Record<string, unknown> | undefined;
398
398
  }, {
399
- error: string;
400
399
  success: boolean;
400
+ error: string;
401
401
  operation: "create_note";
402
402
  note?: Record<string, unknown> | undefined;
403
403
  }>, z.ZodObject<{
@@ -406,13 +406,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
406
406
  success: z.ZodBoolean;
407
407
  error: z.ZodString;
408
408
  }, "strip", z.ZodTypeAny, {
409
- error: string;
410
409
  success: boolean;
410
+ error: string;
411
411
  operation: "list_notes";
412
412
  notes?: Record<string, unknown>[] | undefined;
413
413
  }, {
414
- error: string;
415
414
  success: boolean;
415
+ error: string;
416
416
  operation: "list_notes";
417
417
  notes?: Record<string, unknown>[] | undefined;
418
418
  }>, z.ZodObject<{
@@ -421,13 +421,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
421
421
  success: z.ZodBoolean;
422
422
  error: z.ZodString;
423
423
  }, "strip", z.ZodTypeAny, {
424
- error: string;
425
424
  success: boolean;
425
+ error: string;
426
426
  operation: "create_task";
427
427
  task?: Record<string, unknown> | undefined;
428
428
  }, {
429
- error: string;
430
429
  success: boolean;
430
+ error: string;
431
431
  operation: "create_task";
432
432
  task?: Record<string, unknown> | undefined;
433
433
  }>, z.ZodObject<{
@@ -436,13 +436,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
436
436
  success: z.ZodBoolean;
437
437
  error: z.ZodString;
438
438
  }, "strip", z.ZodTypeAny, {
439
- error: string;
440
439
  success: boolean;
440
+ error: string;
441
441
  operation: "list_tasks";
442
442
  tasks?: Record<string, unknown>[] | undefined;
443
443
  }, {
444
- error: string;
445
444
  success: boolean;
445
+ error: string;
446
446
  operation: "list_tasks";
447
447
  tasks?: Record<string, unknown>[] | undefined;
448
448
  }>, z.ZodObject<{
@@ -451,13 +451,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
451
451
  success: z.ZodBoolean;
452
452
  error: z.ZodString;
453
453
  }, "strip", z.ZodTypeAny, {
454
- error: string;
455
454
  success: boolean;
455
+ error: string;
456
456
  operation: "update_task";
457
457
  task?: Record<string, unknown> | undefined;
458
458
  }, {
459
- error: string;
460
459
  success: boolean;
460
+ error: string;
461
461
  operation: "update_task";
462
462
  task?: Record<string, unknown> | undefined;
463
463
  }>, z.ZodObject<{
@@ -465,12 +465,12 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
465
465
  success: z.ZodBoolean;
466
466
  error: z.ZodString;
467
467
  }, "strip", z.ZodTypeAny, {
468
- error: string;
469
468
  success: boolean;
469
+ error: string;
470
470
  operation: "delete_task";
471
471
  }, {
472
- error: string;
473
472
  success: boolean;
473
+ error: string;
474
474
  operation: "delete_task";
475
475
  }>, z.ZodObject<{
476
476
  operation: z.ZodLiteral<"list_lists">;
@@ -478,13 +478,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
478
478
  success: z.ZodBoolean;
479
479
  error: z.ZodString;
480
480
  }, "strip", z.ZodTypeAny, {
481
- error: string;
482
481
  success: boolean;
482
+ error: string;
483
483
  operation: "list_lists";
484
484
  lists?: Record<string, unknown>[] | undefined;
485
485
  }, {
486
- error: string;
487
486
  success: boolean;
487
+ error: string;
488
488
  operation: "list_lists";
489
489
  lists?: Record<string, unknown>[] | undefined;
490
490
  }>, z.ZodObject<{
@@ -493,13 +493,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
493
493
  success: z.ZodBoolean;
494
494
  error: z.ZodString;
495
495
  }, "strip", z.ZodTypeAny, {
496
- error: string;
497
496
  success: boolean;
497
+ error: string;
498
498
  operation: "create_entry";
499
499
  entry?: Record<string, unknown> | undefined;
500
500
  }, {
501
- error: string;
502
501
  success: boolean;
502
+ error: string;
503
503
  operation: "create_entry";
504
504
  entry?: Record<string, unknown> | undefined;
505
505
  }>, z.ZodObject<{
@@ -509,14 +509,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
509
509
  success: z.ZodBoolean;
510
510
  error: z.ZodString;
511
511
  }, "strip", z.ZodTypeAny, {
512
- error: string;
513
512
  success: boolean;
513
+ error: string;
514
514
  operation: "list_entries";
515
515
  entries?: Record<string, unknown>[] | undefined;
516
516
  next_page_offset?: number | undefined;
517
517
  }, {
518
- error: string;
519
518
  success: boolean;
519
+ error: string;
520
520
  operation: "list_entries";
521
521
  entries?: Record<string, unknown>[] | undefined;
522
522
  next_page_offset?: number | undefined;
@@ -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 | ({
@@ -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">;
@@ -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,28 +534,28 @@ 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
- data?: string | undefined;
541
540
  format?: string | undefined;
541
+ data?: string | undefined;
542
542
  }, {
543
- error: string;
544
543
  success: boolean;
544
+ error: string;
545
545
  operation: "screenshot";
546
- data?: string | undefined;
547
546
  format?: string | undefined;
547
+ data?: string | undefined;
548
548
  }>, import("zod").ZodObject<{
549
549
  operation: import("zod").ZodLiteral<"wait">;
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";