@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -110,9 +110,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
110
110
  person_id: string;
111
111
  email?: string | undefined;
112
112
  credentials?: Record<string, string> | undefined;
113
- channels?: string[] | undefined;
114
113
  first_name?: string | undefined;
115
114
  last_name?: string | undefined;
115
+ channels?: string[] | undefined;
116
116
  teams?: string[] | undefined;
117
117
  timezone?: string | undefined;
118
118
  site?: string | undefined;
@@ -123,9 +123,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
123
123
  person_id: string;
124
124
  email?: string | undefined;
125
125
  credentials?: Record<string, string> | undefined;
126
- channels?: string[] | undefined;
127
126
  first_name?: string | undefined;
128
127
  last_name?: string | undefined;
128
+ channels?: string[] | undefined;
129
129
  teams?: string[] | undefined;
130
130
  timezone?: string | undefined;
131
131
  site?: string | undefined;
@@ -289,14 +289,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
289
289
  people: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
290
290
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
291
291
  }, "strip", import("zod").ZodTypeAny, {
292
- error: string;
293
292
  success: boolean;
293
+ error: string;
294
294
  operation: "list_people";
295
295
  people?: Record<string, unknown>[] | undefined;
296
296
  total?: number | undefined;
297
297
  }, {
298
- error: string;
299
298
  success: boolean;
299
+ error: string;
300
300
  operation: "list_people";
301
301
  people?: Record<string, unknown>[] | undefined;
302
302
  total?: number | undefined;
@@ -306,13 +306,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
306
306
  error: import("zod").ZodString;
307
307
  person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
308
308
  }, "strip", import("zod").ZodTypeAny, {
309
- error: string;
310
309
  success: boolean;
310
+ error: string;
311
311
  operation: "get_person";
312
312
  person?: Record<string, unknown> | undefined;
313
313
  }, {
314
- error: string;
315
314
  success: boolean;
315
+ error: string;
316
316
  operation: "get_person";
317
317
  person?: Record<string, unknown> | undefined;
318
318
  }>, import("zod").ZodObject<{
@@ -321,13 +321,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
321
321
  error: import("zod").ZodString;
322
322
  person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
323
323
  }, "strip", import("zod").ZodTypeAny, {
324
- error: string;
325
324
  success: boolean;
325
+ error: string;
326
326
  operation: "create_person";
327
327
  person?: Record<string, unknown> | undefined;
328
328
  }, {
329
- error: string;
330
329
  success: boolean;
330
+ error: string;
331
331
  operation: "create_person";
332
332
  person?: Record<string, unknown> | undefined;
333
333
  }>, import("zod").ZodObject<{
@@ -336,13 +336,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
336
336
  error: import("zod").ZodString;
337
337
  person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
338
338
  }, "strip", import("zod").ZodTypeAny, {
339
- error: string;
340
339
  success: boolean;
340
+ error: string;
341
341
  operation: "update_person";
342
342
  person?: Record<string, unknown> | undefined;
343
343
  }, {
344
- error: string;
345
344
  success: boolean;
345
+ error: string;
346
346
  operation: "update_person";
347
347
  person?: Record<string, unknown> | undefined;
348
348
  }>, import("zod").ZodObject<{
@@ -352,14 +352,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
352
352
  activities: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
353
353
  agents: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
354
354
  }, "strip", import("zod").ZodTypeAny, {
355
- error: string;
356
355
  success: boolean;
356
+ error: string;
357
357
  operation: "list_activities";
358
358
  activities?: Record<string, Record<string, unknown>> | undefined;
359
359
  agents?: Record<string, Record<string, unknown>> | undefined;
360
360
  }, {
361
- error: string;
362
361
  success: boolean;
362
+ error: string;
363
363
  operation: "list_activities";
364
364
  activities?: Record<string, Record<string, unknown>> | undefined;
365
365
  agents?: Record<string, Record<string, unknown>> | undefined;
@@ -369,13 +369,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
369
369
  error: import("zod").ZodString;
370
370
  activity: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
371
371
  }, "strip", import("zod").ZodTypeAny, {
372
- error: string;
373
372
  success: boolean;
373
+ error: string;
374
374
  operation: "create_activity";
375
375
  activity?: Record<string, unknown> | undefined;
376
376
  }, {
377
- error: string;
378
377
  success: boolean;
378
+ error: string;
379
379
  operation: "create_activity";
380
380
  activity?: Record<string, unknown> | undefined;
381
381
  }>, import("zod").ZodObject<{
@@ -383,12 +383,12 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
383
383
  success: import("zod").ZodBoolean;
384
384
  error: import("zod").ZodString;
385
385
  }, "strip", import("zod").ZodTypeAny, {
386
- error: string;
387
386
  success: boolean;
387
+ error: string;
388
388
  operation: "delete_activities";
389
389
  }, {
390
- error: string;
391
390
  success: boolean;
391
+ error: string;
392
392
  operation: "delete_activities";
393
393
  }>, import("zod").ZodObject<{
394
394
  operation: import("zod").ZodLiteral<"create_time_off">;
@@ -396,13 +396,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
396
396
  error: import("zod").ZodString;
397
397
  time_off: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
398
398
  }, "strip", import("zod").ZodTypeAny, {
399
- error: string;
400
399
  success: boolean;
400
+ error: string;
401
401
  operation: "create_time_off";
402
402
  time_off?: Record<string, unknown> | undefined;
403
403
  }, {
404
- error: string;
405
404
  success: boolean;
405
+ error: string;
406
406
  operation: "create_time_off";
407
407
  time_off?: Record<string, unknown> | undefined;
408
408
  }>, import("zod").ZodObject<{
@@ -411,13 +411,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
411
411
  error: import("zod").ZodString;
412
412
  requests: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
413
413
  }, "strip", import("zod").ZodTypeAny, {
414
- error: string;
415
414
  success: boolean;
415
+ error: string;
416
416
  operation: "list_time_off";
417
417
  requests?: Record<string, unknown>[] | undefined;
418
418
  }, {
419
- error: string;
420
419
  success: boolean;
420
+ error: string;
421
421
  operation: "list_time_off";
422
422
  requests?: Record<string, unknown>[] | undefined;
423
423
  }>, import("zod").ZodObject<{
@@ -425,12 +425,12 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
425
425
  success: import("zod").ZodBoolean;
426
426
  error: import("zod").ZodString;
427
427
  }, "strip", import("zod").ZodTypeAny, {
428
- error: string;
429
428
  success: boolean;
429
+ error: string;
430
430
  operation: "cancel_time_off";
431
431
  }, {
432
- error: string;
433
432
  success: boolean;
433
+ error: string;
434
434
  operation: "cancel_time_off";
435
435
  }>, import("zod").ZodObject<{
436
436
  operation: import("zod").ZodLiteral<"list_queues">;
@@ -438,13 +438,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
438
438
  error: import("zod").ZodString;
439
439
  queues: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
440
440
  }, "strip", import("zod").ZodTypeAny, {
441
- error: string;
442
441
  success: boolean;
442
+ error: string;
443
443
  operation: "list_queues";
444
444
  queues?: Record<string, unknown>[] | undefined;
445
445
  }, {
446
- error: string;
447
446
  success: boolean;
447
+ error: string;
448
448
  operation: "list_queues";
449
449
  queues?: Record<string, unknown>[] | undefined;
450
450
  }>, import("zod").ZodObject<{
@@ -453,13 +453,13 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
453
453
  error: import("zod").ZodString;
454
454
  teams: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
455
455
  }, "strip", import("zod").ZodTypeAny, {
456
- error: string;
457
456
  success: boolean;
457
+ error: string;
458
458
  operation: "list_teams";
459
459
  teams?: Record<string, unknown>[] | undefined;
460
460
  }, {
461
- error: string;
462
461
  success: boolean;
462
+ error: string;
463
463
  operation: "list_teams";
464
464
  teams?: Record<string, unknown>[] | undefined;
465
465
  }>]>;
