@bubblelab/bubble-core 0.1.228 → 0.1.229

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 (123) hide show
  1. package/dist/bubble-bundle.d.ts +182 -182
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +92 -92
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  33. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  34. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  39. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  40. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +686 -27
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -1
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.js +289 -61
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +666 -8
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -1
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +370 -39
  48. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -1
  49. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  50. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  51. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  52. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  54. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  55. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  56. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  57. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  58. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  59. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  61. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  62. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  64. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  65. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  66. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  67. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  68. package/dist/bubbles/service-bubble/slack/slack.d.ts +556 -556
  69. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  70. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  71. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +183 -183
  72. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  73. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  74. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  75. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +93 -93
  76. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +93 -93
  77. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  79. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  87. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  88. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  89. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  90. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  92. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  96. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +572 -572
  97. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  102. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  103. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  104. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  106. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  107. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  108. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  109. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  111. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  112. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  113. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  114. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  115. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  116. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  117. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  118. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  119. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  120. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  121. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  122. package/dist/bubbles.json +1459 -166
  123. package/package.json +2 -2
@@ -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
- success: boolean;
96
95
  error: string;
96
+ success: boolean;
97
97
  operation: "send_file";
98
98
  packageId?: string | undefined;
99
99
  secureLink?: string | undefined;
100
100
  }, {
101
- success: boolean;
102
101
  error: string;
102
+ success: boolean;
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
- success: boolean;
114
113
  error: string;
114
+ success: boolean;
115
115
  operation: "send_message";
116
116
  packageId?: string | undefined;
117
117
  secureLink?: string | undefined;
118
118
  }, {
119
- success: boolean;
120
119
  error: string;
120
+ success: boolean;
121
121
  operation: "send_message";
122
122
  packageId?: string | undefined;
123
123
  secureLink?: string | undefined;
@@ -162,7 +162,6 @@ 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;
166
165
  packageCode?: string | undefined;
167
166
  serverSecret?: string | undefined;
168
167
  recipients?: {
@@ -170,6 +169,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
170
169
  recipientId: string;
171
170
  }[] | undefined;
172
171
  life?: number | undefined;
172
+ secureLink?: string | undefined;
173
173
  }, {
174
174
  packageId: string;
175
175
  files?: {
@@ -178,7 +178,6 @@ 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;
182
181
  packageCode?: string | undefined;
183
182
  serverSecret?: string | undefined;
184
183
  recipients?: {
@@ -186,11 +185,12 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
186
185
  recipientId: string;
187
186
  }[] | undefined;
188
187
  life?: number | undefined;
188
+ secureLink?: string | undefined;
189
189
  }>>;
190
190
  error: import("zod").ZodString;
191
191
  }, "strip", import("zod").ZodTypeAny, {
192
- success: boolean;
193
192
  error: string;
193
+ success: boolean;
194
194
  operation: "get_package";
195
195
  package?: {
196
196
  packageId: string;
@@ -200,7 +200,6 @@ 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;
204
203
  packageCode?: string | undefined;
205
204
  serverSecret?: string | undefined;
206
205
  recipients?: {
@@ -208,10 +207,11 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
208
207
  recipientId: string;
209
208
  }[] | undefined;
210
209
  life?: number | undefined;
210
+ secureLink?: string | undefined;
211
211
  } | undefined;
212
212
  }, {
213
- success: boolean;
214
213
  error: string;
214
+ success: boolean;
215
215
  operation: "get_package";
216
216
  package?: {
217
217
  packageId: string;
@@ -221,7 +221,6 @@ 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;
225
224
  packageCode?: string | undefined;
226
225
  serverSecret?: string | undefined;
227
226
  recipients?: {
@@ -229,6 +228,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
229
228
  recipientId: string;
230
229
  }[] | undefined;
231
230
  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,7 +38,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
38
38
  fileSize?: number | undefined;
39
39
  }[] | undefined;
40
40
  state?: string | undefined;
41
- secureLink?: string | undefined;
42
41
  packageCode?: string | undefined;
43
42
  serverSecret?: string | undefined;
44
43
  recipients?: {
@@ -46,6 +45,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
46
45
  recipientId: string;
47
46
  }[] | undefined;
48
47
  life?: number | undefined;
48
+ secureLink?: string | undefined;
49
49
  }, {
50
50
  packageId: string;
51
51
  files?: {
@@ -54,7 +54,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
54
54
  fileSize?: number | undefined;
55
55
  }[] | undefined;
56
56
  state?: string | undefined;
57
- secureLink?: string | undefined;
58
57
  packageCode?: string | undefined;
59
58
  serverSecret?: string | undefined;
60
59
  recipients?: {
@@ -62,6 +61,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
62
61
  recipientId: string;
63
62
  }[] | undefined;
64
63
  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">;
@@ -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
- success: boolean;
129
128
  error: string;
129
+ success: boolean;
130
130
  operation: "send_file";
131
131
  packageId?: string | undefined;
132
132
  secureLink?: string | undefined;
133
133
  }, {
134
- success: boolean;
135
134
  error: string;
135
+ success: boolean;
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
- success: boolean;
147
146
  error: string;
147
+ success: boolean;
148
148
  operation: "send_message";
149
149
  packageId?: string | undefined;
150
150
  secureLink?: string | undefined;
151
151
  }, {
152
- success: boolean;
153
152
  error: string;
153
+ success: boolean;
154
154
  operation: "send_message";
155
155
  packageId?: string | undefined;
156
156
  secureLink?: string | undefined;
@@ -195,7 +195,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
195
195
  fileSize?: number | undefined;
196
196
  }[] | undefined;
