@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -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,18 +222,18 @@ 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
- updated?: boolean | undefined;
229
228
  contentType?: string | undefined;
229
+ updated?: boolean | undefined;
230
230
  fileName?: string | undefined;
231
231
  }, {
232
- error: string;
233
232
  success: boolean;
233
+ error: string;
234
234
  operation: "updateFile";
235
- updated?: boolean | undefined;
236
235
  contentType?: string | undefined;
236
+ updated?: boolean | undefined;
237
237
  fileName?: string | undefined;
238
238
  }>, import("zod").ZodObject<{
239
239
  operation: import("zod").ZodLiteral<"getMultipleUploadUrls">;
@@ -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;
@@ -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;
@@ -162,6 +162,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
162
162
  fileSize?: number | undefined;
163
163
  }[] | undefined;
164
164
  state?: string | undefined;
165
+ secureLink?: string | undefined;
165
166
  packageCode?: string | undefined;
166
167
  serverSecret?: string | undefined;
167
168
  recipients?: {
@@ -169,7 +170,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
169
170
  recipientId: string;
170
171
  }[] | undefined;
171
172
  life?: number | undefined;
172
- secureLink?: string | undefined;
173
173
  }, {
174
174
  packageId: string;
175
175
  files?: {
@@ -178,6 +178,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
178
178
  fileSize?: number | undefined;
179
179
  }[] | undefined;
180
180
  state?: string | undefined;
181
+ secureLink?: string | undefined;
181
182
  packageCode?: string | undefined;
182
183
  serverSecret?: string | undefined;
183
184
  recipients?: {
@@ -185,12 +186,11 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
185
186
  recipientId: string;
186
187
  }[] | undefined;
187
188
  life?: number | undefined;
188
- secureLink?: string | undefined;
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;
@@ -200,6 +200,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
200
200
  fileSize?: number | undefined;
201
201
  }[] | undefined;
202
202
  state?: string | undefined;
203
+ secureLink?: string | undefined;
203
204
  packageCode?: string | undefined;
204
205
  serverSecret?: string | undefined;
205
206
  recipients?: {
@@ -207,11 +208,10 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
207
208
  recipientId: string;
208
209
  }[] | undefined;
209
210
  life?: number | undefined;
210
- secureLink?: string | 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;
@@ -221,6 +221,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
221
221
  fileSize?: number | undefined;
222
222
  }[] | undefined;
223
223
  state?: string | undefined;
224
+ secureLink?: string | undefined;
224
225
  packageCode?: string | undefined;
225
226
  serverSecret?: string | undefined;
226
227
  recipients?: {
@@ -228,7 +229,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
228
229
  recipientId: string;
229
230
  }[] | undefined;
230
231
  life?: number | undefined;
231
- secureLink?: string | undefined;
232
232
  } | undefined;
233
233
  }>]>;
234
234
  static readonly shortDescription = "Encrypted file transfer and secure messaging via SendSafely";
@@ -135,12 +135,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
135
135
  id: string;
136
136
  } | null | undefined;
137
137
  publishedAt?: string | null | undefined;
138
+ highlight?: unknown;
138
139
  insertedAt?: string | null | undefined;
139
140
  topics?: {
140
141
  name: string;
141
142
  id: string;
142
143
  }[] | null | undefined;
143
- highlight?: unknown;
144
144
  }, {
145
145
  title: string;
146
146
  id: string;
@@ -150,19 +150,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
150
150
  id: string;
151
151
  } | null | undefined;
152
152
  publishedAt?: string | null | undefined;
153
+ highlight?: unknown;
153
154
  insertedAt?: string | null | undefined;
154
155
  topics?: {
155
156
  name: string;
156
157
  id: string;
157
158
  }[] | null | undefined;
158
- highlight?: unknown;
159
159
  }>, "many">>;
160
160
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
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?: {
@@ -174,17 +174,17 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
174
174
  id: string;
175
175
  } | null | undefined;
176
176
  publishedAt?: string | null | undefined;
177
+ highlight?: unknown;
177
178
  insertedAt?: string | null | undefined;
178
179
  topics?: {
179
180
  name: string;
180
181
  id: string;
181
182
  }[] | null | undefined;
182
- highlight?: unknown;
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?: {
@@ -196,12 +196,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
196
196
  id: string;
197
197
  } | null | undefined;
198
198
  publishedAt?: string | null | undefined;
199
+ highlight?: unknown;
199
200
  insertedAt?: string | null | undefined;
200
201
  topics?: {
201
202
  name: string;
202
203
  id: string;
203
204
  }[] | null | undefined;
204
- highlight?: unknown;
205
205
  }[] | undefined;
206
206
  end_cursor?: string | null | undefined;
