@bubblelab/bubble-core 0.1.237 → 0.1.238

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 (92) hide show
  1. package/dist/bubble-bundle.d.ts +134 -113
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +68 -22
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +30 -2
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
  12. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
  13. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
  14. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
  15. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +4 -4
  18. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
  20. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +5 -5
  24. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/apify/apify.js +2 -1
  26. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  27. package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
  28. package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
  29. package/dist/bubbles/service-bubble/apify/index.js +2 -0
  30. package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +160 -160
  33. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +2 -2
  34. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +4 -4
  36. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/capability-pipeline.d.ts +2 -2
  38. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
  40. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  41. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  42. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +94 -94
  43. package/dist/bubbles/service-bubble/firecrawl.d.ts +176 -176
  44. package/dist/bubbles/service-bubble/github.d.ts +72 -72
  45. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  46. package/dist/bubbles/service-bubble/google-calendar.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/google-drive.d.ts +36 -36
  48. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +6 -6
  50. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/jira/jira.d.ts +38 -38
  52. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +380 -380
  54. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +2 -2
  55. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  59. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/slack/slack.d.ts +98 -98
  61. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +32 -32
  62. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +36 -36
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +2 -2
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
  66. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
  67. package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
  68. package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
  69. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +12 -12
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  76. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  80. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +24 -24
  83. package/dist/bubbles.json +279 -3
  84. package/dist/index.d.ts +1 -0
  85. package/dist/index.d.ts.map +1 -1
  86. package/dist/index.js +1 -0
  87. package/dist/index.js.map +1 -1
  88. package/dist/types/available-tools.d.ts +1 -1
  89. package/dist/types/available-tools.d.ts.map +1 -1
  90. package/dist/types/available-tools.js +1 -0
  91. package/dist/types/available-tools.js.map +1 -1
  92. package/package.json +2 -2
@@ -92,8 +92,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
92
92
  person_id?: string | undefined;
93
93
  after?: string | undefined;
94
94
  before?: string | undefined;
95
- distinct_id?: string | undefined;
96
95
  host?: string | undefined;
96
+ distinct_id?: string | undefined;
97
97
  }>, import("zod").ZodObject<{
98
98
  operation: import("zod").ZodLiteral<"query">;
99
99
  project_id: import("zod").ZodString;
@@ -134,8 +134,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
134
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
135
135
  search?: string | undefined;
136
136
  limit?: number | undefined;
137
- distinct_id?: string | undefined;
138
137
  host?: string | undefined;
138
+ distinct_id?: string | undefined;
139
139
  }>, import("zod").ZodObject<{
140
140
  operation: import("zod").ZodLiteral<"get_insight">;
141
141
  project_id: import("zod").ZodString;
@@ -192,8 +192,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
192
192
  person_id?: string | undefined;
193
193
  after?: string | undefined;
194
194
  before?: string | undefined;
195
- distinct_id?: string | undefined;
196
195
  host?: string | undefined;
196
+ distinct_id?: string | undefined;
197
197
  }>, z.ZodObject<{
198
198
  operation: z.ZodLiteral<"query">;
199
199
  project_id: z.ZodString;
@@ -234,8 +234,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
234
234
  credentials?: Partial<Record<CredentialType, string>> | undefined;
235
235
  search?: string | undefined;
236
236
  limit?: number | undefined;
237
- distinct_id?: string | undefined;
238
237
  host?: string | undefined;
238
+ distinct_id?: string | undefined;
239
239
  }>, z.ZodObject<{
240
240
  operation: z.ZodLiteral<"get_insight">;
241
241
  project_id: z.ZodString;
@@ -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,7 +186,6 @@ 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, {
@@ -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,7 +208,6 @@ 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
213
  error: 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";
@@ -38,6 +38,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
38
38
  fileSize?: number | undefined;
39
39
  }[] | undefined;
40
40
  state?: string | undefined;
41
+ secureLink?: string | undefined;
41
42
  packageCode?: string | undefined;
42
43
  serverSecret?: string | undefined;
43
44
  recipients?: {
@@ -45,7 +46,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
45
46
  recipientId: string;
46
47
  }[] | undefined;
47
48
  life?: number | undefined;
48
- secureLink?: string | undefined;
49
49
  }, {
50
50
  packageId: string;
51
51
  files?: {
@@ -54,6 +54,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
54
54
  fileSize?: number | undefined;
55
55
  }[] | undefined;
56
56
  state?: string | undefined;
57
+ secureLink?: string | undefined;
57
58
  packageCode?: string | undefined;
58
59
  serverSecret?: string | undefined;
59
60
  recipients?: {
@@ -61,7 +62,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
61
62
  recipientId: string;
62
63
  }[] | undefined;
63
64
  life?: number | undefined;
64
- secureLink?: string | undefined;
65
65
  }>;
