@bubblelab/bubble-core 0.1.235 → 0.1.236
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 +119 -119
- package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
- package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
- package/dist/bubbles/service-bubble/github.d.ts +168 -168
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +4 -5
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +34 -34
- package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/http.js.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +127 -38
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.js +38 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +87 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +53 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
- package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
- package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
- package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
- package/dist/bubbles/service-bubble/storage.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
- package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
- package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.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/tool.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 +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- 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 +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
- 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 +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- 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 +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +146 -4
- package/package.json +2 -2
|
@@ -23,8 +23,8 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
23
23
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
24
24
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
timeout: number;
|
|
27
26
|
input: Record<string, unknown>;
|
|
27
|
+
timeout: number;
|
|
28
28
|
limit: number;
|
|
29
29
|
waitForFinish: boolean;
|
|
30
30
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -32,8 +32,8 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
32
32
|
actorId?: string | undefined;
|
|
33
33
|
}, {
|
|
34
34
|
input: Record<string, unknown>;
|
|
35
|
-
timeout?: number | undefined;
|
|
36
35
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
36
|
+
timeout?: number | undefined;
|
|
37
37
|
search?: string | undefined;
|
|
38
38
|
limit?: number | undefined;
|
|
39
39
|
actorId?: string | undefined;
|
|
@@ -90,13 +90,13 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
90
90
|
}>, "many">>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
status: string;
|
|
93
|
-
success: boolean;
|
|
94
93
|
error: string;
|
|
94
|
+
success: boolean;
|
|
95
95
|
runId: string;
|
|
96
96
|
consoleUrl: string;
|
|
97
97
|
items?: unknown[] | undefined;
|
|
98
|
-
datasetId?: string | undefined;
|
|
99
98
|
itemsCount?: number | undefined;
|
|
99
|
+
datasetId?: string | undefined;
|
|
100
100
|
discoveredActors?: {
|
|
101
101
|
name: string;
|
|
102
102
|
id: string;
|
|
@@ -111,13 +111,13 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
111
111
|
}[] | undefined;
|
|
112
112
|
}, {
|
|
113
113
|
status: string;
|
|
114
|
-
success: boolean;
|
|
115
114
|
error: string;
|
|
115
|
+
success: boolean;
|
|
116
116
|
runId: string;
|
|
117
117
|
consoleUrl: string;
|
|
118
118
|
items?: unknown[] | undefined;
|
|
119
|
-
datasetId?: string | undefined;
|
|
120
119
|
itemsCount?: number | undefined;
|
|
120
|
+
datasetId?: string | undefined;
|
|
121
121
|
discoveredActors?: {
|
|
122
122
|
name: string;
|
|
123
123
|
id: string;
|
|
@@ -159,8 +159,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
159
159
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
160
160
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
-
timeout: number;
|
|
163
162
|
input: Record<string, unknown>;
|
|
163
|
+
timeout: number;
|
|
164
164
|
limit: number;
|
|
165
165
|
waitForFinish: boolean;
|
|
166
166
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -168,8 +168,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
168
168
|
actorId?: string | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
input: Record<string, unknown>;
|
|
171
|
-
timeout?: number | undefined;
|
|
172
171
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
172
|
+
timeout?: number | undefined;
|
|
173
173
|
search?: string | undefined;
|
|
174
174
|
limit?: number | undefined;
|
|
175
175
|
actorId?: string | undefined;
|
|
@@ -226,13 +226,13 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
226
226
|
}>, "many">>;
|
|
227
227
|
}, "strip", z.ZodTypeAny, {
|
|
228
228
|
status: string;
|
|
229
|
-
success: boolean;
|
|
230
229
|
error: string;
|
|
230
|
+
success: boolean;
|
|
231
231
|
runId: string;
|
|
232
232
|
consoleUrl: string;
|
|
233
233
|
items?: unknown[] | undefined;
|
|
234
|
-
datasetId?: string | undefined;
|
|
235
234
|
itemsCount?: number | undefined;
|
|
235
|
+
datasetId?: string | undefined;
|
|
236
236
|
discoveredActors?: {
|
|
237
237
|
name: string;
|
|
238
238
|
id: string;
|
|
@@ -247,13 +247,13 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
247
247
|
}[] | undefined;
|
|
248
248
|
}, {
|
|
249
249
|
status: string;
|
|
250
|
-
success: boolean;
|
|
251
250
|
error: string;
|
|
251
|
+
success: boolean;
|
|
252
252
|
runId: string;
|
|
253
253
|
consoleUrl: string;
|
|
254
254
|
items?: unknown[] | undefined;
|
|
255
|
-
datasetId?: string | undefined;
|
|
256
255
|
itemsCount?: number | undefined;
|
|
256
|
+
datasetId?: string | undefined;
|
|
257
257
|
discoveredActors?: {
|
|
258
258
|
name: string;
|
|
259
259
|
id: string;
|
|
@@ -272,11 +272,11 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
272
272
|
url: import("zod").ZodString;
|
|
273
273
|
type: import("zod").ZodString;
|
|
274
274
|
}, "strip", import("zod").ZodTypeAny, {
|
|
275
|
-
url: string;
|
|
276
275
|
type: string;
|
|
277
|
-
}, {
|
|
278
276
|
url: string;
|
|
277
|
+
}, {
|
|
279
278
|
type: string;
|
|
279
|
+
url: string;
|
|
280
280
|
}>, "many">>;
|
|
281
281
|
tags: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
282
282
|
id: import("zod").ZodString;
|
|
@@ -353,24 +353,30 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
353
353
|
type: "Personal" | "Work" | "Other";
|
|
354
354
|
isPrimary: boolean;
|
|
355
355
|
} | null | undefined;
|
|
356
|
-
|
|
356
|
+
primaryPhoneNumber?: {
|
|
357
357
|
value: string;
|
|
358
358
|
type: "Personal" | "Work" | "Other";
|
|
359
359
|
isPrimary: boolean;
|
|
360
|
+
} | null | undefined;
|
|
361
|
+
customFields?: {
|
|
362
|
+
title: string;
|
|
363
|
+
id: string;
|
|
364
|
+
value?: unknown;
|
|
365
|
+
isPrivate?: boolean | undefined;
|
|
360
366
|
}[] | undefined;
|
|
361
|
-
|
|
367
|
+
emailAddresses?: {
|
|
362
368
|
value: string;
|
|
363
369
|
type: "Personal" | "Work" | "Other";
|
|
364
370
|
isPrimary: boolean;
|
|
365
|
-
} |
|
|
371
|
+
}[] | undefined;
|
|
366
372
|
phoneNumbers?: {
|
|
367
373
|
value: string;
|
|
368
374
|
type: "Personal" | "Work" | "Other";
|
|
369
375
|
isPrimary: boolean;
|
|
370
376
|
}[] | undefined;
|
|
371
377
|
socialLinks?: {
|
|
372
|
-
url: string;
|
|
373
378
|
type: string;
|
|
379
|
+
url: string;
|
|
374
380
|
}[] | undefined;
|
|
375
381
|
company?: string | null | undefined;
|
|
376
382
|
school?: string | null | undefined;
|
|
@@ -385,12 +391,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
385
391
|
id: string;
|
|
386
392
|
handle: string;
|
|
387
393
|
}[] | undefined;
|
|
388
|
-
customFields?: {
|
|
389
|
-
title: string;
|
|
390
|
-
id: string;
|
|
391
|
-
value?: unknown;
|
|
392
|
-
isPrivate?: boolean | undefined;
|
|
393
|
-
}[] | undefined;
|
|
394
394
|
}, {
|
|
395
395
|
name: string;
|
|
396
396
|
id: string;
|
|
@@ -407,24 +407,30 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
407
407
|
type: "Personal" | "Work" | "Other";
|
|
408
408
|
isPrimary: boolean;
|
|
409
409
|
} | null | undefined;
|
|
410
|
-
|
|
410
|
+
primaryPhoneNumber?: {
|
|
411
411
|
value: string;
|
|
412
412
|
type: "Personal" | "Work" | "Other";
|
|
413
413
|
isPrimary: boolean;
|
|
414
|
+
} | null | undefined;
|
|
415
|
+
customFields?: {
|
|
416
|
+
title: string;
|
|
417
|
+
id: string;
|
|
418
|
+
value?: unknown;
|
|
419
|
+
isPrivate?: boolean | undefined;
|
|
414
420
|
}[] | undefined;
|
|
415
|
-
|
|
421
|
+
emailAddresses?: {
|
|
416
422
|
value: string;
|
|
417
423
|
type: "Personal" | "Work" | "Other";
|
|
418
424
|
isPrimary: boolean;
|
|
419
|
-
} |
|
|
425
|
+
}[] | undefined;
|
|
420
426
|
phoneNumbers?: {
|
|
421
427
|
value: string;
|
|
422
428
|
type: "Personal" | "Work" | "Other";
|
|
423
429
|
isPrimary: boolean;
|
|
424
430
|
}[] | undefined;
|
|
425
431
|
socialLinks?: {
|
|
426
|
-
url: string;
|
|
427
432
|
type: string;
|
|
433
|
+
url: string;
|
|
428
434
|
}[] | undefined;
|
|
429
435
|
company?: string | null | undefined;
|
|
430
436
|
school?: string | null | undefined;
|
|
@@ -439,20 +445,14 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
439
445
|
id: string;
|
|
440
446
|
handle: string;
|
|
441
447
|
}[] | undefined;
|
|
442
|
-
customFields?: {
|
|
443
|
-
title: string;
|
|
444
|
-
id: string;
|
|
445
|
-
value?: unknown;
|
|
446
|
-
isPrivate?: boolean | undefined;
|
|
447
|
-
}[] | undefined;
|
|
448
448
|
}>, "many">>;
|
|
449
449
|
next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
450
450
|
more_data_available: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
451
451
|
sync_token: import("zod").ZodOptional<import("zod").ZodString>;
|
|
452
452
|
error: import("zod").ZodString;
|
|
453
453
|
}, "strip", import("zod").ZodTypeAny, {
|
|
454
|
-
success: boolean;
|
|
455
454
|
error: string;
|
|
455
|
+
success: boolean;
|
|
456
456
|
operation: "list_candidates";
|
|
457
457
|
next_cursor?: string | undefined;
|
|
458
458
|
sync_token?: string | undefined;
|
|
@@ -472,24 +472,30 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
472
472
|
type: "Personal" | "Work" | "Other";
|
|
473
473
|
isPrimary: boolean;
|
|
474
474
|
} | null | undefined;
|
|
475
|
-
|
|
475
|
+
primaryPhoneNumber?: {
|
|
476
476
|
value: string;
|
|
477
477
|
type: "Personal" | "Work" | "Other";
|
|
478
478
|
isPrimary: boolean;
|
|
479
|
+
} | null | undefined;
|
|
480
|
+
customFields?: {
|
|
481
|
+
title: string;
|
|
482
|
+
id: string;
|
|
483
|
+
value?: unknown;
|
|
484
|
+
isPrivate?: boolean | undefined;
|
|
479
485
|
}[] | undefined;
|
|
480
|
-
|
|
486
|
+
emailAddresses?: {
|
|
481
487
|
value: string;
|
|
482
488
|
type: "Personal" | "Work" | "Other";
|
|
483
489
|
isPrimary: boolean;
|
|
484
|
-
} |
|
|
490
|
+
}[] | undefined;
|
|
485
491
|
phoneNumbers?: {
|
|
486
492
|
value: string;
|
|
487
493
|
type: "Personal" | "Work" | "Other";
|
|
488
494
|
isPrimary: boolean;
|
|
489
495
|
}[] | undefined;
|
|
490
496
|
socialLinks?: {
|
|
491
|
-
url: string;
|
|
492
497
|
type: string;
|
|
498
|
+
url: string;
|
|
493
499
|
}[] | undefined;
|
|
494
500
|
company?: string | null | undefined;
|
|
495
501
|
school?: string | null | undefined;
|
|
@@ -504,17 +510,11 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
504
510
|
id: string;
|
|
505
511
|
handle: string;
|
|
506
512
|
}[] | undefined;
|
|
507
|
-
customFields?: {
|
|
508
|
-
title: string;
|
|
509
|
-
id: string;
|
|
510
|
-
value?: unknown;
|
|
511
|
-
isPrivate?: boolean | undefined;
|
|
512
|
-
}[] | undefined;
|
|
513
513
|
}[] | undefined;
|
|
514
514
|
more_data_available?: boolean | undefined;
|
|
515
515
|
}, {
|
|
516
|
-
success: boolean;
|
|
517
516
|
error: string;
|
|
517
|
+
success: boolean;
|
|
518
518
|
operation: "list_candidates";
|
|
519
519
|
next_cursor?: string | undefined;
|
|
520
520
|
sync_token?: string | undefined;
|
|
@@ -534,24 +534,30 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
534
534
|
type: "Personal" | "Work" | "Other";
|
|
535
535
|
isPrimary: boolean;
|
|
536
536
|
} | null | undefined;
|
|
537
|
-
|
|
537
|
+
primaryPhoneNumber?: {
|
|
538
538
|
value: string;
|
|
539
539
|
type: "Personal" | "Work" | "Other";
|
|
540
540
|
isPrimary: boolean;
|
|
541
|
+
} | null | undefined;
|
|
542
|
+
customFields?: {
|
|
543
|
+
title: string;
|
|
544
|
+
id: string;
|
|
545
|
+
value?: unknown;
|
|
546
|
+
isPrivate?: boolean | undefined;
|
|
541
547
|
}[] | undefined;
|
|
542
|
-
|
|
548
|
+
emailAddresses?: {
|
|
543
549
|
value: string;
|
|
544
550
|
type: "Personal" | "Work" | "Other";
|
|
545
551
|
isPrimary: boolean;
|
|
546
|
-
} |
|
|
552
|
+
}[] | undefined;
|
|
547
553
|
phoneNumbers?: {
|
|
548
554
|
value: string;
|
|
549
555
|
type: "Personal" | "Work" | "Other";
|
|
550
556
|
isPrimary: boolean;
|
|
551
557
|
}[] | undefined;
|
|
552
558
|
socialLinks?: {
|
|
553
|
-
url: string;
|
|
554
559
|
type: string;
|
|
560
|
+
url: string;
|
|
555
561
|
}[] | undefined;
|
|
556
562
|
company?: string | null | undefined;
|
|
557
563
|
school?: string | null | undefined;
|
|
@@ -566,12 +572,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
566
572
|
id: string;
|
|
567
573
|
handle: string;
|
|
568
574
|
}[] | undefined;
|
|
569
|
-
customFields?: {
|
|
570
|
-
title: string;
|
|
571
|
-
id: string;
|
|
572
|
-
value?: unknown;
|
|
573
|
-
isPrivate?: boolean | undefined;
|
|
574
|
-
}[] | undefined;
|
|
575
575
|
}[] | undefined;
|
|
576
576
|
more_data_available?: boolean | undefined;
|
|
577
577
|
}>, import("zod").ZodObject<{
|
|
@@ -669,8 +669,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
669
669
|
}>>;
|
|
670
670
|
error: import("zod").ZodString;
|
|
671
671
|
}, "strip", import("zod").ZodTypeAny, {
|
|
672
|
-
success: boolean;
|
|
673
672
|
error: string;
|
|
673
|
+
success: boolean;
|
|
674
674
|
operation: "get_candidate";
|
|
675
675
|
candidate?: {
|
|
676
676
|
name: string;
|
|
@@ -695,8 +695,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
695
695
|
}[] | undefined;
|
|
696
696
|
} | undefined;
|
|
697
697
|
}, {
|
|
698
|
-
success: boolean;
|
|
699
698
|
error: string;
|
|
699
|
+
success: boolean;
|
|
700
700
|
operation: "get_candidate";
|
|
701
701
|
candidate?: {
|
|
702
702
|
name: string;
|
|
@@ -816,8 +816,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
816
816
|
duplicate: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
817
817
|
error: import("zod").ZodString;
|
|
818
818
|
}, "strip", import("zod").ZodTypeAny, {
|
|
819
|
-
success: boolean;
|
|
820
819
|
error: string;
|
|
820
|
+
success: boolean;
|
|
821
821
|
operation: "create_candidate";
|
|
822
822
|
candidate?: {
|
|
823
823
|
name: string;
|
|
@@ -843,8 +843,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
843
843
|
} | undefined;
|
|
844
844
|
duplicate?: boolean | undefined;
|
|
845
845
|
}, {
|
|
846
|
-
success: boolean;
|
|
847
846
|
error: string;
|
|
847
|
+
success: boolean;
|
|
848
848
|
operation: "create_candidate";
|
|
849
849
|
candidate?: {
|
|
850
850
|
name: string;
|
|
@@ -964,8 +964,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
964
964
|
}>, "many">>;
|
|
965
965
|
error: import("zod").ZodString;
|
|
966
966
|
}, "strip", import("zod").ZodTypeAny, {
|
|
967
|
-
success: boolean;
|
|
968
967
|
error: string;
|
|
968
|
+
success: boolean;
|
|
969
969
|
operation: "search_candidates";
|
|
970
970
|
candidates?: {
|
|
971
971
|
name: string;
|
|
@@ -990,8 +990,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
990
990
|
}[] | undefined;
|
|
991
991
|
}[] | undefined;
|
|
992
992
|
}, {
|
|
993
|
-
success: boolean;
|
|
994
993
|
error: string;
|
|
994
|
+
success: boolean;
|
|
995
995
|
operation: "search_candidates";
|
|
996
996
|
candidates?: {
|
|
997
997
|
name: string;
|
|
@@ -1110,8 +1110,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1110
1110
|
}>>;
|
|
1111
1111
|
error: import("zod").ZodString;
|
|
1112
1112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1113
|
-
success: boolean;
|
|
1114
1113
|
error: string;
|
|
1114
|
+
success: boolean;
|
|
1115
1115
|
operation: "add_tag";
|
|
1116
1116
|
candidate?: {
|
|
1117
1117
|
name: string;
|
|
@@ -1136,8 +1136,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1136
1136
|
}[] | undefined;
|
|
1137
1137
|
} | undefined;
|
|
1138
1138
|
}, {
|
|
1139
|
-
success: boolean;
|
|
1140
1139
|
error: string;
|
|
1140
|
+
success: boolean;
|
|
1141
1141
|
operation: "add_tag";
|
|
1142
1142
|
candidate?: {
|
|
1143
1143
|
name: string;
|
|
@@ -1179,8 +1179,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1179
1179
|
}>, "many">>;
|
|
1180
1180
|
error: import("zod").ZodString;
|
|
1181
1181
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1182
|
-
success: boolean;
|
|
1183
1182
|
error: string;
|
|
1183
|
+
success: boolean;
|
|
1184
1184
|
operation: "list_tags";
|
|
1185
1185
|
tags?: {
|
|
1186
1186
|
title: string;
|
|
@@ -1188,8 +1188,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1188
1188
|
isArchived?: boolean | undefined;
|
|
1189
1189
|
}[] | undefined;
|
|
1190
1190
|
}, {
|
|
1191
|
-
success: boolean;
|
|
1192
1191
|
error: string;
|
|
1192
|
+
success: boolean;
|
|
1193
1193
|
operation: "list_tags";
|
|
1194
1194
|
tags?: {
|
|
1195
1195
|
title: string;
|
|
@@ -1214,8 +1214,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1214
1214
|
}>>;
|
|
1215
1215
|
error: import("zod").ZodString;
|
|
1216
1216
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1217
|
-
success: boolean;
|
|
1218
1217
|
error: string;
|
|
1218
|
+
success: boolean;
|
|
1219
1219
|
operation: "create_tag";
|
|
1220
1220
|
tag?: {
|
|
1221
1221
|
title: string;
|
|
@@ -1223,8 +1223,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1223
1223
|
isArchived?: boolean | undefined;
|
|
1224
1224
|
} | undefined;
|
|
1225
1225
|
}, {
|
|
1226
|
-
success: boolean;
|
|
1227
1226
|
error: string;
|
|
1227
|
+
success: boolean;
|
|
1228
1228
|
operation: "create_tag";
|
|
1229
1229
|
tag?: {
|
|
1230
1230
|
title: string;
|
|
@@ -1258,8 +1258,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1258
1258
|
title: string;
|
|
1259
1259
|
id: string;
|
|
1260
1260
|
fieldType: string;
|
|
1261
|
-
isArchived: boolean;
|
|
1262
1261
|
isPrivate: boolean;
|
|
1262
|
+
isArchived: boolean;
|
|
1263
1263
|
objectType: string;
|
|
1264
1264
|
selectableValues?: {
|
|
1265
1265
|
value: string;
|
|
@@ -1270,8 +1270,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1270
1270
|
title: string;
|
|
1271
1271
|
id: string;
|
|
1272
1272
|
fieldType: string;
|
|
1273
|
-
isArchived: boolean;
|
|
1274
1273
|
isPrivate: boolean;
|
|
1274
|
+
isArchived: boolean;
|
|
1275
1275
|
objectType: string;
|
|
1276
1276
|
selectableValues?: {
|
|
1277
1277
|
value: string;
|
|
@@ -1284,16 +1284,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1284
1284
|
sync_token: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1285
1285
|
error: import("zod").ZodString;
|
|
1286
1286
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1287
|
-
success: boolean;
|
|
1288
1287
|
error: string;
|
|
1288
|
+
success: boolean;
|
|
1289
1289
|
operation: "list_custom_fields";
|
|
1290
1290
|
next_cursor?: string | undefined;
|
|
1291
1291
|
custom_fields?: {
|
|
1292
1292
|
title: string;
|
|
1293
1293
|
id: string;
|
|
1294
1294
|
fieldType: string;
|
|
1295
|
-
isArchived: boolean;
|
|
1296
1295
|
isPrivate: boolean;
|
|
1296
|
+
isArchived: boolean;
|
|
1297
1297
|
objectType: string;
|
|
1298
1298
|
selectableValues?: {
|
|
1299
1299
|
value: string;
|
|
@@ -1304,16 +1304,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1304
1304
|
sync_token?: string | undefined;
|
|
1305
1305
|
more_data_available?: boolean | undefined;
|
|
1306
1306
|
}, {
|
|
1307
|
-
success: boolean;
|
|
1308
1307
|
error: string;
|
|
1308
|
+
success: boolean;
|
|
1309
1309
|
operation: "list_custom_fields";
|
|
1310
1310
|
next_cursor?: string | undefined;
|
|
1311
1311
|
custom_fields?: {
|
|
1312
1312
|
title: string;
|
|
1313
1313
|
id: string;
|
|
1314
1314
|
fieldType: string;
|
|
1315
|
-
isArchived: boolean;
|
|
1316
1315
|
isPrivate: boolean;
|
|
1316
|
+
isArchived: boolean;
|
|
1317
1317
|
objectType: string;
|
|
1318
1318
|
selectableValues?: {
|
|
1319
1319
|
value: string;
|