@bubblelab/bubble-core 0.1.238 → 0.1.240

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +184 -184
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +96 -96
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +128 -128
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +38 -38
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  25. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
  27. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +72 -72
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  38. package/dist/bubbles/service-bubble/gmail.d.ts +144 -144
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +52 -52
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +52 -52
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  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 +6 -6
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +22 -22
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +24 -24
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +342 -342
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +146 -146
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +168 -168
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +103 -103
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. package/package.json +2 -2
@@ -47,11 +47,6 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
47
47
  to: string | string[];
48
48
  subject: string;
49
49
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
- tags?: {
51
- value: string;
52
- name: string;
53
- }[] | undefined;
54
- headers?: Record<string, string> | undefined;
55
50
  text?: string | undefined;
56
51
  attachments?: {
57
52
  filename: string;
@@ -64,16 +59,16 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
64
59
  html?: string | undefined;
65
60
  reply_to?: string | string[] | undefined;
66
61
  scheduled_at?: string | undefined;
67
- }, {
68
- operation: "send_email";
69
- to: string | string[];
70
- subject: string;
71
- credentials?: Partial<Record<CredentialType, string>> | undefined;
72
62
  tags?: {
73
63
  value: string;
74
64
  name: string;
75
65
  }[] | undefined;
76
66
  headers?: Record<string, string> | undefined;
67
+ }, {
68
+ operation: "send_email";
69
+ to: string | string[];
70
+ subject: string;
71
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
77
72
  text?: string | undefined;
78
73
  attachments?: {
79
74
  filename: string;
@@ -87,6 +82,11 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
87
82
  html?: string | undefined;
88
83
  reply_to?: string | string[] | undefined;
89
84
  scheduled_at?: string | undefined;
85
+ tags?: {
86
+ value: string;
87
+ name: string;
88
+ }[] | undefined;
89
+ headers?: Record<string, string> | undefined;
90
90
  }>, z.ZodObject<{
91
91
  operation: z.ZodLiteral<"get_email_status">;
92
92
  email_id: z.ZodString;
@@ -106,13 +106,13 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
106
106
  email_id: z.ZodOptional<z.ZodString>;
107
107
  error: z.ZodString;
108
108
  }, "strip", z.ZodTypeAny, {
109
- error: string;
110
109
  success: boolean;
110
+ error: string;
111
111
  operation: "send_email";
112
112
  email_id?: string | undefined;
113
113
  }, {
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  operation: "send_email";
117
117
  email_id?: string | undefined;
118
118
  }>, z.ZodObject<{
@@ -123,15 +123,15 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
123
123
  last_event: z.ZodOptional<z.ZodString>;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- error: string;
127
126
  success: boolean;
127
+ error: string;
128
128
  operation: "get_email_status";
129
129
  status?: string | undefined;
130
130
  created_at?: string | undefined;
131
131
  last_event?: string | undefined;
132
132
  }, {
133
- error: string;
134
133
  success: boolean;
134
+ error: string;
135
135
  operation: "get_email_status";
136
136
  status?: string | undefined;
137
137
  created_at?: string | undefined;
@@ -194,11 +194,6 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
194
194
  to: string | string[];
195
195
  subject: string;
196
196
  credentials?: Partial<Record<CredentialType, string>> | undefined;
197
- tags?: {
198
- value: string;
199
- name: string;
200
- }[] | undefined;
201
- headers?: Record<string, string> | undefined;
202
197
  text?: string | undefined;
203
198
  attachments?: {
204
199
  filename: string;
@@ -211,16 +206,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
211
206
  html?: string | undefined;
212
207
  reply_to?: string | string[] | undefined;
213
208
  scheduled_at?: string | undefined;
214
- }, {
215
- operation: "send_email";
216
- to: string | string[];
217
- subject: string;
218
- credentials?: Partial<Record<CredentialType, string>> | undefined;
219
209
  tags?: {
220
210
  value: string;
221
211
  name: string;
222
212
  }[] | undefined;
223
213
  headers?: Record<string, string> | undefined;
214
+ }, {
215
+ operation: "send_email";
216
+ to: string | string[];
217
+ subject: string;
218
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
224
219
  text?: string | undefined;
225
220
  attachments?: {
226
221
  filename: string;
@@ -234,6 +229,11 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
234
229
  html?: string | undefined;
235
230
  reply_to?: string | string[] | undefined;
236
231
  scheduled_at?: string | undefined;
232
+ tags?: {
233
+ value: string;
234
+ name: string;
235
+ }[] | undefined;
236
+ headers?: Record<string, string> | undefined;
237
237
  }>, z.ZodObject<{
238
238
  operation: z.ZodLiteral<"get_email_status">;
239
239
  email_id: z.ZodString;
@@ -253,13 +253,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
253
253
  email_id: z.ZodOptional<z.ZodString>;
254
254
  error: z.ZodString;
255
255
  }, "strip", z.ZodTypeAny, {
256
- error: string;
257
256
  success: boolean;
257
+ error: string;
258
258
  operation: "send_email";
259
259
  email_id?: string | undefined;
260
260
  }, {
261
- error: string;
262
261
  success: boolean;
262
+ error: string;
263
263
  operation: "send_email";
264
264
  email_id?: string | undefined;
265
265
  }>, z.ZodObject<{
@@ -270,15 +270,15 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
270
270
  last_event: z.ZodOptional<z.ZodString>;
271
271
  error: z.ZodString;
272
272
  }, "strip", z.ZodTypeAny, {
273
- error: string;
274
273
  success: boolean;
274
+ error: string;
275
275
  operation: "get_email_status";
276
276
  status?: string | undefined;
277
277
  created_at?: string | undefined;
278
278
  last_event?: string | undefined;
279
279
  }, {
280
- error: string;
281
280
  success: boolean;
281
+ error: string;
282
282
  operation: "get_email_status";
283
283
  status?: string | undefined;
284
284
  created_at?: string | undefined;
@@ -153,15 +153,15 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
153
153
  contentType: import("zod").ZodOptional<import("zod").ZodString>;
154
154
  error: import("zod").ZodString;
155
155
  }, "strip", import("zod").ZodTypeAny, {
156
- error: string;
157
156
  success: boolean;
157
+ error: string;
158
158
  operation: "getUploadUrl";
159
159
  contentType?: string | undefined;
160
160
  fileName?: string | undefined;
161
161
  uploadUrl?: string | undefined;
162
162
  }, {
163
- error: string;
164
163
  success: boolean;
164
+ error: string;
165
165
  operation: "getUploadUrl";
166
166
  contentType?: string | undefined;
167
167
  fileName?: string | undefined;
@@ -177,8 +177,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
177
177
  lastModified: import("zod").ZodOptional<import("zod").ZodString>;
178
178
  error: import("zod").ZodString;
179
179
  }, "strip", import("zod").ZodTypeAny, {
180
- error: string;
181
180
  success: boolean;
181
+ error: string;
182
182
  operation: "getFile";
183
183
  contentType?: string | undefined;
184
184
  fileName?: string | undefined;
@@ -187,8 +187,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
187
187
  fileSize?: number | undefined;
188
188
  lastModified?: string | undefined;
189
189
  }, {
190
- error: string;
191
190
  success: boolean;
191
+ error: string;
192
192
  operation: "getFile";
193
193
  contentType?: string | undefined;
194
194
  fileName?: string | undefined;
@@ -203,14 +203,14 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
203
203
  deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
204
204
  error: import("zod").ZodString;
205
205
  }, "strip", import("zod").ZodTypeAny, {
206
- error: string;
207
206
  success: boolean;
207
+ error: string;
208
208
  operation: "deleteFile";
209
209
  deleted?: boolean | undefined;
210
210
  fileName?: string | undefined;
211
211
  }, {
212
- error: string;
213
212
  success: boolean;
213
+ error: string;
214
214
  operation: "deleteFile";
215
215
  deleted?: boolean | undefined;
216
216
  fileName?: string | undefined;
@@ -222,15 +222,15 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
222
222
  contentType: import("zod").ZodOptional<import("zod").ZodString>;
223
223
  error: import("zod").ZodString;
224
224
  }, "strip", import("zod").ZodTypeAny, {
225
- error: string;
226
225
  success: boolean;
226
+ error: string;
227
227
  operation: "updateFile";
228
228
  updated?: boolean | undefined;
229
229
  contentType?: string | undefined;
230
230
  fileName?: string | undefined;
231
231
  }, {
232
- error: string;
233
232
  success: boolean;
233
+ error: string;
234
234
  operation: "updateFile";
235
235
  updated?: boolean | undefined;
236
236
  contentType?: string | undefined;
@@ -255,8 +255,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
255
255
  }>, "many">>;
256
256
  error: import("zod").ZodString;
257
257
  }, "strip", import("zod").ZodTypeAny, {
258
- error: string;
259
258
  success: boolean;
259
+ error: string;
260
260
  operation: "getMultipleUploadUrls";
261
261
  pdfFileName?: string | undefined;
262
262
  pdfUploadUrl?: string | undefined;
@@ -266,8 +266,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
266
266
  pageNumber: number;
267
267
  }[] | undefined;
268
268
  }, {
269
- error: string;
270
269
  success: boolean;
270
+ error: string;
271
271
  operation: "getMultipleUploadUrls";
272
272
  pdfFileName?: string | undefined;
273
273
  pdfUploadUrl?: string | undefined;
@@ -132,15 +132,15 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
132
132
  contentType: z.ZodOptional<z.ZodString>;
133
133
  error: z.ZodString;
134
134
  }, "strip", z.ZodTypeAny, {
135
- error: string;
136
135
  success: boolean;
136
+ error: string;
137
137
  operation: "getUploadUrl";
138
138
  contentType?: string | undefined;
139
139
  fileName?: string | undefined;
140
140
  uploadUrl?: string | undefined;
141
141
  }, {
142
- error: string;
143
142
  success: boolean;
143
+ error: string;
144
144
  operation: "getUploadUrl";
145
145
  contentType?: string | undefined;
146
146
  fileName?: string | undefined;
@@ -156,8 +156,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
156
156
  lastModified: z.ZodOptional<z.ZodString>;
157
157
  error: z.ZodString;
158
158
  }, "strip", z.ZodTypeAny, {
159
- error: string;
160
159
  success: boolean;
160
+ error: string;
161
161
  operation: "getFile";
162
162
  contentType?: string | undefined;
163
163
  fileName?: string | undefined;
@@ -166,8 +166,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
166
166
  fileSize?: number | undefined;
167
167
  lastModified?: string | undefined;
168
168
  }, {
169
- error: string;
170
169
  success: boolean;
170
+ error: string;
171
171
  operation: "getFile";
172
172
  contentType?: string | undefined;
173
173
  fileName?: string | undefined;
@@ -182,14 +182,14 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
182
182
  deleted: z.ZodOptional<z.ZodBoolean>;
183
183
  error: z.ZodString;
184
184
  }, "strip", z.ZodTypeAny, {
185
- error: string;
186
185
  success: boolean;
186
+ error: string;
187
187
  operation: "deleteFile";
188
188
  deleted?: boolean | undefined;
189
189
  fileName?: string | undefined;
190
190
  }, {
191
- error: string;
192
191
  success: boolean;
192
+ error: string;
193
193
  operation: "deleteFile";
194
194
  deleted?: boolean | undefined;
195
195
  fileName?: string | undefined;
@@ -201,15 +201,15 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
201
201
  contentType: z.ZodOptional<z.ZodString>;
202
202
  error: z.ZodString;
203
203
  }, "strip", z.ZodTypeAny, {
204
- error: string;
205
204
  success: boolean;
205
+ error: string;
206
206
  operation: "updateFile";
207
207
  updated?: boolean | undefined;
208
208
  contentType?: string | undefined;
209
209
  fileName?: string | undefined;
210
210
  }, {
211
- error: string;
212
211
  success: boolean;
212
+ error: string;
213
213
  operation: "updateFile";
214
214
  updated?: boolean | undefined;
215
215
  contentType?: string | undefined;
@@ -234,8 +234,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
234
234
  }>, "many">>;
235
235
  error: z.ZodString;
236
236
  }, "strip", z.ZodTypeAny, {
237
- error: string;
238
237
  success: boolean;
238
+ error: string;
239
239
  operation: "getMultipleUploadUrls";
240
240
  pdfFileName?: string | undefined;
241
241
  pdfUploadUrl?: string | undefined;
@@ -245,8 +245,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
245
245
  pageNumber: number;
246
246
  }[] | undefined;