66
66
  export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
67
67
  operation: z.ZodLiteral<"send_file">;
@@ -195,6 +195,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
195
195
  fileSize?: number | undefined;
196
196
  }[] | undefined;
197
197
  state?: string | undefined;
198
+ secureLink?: string | undefined;
198
199
  packageCode?: string | undefined;
199
200
  serverSecret?: string | undefined;
200
201
  recipients?: {
@@ -202,7 +203,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
202
203
  recipientId: string;
203
204
  }[] | undefined;
204
205
  life?: number | undefined;
205
- secureLink?: string | undefined;
206
206
  }, {
207
207
  packageId: string;
208
208
  files?: {
@@ -211,6 +211,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
211
211
  fileSize?: number | undefined;
212
212
  }[] | undefined;
213
213
  state?: string | undefined;
214
+ secureLink?: string | undefined;
214
215
  packageCode?: string | undefined;
215
216
  serverSecret?: string | undefined;
216
217
  recipients?: {
@@ -218,7 +219,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
218
219
  recipientId: string;
219
220
  }[] | undefined;
220
221
  life?: number | undefined;
221
- secureLink?: string | undefined;
222
222
  }>>;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
@@ -233,6 +233,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
233
233
  fileSize?: number | undefined;
234
234
  }[] | undefined;
235
235
  state?: string | undefined;
236
+ secureLink?: string | undefined;
236
237
  packageCode?: string | undefined;
237
238
  serverSecret?: string | undefined;
238
239
  recipients?: {
@@ -240,7 +241,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
240
241
  recipientId: string;
241
242
  }[] | undefined;
242
243
  life?: number | undefined;
243
- secureLink?: string | undefined;
244
244
  } | undefined;
245
245
  }, {
246
246
  error: string;
@@ -254,6 +254,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
254
254
  fileSize?: number | undefined;
255
255
  }[] | undefined;
256
256
  state?: string | undefined;
257
+ secureLink?: string | undefined;
257
258
  packageCode?: string | undefined;
258
259
  serverSecret?: string | undefined;
259
260
  recipients?: {
@@ -261,7 +262,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
261
262
  recipientId: string;
262
263
  }[] | undefined;
263
264
  life?: number | undefined;
264
- secureLink?: string | undefined;
265
265
  } | undefined;
266
266
  }>]>;
267
267
  export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;
