@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.
- package/dist/bubble-bundle.d.ts +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
- package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +144 -144
- package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +30 -30
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
- package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
- package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +506 -506
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -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<{
|
|
@@ -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;
|
|
244
243
|
owner?: {
|
|
245
244
|
name: string;
|
|
246
245
|
id: string;
|
|
247
246
|
} | null | undefined;
|
|
248
247
|
publishedAt?: string | null | undefined;
|
|
248
|
+
version?: number | null | undefined;
|
|
249
249
|
updatedAt?: string | null | undefined;
|
|
250
250
|
insertedAt?: string | null | undefined;
|
|
251
|
-
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;
|
|
259
259
|
content?: unknown;
|
|
260
|
-
version?: number | null | undefined;
|
|
261
260
|
owner?: {
|
|
262
261
|
name: string;
|
|
263
262
|
id: string;
|
|
264
263
|
} | null | undefined;
|
|
265
264
|
publishedAt?: string | null | undefined;
|
|
265
|
+
version?: number | null | undefined;
|
|
266
266
|
updatedAt?: string | null | undefined;
|
|
267
267
|
insertedAt?: string | null | undefined;
|
|
268
|
-
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;
|
|
281
281
|
id: string;
|
|
282
282
|
content?: unknown;
|
|
283
|
-
version?: number | null | undefined;
|
|
284
283
|
owner?: {
|
|
285
284
|
name: string;
|
|
286
285
|
id: string;
|
|
287
286
|
} | null | undefined;
|
|
288
287
|
publishedAt?: string | null | undefined;
|
|
288
|
+
version?: number | null | undefined;
|
|
289
289
|
updatedAt?: string | null | undefined;
|
|
290
290
|
insertedAt?: string | null | undefined;
|
|
291
|
-
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;
|
|
303
303
|
id: string;
|
|
304
304
|
content?: unknown;
|
|
305
|
-
version?: number | null | undefined;
|
|
306
305
|
owner?: {
|
|
307
306
|
name: string;
|
|
308
307
|
id: string;
|
|
309
308
|
} | null | undefined;
|
|
310
309
|
publishedAt?: string | null | undefined;
|
|
310
|
+
version?: number | null | undefined;
|
|
311
311
|
updatedAt?: string | null | undefined;
|
|
312
312
|
insertedAt?: string | null | undefined;
|
|
313
|
-
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">;
|
|
@@ -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;
|
|
356
355
|
owner?: {
|
|
357
356
|
name: string;
|
|
358
357
|
id: string;
|
|
359
358
|
} | null | undefined;
|
|
360
359
|
publishedAt?: string | null | undefined;
|
|
360
|
+
version?: number | null | undefined;
|
|
361
361
|
updatedAt?: string | null | undefined;
|
|
362
362
|
insertedAt?: string | null | undefined;
|
|
363
|
-
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;
|
|
371
371
|
content?: unknown;
|
|
372
|
-
version?: number | null | undefined;
|
|
373
372
|
owner?: {
|
|
374
373
|
name: string;
|
|
375
374
|
id: string;
|
|
376
375
|
} | null | undefined;
|
|
377
376
|
publishedAt?: string | null | undefined;
|
|
377
|
+
version?: number | null | undefined;
|
|
378
378
|
updatedAt?: string | null | undefined;
|
|
379
379
|
insertedAt?: string | null | undefined;
|
|
380
|
-
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;
|
|
393
393
|
id: string;
|
|
394
394
|
content?: unknown;
|
|
395
|
-
version?: number | null | undefined;
|
|
396
395
|
owner?: {
|
|
397
396
|
name: string;
|
|
398
397
|
id: string;
|
|
399
398
|
} | null | undefined;
|
|
400
399
|
publishedAt?: string | null | undefined;
|
|
400
|
+
version?: number | null | undefined;
|
|
401
401
|
updatedAt?: string | null | undefined;
|
|
402
402
|
insertedAt?: string | null | undefined;
|
|
403
|
-
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;
|
|
415
415
|
id: string;
|
|
416
416
|
content?: unknown;
|
|
417
|
-
version?: number | null | undefined;
|
|
418
417
|
owner?: {
|
|
419
418
|
name: string;
|
|
420
419
|
id: string;
|
|
421
420
|
} | null | undefined;
|
|
422
421
|
publishedAt?: string | null | undefined;
|
|
422
|
+
version?: number | null | undefined;
|
|
423
423
|
updatedAt?: string | null | undefined;
|
|
424
424
|
insertedAt?: string | null | undefined;
|
|
425
|
-
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">;
|
|
@@ -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;
|
|
468
467
|
owner?: {
|
|
469
468
|
name: string;
|
|
470
469
|
id: string;
|
|
471
470
|
} | null | undefined;
|
|
472
471
|
publishedAt?: string | null | undefined;
|
|
472
|
+
version?: number | null | undefined;
|
|
473
473
|
updatedAt?: string | null | undefined;
|
|
474
474
|
insertedAt?: string | null | undefined;
|
|
475
|
-
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;
|
|
483
483
|
content?: unknown;
|
|
484
|
-
version?: number | null | undefined;
|
|
485
484
|
owner?: {
|
|
486
485
|
name: string;
|
|
487
486
|
id: string;
|
|
488
487
|
} | null | undefined;
|
|
489
488
|
publishedAt?: string | null | undefined;
|
|
489
|
+
version?: number | null | undefined;
|
|
490
490
|
updatedAt?: string | null | undefined;
|
|
491
491
|
insertedAt?: string | null | undefined;
|
|
492
|
-
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;
|
|
505
505
|
id: string;
|
|
506
506
|
content?: unknown;
|
|
507
|
-
version?: number | null | undefined;
|
|
508
507
|
owner?: {
|
|
509
508
|
name: string;
|
|
510
509
|
id: string;
|
|
511
510
|
} | null | undefined;
|
|
512
511
|
publishedAt?: string | null | undefined;
|
|
512
|
+
version?: number | null | undefined;
|
|
513
513
|
updatedAt?: string | null | undefined;
|
|
514
514
|
insertedAt?: string | null | undefined;
|
|
515
|
-
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;
|
|
527
527
|
id: string;
|
|
528
528
|
content?: unknown;
|
|
529
|
-
version?: number | null | undefined;
|
|
530
529
|
owner?: {
|
|
531
530
|
name: string;
|
|
532
531
|
id: string;
|
|
533
532
|
} | null | undefined;
|
|
534
533
|
publishedAt?: string | null | undefined;
|
|
534
|
+
version?: number | null | undefined;
|
|
535
535
|
updatedAt?: string | null | undefined;
|
|
536
536
|
insertedAt?: string | null | undefined;
|
|
537
|
-
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;
|