207
207
  }>, import("zod").ZodObject<{
@@ -248,11 +248,11 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
248
248
  publishedAt?: string | null | undefined;
249
249
  updatedAt?: string | null | undefined;
250
250
  insertedAt?: string | null | undefined;
251
- archivedAt?: string | null | undefined;
252
251
  topics?: {
253
252
  name: string;
254
253
  id: string;
255
254
  }[] | null | undefined;
255
+ archivedAt?: string | null | undefined;
256
256
  }, {
257
257
  title: string;
258
258
  id: string;
@@ -265,16 +265,16 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
265
265
  publishedAt?: string | null | undefined;
266
266
  updatedAt?: string | null | undefined;
267
267
  insertedAt?: string | null | undefined;
268
- archivedAt?: string | null | undefined;
269
268
  topics?: {
270
269
  name: string;
271
270
  id: string;
272
271
  }[] | null | undefined;
272
+ archivedAt?: string | null | undefined;
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;
@@ -288,15 +288,15 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
288
288
  publishedAt?: string | null | undefined;
289
289
  updatedAt?: string | null | undefined;
290
290
  insertedAt?: string | null | undefined;
291
- archivedAt?: string | null | undefined;
292
291
  topics?: {
293
292
  name: string;
294
293
  id: string;
295
294
  }[] | null | undefined;
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;
@@ -310,11 +310,11 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
310
310
  publishedAt?: string | null | undefined;
311
311
  updatedAt?: string | null | undefined;
312
312
  insertedAt?: string | null | undefined;
313
- archivedAt?: string | null | undefined;
314
313
  topics?: {
315
314
  name: string;
316
315
  id: string;
317
316
  }[] | null | undefined;
317
+ archivedAt?: string | null | undefined;
318
318
  } | undefined;
319
319
  }>, import("zod").ZodObject<{
320
320
  operation: import("zod").ZodLiteral<"list_posts">;
@@ -360,11 +360,11 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
360
360
  publishedAt?: string | null | undefined;
361
361
  updatedAt?: string | null | undefined;
362
362
  insertedAt?: string | null | undefined;
363
- archivedAt?: string | null | undefined;
364
363
  topics?: {
365
364
  name: string;
366
365
  id: string;
367
366
  }[] | null | undefined;
367
+ archivedAt?: string | null | undefined;
368
368
  }, {
369
369
  title: string;
370
370
  id: string;
@@ -377,16 +377,16 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
377
377
  publishedAt?: string | null | undefined;
378
378
  updatedAt?: string | null | undefined;
379
379
  insertedAt?: string | null | undefined;
380
- archivedAt?: string | null | undefined;
381
380
  topics?: {
382
381
  name: string;
383
382
  id: string;
384
383
  }[] | null | undefined;
384
+ archivedAt?: string | null | undefined;
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;
@@ -400,15 +400,15 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
400
400
  publishedAt?: string | null | undefined;
401
401
  updatedAt?: string | null | undefined;
402
402
  insertedAt?: string | null | undefined;
403
- archivedAt?: string | null | undefined;
404
403
  topics?: {
405
404
  name: string;
406
405
  id: string;
407
406
  }[] | null | undefined;
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;
@@ -422,11 +422,11 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
422
422
  publishedAt?: string | null | undefined;
423
423
  updatedAt?: string | null | undefined;
424
424
  insertedAt?: string | null | undefined;
425
- archivedAt?: string | null | undefined;
426
425
  topics?: {
427
426
  name: string;
428
427
  id: string;
429
428
  }[] | null | undefined;
429
+ archivedAt?: string | null | undefined;
430
430
  }[] | undefined;
431
431
  }>, import("zod").ZodObject<{
432
432
  operation: import("zod").ZodLiteral<"get_topic_posts">;
@@ -472,11 +472,11 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
472
472
  publishedAt?: string | null | undefined;
473
473
  updatedAt?: string | null | undefined;
474
474
  insertedAt?: string | null | undefined;
475
- archivedAt?: string | null | undefined;
476
475
  topics?: {
477
476
  name: string;
478
477
  id: string;
479
478
  }[] | null | undefined;
479
+ archivedAt?: string | null | undefined;
480
480
  }, {
481
481
  title: string;
482
482
  id: string;
@@ -489,16 +489,16 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
489
489
  publishedAt?: string | null | undefined;
490
490
  updatedAt?: string | null | undefined;
491
491
  insertedAt?: string | null | undefined;
492
- archivedAt?: string | null | undefined;
493
492
  topics?: {
494
493
  name: string;
495
494
  id: string;
496
495
  }[] | null | undefined;
496
+ archivedAt?: string | null | undefined;
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;
@@ -512,15 +512,15 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
512
512
  publishedAt?: string | null | undefined;
513
513
  updatedAt?: string | null | undefined;
514
514
  insertedAt?: string | null | undefined;
515
- archivedAt?: string | null | undefined;
516
515
  topics?: {
517
516
  name: string;
518
517
  id: string;
519
518
  }[] | null | undefined;
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;
@@ -534,11 +534,11 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
534
534
  publishedAt?: string | null | undefined;
535
535
  updatedAt?: string | null | undefined;
536
536
  insertedAt?: string | null | undefined;
537
- archivedAt?: string | null | undefined;
538
537
  topics?: {
539
538
  name: string;
540
539
  id: string;
541
540
  }[] | null | undefined;
541
+ archivedAt?: string | null | undefined;
542
542
  }[] | undefined;
543
543
  }>, import("zod").ZodObject<{
544
544
  operation: import("zod").ZodLiteral<"list_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;