@@ -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,12 +150,12 @@ 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>>;
@@ -174,12 +174,12 @@ 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
  }, {
@@ -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,11 +265,11 @@ 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, {
@@ -288,11 +288,11 @@ 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
298
  error: 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,11 +377,11 @@ 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, {
@@ -400,11 +400,11 @@ 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
410
  error: 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,11 +489,11 @@ 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, {
@@ -512,11 +512,11 @@ 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
522
  error: 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">;
@@ -61,11 +61,11 @@ export declare const SlabPostSchema: z.ZodObject<{
61
61
  publishedAt?: string | null | undefined;
62
62
  updatedAt?: string | null | undefined;
63
63
  insertedAt?: string | null | undefined;
64
- archivedAt?: string | null | undefined;
65
64
  topics?: {
66
65
  name: string;
67
66
  id: string;
68
67
  }[] | null | undefined;
68
+ archivedAt?: string | null | undefined;
69
69
  }, {
70
70
  title: string;
71
71
  id: string;
@@ -78,11 +78,11 @@ export declare const SlabPostSchema: z.ZodObject<{
78
78
  publishedAt?: string | null | undefined;
79
79
  updatedAt?: string | null | undefined;
80
80
  insertedAt?: string | null | undefined;
81
- archivedAt?: string | null | undefined;
82
81
  topics?: {
83
82
  name: string;
84
83
  id: string;
85
84
  }[] | null | undefined;
85
+ archivedAt?: string | null | undefined;
86
86
  }>;
87
87
  export declare const SlabSearchResultSchema: z.ZodObject<{
88
88
  id: z.ZodString;
@@ -120,12 +120,12 @@ export declare const SlabSearchResultSchema: z.ZodObject<{
120
120
  id: string;
121
121
  } | null | undefined;
122
122
  publishedAt?: string | null | undefined;
123
+ highlight?: unknown;
123
124
  insertedAt?: string | null | undefined;
124
125
  topics?: {
125
126
  name: string;
126
127
  id: string;
127
128
  }[] | null | undefined;
128
- highlight?: unknown;
129
129
  }, {
130
130
  title: string;
131
131
  id: string;
@@ -135,12 +135,12 @@ export declare const SlabSearchResultSchema: z.ZodObject<{
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
  export declare const SlabParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
146
146
  operation: z.ZodLiteral<"search_posts">;
@@ -242,12 +242,12 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
242
242
  id: string;
243
243
  } | null | undefined;
244
244
  publishedAt?: string | null | undefined;
245
+ highlight?: unknown;
245
246
  insertedAt?: string | null | undefined;
246
247
  topics?: {
247
248
  name: string;
248
249
  id: string;
249
250
  }[] | null | undefined;
250
- highlight?: unknown;
251
251
  }, {
252
252
  title: string;
253
253
  id: string;
@@ -257,12 +257,12 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
257
257
  id: string;
258
258
  } | null | undefined;
259
259
  publishedAt?: string | null | undefined;
260
+ highlight?: unknown;
260
261
  insertedAt?: string | null | undefined;
261
262
  topics?: {
262
263
  name: string;
263
264
  id: string;
264
265
  }[] | null | undefined;
265
- highlight?: unknown;
266
266
  }>, "many">>;
267
267
  has_more: z.ZodOptional<z.ZodBoolean>;
268
268
  end_cursor: z.ZodNullable<z.ZodOptional<z.ZodString>>;
@@ -281,12 +281,12 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
281
281
  id: string;
282
282
  } | null | undefined;
283
283
  publishedAt?: string | null | undefined;
284
+ highlight?: unknown;
284
285
  insertedAt?: string | null | undefined;
285
286
  topics?: {
286
287
  name: string;
287
288
  id: string;
288
289
  }[] | null | undefined;
289
- highlight?: unknown;
290
290
  }[] | undefined;
291
291
  end_cursor?: string | null | undefined;
292
292
  }, {
@@ -303,12 +303,12 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
303
303
  id: string;
304
304
  } | null | undefined;
305
305
  publishedAt?: string | null | undefined;
306
+ highlight?: unknown;
306
307
  insertedAt?: string | null | undefined;
307
308
  topics?: {
308
309
  name: string;
309
310
  id: string;
310
311
  }[] | null | undefined;
311
- highlight?: unknown;
312
312
  }[] | undefined;
313
313
  end_cursor?: string | null | undefined;
314
314
  }>, z.ZodObject<{
@@ -355,11 +355,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
355
355
  publishedAt?: string | null | undefined;
356
356
  updatedAt?: string | null | undefined;
357
357
  insertedAt?: string | null | undefined;
358
- archivedAt?: string | null | undefined;
359
358
  topics?: {
360
359
  name: string;
361
360
  id: string;
362
361
  }[] | null | undefined;
362
+ archivedAt?: string | null | undefined;
363
363
  }, {
364
364
  title: string;
365
365
  id: string;
@@ -372,11 +372,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
372
372
  publishedAt?: string | null | undefined;
373
373
  updatedAt?: string | null | undefined;
374
374
  insertedAt?: string | null | undefined;
375
- archivedAt?: string | null | undefined;
376
375
  topics?: {
377
376
  name: string;
378
377
  id: string;
379
378
  }[] | null | undefined;
379
+ archivedAt?: string | null | undefined;
380
380
  }>>;
381
381
  error: z.ZodString;
382
382
  }, "strip", z.ZodTypeAny, {
@@ -395,11 +395,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
395
395
  publishedAt?: string | null | undefined;
396
396
  updatedAt?: string | null | undefined;
397
397
  insertedAt?: string | null | undefined;
398
- archivedAt?: string | null | undefined;
399
398
  topics?: {
400
399
  name: string;
401
400
  id: string;
402
401
  }[] | null | undefined;
402
+ archivedAt?: string | null | undefined;
403
403
  } | undefined;
404
404
  }, {
405
405
  error: string;
@@ -417,11 +417,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
417
417
  publishedAt?: string | null | undefined;
418
418
  updatedAt?: string | null | undefined;
419
419
  insertedAt?: string | null | undefined;
420
- archivedAt?: string | null | undefined;
421
420
  topics?: {
422
421
  name: string;
423
422
  id: string;
424
423
  }[] | null | undefined;
424
+ archivedAt?: string | null | undefined;
425
425
  } | undefined;
