@bubblelab/bubble-core 0.1.114 → 0.1.115

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 (78) hide show
  1. package/dist/bubble-bundle.d.ts +103 -103
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +26 -0
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +254 -254
  8. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
  16. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  20. package/dist/bubbles/service-bubble/github.d.ts +298 -298
  21. package/dist/bubbles/service-bubble/gmail.d.ts +649 -649
  22. package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
  23. package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
  24. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  27. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
  30. package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
  31. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  32. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  33. package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
  34. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  35. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
  36. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  39. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  40. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
  49. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  50. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  51. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  52. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
  53. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  54. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  55. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  57. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
  59. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  60. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  61. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  63. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
  64. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  65. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  67. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  68. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
  69. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  70. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  71. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  72. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  73. package/dist/bubbles.json +1 -1
  74. package/dist/capabilities/define-capability.d.ts +3 -1
  75. package/dist/capabilities/define-capability.d.ts.map +1 -1
  76. package/dist/capabilities/define-capability.js +1 -0
  77. package/dist/capabilities/define-capability.js.map +1 -1
  78. package/package.json +2 -2
@@ -42,16 +42,16 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
42
42
  operation: "list_spaces";
43
43
  limit: number;
44
44
  type?: "global" | "personal" | undefined;
45
- status?: "current" | "archived" | undefined;
46
- cursor?: string | undefined;
45
+ status?: "archived" | "current" | undefined;
47
46
  credentials?: Partial<Record<CredentialType, string>> | undefined;
47
+ cursor?: string | undefined;
48
48
  }, {
49
49
  operation: "list_spaces";
50
50
  type?: "global" | "personal" | undefined;
51
- status?: "current" | "archived" | undefined;
51
+ status?: "archived" | "current" | undefined;
52
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
52
53
  limit?: number | undefined;
53
54
  cursor?: string | undefined;
54
- credentials?: Partial<Record<CredentialType, string>> | undefined;
55
55
  }>, import("zod").ZodObject<{
56
56
  operation: import("zod").ZodLiteral<"get_space">;
57
57
  space_id: import("zod").ZodString;
@@ -76,19 +76,19 @@ 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?: "current" | "trashed" | "draft" | undefined;
80
79
  title?: string | undefined;
81
- cursor?: string | undefined;
80
+ status?: "draft" | "current" | "trashed" | undefined;
82
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
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?: "current" | "trashed" | "draft" | undefined;
88
87
  title?: string | undefined;
88
+ status?: "draft" | "current" | "trashed" | undefined;
89
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
89
90
  limit?: number | undefined;
90
91
  cursor?: string | undefined;
91
- credentials?: Partial<Record<CredentialType, string>> | undefined;
92
92
  space_id?: string | undefined;
93
93
  space_key?: string | undefined;
94
94
  }>, import("zod").ZodObject<{
@@ -116,20 +116,20 @@ 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: "current" | "draft";
120
119
  title: string;
120
+ status: "draft" | "current";
121
121
  operation: "create_page";
122
- body?: string | undefined;
123
122
  credentials?: Partial<Record<CredentialType, string>> | undefined;
123
+ body?: string | undefined;
124
124
  space_id?: string | undefined;
125
125
  space_key?: string | undefined;
126
126
  parent_id?: string | undefined;
127
127
  }, {
128
128
  title: string;
129
129
  operation: "create_page";
130
- status?: "current" | "draft" | undefined;
131
- body?: string | undefined;
130
+ status?: "draft" | "current" | undefined;
132
131
  credentials?: Partial<Record<CredentialType, string>> | undefined;
132
+ body?: string | undefined;
133
133
  space_id?: string | undefined;
134
134
  space_key?: string | undefined;
135
135
  parent_id?: string | undefined;
@@ -144,18 +144,18 @@ 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?: "current" | "draft" | undefined;
148
147
  title?: string | undefined;
149
- body?: string | undefined;
148
+ status?: "draft" | "current" | undefined;
150
149
  credentials?: Partial<Record<CredentialType, string>> | undefined;
150
+ body?: string | undefined;
151
151
  version_message?: string | undefined;
152
152
  }, {
153
153
  operation: "update_page";
154
154
  page_id: string;
155
- status?: "current" | "draft" | undefined;
156
155
  title?: string | undefined;
157
- body?: string | undefined;
156
+ status?: "draft" | "current" | undefined;
158
157
  credentials?: Partial<Record<CredentialType, string>> | undefined;
158
+ body?: string | undefined;
159
159
  version_message?: string | undefined;
160
160
  }>, import("zod").ZodObject<{
161
161
  operation: import("zod").ZodLiteral<"delete_page">;
@@ -176,30 +176,30 @@ 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;
179
180
  operation: "search";
180
181
  limit: number;
181
182
  cql: string;
182
- start: number;
183
183
  credentials?: Partial<Record<CredentialType, string>> | undefined;
184
184
  }, {
185
185
  operation: "search";
186
186
  cql: string;
187
- limit?: number | undefined;
188
187
  credentials?: Partial<Record<CredentialType, string>> | undefined;
189
188
  start?: number | undefined;
189
+ limit?: number | undefined;
190
190
  }>, import("zod").ZodObject<{
191
191
  operation: import("zod").ZodLiteral<"add_comment">;
192
192
  page_id: import("zod").ZodString;
193
193
  body: import("zod").ZodString;
194
194
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
195
195
  }, "strip", import("zod").ZodTypeAny, {
196
- body: string;
197
196
  operation: "add_comment";
197
+ body: string;
198
198
  page_id: string;
199
199
  credentials?: Partial<Record<CredentialType, string>> | undefined;
200
200
  }, {
201
- body: string;
202
201
  operation: "add_comment";
202
+ body: string;
203
203
  page_id: string;
204
204
  credentials?: Partial<Record<CredentialType, string>> | undefined;
205
205
  }>, import("zod").ZodObject<{
@@ -212,14 +212,14 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
212
212
  operation: "get_comments";
213
213
  limit: number;
214
214
  page_id: string;
215
- cursor?: string | undefined;
216
215
  credentials?: Partial<Record<CredentialType, string>> | undefined;
216
+ cursor?: string | undefined;
217
217
  }, {
218
218
  operation: "get_comments";
219
219
  page_id: string;
220
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
220
221
  limit?: number | undefined;
221
222
  cursor?: string | undefined;
222
- credentials?: Partial<Record<CredentialType, string>> | undefined;
223
223
  }>]>;