197
197
  state?: string | undefined;
198
- secureLink?: string | undefined;
199
198
  packageCode?: string | undefined;
200
199
  serverSecret?: string | undefined;
201
200
  recipients?: {
@@ -203,6 +202,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
203
202
  recipientId: string;
204
203
  }[] | undefined;
205
204
  life?: number | undefined;
205
+ secureLink?: string | undefined;
206
206
  }, {
207
207
  packageId: string;
208
208
  files?: {
@@ -211,7 +211,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
211
211
  fileSize?: number | undefined;
212
212
  }[] | undefined;
213
213
  state?: string | undefined;
214
- secureLink?: string | undefined;
215
214
  packageCode?: string | undefined;
216
215
  serverSecret?: string | undefined;
217
216
  recipients?: {
@@ -219,11 +218,12 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
219
218
  recipientId: string;
220
219
  }[] | undefined;
221
220
  life?: number | undefined;
221
+ secureLink?: string | undefined;
222
222
  }>>;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- success: boolean;
226
225
  error: string;
226
+ success: boolean;
227
227
  operation: "get_package";
228
228
  package?: {
229
229
  packageId: string;
@@ -233,7 +233,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
233
233
  fileSize?: number | undefined;
234
234
  }[] | undefined;
235
235
  state?: string | undefined;
236
- secureLink?: string | undefined;
237
236
  packageCode?: string | undefined;
238
237
  serverSecret?: string | undefined;
239
238
  recipients?: {
@@ -241,10 +240,11 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
241
240
  recipientId: string;
242
241
  }[] | undefined;
243
242
  life?: number | undefined;
243
+ secureLink?: string | undefined;
244
244
  } | undefined;
245
245
  }, {
246
- success: boolean;
247
246
  error: string;
247
+ success: boolean;
248
248
  operation: "get_package";
249
249
  package?: {
250
250
  packageId: string;
@@ -254,7 +254,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
254
254
  fileSize?: number | undefined;
255
255
  }[] | undefined;
256
256
  state?: string | undefined;
257
- secureLink?: string | undefined;
258
257
  packageCode?: string | undefined;
259
258
  serverSecret?: string | undefined;
260
259
  recipients?: {
@@ -262,6 +261,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
262
261
  recipientId: string;
263
262
  }[] | undefined;
264
263
  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;
139
138
  insertedAt?: string | null | undefined;
140
139
  topics?: {
141
140
  name: string;
142
141
  id: string;
143
142
  }[] | 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;
154
153
  insertedAt?: string | null | undefined;
155
154
  topics?: {
156
155
  name: string;
157
156
  id: string;
158
157
  }[] | 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
- success: boolean;
165
164
  error: string;
165
+ success: boolean;
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;
178
177
  insertedAt?: string | null | undefined;
179
178
  topics?: {
180
179
  name: string;
181
180
  id: string;
182
181
  }[] | null | undefined;
182
+ highlight?: unknown;
183
183
  }[] | undefined;
184
184
  end_cursor?: string | null | undefined;
185
185
  }, {
186
- success: boolean;
187
186
  error: string;
187
+ success: boolean;
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;
200
199
  insertedAt?: string | null | undefined;
201
200
  topics?: {
202
201
  name: string;
203
202
  id: string;
204
203
  }[] | null | undefined;
204
+ highlight?: unknown;
205
205
  }[] | undefined;