247
247
  }, {
248
- error: string;
249
248
  success: boolean;
249
+ error: string;
250
250
  operation: "getMultipleUploadUrls";
251
251
  pdfFileName?: string | undefined;
252
252
  pdfUploadUrl?: string | undefined;
@@ -92,14 +92,14 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
92
92
  secureLink: import("zod").ZodOptional<import("zod").ZodString>;
93
93
  error: import("zod").ZodString;
94
94
  }, "strip", import("zod").ZodTypeAny, {
95
- error: string;
96
95
  success: boolean;
96
+ error: string;
97
97
  operation: "send_file";
98
98
  packageId?: string | undefined;
99
99
  secureLink?: string | undefined;
100
100
  }, {
101
- error: string;
102
101
  success: boolean;
102
+ error: string;
103
103
  operation: "send_file";
104
104
  packageId?: string | undefined;
105
105
  secureLink?: string | undefined;
@@ -110,14 +110,14 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
110
110
  secureLink: import("zod").ZodOptional<import("zod").ZodString>;
111
111
  error: import("zod").ZodString;
112
112
  }, "strip", import("zod").ZodTypeAny, {
113
- error: string;
114
113
  success: boolean;
114
+ error: string;
115
115
  operation: "send_message";
116
116
  packageId?: string | undefined;
117
117
  secureLink?: string | undefined;
118
118
  }, {
119
- error: string;
120
119
  success: boolean;
120
+ error: string;
121
121
  operation: "send_message";
122
122
  packageId?: string | undefined;
123
123
  secureLink?: string | undefined;
@@ -189,8 +189,8 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
189
189
  }>>;
