@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -42,13 +42,13 @@ 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?: "archived" | "current" | undefined;
45
+ status?: "current" | "archived" | undefined;
46
46
  credentials?: Partial<Record<CredentialType, string>> | undefined;
47
47
  cursor?: string | undefined;
48
48
  }, {
49
49
  operation: "list_spaces";
50
50
  type?: "global" | "personal" | undefined;
51
- status?: "archived" | "current" | undefined;
51
+ status?: "current" | "archived" | undefined;
52
52
  credentials?: Partial<Record<CredentialType, string>> | undefined;
53
53
  limit?: number | undefined;
54
54
  cursor?: string | undefined;
@@ -77,7 +77,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
77
77
  operation: "list_pages";
78
78
  limit: number;
79
79
  title?: string | undefined;
80
- status?: "draft" | "current" | "trashed" | undefined;
80
+ status?: "current" | "draft" | "trashed" | undefined;
81
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
82
82
  cursor?: string | undefined;
83
83
  space_id?: string | undefined;
@@ -85,7 +85,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
85
85
  }, {
86
86
  operation: "list_pages";
87
87
  title?: string | undefined;
88
- status?: "draft" | "current" | "trashed" | undefined;
88
+ status?: "current" | "draft" | "trashed" | undefined;
89
89
  credentials?: Partial<Record<CredentialType, string>> | undefined;
90
90
  limit?: number | undefined;
91
91
  cursor?: string | undefined;
@@ -118,7 +118,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
118
118
  }, "strip", import("zod").ZodTypeAny, {
119
119
  operation: "create_page";
120
120
  title: string;
121
- status: "draft" | "current";
121
+ status: "current" | "draft";
122
122
  credentials?: Partial<Record<CredentialType, string>> | undefined;
123
123
  body?: string | undefined;
124
124
  space_id?: string | undefined;
@@ -127,7 +127,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
127
127
  }, {
128
128
  operation: "create_page";
129
129
  title: string;
130
- status?: "draft" | "current" | undefined;
130
+ status?: "current" | "draft" | undefined;
131
131
  credentials?: Partial<Record<CredentialType, string>> | undefined;
132
132
  body?: string | undefined;
133
133
  space_id?: string | undefined;
@@ -145,7 +145,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
145
145
  operation: "update_page";
146
146
  page_id: string;
147
147
  title?: string | undefined;
148
- status?: "draft" | "current" | undefined;
148
+ status?: "current" | "draft" | undefined;
149
149
  credentials?: Partial<Record<CredentialType, string>> | undefined;
150
150
  body?: string | undefined;
151
151
  version_message?: string | undefined;
@@ -153,7 +153,7 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
153
153
  operation: "update_page";
154
154
  page_id: string;
155
155
  title?: string | undefined;
156
- status?: "draft" | "current" | undefined;
156
+ status?: "current" | "draft" | undefined;
157
157
  credentials?: Partial<Record<CredentialType, string>> | undefined;
158
158
  body?: string | undefined;
159
159
  version_message?: string | undefined;
@@ -177,16 +177,16 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
177
177
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
178
178
  }, "strip", import("zod").ZodTypeAny, {
179
179
  operation: "search";
180
- limit: number;
181
180
  start: number;
181
+ limit: 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
- limit?: number | 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;
@@ -253,8 +253,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
253
253
  error: import("zod").ZodString;
254
254
  }, "strip", import("zod").ZodTypeAny, {
255
255
  operation: "list_spaces";
256
- error: string;
257
256
  success: boolean;
257
+ error: string;
258
258
  cursor?: string | undefined;
259
259
  spaces?: import("zod").objectOutputType<{
260
260
  id: import("zod").ZodString;
@@ -267,8 +267,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
267
267
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
268
268
  }, {
269
269
  operation: "list_spaces";
270
- error: string;
271
270
  success: boolean;
271
+ error: string;
272
272
  cursor?: string | undefined;
273
273
  spaces?: import("zod").objectInputType<{
274
274
  id: import("zod").ZodString;
@@ -310,8 +310,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
310
310
  error: import("zod").ZodString;
311
311
  }, "strip", import("zod").ZodTypeAny, {
312
312
  operation: "get_space";
313
- error: string;
314
313
  success: boolean;
314
+ error: string;
315
315
  space?: import("zod").objectOutputType<{
316
316
  id: import("zod").ZodString;
317
317
  key: import("zod").ZodString;
@@ -323,8 +323,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
323
323
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
324
324
  }, {
325
325
  operation: "get_space";
326
- error: string;
327
326
  success: boolean;
327
+ error: string;
328
328
  space?: import("zod").objectInputType<{
329
329
  id: import("zod").ZodString;
330
330
  key: import("zod").ZodString;
@@ -531,8 +531,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
531
531
  error: import("zod").ZodString;
532
532
  }, "strip", import("zod").ZodTypeAny, {
533
533
  operation: "list_pages";
534
- error: string;
535
534
  success: boolean;
535
+ error: string;
536
536
  cursor?: string | undefined;
537
537
  pages?: import("zod").objectOutputType<{
538
538
  id: import("zod").ZodString;
@@ -600,8 +600,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
600
600
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
601
601
  }, {
602
602
  operation: "list_pages";
603
- error: string;
604
603
  success: boolean;
604
+ error: string;
605
605
  cursor?: string | undefined;
606
606
  pages?: import("zod").objectInputType<{
607
607
  id: import("zod").ZodString;
@@ -863,8 +863,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
863
863
  error: import("zod").ZodString;
864
864
  }, "strip", import("zod").ZodTypeAny, {
865
865
  operation: "get_page";
866
- error: string;
867
866
  success: boolean;
867
+ error: string;
868
868
  page?: import("zod").objectOutputType<{
869
869
  id: import("zod").ZodString;
870
870
  title: import("zod").ZodString;
@@ -931,8 +931,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
931
931
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
932
932
  }, {
933
933
  operation: "get_page";
934
- error: string;
935
934
  success: boolean;
935
+ error: string;
936
936
  page?: import("zod").objectInputType<{
937
937
  id: import("zod").ZodString;
938
938
  title: import("zod").ZodString;
@@ -1029,8 +1029,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1029
1029
  error: import("zod").ZodString;
1030
1030
  }, "strip", import("zod").ZodTypeAny, {
1031
1031
  operation: "create_page";
1032
- error: string;
1033
1032
  success: boolean;
1033
+ error: string;
1034
1034
  page?: {
1035
1035
  title: string;
1036
1036
  id: string;
@@ -1041,8 +1041,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1041
1041
  } | undefined;
1042
1042
  }, {
1043
1043
  operation: "create_page";
1044
- error: string;
1045
1044
  success: boolean;
1045
+ error: string;
1046
1046
  page?: {
1047
1047
  title: string;
1048
1048
  id: string;
@@ -1080,8 +1080,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1080
1080
  error: import("zod").ZodString;
1081
1081
  }, "strip", import("zod").ZodTypeAny, {
1082
1082
  operation: "update_page";
1083
- error: string;
1084
1083
  success: boolean;
1084
+ error: string;
1085
1085
  page?: {
1086
1086
  title: string;
1087
1087
  id: string;
@@ -1091,8 +1091,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1091
1091
  } | undefined;
1092
1092
  }, {
1093
1093
  operation: "update_page";
1094
- error: string;
1095
1094
  success: boolean;
1095
+ error: string;
1096
1096
  page?: {
1097
1097
  title: string;
1098
1098
  id: string;
@@ -1107,13 +1107,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1107
1107
  error: import("zod").ZodString;
1108
1108
  }, "strip", import("zod").ZodTypeAny, {
1109
1109
  operation: "delete_page";
1110
- error: string;
1111
1110
  success: boolean;
1111
+ error: string;
1112
1112
  page_id?: string | undefined;
1113
1113
  }, {
1114
1114
  operation: "delete_page";
1115
- error: string;
1116
1115
  success: boolean;
1116
+ error: string;
1117
1117
  page_id?: string | undefined;
1118
1118
  }>, import("zod").ZodObject<{
1119
1119
  operation: import("zod").ZodLiteral<"search">;
@@ -1281,10 +1281,10 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1281
1281
  error: import("zod").ZodString;
1282
1282
  }, "strip", import("zod").ZodTypeAny, {
1283
1283
  operation: "search";
1284
- error: string;
1285
1284
  success: boolean;
1286
- limit?: number | undefined;
1285
+ error: string;
1287
1286
  start?: number | undefined;
1287
+ limit?: number | undefined;
1288
1288
  total?: number | undefined;
1289
1289
  results?: import("zod").objectOutputType<{
1290
1290
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1341,10 +1341,10 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1341
1341
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1342
1342
  }, {
1343
1343
  operation: "search";
1344
- error: string;
1345
1344
  success: boolean;
1346
- limit?: number | undefined;
1345
+ error: string;
1347
1346
  start?: number | undefined;
1347
+ limit?: number | undefined;
1348
1348
  total?: number | undefined;
1349
1349
  results?: import("zod").objectInputType<{
1350
1350
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1550,8 +1550,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1550
1550
  error: import("zod").ZodString;
1551
1551
  }, "strip", import("zod").ZodTypeAny, {
1552
1552
  operation: "add_comment";
1553
- error: string;
1554
1553
  success: boolean;
1554
+ error: string;
1555
1555
  comment?: import("zod").objectOutputType<{
1556
1556
  id: import("zod").ZodString;
1557
1557
  title: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1603,8 +1603,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1603
1603
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1604
1604
  }, {
1605
1605
  operation: "add_comment";
1606
- error: string;
1607
1606
  success: boolean;
1607
+ error: string;
1608
1608
  comment?: import("zod").objectInputType<{
1609
1609
  id: import("zod").ZodString;
1610
1610
  title: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1806,8 +1806,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1806
1806
  error: import("zod").ZodString;
1807
1807
  }, "strip", import("zod").ZodTypeAny, {
1808
1808
  operation: "get_comments";
1809
- error: string;
1810
1809
  success: boolean;
1810
+ error: string;
1811
1811
  cursor?: string | undefined;
1812
1812
  comments?: import("zod").objectOutputType<{
1813
1813
  id: import("zod").ZodString;
@@ -1860,8 +1860,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
1860
1860
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1861
1861
  }, {
1862
1862
  operation: "get_comments";
1863
- error: string;
1864
1863
  success: boolean;
1864
+ error: string;
1865
1865
  cursor?: string | undefined;
1866
1866
  comments?: import("zod").objectInputType<{
1867
1867
  id: import("zod").ZodString;
@@ -528,13 +528,13 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
528
528
  operation: "list_spaces";
529
529
  limit: number;
530
530
  type?: "global" | "personal" | undefined;
531
- status?: "archived" | "current" | undefined;
531
+ status?: "current" | "archived" | undefined;
532
532
  credentials?: Partial<Record<CredentialType, string>> | undefined;
533
533
  cursor?: string | undefined;
534
534
  }, {
535
535
  operation: "list_spaces";
536
536
  type?: "global" | "personal" | undefined;
537
- status?: "archived" | "current" | undefined;
537
+ status?: "current" | "archived" | undefined;
538
538
  credentials?: Partial<Record<CredentialType, string>> | undefined;
539
539
  limit?: number | undefined;
540
540
  cursor?: string | undefined;
@@ -563,7 +563,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
563
563
  operation: "list_pages";
564
564
  limit: number;
565
565
  title?: string | undefined;
566
- status?: "draft" | "current" | "trashed" | undefined;
566
+ status?: "current" | "draft" | "trashed" | undefined;
567
567
  credentials?: Partial<Record<CredentialType, string>> | undefined;
568
568
  cursor?: string | undefined;
569
569
  space_id?: string | undefined;
@@ -571,7 +571,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
571
571
  }, {
572
572
  operation: "list_pages";
573
573
  title?: string | undefined;
574
- status?: "draft" | "current" | "trashed" | undefined;
574
+ status?: "current" | "draft" | "trashed" | undefined;
575
575
  credentials?: Partial<Record<CredentialType, string>> | undefined;
576
576
  limit?: number | undefined;
577
577
  cursor?: string | undefined;
@@ -602,18 +602,18 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
602
602
  status: z.ZodDefault<z.ZodOptional<z.ZodEnum<["current", "draft"]>>>;
603
603
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
604
604
  }, "strip", z.ZodTypeAny, {
605
- title: string;
606
- status: "draft" | "current";
607
605
  operation: "create_page";
606
+ title: string;
607
+ status: "current" | "draft";
608
608
  credentials?: Partial<Record<CredentialType, string>> | undefined;
609
609
  body?: string | undefined;
610
610
  space_id?: string | undefined;
611
611
  space_key?: string | undefined;
612
612
  parent_id?: string | undefined;
613
613
  }, {
614
- title: string;
615
614
  operation: "create_page";
616
- status?: "draft" | "current" | undefined;
615
+ title: string;
616
+ status?: "current" | "draft" | undefined;
617
617
  credentials?: Partial<Record<CredentialType, string>> | undefined;
618
618
  body?: string | undefined;
619
619
  space_id?: string | undefined;
@@ -631,7 +631,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
631
631
  operation: "update_page";
632
632
  page_id: string;
633
633
  title?: string | undefined;
634
- status?: "draft" | "current" | undefined;
634
+ status?: "current" | "draft" | undefined;
635
635
  credentials?: Partial<Record<CredentialType, string>> | undefined;
636
636
  body?: string | undefined;
637
637
  version_message?: string | undefined;
@@ -639,7 +639,7 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
639
639
  operation: "update_page";
640
640
  page_id: string;
641
641
  title?: string | undefined;
642
- status?: "draft" | "current" | undefined;
642
+ status?: "current" | "draft" | undefined;
643
643
  credentials?: Partial<Record<CredentialType, string>> | undefined;
644
644
  body?: string | undefined;
645
645
  version_message?: string | undefined;
@@ -662,8 +662,8 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
662
662
  start: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
663
663
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
664
664
  }, "strip", z.ZodTypeAny, {
665
- start: number;
666
665
  operation: "search";
666
+ start: number;
667
667
  limit: number;
668
668
  cql: string;
669
669
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -738,9 +738,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
738
738
  cursor: z.ZodOptional<z.ZodString>;
739
739
  error: z.ZodString;
740
740
  }, "strip", z.ZodTypeAny, {
741
- error: string;
742
- success: boolean;
743
741
  operation: "list_spaces";
742
+ success: boolean;
743
+ error: string;
744
744
  cursor?: string | undefined;
745
745
  spaces?: z.objectOutputType<{
746
746
  id: z.ZodString;
@@ -752,9 +752,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
752
752
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
753
753
  }, z.ZodTypeAny, "passthrough">[] | undefined;
754
754
  }, {
755
- error: string;
756
- success: boolean;
757
755
  operation: "list_spaces";
756
+ success: boolean;
757
+ error: string;
758
758
  cursor?: string | undefined;
759
759
  spaces?: z.objectInputType<{
760
760
  id: z.ZodString;
@@ -795,9 +795,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
795
795
  }, z.ZodTypeAny, "passthrough">>>;
796
796
  error: z.ZodString;
797
797
  }, "strip", z.ZodTypeAny, {
798
- error: string;
799
- success: boolean;
800
798
  operation: "get_space";
799
+ success: boolean;
800
+ error: string;
801
801
  space?: z.objectOutputType<{
802
802
  id: z.ZodString;
803
803
  key: z.ZodString;
@@ -808,9 +808,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
808
808
  homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
809
809
  }, z.ZodTypeAny, "passthrough"> | undefined;
810
810
  }, {
811
- error: string;
812
- success: boolean;
813
811
  operation: "get_space";
812
+ success: boolean;
813
+ error: string;
814
814
  space?: z.objectInputType<{
815
815
  id: z.ZodString;
816
816
  key: z.ZodString;
@@ -1016,9 +1016,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1016
1016
  cursor: z.ZodOptional<z.ZodString>;
1017
1017
  error: z.ZodString;
1018
1018
  }, "strip", z.ZodTypeAny, {
1019
- error: string;
1020
- success: boolean;
1021
1019
  operation: "list_pages";
1020
+ success: boolean;
1021
+ error: string;
1022
1022
  cursor?: string | undefined;
1023
1023
  pages?: z.objectOutputType<{
1024
1024
  id: z.ZodString;
@@ -1085,9 +1085,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1085
1085
  }, z.ZodTypeAny, "passthrough">>>;
1086
1086
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1087
1087
  }, {
1088
- error: string;
1089
- success: boolean;
1090
1088
  operation: "list_pages";
1089
+ success: boolean;
1090
+ error: string;
1091
1091
  cursor?: string | undefined;
1092
1092
  pages?: z.objectInputType<{
1093
1093
  id: z.ZodString;
@@ -1348,9 +1348,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1348
1348
  }, z.ZodTypeAny, "passthrough">>>;
1349
1349
  error: z.ZodString;
1350
1350
  }, "strip", z.ZodTypeAny, {
1351
- error: string;
1352
- success: boolean;
1353
1351
  operation: "get_page";
1352
+ success: boolean;
1353
+ error: string;
1354
1354
  page?: z.objectOutputType<{
1355
1355
  id: z.ZodString;
1356
1356
  title: z.ZodString;
@@ -1416,9 +1416,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1416
1416
  }, z.ZodTypeAny, "passthrough">>>;
1417
1417
  }, z.ZodTypeAny, "passthrough"> | undefined;
1418
1418
  }, {
1419
- error: string;
1420
- success: boolean;
1421
1419
  operation: "get_page";
1420
+ success: boolean;
1421
+ error: string;
1422
1422
  page?: z.objectInputType<{
1423
1423
  id: z.ZodString;
1424
1424
  title: z.ZodString;
@@ -1514,9 +1514,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1514
1514
  }>>;
1515
1515
  error: z.ZodString;
1516
1516
  }, "strip", z.ZodTypeAny, {
1517
- error: string;
1518
- success: boolean;
1519
1517
  operation: "create_page";
1518
+ success: boolean;
1519
+ error: string;
1520
1520
  page?: {
1521
1521
  title: string;
1522
1522
  id: string;
@@ -1526,9 +1526,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1526
1526
  }, z.ZodTypeAny, "passthrough"> | undefined;
1527
1527
  } | undefined;
1528
1528
  }, {
1529
- error: string;
1530
- success: boolean;
1531
1529
  operation: "create_page";
1530
+ success: boolean;
1531
+ error: string;
1532
1532
  page?: {
1533
1533
  title: string;
1534
1534
  id: string;
@@ -1565,9 +1565,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1565
1565
  }>>;
1566
1566
  error: z.ZodString;
1567
1567
  }, "strip", z.ZodTypeAny, {
1568
- error: string;
1569
- success: boolean;
1570
1568
  operation: "update_page";
1569
+ success: boolean;
1570
+ error: string;
1571
1571
  page?: {
1572
1572
  title: string;
1573
1573
  id: string;
@@ -1576,9 +1576,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1576
1576
  }, z.ZodTypeAny, "passthrough"> | undefined;
1577
1577
  } | undefined;
1578
1578
  }, {
1579
- error: string;
1580
- success: boolean;
1581
1579
  operation: "update_page";
1580
+ success: boolean;
1581
+ error: string;
1582
1582
  page?: {
1583
1583
  title: string;
1584
1584
  id: string;
@@ -1592,14 +1592,14 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1592
1592
  page_id: z.ZodOptional<z.ZodString>;
1593
1593
  error: z.ZodString;
1594
1594
  }, "strip", z.ZodTypeAny, {
1595
- error: string;
1596
- success: boolean;
1597
1595
  operation: "delete_page";
1596
+ success: boolean;
1597
+ error: string;
1598
1598
  page_id?: string | undefined;
1599
1599
  }, {
1600
- error: string;
1601
- success: boolean;
1602
1600
  operation: "delete_page";
1601
+ success: boolean;
1602
+ error: string;
1603
1603
  page_id?: string | undefined;
1604
1604
  }>, z.ZodObject<{
1605
1605
  operation: z.ZodLiteral<"search">;
@@ -1766,9 +1766,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1766
1766
  limit: z.ZodOptional<z.ZodNumber>;
1767
1767
  error: z.ZodString;
1768
1768
  }, "strip", z.ZodTypeAny, {
1769
- error: string;
1770
- success: boolean;
1771
1769
  operation: "search";
1770
+ success: boolean;
1771
+ error: string;
1772
1772
  start?: number | undefined;
1773
1773
  limit?: number | undefined;
1774
1774
  total?: number | undefined;
@@ -1826,9 +1826,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
1826
1826
  }, z.ZodTypeAny, "passthrough">>>;
1827
1827
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1828
1828
  }, {
1829
- error: string;
1830
- success: boolean;
1831
1829
  operation: "search";
1830
+ success: boolean;
1831
+ error: string;
1832
1832
  start?: number | undefined;
1833
1833
  limit?: number | undefined;
1834
1834
  total?: number | undefined;
@@ -2035,9 +2035,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2035
2035
  }, z.ZodTypeAny, "passthrough">>>;
2036
2036
  error: z.ZodString;
2037
2037
  }, "strip", z.ZodTypeAny, {
2038
- error: string;
2039
- success: boolean;
2040
2038
  operation: "add_comment";
2039
+ success: boolean;
2040
+ error: string;
2041
2041
  comment?: z.objectOutputType<{
2042
2042
  id: z.ZodString;
2043
2043
  title: z.ZodOptional<z.ZodString>;
@@ -2088,9 +2088,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2088
2088
  createdAt: z.ZodOptional<z.ZodString>;
2089
2089
  }, z.ZodTypeAny, "passthrough"> | undefined;
2090
2090
  }, {
2091
- error: string;
2092
- success: boolean;
2093
2091
  operation: "add_comment";
2092
+ success: boolean;
2093
+ error: string;
2094
2094
  comment?: z.objectInputType<{
2095
2095
  id: z.ZodString;
2096
2096
  title: z.ZodOptional<z.ZodString>;
@@ -2291,9 +2291,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2291
2291
  cursor: z.ZodOptional<z.ZodString>;
2292
2292
  error: z.ZodString;
2293
2293
  }, "strip", z.ZodTypeAny, {
2294
- error: string;
2295
- success: boolean;
2296
2294
  operation: "get_comments";
2295
+ success: boolean;
2296
+ error: string;
2297
2297
  cursor?: string | undefined;
2298
2298
  comments?: z.objectOutputType<{
2299
2299
  id: z.ZodString;
@@ -2345,9 +2345,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
2345
2345
  createdAt: z.ZodOptional<z.ZodString>;
2346
2346
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2347
2347
  }, {
2348
- error: string;
2349
- success: boolean;
2350
2348
  operation: "get_comments";
2349
+ success: boolean;
2350
+ error: string;
2351
2351
  cursor?: string | undefined;
2352
2352
  comments?: z.objectInputType<{
2353
2353
  id: z.ZodString;