224
224
  static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
225
225
  operation: import("zod").ZodLiteral<"list_spaces">;
@@ -252,9 +252,9 @@ 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
- operation: "list_spaces";
256
- success: boolean;
257
255
  error: string;
256
+ success: boolean;
257
+ operation: "list_spaces";
258
258
  cursor?: string | undefined;
259
259
  spaces?: import("zod").objectOutputType<{
260
260
  id: import("zod").ZodString;
@@ -266,9 +266,9 @@ 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
- operation: "list_spaces";
270
- success: boolean;
271
269
  error: string;
270
+ success: boolean;
271
+ operation: "list_spaces";
272
272
  cursor?: string | undefined;
273
273
  spaces?: import("zod").objectInputType<{
274
274
  id: import("zod").ZodString;
@@ -309,9 +309,9 @@ 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
- operation: "get_space";
313
- success: boolean;
314
312
  error: string;
313
+ success: boolean;
314
+ operation: "get_space";
315
315
  space?: import("zod").objectOutputType<{
316
316
  id: import("zod").ZodString;
317
317
  key: import("zod").ZodString;
@@ -322,9 +322,9 @@ 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
- operation: "get_space";
326
- success: boolean;
327
325
  error: string;
326
+ success: boolean;
327
+ operation: "get_space";
328
328
  space?: import("zod").objectInputType<{
329
329
  id: import("zod").ZodString;
330
330
  key: import("zod").ZodString;
@@ -530,9 +530,9 @@ 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
- operation: "list_pages";
534
- success: boolean;
535
533
  error: string;
534
+ success: boolean;
535
+ operation: "list_pages";
536
536
  cursor?: string | undefined;
537
537
  pages?: import("zod").objectOutputType<{
538
538
  id: import("zod").ZodString;
@@ -599,9 +599,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
599
599
  }, import("zod").ZodTypeAny, "passthrough">>>;
600
600
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
601
601
  }, {
602
- operation: "list_pages";
603
- success: boolean;
604
602
  error: string;
603
+ success: boolean;
604
+ operation: "list_pages";
605
605
  cursor?: string | undefined;
606
606
  pages?: import("zod").objectInputType<{
607
607
  id: import("zod").ZodString;
@@ -862,9 +862,9 @@ 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
- operation: "get_page";
866
- success: boolean;
867
865
  error: string;
866
+ success: boolean;
867
+ operation: "get_page";
868
868
  page?: import("zod").objectOutputType<{
869
869
  id: import("zod").ZodString;
870
870
  title: import("zod").ZodString;
@@ -930,9 +930,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
930
930
  }, import("zod").ZodTypeAny, "passthrough">>>;
931
931
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
932
932
  }, {
933
- operation: "get_page";
934
- success: boolean;
935
933
  error: string;
934
+ success: boolean;
935
+ operation: "get_page";
936
936
  page?: import("zod").objectInputType<{
937
937
  id: import("zod").ZodString;
938
938
  title: import("zod").ZodString;
@@ -1012,15 +1012,15 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1012
1012
  webui: import("zod").ZodOptional<import("zod").ZodString>;
1013
1013
  }, import("zod").ZodTypeAny, "passthrough">>>;
1014
1014
  }, "strip", import("zod").ZodTypeAny, {
1015
- id: string;
1016
1015
  title: string;
1016
+ id: string;
1017
1017
  status?: string | undefined;
1018
1018
  _links?: import("zod").objectOutputType<{
1019
1019
  webui: import("zod").ZodOptional<import("zod").ZodString>;
1020
1020
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1021
1021
  }, {
1022
- id: string;
1023
1022
  title: string;
1023
+ id: string;
1024
1024
  status?: string | undefined;
1025
1025
  _links?: import("zod").objectInputType<{
1026
1026
  webui: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1028,24 +1028,24 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1028
1028
  }>>;
1029
1029
  error: import("zod").ZodString;
1030
1030
  }, "strip", import("zod").ZodTypeAny, {
1031
- operation: "create_page";
1032
- success: boolean;
1033
1031
  error: string;
1032
+ success: boolean;
1033
+ operation: "create_page";
1034
1034
  page?: {
1035
- id: string;
1036
1035
  title: string;
1036
+ id: string;
1037
1037
  status?: string | undefined;
1038
1038
  _links?: import("zod").objectOutputType<{
1039
1039
  webui: import("zod").ZodOptional<import("zod").ZodString>;
1040
1040
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1041
1041
  } | undefined;
1042
1042
  }, {
1043
- operation: "create_page";
1044
- success: boolean;
1045
1043
  error: string;
1044
+ success: boolean;
1045
+ operation: "create_page";
1046
1046
  page?: {
1047
- id: string;
1048
1047
  title: string;
1048
+ id: string;
1049
1049
  status?: string | undefined;
1050
1050
  _links?: import("zod").objectInputType<{
1051
1051
  webui: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1065,37 +1065,37 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1065
1065
  number: import("zod").ZodNumber;
1066
1066
  }, import("zod").ZodTypeAny, "passthrough">>>;
1067
1067
  }, "strip", import("zod").ZodTypeAny, {
1068
- id: string;
1069
1068
  title: string;
1069
+ id: string;
1070
1070
  version?: import("zod").objectOutputType<{
1071
1071
  number: import("zod").ZodNumber;
1072
1072
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1073
1073
  }, {
1074
- id: string;
1075
1074
  title: string;
1075
+ id: string;
1076
1076
  version?: import("zod").objectInputType<{
1077
1077
  number: import("zod").ZodNumber;
1078
1078
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1079
1079
  }>>;
1080
1080
  error: import("zod").ZodString;
1081
1081
  }, "strip", import("zod").ZodTypeAny, {
1082
- operation: "update_page";
1083
- success: boolean;
1084
1082
  error: string;
1083
+ success: boolean;
1084
+ operation: "update_page";
1085
1085
  page?: {
1086
- id: string;
1087
1086
  title: string;
1087
+ id: string;
1088
1088
  version?: import("zod").objectOutputType<{
1089
1089
  number: import("zod").ZodNumber;
1090
1090
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1091
1091
  } | undefined;
1092
1092
  }, {
1093
- operation: "update_page";
1094
- success: boolean;
1095
1093
  error: string;
1094
+ success: boolean;
1095
+ operation: "update_page";
1096
1096
  page?: {
1097
- id: string;
1098
1097
  title: string;
1098
+ id: string;
1099
1099
  version?: import("zod").objectInputType<{
1100
1100
  number: import("zod").ZodNumber;
1101
1101
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
@@ -1106,14 +1106,14 @@ 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
- operation: "delete_page";
1110
- success: boolean;
1111
1109
  error: string;
1110
+ success: boolean;
1111
+ operation: "delete_page";
1112
1112
  page_id?: string | undefined;
1113
1113
  }, {
1114
- operation: "delete_page";
1115
- success: boolean;
1116
1114
  error: string;
1115
+ success: boolean;
1116
+ operation: "delete_page";
1117
1117
  page_id?: string | undefined;
1118
1118
  }>, import("zod").ZodObject<{
1119
1119
  operation: import("zod").ZodLiteral<"search">;
@@ -1280,11 +1280,12 @@ 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
- operation: "search";
1284
- success: boolean;
1285
1283
  error: string;
1286
- limit?: number | undefined;
1284
+ success: boolean;
1285
+ operation: "search";
1287
1286
  start?: number | undefined;
1287
+ limit?: number | undefined;
1288
+ total?: number | undefined;
1288
1289
  results?: import("zod").objectOutputType<{
1289
1290
  id: import("zod").ZodOptional<import("zod").ZodString>;
1290
1291
  type: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1338,13 +1339,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1338
1339
  }, import("zod").ZodTypeAny, "passthrough">>>;
1339
1340
  }, import("zod").ZodTypeAny, "passthrough">>>;
1340
1341
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1341
- total?: number | undefined;
1342
1342
  }, {
1343
- operation: "search";
1344
- success: boolean;
1345
1343
  error: string;
1346
- limit?: number | undefined;
1344
+ success: boolean;
1345
+ operation: "search";
1347
1346
  start?: number | undefined;
1347
+ limit?: number | undefined;
1348
+ total?: number | undefined;
1348
1349
  results?: import("zod").objectInputType<{
1349
1350
  id: import("zod").ZodOptional<import("zod").ZodString>;
1350
1351
  type: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1398,7 +1399,6 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1398
1399
  }, import("zod").ZodTypeAny, "passthrough">>>;
1399
1400
  }, import("zod").ZodTypeAny, "passthrough">>>;
1400
1401
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1401
- total?: number | undefined;
1402
1402
  }>, import("zod").ZodObject<{
1403
1403
  operation: import("zod").ZodLiteral<"add_comment">;
1404
1404
  success: import("zod").ZodBoolean;
@@ -1549,9 +1549,9 @@ 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
- operation: "add_comment";
1553
- success: boolean;
1554
1552
  error: string;
1553
+ success: boolean;
1554
+ operation: "add_comment";
1555
1555
  comment?: import("zod").objectOutputType<{
1556
1556
  id: import("zod").ZodString;
1557
1557
  title: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1602,9 +1602,9 @@ 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
- operation: "add_comment";
1606
- success: boolean;
1607
1605
  error: string;
1606
+ success: boolean;
1607
+ operation: "add_comment";
1608
1608
  comment?: import("zod").objectInputType<{
1609
1609
  id: import("zod").ZodString;
1610
1610
  title: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1805,9 +1805,9 @@ 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
- operation: "get_comments";
1809
- success: boolean;
1810
1808
  error: string;
1809
+ success: boolean;
1810
+ operation: "get_comments";
1811
1811
  cursor?: string | undefined;
1812
1812
  comments?: import("zod").objectOutputType<{
1813
1813
  id: import("zod").ZodString;
@@ -1859,9 +1859,9 @@ 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
- operation: "get_comments";
1863
- success: boolean;
1864
1862
  error: string;
1863
+ success: boolean;
1864
+ operation: "get_comments";
1865
1865
  cursor?: string | undefined;
1866
1866
  comments?: import("zod").objectInputType<{
1867
1867
  id: import("zod").ZodString;