206
206
  end_cursor?: string | null | undefined;
207
207
  }>, import("zod").ZodObject<{
@@ -240,81 +240,81 @@ 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;
243
244
  owner?: {
244
245
  name: string;
245
246
  id: string;
246
247
  } | null | undefined;
247
248
  publishedAt?: string | null | undefined;
248
- version?: number | null | undefined;
249
249
  updatedAt?: string | null | undefined;
250
250
  insertedAt?: string | null | undefined;
251
+ archivedAt?: string | null | undefined;
251
252
  topics?: {
252
253
  name: string;
253
254
  id: string;
254
255
  }[] | null | undefined;
255
- archivedAt?: string | null | undefined;
256
256
  }, {
257
257
  title: string;
258
258
  id: string;
259
259
  content?: unknown;
260
+ version?: number | null | undefined;
260
261
  owner?: {
261
262
  name: string;
262
263
  id: string;
263
264
  } | null | undefined;
264
265
  publishedAt?: string | null | undefined;
265
- version?: number | null | undefined;
266
266
  updatedAt?: string | null | undefined;
267
267
  insertedAt?: string | null | undefined;
268
+ archivedAt?: string | null | undefined;
268
269
  topics?: {
269
270
  name: string;
270
271
  id: string;
271
272
  }[] | null | undefined;
272
- archivedAt?: string | null | undefined;
273
273
  }>>;
274
274
  error: import("zod").ZodString;
275
275
  }, "strip", import("zod").ZodTypeAny, {
276
- success: boolean;
277
276
  error: string;
277
+ success: boolean;
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;
283
284
  owner?: {
284
285
  name: string;
285
286
  id: string;
286
287
  } | null | undefined;
287
288
  publishedAt?: string | null | undefined;
288
- version?: number | null | undefined;
289
289
  updatedAt?: string | null | undefined;
290
290
  insertedAt?: string | null | undefined;
291
+ archivedAt?: string | null | undefined;
291
292
  topics?: {
292
293
  name: string;
293
294
  id: string;
294
295
  }[] | null | undefined;
295
- archivedAt?: string | null | undefined;
296
296
  } | undefined;
297
297
  }, {
298
- success: boolean;
299
298
  error: string;
299
+ success: boolean;
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;
305
306
  owner?: {
306
307
  name: string;
307
308
  id: string;
308
309
  } | null | undefined;
309
310
  publishedAt?: string | null | undefined;
310
- version?: number | null | undefined;
311
311
  updatedAt?: string | null | undefined;
312
312
  insertedAt?: string | null | undefined;
313
+ archivedAt?: string | null | undefined;
313
314
  topics?: {
314
315
  name: string;
315
316
  id: string;
316
317
  }[] | null | undefined;
317
- archivedAt?: string | null | undefined;
318
318
  } | undefined;
319
319
  }>, import("zod").ZodObject<{
320
320
  operation: import("zod").ZodLiteral<"list_posts">;
@@ -352,81 +352,81 @@ 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;
355
356
  owner?: {
356
357
  name: string;
357
358
  id: string;
358
359
  } | null | undefined;
359
360
  publishedAt?: string | null | undefined;
360
- version?: number | null | undefined;
361
361
  updatedAt?: string | null | undefined;
362
362
  insertedAt?: string | null | undefined;
363
+ archivedAt?: string | null | undefined;
363
364
  topics?: {
364
365
  name: string;
365
366
  id: string;
366
367
  }[] | null | undefined;
367
- archivedAt?: string | null | undefined;
368
368
  }, {
369
369
  title: string;
370
370
  id: string;
371
371
  content?: unknown;
372
+ version?: number | null | undefined;
372
373
  owner?: {
373
374
  name: string;
374
375
  id: string;
375
376
  } | null | undefined;
376
377
  publishedAt?: string | null | undefined;
377
- version?: number | null | undefined;
378
378
  updatedAt?: string | null | undefined;
379
379
  insertedAt?: string | null | undefined;
380
+ archivedAt?: string | null | undefined;
380
381
  topics?: {
381
382
  name: string;
382
383
  id: string;
383
384
  }[] | null | undefined;
384
- archivedAt?: string | null | undefined;
385
385
  }>, "many">>;
386
386
  error: import("zod").ZodString;
