@bubblelab/bubble-core 0.1.194 → 0.1.196

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -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;
@@ -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
- delay: number;
287
- text: string;
288
286
  operation: "type";
287
+ text: string;
289
288
  session_id: string;
290
289
  selector: string;
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">;
@@ -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 | ({
@@ -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">;
@@ -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>;
@@ -41,14 +41,14 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
41
41
  }, "strip", import("zod").ZodTypeAny, {
42
42
  operation: "list_spaces";
43
43
  limit: number;
44
- status?: "archived" | "current" | undefined;
45
44
  type?: "global" | "personal" | undefined;
45
+ status?: "archived" | "current" | undefined;
46
46
  credentials?: Partial<Record<CredentialType, string>> | undefined;
47
47
  cursor?: string | undefined;
48
48
  }, {
49
49
  operation: "list_spaces";
50
- status?: "archived" | "current" | undefined;
51
50
  type?: "global" | "personal" | undefined;
51
+ status?: "archived" | "current" | undefined;
52
52
  credentials?: Partial<Record<CredentialType, string>> | undefined;
53
53
  limit?: number | undefined;
54
54
  cursor?: string | undefined;
@@ -76,16 +76,16 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
76
76
  }, "strip", import("zod").ZodTypeAny, {
77
77
  operation: "list_pages";
78
78
  limit: number;
79
- status?: "draft" | "current" | "trashed" | undefined;
80
79
  title?: string | undefined;
80
+ status?: "draft" | "current" | "trashed" | undefined;
81
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
82
82
  cursor?: string | undefined;
83
83
  space_id?: string | undefined;
84
84
  space_key?: string | undefined;
85
85
  }, {
86
86
  operation: "list_pages";
87
- status?: "draft" | "current" | "trashed" | undefined;
88
87
  title?: string | undefined;
88
+ status?: "draft" | "current" | "trashed" | undefined;
89
89
  credentials?: Partial<Record<CredentialType, string>> | undefined;
90
90
  limit?: number | undefined;
91
91
  cursor?: string | undefined;
@@ -116,8 +116,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
116
116
  status: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["current", "draft"]>>>;
117
117
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
118
118
  }, "strip", import("zod").ZodTypeAny, {
119
- status: "draft" | "current";
120
119
  title: string;
120
+ status: "draft" | "current";
121
121
  operation: "create_page";
122
122
  credentials?: Partial<Record<CredentialType, string>> | undefined;
123
123
  body?: string | undefined;
@@ -144,16 +144,16 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
144
144
  }, "strip", import("zod").ZodTypeAny, {
145
145
  operation: "update_page";
146
146
  page_id: string;
147
- status?: "draft" | "current" | undefined;
148
147
  title?: string | undefined;
148
+ status?: "draft" | "current" | undefined;
149
149
  credentials?: Partial<Record<CredentialType, string>> | undefined;
150
150
  body?: string | undefined;
151
151
  version_message?: string | undefined;
152
152
  }, {
153
153
  operation: "update_page";
154
154
  page_id: string;
155
- status?: "draft" | "current" | undefined;
156
155
  title?: string | undefined;
156
+ status?: "draft" | "current" | undefined;
157
157
  credentials?: Partial<Record<CredentialType, string>> | undefined;
158
158
  body?: string | undefined;
159
159
  version_message?: string | undefined;
@@ -176,17 +176,17 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
176
176
  start: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
177
177
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
178
178
  }, "strip", import("zod").ZodTypeAny, {
179
- start: number;
180
179
  operation: "search";
181
180
  limit: number;
181
+ start: number;
182
182
  cql: string;
183
183
  credentials?: Partial<Record<CredentialType, string>> | undefined;
184
184
  }, {
185
185
  operation: "search";
186
186
  cql: string;
187
187
  credentials?: Partial<Record<CredentialType, string>> | undefined;
188
- start?: number | undefined;
189
188
  limit?: number | undefined;
189
+ start?: number | undefined;
190
190
  }>, import("zod").ZodObject<{
191
191
  operation: import("zod").ZodLiteral<"add_comment">;
192
192
  page_id: import("zod").ZodString;
@@ -1283,8 +1283,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1283
1283
  success: boolean;
1284
1284
  error: string;
1285
1285
  operation: "search";
1286
- start?: number | undefined;
1287
1286
  limit?: number | undefined;
1287
+ start?: number | undefined;
1288
1288
  total?: number | undefined;
1289
1289
  results?: import("zod").objectOutputType<{
1290
1290
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1343,8 +1343,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1343
1343
  success: boolean;
1344
1344
  error: string;
1345
1345
  operation: "search";
1346
- start?: number | undefined;
1347
1346
  limit?: number | undefined;
1347
+ start?: number | undefined;
1348
1348
  total?: number | undefined;
1349
1349
  results?: import("zod").objectInputType<{
1350
1350
  id: import("zod").ZodOptional<import("zod").ZodString>;