@bubblelab/bubble-core 0.1.239 → 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 +183 -183
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  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 +26 -26
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  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 +130 -130
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  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 +144 -144
  38. package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  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 +30 -30
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  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 +1777 -1777
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  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 +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  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 +506 -506
  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 +4 -4
  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 +4 -4
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  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 +72 -72
  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 +32 -32
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
  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
@@ -53,36 +53,36 @@ export declare const SlabPostSchema: z.ZodObject<{
53
53
  title: string;
54
54
  id: string;
55
55
  content?: unknown;
56
- version?: number | null | undefined;
57
56
  owner?: {
58
57
  name: string;
59
58
  id: string;
60
59
  } | null | undefined;
61
60
  publishedAt?: string | null | undefined;
61
+ version?: number | 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;
72
72
  content?: unknown;
73
- version?: number | null | undefined;
74
73
  owner?: {
75
74
  name: string;
76
75
  id: string;
77
76
  } | null | undefined;
78
77
  publishedAt?: string | null | undefined;
78
+ version?: number | 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,19 +257,19 @@ 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>>;
269
269
  error: z.ZodString;
270
270
  }, "strip", z.ZodTypeAny, {
271
- error: string;
272
271
  success: boolean;
272
+ error: string;
273
273
  operation: "search_posts";
274
274
  has_more?: boolean | undefined;
275
275
  posts?: {
@@ -281,17 +281,17 @@ 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
  }, {
293
- error: string;
294
293
  success: boolean;
294
+ error: string;
295
295
  operation: "search_posts";
296
296
  has_more?: boolean | undefined;
297
297
  posts?: {
@@ -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<{
@@ -347,81 +347,81 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
347
347
  title: string;
348
348
  id: string;
349
349
  content?: unknown;
350
- version?: number | null | undefined;
351
350
  owner?: {
352
351
  name: string;
353
352
  id: string;
354
353
  } | null | undefined;
355
354
  publishedAt?: string | null | undefined;
355
+ version?: number | 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;
366
366
  content?: unknown;
367
- version?: number | null | undefined;
368
367
  owner?: {
369
368
  name: string;
370
369
  id: string;
371
370
  } | null | undefined;
372
371
  publishedAt?: string | null | undefined;
372
+ version?: number | 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, {
383
- error: string;
384
383
  success: boolean;
384
+ error: string;
385
385
  operation: "get_post";
386
386
  post?: {
387
387
  title: string;
388
388
  id: string;
389
389
  content?: unknown;
390
- version?: number | null | undefined;
391
390
  owner?: {
392
391
  name: string;
393
392
  id: string;
394
393
  } | null | undefined;
395
394
  publishedAt?: string | null | undefined;
395
+ version?: number | 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
- error: string;
406
405
  success: boolean;
406
+ error: string;
407
407
  operation: "get_post";
408
408
  post?: {
409
409
  title: string;
410
410
  id: string;
411
411
  content?: unknown;
412
- version?: number | null | undefined;
413
412
  owner?: {
414
413
  name: string;
415
414
  id: string;
416
415
  } | null | undefined;
417
416
  publishedAt?: string | null | undefined;
417
+ version?: number | 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">;
@@ -459,81 +459,81 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
459
459
  title: string;
460
460
  id: string;
461
461
  content?: unknown;
462
- version?: number | null | undefined;
463
462
  owner?: {
464
463
  name: string;
465
464
  id: string;
466
465
  } | null | undefined;
467
466
  publishedAt?: string | null | undefined;
467
+ version?: number | 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;
478
478
  content?: unknown;
479
- version?: number | null | undefined;
480
479
  owner?: {
481
480
  name: string;
482
481
  id: string;
483
482
  } | null | undefined;
484
483
  publishedAt?: string | null | undefined;
484
+ version?: number | 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, {
495
- error: string;
496
495
  success: boolean;
496
+ error: string;
497
497
  operation: "list_posts";
498
498
  posts?: {
499
499
  title: string;
500
500
  id: string;
501
501
  content?: unknown;
502
- version?: number | null | undefined;
503
502
  owner?: {
504
503
  name: string;
505
504
  id: string;
506
505
  } | null | undefined;
507
506
  publishedAt?: string | null | undefined;
507
+ version?: number | 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
- error: string;
518
517
  success: boolean;
518
+ error: string;
519
519
  operation: "list_posts";
520
520
  posts?: {
521
521
  title: string;
522
522
  id: string;
523
523
  content?: unknown;
524
- version?: number | null | undefined;
525
524
  owner?: {
526
525
  name: string;
527
526
  id: string;
528
527
  } | null | undefined;
529
528
  publishedAt?: string | null | undefined;
529
+ version?: number | 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">;
@@ -571,81 +571,81 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
571
571
  title: string;
572
572
  id: string;
573
573
  content?: unknown;
574
- version?: number | null | undefined;
575
574
  owner?: {
576
575
  name: string;
577
576
  id: string;
578
577
  } | null | undefined;
579
578
  publishedAt?: string | null | undefined;
579
+ version?: number | 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;
590
590
  content?: unknown;
591
- version?: number | null | undefined;
592
591
  owner?: {
593
592
  name: string;
594
593
  id: string;
595
594
  } | null | undefined;
596
595
  publishedAt?: string | null | undefined;
596
+ version?: number | 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, {
607
- error: string;
608
607
  success: boolean;
608
+ error: string;
609
609
  operation: "get_topic_posts";
610
610
  posts?: {
611
611
  title: string;
612
612
  id: string;
613
613
  content?: unknown;
614
- version?: number | null | undefined;
615
614
  owner?: {
616
615
  name: string;
617
616
  id: string;
618
617
  } | null | undefined;
619
618
  publishedAt?: string | null | undefined;
619
+ version?: number | 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
- error: string;
630
629
  success: boolean;
630
+ error: string;
631
631
  operation: "get_topic_posts";
632
632
  posts?: {
633
633
  title: string;
634
634
  id: string;
635
635
  content?: unknown;
636
- version?: number | null | undefined;
637
636
  owner?: {
638
637
  name: string;
639
638
  id: string;
640
639
  } | null | undefined;
641
640
  publishedAt?: string | null | undefined;
641
+ version?: number | 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">;
@@ -662,16 +662,16 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
662
662
  }>, "many">>;
663
663
  error: z.ZodString;
664
664
  }, "strip", z.ZodTypeAny, {
665
- error: string;
666
665
  success: boolean;
666
+ error: string;
667
667
  operation: "list_topics";
668
668
  topics?: {
669
669
  name: string;
670
670
  id: string;
671
671
  }[] | undefined;
672
672
  }, {
673
- error: string;
674
673
  success: boolean;
674
+ error: string;
675
675
  operation: "list_topics";
676
676
  topics?: {
677
677
  name: string;