@bubblelab/bubble-core 0.1.204 → 0.1.206

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 (122) hide show
  1. package/dist/bubble-bundle.d.ts +239 -239
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +18 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +66 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +9 -9
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +11 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  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 +12 -12
  24. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  25. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  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 +28 -28
  29. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  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 +783 -783
  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 +84 -84
  40. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  41. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  42. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  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 +16 -16
  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 +8 -8
  50. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  51. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  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 +522 -522
  55. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  57. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  58. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  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 +252 -252
  65. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  66. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  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 +16 -16
  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 +186 -186
  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 +4 -4
  96. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  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 +4 -4
  100. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  101. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  103. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  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 +28 -28
  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 +72 -72
  113. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  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 +90 -90
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  117. package/dist/bubbles.json +1 -1
  118. package/dist/types/base-bubble-class.d.ts +6 -0
  119. package/dist/types/base-bubble-class.d.ts.map +1 -1
  120. package/dist/types/base-bubble-class.js +11 -0
  121. package/dist/types/base-bubble-class.js.map +1 -1
  122. package/package.json +2 -2
@@ -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>;
@@ -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;
@@ -252,8 +252,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
252
252
  cursor: import("zod").ZodOptional<import("zod").ZodString>;
253
253
  error: import("zod").ZodString;