426
426
  }>, z.ZodObject<{
427
427
  operation: z.ZodLiteral<"list_posts">;
@@ -467,11 +467,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
467
467
  publishedAt?: string | null | undefined;
468
468
  updatedAt?: string | null | undefined;
469
469
  insertedAt?: string | null | undefined;
470
- archivedAt?: string | null | undefined;
471
470
  topics?: {
472
471
  name: string;
473
472
  id: string;
474
473
  }[] | null | undefined;
474
+ archivedAt?: string | null | undefined;
475
475
  }, {
476
476
  title: string;
477
477
  id: string;
@@ -484,11 +484,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
484
484
  publishedAt?: string | null | undefined;
485
485
  updatedAt?: string | null | undefined;
486
486
  insertedAt?: string | null | undefined;
487
- archivedAt?: string | null | undefined;
488
487
  topics?: {
489
488
  name: string;
490
489
  id: string;
491
490
  }[] | null | undefined;
491
+ archivedAt?: string | null | undefined;
492
492
  }>, "many">>;
493
493
  error: z.ZodString;
494
494
  }, "strip", z.ZodTypeAny, {
@@ -507,11 +507,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
507
507
  publishedAt?: string | null | undefined;
508
508
  updatedAt?: string | null | undefined;
509
509
  insertedAt?: string | null | undefined;
510
- archivedAt?: string | null | undefined;
511
510
  topics?: {
512
511
  name: string;
513
512
  id: string;
514
513
  }[] | null | undefined;
514
+ archivedAt?: string | null | undefined;
515
515
  }[] | undefined;
516
516
  }, {
517
517
  error: string;
@@ -529,11 +529,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
529
529
  publishedAt?: string | null | undefined;
530
530
  updatedAt?: string | null | undefined;
531
531
  insertedAt?: string | null | undefined;
532
- archivedAt?: string | null | undefined;
533
532
  topics?: {
534
533
  name: string;
535
534
  id: string;
536
535
  }[] | null | undefined;
536
+ archivedAt?: string | null | undefined;
537
537
  }[] | undefined;
538
538
  }>, z.ZodObject<{
539
539
  operation: z.ZodLiteral<"get_topic_posts">;
@@ -579,11 +579,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
579
579
  publishedAt?: string | null | undefined;
580
580
  updatedAt?: string | null | undefined;
581
581
  insertedAt?: string | null | undefined;
582
- archivedAt?: string | null | undefined;
583
582
  topics?: {
584
583
  name: string;
585
584
  id: string;
586
585
  }[] | null | undefined;
586
+ archivedAt?: string | null | undefined;
587
587
  }, {
588
588
  title: string;
589
589
  id: string;
@@ -596,11 +596,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
596
596
  publishedAt?: string | null | undefined;
597
597
  updatedAt?: string | null | undefined;
598
598
  insertedAt?: string | null | undefined;
599
- archivedAt?: string | null | undefined;
600
599
  topics?: {
601
600
  name: string;
602
601
  id: string;
603
602
  }[] | null | undefined;
603
+ archivedAt?: string | null | undefined;
604
604
  }>, "many">>;
605
605
  error: z.ZodString;
606
606
  }, "strip", z.ZodTypeAny, {
@@ -619,11 +619,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
619
619
  publishedAt?: string | null | undefined;
620
620
  updatedAt?: string | null | undefined;
621
621
  insertedAt?: string | null | undefined;
622
- archivedAt?: string | null | undefined;
623
622
  topics?: {
624
623
  name: string;
625
624
  id: string;
626
625
  }[] | null | undefined;
626
+ archivedAt?: string | null | undefined;
627
627
  }[] | undefined;
628
628
  }, {
629
629
  error: string;
@@ -641,11 +641,11 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
641
641
  publishedAt?: string | null | undefined;
642
642
  updatedAt?: string | null | undefined;
643
643
  insertedAt?: string | null | undefined;
644
- archivedAt?: string | null | undefined;
645
644
  topics?: {
646
645
  name: string;
647
646
  id: string;
648
647
  }[] | null | undefined;
648
+ archivedAt?: string | null | undefined;
649
649
  }[] | undefined;
650
650
  }>, z.ZodObject<{
651
651
  operation: z.ZodLiteral<"list_topics">;