@@ -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;
@@ -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 | ({
@@ -250,8 +250,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
250
250
  url: string;
251
251
  operation: "navigate";
252
252
  session_id: string;
253
- credentials?: Partial<Record<CredentialType, string>> | undefined;
254
253
  timeout?: number | undefined;
254
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
255
255
  wait_until?: "load" | "domcontentloaded" | "networkidle0" | "networkidle2" | undefined;
256
256
  }>, import("zod").ZodObject<{
257
257
  operation: import("zod").ZodLiteral<"click">;
@@ -271,8 +271,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
271
271
  operation: "click";
272
272
  session_id: string;
273
273
  selector: string;
274
- credentials?: Partial<Record<CredentialType, string>> | undefined;
275
274
  timeout?: number | undefined;
275
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
276
276
  wait_for_navigation?: boolean | undefined;
277
277
  }>, import("zod").ZodObject<{
278
278
  operation: import("zod").ZodLiteral<"type">;
@@ -317,8 +317,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
317
317
  operation: "select";
318
318
  session_id: string;
319
319
  selector: string;
320
- credentials?: Partial<Record<CredentialType, string>> | undefined;
321
320
  timeout?: number | undefined;
321
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
322
322
  }>, import("zod").ZodObject<{
323
323
  operation: import("zod").ZodLiteral<"evaluate">;
324
324
  session_id: import("zod").ZodString;
@@ -394,8 +394,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
394
394
  operation: "wait";
395
395
  session_id: string;
396
396
  wait_type: "timeout" | "selector" | "navigation";
397
- credentials?: Partial<Record<CredentialType, string>> | undefined;
398
397
  timeout?: number | undefined;
398
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
399
399
  selector?: string | undefined;
400
400
  }>, import("zod").ZodObject<{
401
401
  operation: import("zod").ZodLiteral<"get_cookies">;
@@ -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";