254
254
  }, "strip", import("zod").ZodTypeAny, {
255
- error: string;
256
255
  success: boolean;
256
+ error: string;
257
257
  operation: "list_spaces";
258
258
  cursor?: string | undefined;
259
259
  spaces?: import("zod").objectOutputType<{
@@ -266,8 +266,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
266
266
  homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
267
267
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
268
268
  }, {
269
- error: string;
270
269
  success: boolean;
270
+ error: string;
271
271
  operation: "list_spaces";
272
272
  cursor?: string | undefined;
273
273
  spaces?: import("zod").objectInputType<{
@@ -309,8 +309,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
309
309
  }, import("zod").ZodTypeAny, "passthrough">>>;
310
310
  error: import("zod").ZodString;
311
311
  }, "strip", import("zod").ZodTypeAny, {
312
- error: string;
313
312
  success: boolean;
313
+ error: string;
314
314
  operation: "get_space";
315
315
  space?: import("zod").objectOutputType<{
316
316
  id: import("zod").ZodString;
@@ -322,8 +322,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
322
322
  homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
323
323
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
324
324
  }, {
325
- error: string;
326
325
  success: boolean;
326
+ error: string;
327
327
  operation: "get_space";
328
328
  space?: import("zod").objectInputType<{
329
329
  id: import("zod").ZodString;
@@ -530,8 +530,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
530
530
  cursor: import("zod").ZodOptional<import("zod").ZodString>;
531
531
  error: import("zod").ZodString;
532
532
  }, "strip", import("zod").ZodTypeAny, {
533
- error: string;
534
533
  success: boolean;
534
+ error: string;
535
535
  operation: "list_pages";
536
536
  cursor?: string | undefined;
537
537
  pages?: import("zod").objectOutputType<{
@@ -599,8 +599,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
599
599
  }, import("zod").ZodTypeAny, "passthrough">>>;
600
600
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
601
601
  }, {
602
- error: string;
603
602
  success: boolean;
603
+ error: string;
604
604
  operation: "list_pages";
605
605
  cursor?: string | undefined;
606
606
  pages?: import("zod").objectInputType<{
@@ -862,8 +862,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
862
862
  }, import("zod").ZodTypeAny, "passthrough">>>;
863
863
  error: import("zod").ZodString;
864
864
  }, "strip", import("zod").ZodTypeAny, {
865
- error: string;
866
865
  success: boolean;
866
+ error: string;
867
867
  operation: "get_page";
868
868
  page?: import("zod").objectOutputType<{
869
869
  id: import("zod").ZodString;
@@ -930,8 +930,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
930
930
  }, import("zod").ZodTypeAny, "passthrough">>>;
931
931
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
932
932
  }, {
933
- error: string;
934
933
  success: boolean;
934
+ error: string;
935
935
  operation: "get_page";
936
936
  page?: import("zod").objectInputType<{
937
937
  id: import("zod").ZodString;
@@ -1028,8 +1028,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1028
1028
  }>>;
1029
1029
  error: import("zod").ZodString;
1030
1030
  }, "strip", import("zod").ZodTypeAny, {
1031
- error: string;
1032
1031
  success: boolean;
1032
+ error: string;
1033
1033
  operation: "create_page";
1034
1034
  page?: {
1035
1035
  title: string;
@@ -1040,8 +1040,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1040
1040
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1041
1041
  } | undefined;
1042
1042
  }, {
1043
- error: string;
1044
1043
  success: boolean;
1044
+ error: string;
1045
1045
  operation: "create_page";
1046
1046
  page?: {
1047
1047
  title: string;
@@ -1079,8 +1079,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1079
1079
  }>>;
1080
1080
  error: import("zod").ZodString;
1081
1081
  }, "strip", import("zod").ZodTypeAny, {
1082
- error: string;
1083
1082
  success: boolean;
1083
+ error: string;
1084
1084
  operation: "update_page";
1085
1085
  page?: {
1086
1086
  title: string;
@@ -1090,8 +1090,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1090
1090
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1091
1091
  } | undefined;
1092
1092
  }, {
1093
- error: string;
1094
1093
  success: boolean;
1094
+ error: string;
1095
1095
  operation: "update_page";
1096
1096
  page?: {
1097
1097
  title: string;
@@ -1106,13 +1106,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1106
1106
  page_id: import("zod").ZodOptional<import("zod").ZodString>;
1107
1107
  error: import("zod").ZodString;
1108
1108
  }, "strip", import("zod").ZodTypeAny, {
1109
- error: string;
1110
1109
  success: boolean;
1110
+ error: string;
1111
1111
  operation: "delete_page";
1112
1112
  page_id?: string | undefined;
1113
1113
  }, {
1114
- error: string;
1115
1114
  success: boolean;
1115
+ error: string;
1116
1116
  operation: "delete_page";
1117
1117
  page_id?: string | undefined;
1118
1118
  }>, import("zod").ZodObject<{
@@ -1280,11 +1280,11 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1280
1280
  limit: import("zod").ZodOptional<import("zod").ZodNumber>;
1281
1281
  error: import("zod").ZodString;
1282
1282
  }, "strip", import("zod").ZodTypeAny, {
1283
- error: string;
1284
1283
  success: boolean;
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>;
@@ -1340,11 +1340,11 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1340
1340
  }, import("zod").ZodTypeAny, "passthrough">>>;
1341
1341
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1342
1342
  }, {
1343
- error: string;
1344
1343
  success: boolean;
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>;
@@ -1549,8 +1549,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1549
1549
  }, import("zod").ZodTypeAny, "passthrough">>>;
1550
1550
  error: import("zod").ZodString;
1551
1551
  }, "strip", import("zod").ZodTypeAny, {
1552
- error: string;
1553
1552
  success: boolean;
1553
+ error: string;
1554
1554
  operation: "add_comment";
1555
1555
  comment?: import("zod").objectOutputType<{
1556
1556
  id: import("zod").ZodString;
@@ -1602,8 +1602,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1602
1602
  createdAt: import("zod").ZodOptional<import("zod").ZodString>;
1603
1603
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1604
1604
  }, {
1605
- error: string;
1606
1605
  success: boolean;
1606
+ error: string;
1607
1607
  operation: "add_comment";
1608
1608
  comment?: import("zod").objectInputType<{
1609
1609
  id: import("zod").ZodString;
@@ -1805,8 +1805,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1805
1805
  cursor: import("zod").ZodOptional<import("zod").ZodString>;
1806
1806
  error: import("zod").ZodString;
1807
1807
  }, "strip", import("zod").ZodTypeAny, {
1808
- error: string;
1809
1808
  success: boolean;
1809
+ error: string;
1810
1810
  operation: "get_comments";
1811
1811
  cursor?: string | undefined;
1812
1812
  comments?: import("zod").objectOutputType<{
@@ -1859,8 +1859,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1859
1859
  createdAt: import("zod").ZodOptional<import("zod").ZodString>;
1860
1860
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1861
1861
  }, {
1862
- error: string;
1863
1862
  success: boolean;
1863
+ error: string;
1864
1864
  operation: "get_comments";
1865
1865
  cursor?: string | undefined;
1866
1866
  comments?: import("zod").objectInputType<{