387
387
  }, "strip", import("zod").ZodTypeAny, {
388
- success: boolean;
389
388
  error: string;
389
+ success: boolean;
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;
395
396
  owner?: {
396
397
  name: string;
397
398
  id: string;
398
399
  } | null | undefined;
399
400
  publishedAt?: string | null | undefined;
400
- version?: number | null | undefined;
401
401
  updatedAt?: string | null | undefined;
402
402
  insertedAt?: string | null | undefined;
403
+ archivedAt?: string | null | undefined;
403
404
  topics?: {
404
405
  name: string;
405
406
  id: string;
406
407
  }[] | null | undefined;
407
- archivedAt?: string | null | undefined;
408
408
  }[] | undefined;
409
409
  }, {
410
- success: boolean;
411
410
  error: string;
411
+ success: boolean;
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;
417
418
  owner?: {
418
419
  name: string;
419
420
  id: string;
420
421
  } | null | undefined;
421
422
  publishedAt?: string | null | undefined;
422
- version?: number | null | undefined;
423
423
  updatedAt?: string | null | undefined;
424
424
  insertedAt?: string | null | undefined;
425
+ archivedAt?: string | null | undefined;
425
426
  topics?: {
426
427
  name: string;
427
428
  id: string;
428
429
  }[] | null | undefined;
429
- archivedAt?: string | null | undefined;
430
430
  }[] | undefined;
431
431
  }>, import("zod").ZodObject<{
432
432
  operation: import("zod").ZodLiteral<"get_topic_posts">;
@@ -464,81 +464,81 @@ 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;
467
468
  owner?: {
468
469
  name: string;
469
470
  id: string;
470
471
  } | null | undefined;
471
472
  publishedAt?: string | null | undefined;
472
- version?: number | null | undefined;
473
473
  updatedAt?: string | null | undefined;
474
474
  insertedAt?: string | null | undefined;
475
+ archivedAt?: string | null | undefined;
475
476
  topics?: {
476
477
  name: string;
477
478
  id: string;
478
479
  }[] | null | undefined;
479
- archivedAt?: string | null | undefined;
480
480
  }, {
481
481
  title: string;
482
482
  id: string;
483
483
  content?: unknown;
484
+ version?: number | null | undefined;
484
485
  owner?: {
485
486
  name: string;
486
487
  id: string;
487
488
  } | null | undefined;
488
489
  publishedAt?: string | null | undefined;
489
- version?: number | null | undefined;
490
490
  updatedAt?: string | null | undefined;
491
491
  insertedAt?: string | null | undefined;
492
+ archivedAt?: string | null | undefined;
492
493
  topics?: {
493
494
  name: string;
494
495
  id: string;
495
496
  }[] | null | undefined;
496
- archivedAt?: string | null | undefined;
497
497
  }>, "many">>;
498
498
  error: import("zod").ZodString;
499
499
  }, "strip", import("zod").ZodTypeAny, {
500
- success: boolean;
501
500
  error: string;
501
+ success: boolean;
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;
507
508
  owner?: {
508
509
  name: string;
509
510
  id: string;
510
511
  } | null | undefined;
511
512
  publishedAt?: string | null | undefined;
512
- version?: number | null | undefined;
513
513
  updatedAt?: string | null | undefined;
514
514
  insertedAt?: string | null | undefined;
515
+ archivedAt?: string | null | undefined;
515
516
  topics?: {
516
517
  name: string;
517
518
  id: string;
518
519
  }[] | null | undefined;
519
- archivedAt?: string | null | undefined;
520
520
  }[] | undefined;
521
521
  }, {
522
- success: boolean;
523
522
  error: string;
523
+ success: boolean;
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;
529
530
  owner?: {
530
531
  name: string;
531
532
  id: string;
532
533
  } | null | undefined;
533
534
  publishedAt?: string | null | undefined;
534
- version?: number | null | undefined;
535
535
  updatedAt?: string | null | undefined;
536
536
  insertedAt?: string | null | undefined;
537
+ archivedAt?: string | null | undefined;
537
538
  topics?: {
538
539
  name: string;
539
540
  id: string;
540
541
  }[] | 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
- success: boolean;
559
558
  error: string;
559
+ success: boolean;
560
560
  operation: "list_topics";
561
561
  topics?: {
562
562
  name: string;
563
563
  id: string;
564
564
  }[] | undefined;
565
565
  }, {
566
- success: boolean;
567
566
  error: string;
567
+ success: boolean;
568
568
  operation: "list_topics";
569
569
  topics?: {
570
570
  name: string;