190
190
  error: import("zod").ZodString;
191
191
  }, "strip", import("zod").ZodTypeAny, {
192
- error: string;
193
192
  success: boolean;
193
+ error: string;
194
194
  operation: "get_package";
195
195
  package?: {
196
196
  packageId: string;
@@ -210,8 +210,8 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
210
210
  life?: number | undefined;
211
211
  } | undefined;
212
212
  }, {
213
- error: string;
214
213
  success: boolean;
214
+ error: string;
215
215
  operation: "get_package";
216
216
  package?: {
217
217
  packageId: string;
@@ -125,14 +125,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
125
125
  secureLink: z.ZodOptional<z.ZodString>;
126
126
  error: z.ZodString;
127
127
  }, "strip", z.ZodTypeAny, {
128
- error: string;
129
128
  success: boolean;
129
+ error: string;
130
130
  operation: "send_file";
131
131
  packageId?: string | undefined;
132
132
  secureLink?: string | undefined;
133
133
  }, {
134
- error: string;
135
134
  success: boolean;
135
+ error: string;
136
136
  operation: "send_file";
137
137
  packageId?: string | undefined;
138
138
  secureLink?: string | undefined;
@@ -143,14 +143,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
143
143
  secureLink: z.ZodOptional<z.ZodString>;
144
144
  error: z.ZodString;
145
145
  }, "strip", z.ZodTypeAny, {
146
- error: string;
147
146
  success: boolean;
147
+ error: string;
148
148
  operation: "send_message";
149
149
  packageId?: string | undefined;
150
150
  secureLink?: string | undefined;
151
151
  }, {
152
- error: string;
153
152
  success: boolean;
153
+ error: string;
154
154
  operation: "send_message";
155
155
  packageId?: string | undefined;
156
156
  secureLink?: string | undefined;
@@ -222,8 +222,8 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
222
222
  }>>;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- error: string;
226
225
  success: boolean;
226
+ error: string;
227
227
  operation: "get_package";
228
228
  package?: {
229
229
  packageId: string;
@@ -243,8 +243,8 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
243
243
  life?: number | undefined;
244
244
  } | undefined;
245
245
  }, {
246
- error: string;
247
246
  success: boolean;
247
+ error: string;
248
248
  operation: "get_package";
249
249
  package?: {
250
250
  packageId: string;
@@ -161,8 +161,8 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
161
161
  end_cursor: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
162
162
  error: import("zod").ZodString;
163
163
  }, "strip", import("zod").ZodTypeAny, {
164
- error: string;
165
164
  success: boolean;
165
+ error: string;
166
166
  operation: "search_posts";
167
167
  has_more?: boolean | undefined;
168
168
  posts?: {
@@ -183,8 +183,8 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
183
183
  }[] | undefined;
184
184
  end_cursor?: string | null | undefined;
185
185
  }, {
186
- error: string;
187
186
  success: boolean;
187
+ error: string;
188
188
  operation: "search_posts";
189
189
  has_more?: boolean | undefined;
190
190
  posts?: {
@@ -240,12 +240,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
240
240
  title: string;
241
241
  id: string;
242
242
  content?: unknown;
243
- version?: number | null | undefined;
244
243
  owner?: {
245
244
  name: string;
246
245
  id: string;
247
246
  } | null | undefined;
248
247
  publishedAt?: string | null | undefined;
248
+ version?: number | null | undefined;
249
249
  updatedAt?: string | null | undefined;
250
250
  insertedAt?: string | null | undefined;
251
251
  topics?: {
@@ -257,12 +257,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
257
257
  title: string;
258
258
  id: string;
259
259
  content?: unknown;
260
- version?: number | null | undefined;
261
260
  owner?: {
262
261
  name: string;
263
262
  id: string;
264
263
  } | null | undefined;
265
264
  publishedAt?: string | null | undefined;
265
+ version?: number | null | undefined;
266
266
  updatedAt?: string | null | undefined;
267
267
  insertedAt?: string | null | undefined;
268
268
  topics?: {
@@ -273,19 +273,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
273
273
  }>>;
274
274
  error: import("zod").ZodString;
275
275
  }, "strip", import("zod").ZodTypeAny, {
276
- error: string;
277
276
  success: boolean;
277
+ error: string;
278
278
  operation: "get_post";
279
279
  post?: {
280
280
  title: string;
281
281
  id: string;
282
282
  content?: unknown;
283
- version?: number | null | undefined;
284
283
  owner?: {
285
284
  name: string;
286
285
  id: string;
287
286
  } | null | undefined;
288
287
  publishedAt?: string | null | undefined;
288
+ version?: number | null | undefined;
289
289
  updatedAt?: string | null | undefined;
290
290
  insertedAt?: string | null | undefined;
291
291
  topics?: {
@@ -295,19 +295,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
295
295
  archivedAt?: string | null | undefined;
296
296
  } | undefined;
297
297
  }, {
298
- error: string;
299
298
  success: boolean;
299
+ error: string;
300
300
  operation: "get_post";
301
301
  post?: {
302
302
  title: string;
303
303
  id: string;
304
304
  content?: unknown;
305
- version?: number | null | undefined;
306
305
  owner?: {
307
306
  name: string;
308
307
  id: string;
309
308
  } | null | undefined;
310
309
  publishedAt?: string | null | undefined;
310
+ version?: number | null | undefined;
311
311
  updatedAt?: string | null | undefined;
312
312
  insertedAt?: string | null | undefined;
313
313
  topics?: {
@@ -352,12 +352,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
352
352
  title: string;
353
353
  id: string;
354
354
  content?: unknown;
355
- version?: number | null | undefined;
356
355
  owner?: {
357
356
  name: string;
358
357
  id: string;
359
358
  } | null | undefined;
360
359
  publishedAt?: string | null | undefined;
360
+ version?: number | null | undefined;
361
361
  updatedAt?: string | null | undefined;
362
362
  insertedAt?: string | null | undefined;
363
363
  topics?: {
@@ -369,12 +369,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
369
369
  title: string;
370
370
  id: string;
371
371
  content?: unknown;
372
- version?: number | null | undefined;
373
372
  owner?: {
374
373
  name: string;
375
374
  id: string;
376
375
  } | null | undefined;
377
376
  publishedAt?: string | null | undefined;
377
+ version?: number | null | undefined;
378
378
  updatedAt?: string | null | undefined;
379
379
  insertedAt?: string | null | undefined;
380
380
  topics?: {
@@ -385,19 +385,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
385
385
  }>, "many">>;
386
386
  error: import("zod").ZodString;
387
387
  }, "strip", import("zod").ZodTypeAny, {
388
- error: string;
389
388
  success: boolean;
389
+ error: string;
390
390
  operation: "list_posts";
391
391
  posts?: {
392
392
  title: string;
393
393
  id: string;
394
394
  content?: unknown;
395
- version?: number | null | undefined;
396
395
  owner?: {
397
396
  name: string;
398
397
  id: string;
399
398
  } | null | undefined;
400
399
  publishedAt?: string | null | undefined;
400
+ version?: number | null | undefined;
401
401
  updatedAt?: string | null | undefined;
402
402
  insertedAt?: string | null | undefined;
403
403
  topics?: {
@@ -407,19 +407,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
407
407
  archivedAt?: string | null | undefined;
408
408
  }[] | undefined;
409
409
  }, {
410
- error: string;
411
410
  success: boolean;
411
+ error: string;
412
412
  operation: "list_posts";
413
413
  posts?: {
414
414
  title: string;
415
415
  id: string;
416
416
  content?: unknown;
417
- version?: number | null | undefined;
418
417
  owner?: {
419
418
  name: string;
420
419
  id: string;
421
420
  } | null | undefined;
422
421
  publishedAt?: string | null | undefined;
422
+ version?: number | null | undefined;
423
423
  updatedAt?: string | null | undefined;
424
424
  insertedAt?: string | null | undefined;
425
425
  topics?: {
@@ -464,12 +464,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
464
464
  title: string;
465
465
  id: string;
466
466
  content?: unknown;
467
- version?: number | null | undefined;
468
467
  owner?: {
469
468
  name: string;
470
469
  id: string;
471
470
  } | null | undefined;
472
471
  publishedAt?: string | null | undefined;
472
+ version?: number | null | undefined;
473
473
  updatedAt?: string | null | undefined;
474
474
  insertedAt?: string | null | undefined;
475
475
  topics?: {
@@ -481,12 +481,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
481
481
  title: string;
482
482
  id: string;
483
483
  content?: unknown;
484
- version?: number | null | undefined;
485
484
  owner?: {
486
485
  name: string;
487
486
  id: string;
488
487
  } | null | undefined;
489
488
  publishedAt?: string | null | undefined;
489
+ version?: number | null | undefined;
490
490
  updatedAt?: string | null | undefined;
491
491
  insertedAt?: string | null | undefined;
492
492
  topics?: {
@@ -497,19 +497,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
497
497
  }>, "many">>;
498
498
  error: import("zod").ZodString;
499
499
  }, "strip", import("zod").ZodTypeAny, {
500
- error: string;
501
500
  success: boolean;
501
+ error: string;
502
502
  operation: "get_topic_posts";
503
503
  posts?: {
504
504
  title: string;
505
505
  id: string;
506
506
  content?: unknown;
507
- version?: number | null | undefined;
508
507
  owner?: {
509
508
  name: string;
510
509
  id: string;
511
510
  } | null | undefined;
512
511
  publishedAt?: string | null | undefined;
512
+ version?: number | null | undefined;
513
513
  updatedAt?: string | null | undefined;
514
514
  insertedAt?: string | null | undefined;
515
515
  topics?: {
@@ -519,19 +519,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
519
519
  archivedAt?: string | null | undefined;
520
520
  }[] | undefined;
521
521
  }, {
522
- error: string;
523
522
  success: boolean;
523
+ error: string;
524
524
  operation: "get_topic_posts";
525
525
  posts?: {
526
526
  title: string;
527
527
  id: string;
528
528
  content?: unknown;
529
- version?: number | null | undefined;
530
529
  owner?: {
531
530
  name: string;
532
531
  id: string;
533
532
  } | null | undefined;
534
533
  publishedAt?: string | null | undefined;
534
+ version?: number | null | undefined;
535
535
  updatedAt?: string | null | undefined;
536
536
  insertedAt?: string | null | undefined;
537
537
  topics?: {
@@ -555,16 +555,16 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
555
555
  }>, "many">>;
556
556
  error: import("zod").ZodString;
557
557
  }, "strip", import("zod").ZodTypeAny, {
558
- error: string;
559
558
  success: boolean;
559
+ error: string;
560
560
  operation: "list_topics";
561
561
  topics?: {
562
562
  name: string;
563
563
  id: string;
564
564
  }[] | undefined;
565
565
  }, {
566
- error: string;
567
566
  success: boolean;
567
+ error: string;
568
568
  operation: "list_topics";
569
569
  topics?: {
570
570
  name: string;