@bubblelab/bubble-core 0.1.242 → 0.1.244
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 +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -5
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +78 -78
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- 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 +139 -139
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +100 -100
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +88 -88
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +41 -41
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +8 -4
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +38 -38
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +826 -826
- package/dist/bubbles/service-bubble/followupboss.d.ts +196 -196
- 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 +190 -190
- package/dist/bubbles/service-bubble/gmail.d.ts +148 -148
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
- 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 +20 -20
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +78 -78
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +65 -65
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +35 -35
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +818 -818
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +26 -26
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- 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 +12 -12
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +24 -24
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +418 -418
- package/dist/bubbles/service-bubble/storage.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +146 -146
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
- package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
- package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +119 -119
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
- 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 +13 -13
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- 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 +234 -234
- 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 +8 -8
- 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 +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +120 -120
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -42,14 +42,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
42
42
|
after: import("zod").ZodOptional<import("zod").ZodString>;
|
|
43
43
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
44
44
|
}, "strip", import("zod").ZodTypeAny, {
|
|
45
|
-
query: string;
|
|
46
45
|
operation: "search_posts";
|
|
46
|
+
query: string;
|
|
47
47
|
first: number;
|
|
48
48
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
49
49
|
after?: string | undefined;
|
|
50
50
|
}, {
|
|
51
|
-
query: string;
|
|
52
51
|
operation: "search_posts";
|
|
52
|
+
query: string;
|
|
53
53
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
54
54
|
after?: string | undefined;
|
|
55
55
|
first?: number | undefined;
|
|
@@ -161,8 +161,8 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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?: {
|
|
@@ -183,8 +183,8 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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?: {
|
|
@@ -240,12 +240,12 @@ 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
251
|
topics?: {
|
|
@@ -257,12 +257,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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
268
|
topics?: {
|
|
@@ -273,19 +273,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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
291
|
topics?: {
|
|
@@ -295,19 +295,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
295
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
313
|
topics?: {
|
|
@@ -352,12 +352,12 @@ 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
363
|
topics?: {
|
|
@@ -369,12 +369,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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
380
|
topics?: {
|
|
@@ -385,19 +385,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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
403
|
topics?: {
|
|
@@ -407,19 +407,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
407
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
425
|
topics?: {
|
|
@@ -464,12 +464,12 @@ 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
475
|
topics?: {
|
|
@@ -481,12 +481,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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
492
|
topics?: {
|
|
@@ -497,19 +497,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
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
515
|
topics?: {
|
|
@@ -519,19 +519,19 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
|
|
|
519
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
537
|
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;
|
|
@@ -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;
|
|
56
57
|
owner?: {
|
|
57
58
|
name: string;
|
|
58
59
|
id: string;
|
|
59
60
|
} | null | undefined;
|
|
60
61
|
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;
|
|
64
65
|
topics?: {
|
|
65
66
|
name: string;
|
|
66
67
|
id: string;
|
|
67
68
|
}[] | 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;
|
|
73
74
|
owner?: {
|
|
74
75
|
name: string;
|
|
75
76
|
id: string;
|
|
76
77
|
} | null | undefined;
|
|
77
78
|
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;
|
|
81
82
|
topics?: {
|
|
82
83
|
name: string;
|
|
83
84
|
id: string;
|
|
84
85
|
}[] | 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;
|
|
124
123
|
insertedAt?: string | null | undefined;
|
|
125
124
|
topics?: {
|
|
126
125
|
name: string;
|
|
127
126
|
id: string;
|
|
128
127
|
}[] | 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;
|
|
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
|
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;
|
|
246
245
|
insertedAt?: string | null | undefined;
|
|
247
246
|
topics?: {
|
|
248
247
|
name: string;
|
|
249
248
|
id: string;
|
|
250
249
|
}[] | 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;
|
|
261
260
|
insertedAt?: string | null | undefined;
|
|
262
261
|
topics?: {
|
|
263
262
|
name: string;
|
|
264
263
|
id: string;
|
|
265
264
|
}[] | 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
|
-
success: boolean;
|
|
272
271
|
error: string;
|
|
272
|
+
success: boolean;
|
|
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;
|
|
285
284
|
insertedAt?: string | null | undefined;
|
|
286
285
|
topics?: {
|
|
287
286
|
name: string;
|
|
288
287
|
id: string;
|
|
289
288
|
}[] | null | undefined;
|
|
289
|
+
highlight?: unknown;
|
|
290
290
|
}[] | undefined;
|
|
291
291
|
end_cursor?: string | null | undefined;
|
|
292
292
|
}, {
|
|
293
|
-
success: boolean;
|
|
294
293
|
error: string;
|
|
294
|
+
success: boolean;
|
|
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;
|
|
307
306
|
insertedAt?: string | null | undefined;
|
|
308
307
|
topics?: {
|
|
309
308
|
name: string;
|
|
310
309
|
id: string;
|
|
311
310
|
}[] | 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;
|
|
350
351
|
owner?: {
|
|
351
352
|
name: string;
|
|
352
353
|
id: string;
|
|
353
354
|
} | null | undefined;
|
|
354
355
|
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;
|
|
358
359
|
topics?: {
|
|
359
360
|
name: string;
|
|
360
361
|
id: string;
|
|
361
362
|
}[] | 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;
|
|
367
368
|
owner?: {
|
|
368
369
|
name: string;
|
|
369
370
|
id: string;
|
|
370
371
|
} | null | undefined;
|
|
371
372
|
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;
|
|
375
376
|
topics?: {
|
|
376
377
|
name: string;
|
|
377
378
|
id: string;
|
|
378
379
|
}[] | null | undefined;
|
|
379
|
-
archivedAt?: string | null | undefined;
|
|
380
380
|
}>>;
|
|
381
381
|
error: z.ZodString;
|
|
382
382
|
}, "strip", z.ZodTypeAny, {
|
|
383
|
-
success: boolean;
|
|
384
383
|
error: string;
|
|
384
|
+
success: boolean;
|
|
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;
|
|
390
391
|
owner?: {
|
|
391
392
|
name: string;
|
|
392
393
|
id: string;
|
|
393
394
|
} | null | undefined;
|
|
394
395
|
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;
|
|
398
399
|
topics?: {
|
|
399
400
|
name: string;
|
|
400
401
|
id: string;
|
|
401
402
|
}[] | null | undefined;
|
|
402
|
-
archivedAt?: string | null | undefined;
|
|
403
403
|
} | undefined;
|
|
404
404
|
}, {
|
|
405
|
-
success: boolean;
|
|
406
405
|
error: string;
|
|
406
|
+
success: boolean;
|
|
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;
|
|
412
413
|
owner?: {
|
|
413
414
|
name: string;
|
|
414
415
|
id: string;
|
|
415
416
|
} | null | undefined;
|
|
416
417
|
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;
|
|
420
421
|
topics?: {
|
|
421
422
|
name: string;
|
|
422
423
|
id: string;
|
|
423
424
|
}[] | 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;
|
|
462
463
|
owner?: {
|
|
463
464
|
name: string;
|
|
464
465
|
id: string;
|
|
465
466
|
} | null | undefined;
|
|
466
467
|
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;
|
|
470
471
|
topics?: {
|
|
471
472
|
name: string;
|
|
472
473
|
id: string;
|
|
473
474
|
}[] | 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;
|
|
479
480
|
owner?: {
|
|
480
481
|
name: string;
|
|
481
482
|
id: string;
|
|
482
483
|
} | null | undefined;
|
|
483
484
|
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;
|
|
487
488
|
topics?: {
|
|
488
489
|
name: string;
|
|
489
490
|
id: string;
|
|
490
491
|
}[] | null | undefined;
|
|
491
|
-
archivedAt?: string | null | undefined;
|
|
492
492
|
}>, "many">>;
|
|
493
493
|
error: z.ZodString;
|
|
494
494
|
}, "strip", z.ZodTypeAny, {
|
|
495
|
-
success: boolean;
|
|
496
495
|
error: string;
|
|
496
|
+
success: boolean;
|
|
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;
|
|
502
503
|
owner?: {
|
|
503
504
|
name: string;
|
|
504
505
|
id: string;
|
|
505
506
|
} | null | undefined;
|
|
506
507
|
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;
|
|
510
511
|
topics?: {
|
|
511
512
|
name: string;
|
|
512
513
|
id: string;
|
|
513
514
|
}[] | null | undefined;
|
|
514
|
-
archivedAt?: string | null | undefined;
|
|
515
515
|
}[] | undefined;
|
|
516
516
|
}, {
|
|
517
|
-
success: boolean;
|
|
518
517
|
error: string;
|
|
518
|
+
success: boolean;
|
|
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;
|
|
524
525
|
owner?: {
|
|
525
526
|
name: string;
|
|
526
527
|
id: string;
|
|
527
528
|
} | null | undefined;
|
|
528
529
|
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;
|
|
532
533
|
topics?: {
|
|
533
534
|
name: string;
|
|
534
535
|
id: string;
|
|
535
536
|
}[] | 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;
|
|
574
575
|
owner?: {
|
|
575
576
|
name: string;
|
|
576
577
|
id: string;
|
|
577
578
|
} | null | undefined;
|
|
578
579
|
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;
|
|
582
583
|
topics?: {
|
|
583
584
|
name: string;
|
|
584
585
|
id: string;
|
|
585
586
|
}[] | 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;
|
|
591
592
|
owner?: {
|
|
592
593
|
name: string;
|
|
593
594
|
id: string;
|
|
594
595
|
} | null | undefined;
|
|
595
596
|
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;
|
|
599
600
|
topics?: {
|
|
600
601
|
name: string;
|
|
601
602
|
id: string;
|
|
602
603
|
}[] | null | undefined;
|
|
603
|
-
archivedAt?: string | null | undefined;
|
|
604
604
|
}>, "many">>;
|
|
605
605
|
error: z.ZodString;
|
|
606
606
|
}, "strip", z.ZodTypeAny, {
|
|
607
|
-
success: boolean;
|
|
608
607
|
error: string;
|
|
608
|
+
success: boolean;
|
|
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;
|
|
614
615
|
owner?: {
|
|
615
616
|
name: string;
|
|
616
617
|
id: string;
|
|
617
618
|
} | null | undefined;
|
|
618
619
|
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;
|
|
622
623
|
topics?: {
|
|
623
624
|
name: string;
|
|
624
625
|
id: string;
|
|
625
626
|
}[] | null | undefined;
|
|
626
|
-
archivedAt?: string | null | undefined;
|
|
627
627
|
}[] | undefined;
|
|
628
628
|
}, {
|
|
629
|
-
success: boolean;
|
|
630
629
|
error: string;
|
|
630
|
+
success: boolean;
|
|
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;
|
|
636
637
|
owner?: {
|
|
637
638
|
name: string;
|
|
638
639
|
id: string;
|
|
639
640
|
} | null | undefined;
|
|
640
641
|
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;
|
|
644
645
|
topics?: {
|
|
645
646
|
name: string;
|
|
646
647
|
id: string;
|
|
647
648
|
}[] | 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
|
-
success: boolean;
|
|
666
665
|
error: string;
|
|
666
|
+
success: boolean;
|
|
667
667
|
operation: "list_topics";
|
|
668
668
|
topics?: {
|
|
669
669
|
name: string;
|
|
670
670
|
id: string;
|
|
671
671
|
}[] | undefined;
|
|
672
672
|
}, {
|
|
673
|
-
success: boolean;
|
|
674
673
|
error: string;
|
|
674
|
+
success: boolean;
|
|
675
675
|
operation: "list_topics";
|
|
676
676
|
topics?: {
|
|
677
677
|
name: string;
|