@bubblelab/bubble-core 0.1.97 → 0.1.98
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 +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +140 -140
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -6
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +158 -158
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +116 -116
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +53 -53
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +134 -134
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +872 -872
- package/dist/bubbles/service-bubble/followupboss.d.ts +278 -278
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +84 -84
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +236 -236
- package/dist/bubbles/service-bubble/gmail.d.ts +360 -360
- package/dist/bubbles/service-bubble/google-calendar.d.ts +244 -244
- package/dist/bubbles/service-bubble/google-drive.d.ts +160 -160
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.d.ts +66 -66
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1251 -1251
- package/dist/bubbles/service-bubble/postgresql.d.ts +22 -22
- package/dist/bubbles/service-bubble/resend.d.ts +46 -46
- package/dist/bubbles/service-bubble/slack/slack.d.ts +540 -540
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +117 -117
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +34 -34
- package/dist/bubbles/service-bubble/telegram.d.ts +1591 -1591
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +27 -27
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +12 -12
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- 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 +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +314 -314
- 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/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +148 -148
- 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 +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- 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 +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +130 -130
- 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 +94 -94
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -104,8 +104,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
104
104
|
allow_duplicate_linkedin: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
105
105
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
106
106
|
}, "strip", import("zod").ZodTypeAny, {
|
|
107
|
-
operation: "create_candidate";
|
|
108
107
|
name: string;
|
|
108
|
+
operation: "create_candidate";
|
|
109
109
|
allow_duplicate_linkedin: boolean;
|
|
110
110
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
111
111
|
website?: string | undefined;
|
|
@@ -113,27 +113,27 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
113
113
|
type: "Personal" | "Work" | "Other";
|
|
114
114
|
email: string;
|
|
115
115
|
}[] | undefined;
|
|
116
|
-
tag?: string | undefined;
|
|
117
116
|
phone_number?: string | undefined;
|
|
118
117
|
linkedin_url?: string | undefined;
|
|
119
118
|
github_url?: string | undefined;
|
|
120
119
|
source_id?: string | undefined;
|
|
121
120
|
credited_to_user_id?: string | undefined;
|
|
121
|
+
tag?: string | undefined;
|
|
122
122
|
}, {
|
|
123
|
-
operation: "create_candidate";
|
|
124
123
|
name: string;
|
|
124
|
+
operation: "create_candidate";
|
|
125
125
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
126
126
|
website?: string | undefined;
|
|
127
127
|
emails?: {
|
|
128
128
|
type: "Personal" | "Work" | "Other";
|
|
129
129
|
email: string;
|
|
130
130
|
}[] | undefined;
|
|
131
|
-
tag?: string | undefined;
|
|
132
131
|
phone_number?: string | undefined;
|
|
133
132
|
linkedin_url?: string | undefined;
|
|
134
133
|
github_url?: string | undefined;
|
|
135
134
|
source_id?: string | undefined;
|
|
136
135
|
credited_to_user_id?: string | undefined;
|
|
136
|
+
tag?: string | undefined;
|
|
137
137
|
allow_duplicate_linkedin?: boolean | undefined;
|
|
138
138
|
}>, import("zod").ZodObject<{
|
|
139
139
|
operation: import("zod").ZodLiteral<"search_candidates">;
|
|
@@ -182,12 +182,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
182
182
|
title: import("zod").ZodString;
|
|
183
183
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
184
184
|
}, "strip", import("zod").ZodTypeAny, {
|
|
185
|
-
operation: "create_tag";
|
|
186
185
|
title: string;
|
|
186
|
+
operation: "create_tag";
|
|
187
187
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
188
188
|
}, {
|
|
189
|
-
operation: "create_tag";
|
|
190
189
|
title: string;
|
|
190
|
+
operation: "create_tag";
|
|
191
191
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
192
192
|
}>, import("zod").ZodObject<{
|
|
193
193
|
operation: import("zod").ZodLiteral<"list_custom_fields">;
|
|
@@ -221,12 +221,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
221
221
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
222
222
|
isPrimary: import("zod").ZodBoolean;
|
|
223
223
|
}, "strip", import("zod").ZodTypeAny, {
|
|
224
|
-
value: string;
|
|
225
224
|
type: "Personal" | "Work" | "Other";
|
|
225
|
+
value: string;
|
|
226
226
|
isPrimary: boolean;
|
|
227
227
|
}, {
|
|
228
|
-
value: string;
|
|
229
228
|
type: "Personal" | "Work" | "Other";
|
|
229
|
+
value: string;
|
|
230
230
|
isPrimary: boolean;
|
|
231
231
|
}>>>;
|
|
232
232
|
emailAddresses: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -234,12 +234,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
234
234
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
235
235
|
isPrimary: import("zod").ZodBoolean;
|
|
236
236
|
}, "strip", import("zod").ZodTypeAny, {
|
|
237
|
-
value: string;
|
|
238
237
|
type: "Personal" | "Work" | "Other";
|
|
238
|
+
value: string;
|
|
239
239
|
isPrimary: boolean;
|
|
240
240
|
}, {
|
|
241
|
-
value: string;
|
|
242
241
|
type: "Personal" | "Work" | "Other";
|
|
242
|
+
value: string;
|
|
243
243
|
isPrimary: boolean;
|
|
244
244
|
}>, "many">>;
|
|
245
245
|
primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -247,12 +247,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
247
247
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
248
248
|
isPrimary: import("zod").ZodBoolean;
|
|
249
249
|
}, "strip", import("zod").ZodTypeAny, {
|
|
250
|
-
value: string;
|
|
251
250
|
type: "Personal" | "Work" | "Other";
|
|
251
|
+
value: string;
|
|
252
252
|
isPrimary: boolean;
|
|
253
253
|
}, {
|
|
254
|
-
value: string;
|
|
255
254
|
type: "Personal" | "Work" | "Other";
|
|
255
|
+
value: string;
|
|
256
256
|
isPrimary: boolean;
|
|
257
257
|
}>>>;
|
|
258
258
|
phoneNumbers: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -260,12 +260,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
260
260
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
261
261
|
isPrimary: import("zod").ZodBoolean;
|
|
262
262
|
}, "strip", import("zod").ZodTypeAny, {
|
|
263
|
-
value: string;
|
|
264
263
|
type: "Personal" | "Work" | "Other";
|
|
264
|
+
value: string;
|
|
265
265
|
isPrimary: boolean;
|
|
266
266
|
}, {
|
|
267
|
-
value: string;
|
|
268
267
|
type: "Personal" | "Work" | "Other";
|
|
268
|
+
value: string;
|
|
269
269
|
isPrimary: boolean;
|
|
270
270
|
}>, "many">>;
|
|
271
271
|
socialLinks: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -346,33 +346,39 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
346
346
|
isArchived?: boolean | undefined;
|
|
347
347
|
}[] | undefined;
|
|
348
348
|
createdAt?: string | undefined;
|
|
349
|
-
company?: string | null | undefined;
|
|
350
|
-
position?: string | null | undefined;
|
|
351
349
|
updatedAt?: string | undefined;
|
|
352
350
|
primaryEmailAddress?: {
|
|
353
|
-
value: string;
|
|
354
351
|
type: "Personal" | "Work" | "Other";
|
|
352
|
+
value: string;
|
|
355
353
|
isPrimary: boolean;
|
|
356
354
|
} | null | undefined;
|
|
357
|
-
|
|
358
|
-
value: string;
|
|
355
|
+
primaryPhoneNumber?: {
|
|
359
356
|
type: "Personal" | "Work" | "Other";
|
|
357
|
+
value: string;
|
|
360
358
|
isPrimary: boolean;
|
|
359
|
+
} | null | undefined;
|
|
360
|
+
customFields?: {
|
|
361
|
+
title: string;
|
|
362
|
+
id: string;
|
|
363
|
+
value?: unknown;
|
|
364
|
+
isPrivate?: boolean | undefined;
|
|
361
365
|
}[] | undefined;
|
|
362
|
-
|
|
363
|
-
value: string;
|
|
366
|
+
emailAddresses?: {
|
|
364
367
|
type: "Personal" | "Work" | "Other";
|
|
368
|
+
value: string;
|
|
365
369
|
isPrimary: boolean;
|
|
366
|
-
} |
|
|
370
|
+
}[] | undefined;
|
|
367
371
|
phoneNumbers?: {
|
|
368
|
-
value: string;
|
|
369
372
|
type: "Personal" | "Work" | "Other";
|
|
373
|
+
value: string;
|
|
370
374
|
isPrimary: boolean;
|
|
371
375
|
}[] | undefined;
|
|
372
376
|
socialLinks?: {
|
|
373
377
|
type: string;
|
|
374
378
|
url: string;
|
|
375
379
|
}[] | undefined;
|
|
380
|
+
position?: string | null | undefined;
|
|
381
|
+
company?: string | null | undefined;
|
|
376
382
|
school?: string | null | undefined;
|
|
377
383
|
applicationIds?: string[] | undefined;
|
|
378
384
|
resumeFileHandle?: {
|
|
@@ -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;
|
|
@@ -400,33 +400,39 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
400
400
|
isArchived?: boolean | undefined;
|
|
401
401
|
}[] | undefined;
|
|
402
402
|
createdAt?: string | undefined;
|
|
403
|
-
company?: string | null | undefined;
|
|
404
|
-
position?: string | null | undefined;
|
|
405
403
|
updatedAt?: string | undefined;
|
|
406
404
|
primaryEmailAddress?: {
|
|
407
|
-
value: string;
|
|
408
405
|
type: "Personal" | "Work" | "Other";
|
|
406
|
+
value: string;
|
|
409
407
|
isPrimary: boolean;
|
|
410
408
|
} | null | undefined;
|
|
411
|
-
|
|
412
|
-
value: string;
|
|
409
|
+
primaryPhoneNumber?: {
|
|
413
410
|
type: "Personal" | "Work" | "Other";
|
|
411
|
+
value: string;
|
|
414
412
|
isPrimary: boolean;
|
|
413
|
+
} | null | undefined;
|
|
414
|
+
customFields?: {
|
|
415
|
+
title: string;
|
|
416
|
+
id: string;
|
|
417
|
+
value?: unknown;
|
|
418
|
+
isPrivate?: boolean | undefined;
|
|
415
419
|
}[] | undefined;
|
|
416
|
-
|
|
417
|
-
value: string;
|
|
420
|
+
emailAddresses?: {
|
|
418
421
|
type: "Personal" | "Work" | "Other";
|
|
422
|
+
value: string;
|
|
419
423
|
isPrimary: boolean;
|
|
420
|
-
} |
|
|
424
|
+
}[] | undefined;
|
|
421
425
|
phoneNumbers?: {
|
|
422
|
-
value: string;
|
|
423
426
|
type: "Personal" | "Work" | "Other";
|
|
427
|
+
value: string;
|
|
424
428
|
isPrimary: boolean;
|
|
425
429
|
}[] | undefined;
|
|
426
430
|
socialLinks?: {
|
|
427
431
|
type: string;
|
|
428
432
|
url: string;
|
|
429
433
|
}[] | undefined;
|
|
434
|
+
position?: string | null | undefined;
|
|
435
|
+
company?: string | null | undefined;
|
|
430
436
|
school?: string | null | undefined;
|
|
431
437
|
applicationIds?: string[] | undefined;
|
|
432
438
|
resumeFileHandle?: {
|
|
@@ -439,21 +445,15 @@ 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
|
-
operation: "list_candidates";
|
|
455
|
-
success: boolean;
|
|
456
454
|
error: string;
|
|
455
|
+
success: boolean;
|
|
456
|
+
operation: "list_candidates";
|
|
457
457
|
next_cursor?: string | undefined;
|
|
458
458
|
sync_token?: string | undefined;
|
|
459
459
|
candidates?: {
|
|
@@ -465,33 +465,39 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
465
465
|
isArchived?: boolean | undefined;
|
|
466
466
|
}[] | undefined;
|
|
467
467
|
createdAt?: string | undefined;
|
|
468
|
-
company?: string | null | undefined;
|
|
469
|
-
position?: string | null | undefined;
|
|
470
468
|
updatedAt?: string | undefined;
|
|
471
469
|
primaryEmailAddress?: {
|
|
472
|
-
value: string;
|
|
473
470
|
type: "Personal" | "Work" | "Other";
|
|
471
|
+
value: string;
|
|
474
472
|
isPrimary: boolean;
|
|
475
473
|
} | null | undefined;
|
|
476
|
-
|
|
477
|
-
value: string;
|
|
474
|
+
primaryPhoneNumber?: {
|
|
478
475
|
type: "Personal" | "Work" | "Other";
|
|
476
|
+
value: string;
|
|
479
477
|
isPrimary: boolean;
|
|
478
|
+
} | null | undefined;
|
|
479
|
+
customFields?: {
|
|
480
|
+
title: string;
|
|
481
|
+
id: string;
|
|
482
|
+
value?: unknown;
|
|
483
|
+
isPrivate?: boolean | undefined;
|
|
480
484
|
}[] | undefined;
|
|
481
|
-
|
|
482
|
-
value: string;
|
|
485
|
+
emailAddresses?: {
|
|
483
486
|
type: "Personal" | "Work" | "Other";
|
|
487
|
+
value: string;
|
|
484
488
|
isPrimary: boolean;
|
|
485
|
-
} |
|
|
489
|
+
}[] | undefined;
|
|
486
490
|
phoneNumbers?: {
|
|
487
|
-
value: string;
|
|
488
491
|
type: "Personal" | "Work" | "Other";
|
|
492
|
+
value: string;
|
|
489
493
|
isPrimary: boolean;
|
|
490
494
|
}[] | undefined;
|
|
491
495
|
socialLinks?: {
|
|
492
496
|
type: string;
|
|
493
497
|
url: string;
|
|
494
498
|
}[] | undefined;
|
|
499
|
+
position?: string | null | undefined;
|
|
500
|
+
company?: string | null | undefined;
|
|
495
501
|
school?: string | null | undefined;
|
|
496
502
|
applicationIds?: string[] | undefined;
|
|
497
503
|
resumeFileHandle?: {
|
|
@@ -504,18 +510,12 @@ 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
|
-
operation: "list_candidates";
|
|
517
|
-
success: boolean;
|
|
518
516
|
error: string;
|
|
517
|
+
success: boolean;
|
|
518
|
+
operation: "list_candidates";
|
|
519
519
|
next_cursor?: string | undefined;
|
|
520
520
|
sync_token?: string | undefined;
|
|
521
521
|
candidates?: {
|
|
@@ -527,33 +527,39 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
527
527
|
isArchived?: boolean | undefined;
|
|
528
528
|
}[] | undefined;
|
|
529
529
|
createdAt?: string | undefined;
|
|
530
|
-
company?: string | null | undefined;
|
|
531
|
-
position?: string | null | undefined;
|
|
532
530
|
updatedAt?: string | undefined;
|
|
533
531
|
primaryEmailAddress?: {
|
|
534
|
-
value: string;
|
|
535
532
|
type: "Personal" | "Work" | "Other";
|
|
533
|
+
value: string;
|
|
536
534
|
isPrimary: boolean;
|
|
537
535
|
} | null | undefined;
|
|
538
|
-
|
|
539
|
-
value: string;
|
|
536
|
+
primaryPhoneNumber?: {
|
|
540
537
|
type: "Personal" | "Work" | "Other";
|
|
538
|
+
value: string;
|
|
541
539
|
isPrimary: boolean;
|
|
540
|
+
} | null | undefined;
|
|
541
|
+
customFields?: {
|
|
542
|
+
title: string;
|
|
543
|
+
id: string;
|
|
544
|
+
value?: unknown;
|
|
545
|
+
isPrivate?: boolean | undefined;
|
|
542
546
|
}[] | undefined;
|
|
543
|
-
|
|
544
|
-
value: string;
|
|
547
|
+
emailAddresses?: {
|
|
545
548
|
type: "Personal" | "Work" | "Other";
|
|
549
|
+
value: string;
|
|
546
550
|
isPrimary: boolean;
|
|
547
|
-
} |
|
|
551
|
+
}[] | undefined;
|
|
548
552
|
phoneNumbers?: {
|
|
549
|
-
value: string;
|
|
550
553
|
type: "Personal" | "Work" | "Other";
|
|
554
|
+
value: string;
|
|
551
555
|
isPrimary: boolean;
|
|
552
556
|
}[] | undefined;
|
|
553
557
|
socialLinks?: {
|
|
554
558
|
type: string;
|
|
555
559
|
url: string;
|
|
556
560
|
}[] | undefined;
|
|
561
|
+
position?: string | null | undefined;
|
|
562
|
+
company?: string | null | undefined;
|
|
557
563
|
school?: string | null | undefined;
|
|
558
564
|
applicationIds?: string[] | undefined;
|
|
559
565
|
resumeFileHandle?: {
|
|
@@ -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<{
|
|
@@ -587,12 +587,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
587
587
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
588
588
|
isPrimary: import("zod").ZodBoolean;
|
|
589
589
|
}, "strip", import("zod").ZodTypeAny, {
|
|
590
|
-
value: string;
|
|
591
590
|
type: "Personal" | "Work" | "Other";
|
|
591
|
+
value: string;
|
|
592
592
|
isPrimary: boolean;
|
|
593
593
|
}, {
|
|
594
|
-
value: string;
|
|
595
594
|
type: "Personal" | "Work" | "Other";
|
|
595
|
+
value: string;
|
|
596
596
|
isPrimary: boolean;
|
|
597
597
|
}>>>;
|
|
598
598
|
primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -600,12 +600,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
600
600
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
601
601
|
isPrimary: import("zod").ZodBoolean;
|
|
602
602
|
}, "strip", import("zod").ZodTypeAny, {
|
|
603
|
-
value: string;
|
|
604
603
|
type: "Personal" | "Work" | "Other";
|
|
604
|
+
value: string;
|
|
605
605
|
isPrimary: boolean;
|
|
606
606
|
}, {
|
|
607
|
-
value: string;
|
|
608
607
|
type: "Personal" | "Work" | "Other";
|
|
608
|
+
value: string;
|
|
609
609
|
isPrimary: boolean;
|
|
610
610
|
}>>>;
|
|
611
611
|
customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -630,13 +630,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
630
630
|
createdAt?: string | undefined;
|
|
631
631
|
updatedAt?: string | undefined;
|
|
632
632
|
primaryEmailAddress?: {
|
|
633
|
-
value: string;
|
|
634
633
|
type: "Personal" | "Work" | "Other";
|
|
634
|
+
value: string;
|
|
635
635
|
isPrimary: boolean;
|
|
636
636
|
} | null | undefined;
|
|
637
637
|
primaryPhoneNumber?: {
|
|
638
|
-
value: string;
|
|
639
638
|
type: "Personal" | "Work" | "Other";
|
|
639
|
+
value: string;
|
|
640
640
|
isPrimary: boolean;
|
|
641
641
|
} | null | undefined;
|
|
642
642
|
customFields?: {
|
|
@@ -651,13 +651,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
651
651
|
createdAt?: string | undefined;
|
|
652
652
|
updatedAt?: string | undefined;
|
|
653
653
|
primaryEmailAddress?: {
|
|
654
|
-
value: string;
|
|
655
654
|
type: "Personal" | "Work" | "Other";
|
|
655
|
+
value: string;
|
|
656
656
|
isPrimary: boolean;
|
|
657
657
|
} | null | undefined;
|
|
658
658
|
primaryPhoneNumber?: {
|
|
659
|
-
value: string;
|
|
660
659
|
type: "Personal" | "Work" | "Other";
|
|
660
|
+
value: string;
|
|
661
661
|
isPrimary: boolean;
|
|
662
662
|
} | null | undefined;
|
|
663
663
|
customFields?: {
|
|
@@ -669,22 +669,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
669
669
|
}>>;
|
|
670
670
|
error: import("zod").ZodString;
|
|
671
671
|
}, "strip", import("zod").ZodTypeAny, {
|
|
672
|
-
operation: "get_candidate";
|
|
673
|
-
success: boolean;
|
|
674
672
|
error: string;
|
|
673
|
+
success: boolean;
|
|
674
|
+
operation: "get_candidate";
|
|
675
675
|
candidate?: {
|
|
676
676
|
name: string;
|
|
677
677
|
id: string;
|
|
678
678
|
createdAt?: string | undefined;
|
|
679
679
|
updatedAt?: string | undefined;
|
|
680
680
|
primaryEmailAddress?: {
|
|
681
|
-
value: string;
|
|
682
681
|
type: "Personal" | "Work" | "Other";
|
|
682
|
+
value: string;
|
|
683
683
|
isPrimary: boolean;
|
|
684
684
|
} | null | undefined;
|
|
685
685
|
primaryPhoneNumber?: {
|
|
686
|
-
value: string;
|
|
687
686
|
type: "Personal" | "Work" | "Other";
|
|
687
|
+
value: string;
|
|
688
688
|
isPrimary: boolean;
|
|
689
689
|
} | null | undefined;
|
|
690
690
|
customFields?: {
|
|
@@ -695,22 +695,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
695
695
|
}[] | undefined;
|
|
696
696
|
} | undefined;
|
|
697
697
|
}, {
|
|
698
|
-
operation: "get_candidate";
|
|
699
|
-
success: boolean;
|
|
700
698
|
error: string;
|
|
699
|
+
success: boolean;
|
|
700
|
+
operation: "get_candidate";
|
|
701
701
|
candidate?: {
|
|
702
702
|
name: string;
|
|
703
703
|
id: string;
|
|
704
704
|
createdAt?: string | undefined;
|
|
705
705
|
updatedAt?: string | undefined;
|
|
706
706
|
primaryEmailAddress?: {
|
|
707
|
-
value: string;
|
|
708
707
|
type: "Personal" | "Work" | "Other";
|
|
708
|
+
value: string;
|
|
709
709
|
isPrimary: boolean;
|
|
710
710
|
} | null | undefined;
|
|
711
711
|
primaryPhoneNumber?: {
|
|
712
|
-
value: string;
|
|
713
712
|
type: "Personal" | "Work" | "Other";
|
|
713
|
+
value: string;
|
|
714
714
|
isPrimary: boolean;
|
|
715
715
|
} | null | undefined;
|
|
716
716
|
customFields?: {
|
|
@@ -733,12 +733,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
733
733
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
734
734
|
isPrimary: import("zod").ZodBoolean;
|
|
735
735
|
}, "strip", import("zod").ZodTypeAny, {
|
|
736
|
-
value: string;
|
|
737
736
|
type: "Personal" | "Work" | "Other";
|
|
737
|
+
value: string;
|
|
738
738
|
isPrimary: boolean;
|
|
739
739
|
}, {
|
|
740
|
-
value: string;
|
|
741
740
|
type: "Personal" | "Work" | "Other";
|
|
741
|
+
value: string;
|
|
742
742
|
isPrimary: boolean;
|
|
743
743
|
}>>>;
|
|
744
744
|
primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -746,12 +746,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
746
746
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
747
747
|
isPrimary: import("zod").ZodBoolean;
|
|
748
748
|
}, "strip", import("zod").ZodTypeAny, {
|
|
749
|
-
value: string;
|
|
750
749
|
type: "Personal" | "Work" | "Other";
|
|
750
|
+
value: string;
|
|
751
751
|
isPrimary: boolean;
|
|
752
752
|
}, {
|
|
753
|
-
value: string;
|
|
754
753
|
type: "Personal" | "Work" | "Other";
|
|
754
|
+
value: string;
|
|
755
755
|
isPrimary: boolean;
|
|
756
756
|
}>>>;
|
|
757
757
|
customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -776,13 +776,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
776
776
|
createdAt?: string | undefined;
|
|
777
777
|
updatedAt?: string | undefined;
|
|
778
778
|
primaryEmailAddress?: {
|
|
779
|
-
value: string;
|
|
780
779
|
type: "Personal" | "Work" | "Other";
|
|
780
|
+
value: string;
|
|
781
781
|
isPrimary: boolean;
|
|
782
782
|
} | null | undefined;
|
|
783
783
|
primaryPhoneNumber?: {
|
|
784
|
-
value: string;
|
|
785
784
|
type: "Personal" | "Work" | "Other";
|
|
785
|
+
value: string;
|
|
786
786
|
isPrimary: boolean;
|
|
787
787
|
} | null | undefined;
|
|
788
788
|
customFields?: {
|
|
@@ -797,13 +797,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
797
797
|
createdAt?: string | undefined;
|
|
798
798
|
updatedAt?: string | undefined;
|
|
799
799
|
primaryEmailAddress?: {
|
|
800
|
-
value: string;
|
|
801
800
|
type: "Personal" | "Work" | "Other";
|
|
801
|
+
value: string;
|
|
802
802
|
isPrimary: boolean;
|
|
803
803
|
} | null | undefined;
|
|
804
804
|
primaryPhoneNumber?: {
|
|
805
|
-
value: string;
|
|
806
805
|
type: "Personal" | "Work" | "Other";
|
|
806
|
+
value: string;
|
|
807
807
|
isPrimary: boolean;
|
|
808
808
|
} | null | undefined;
|
|
809
809
|
customFields?: {
|
|
@@ -816,22 +816,22 @@ 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
|
-
operation: "create_candidate";
|
|
820
|
-
success: boolean;
|
|
821
819
|
error: string;
|
|
820
|
+
success: boolean;
|
|
821
|
+
operation: "create_candidate";
|
|
822
822
|
candidate?: {
|
|
823
823
|
name: string;
|
|
824
824
|
id: string;
|
|
825
825
|
createdAt?: string | undefined;
|
|
826
826
|
updatedAt?: string | undefined;
|
|
827
827
|
primaryEmailAddress?: {
|
|
828
|
-
value: string;
|
|
829
828
|
type: "Personal" | "Work" | "Other";
|
|
829
|
+
value: string;
|
|
830
830
|
isPrimary: boolean;
|
|
831
831
|
} | null | undefined;
|
|
832
832
|
primaryPhoneNumber?: {
|
|
833
|
-
value: string;
|
|
834
833
|
type: "Personal" | "Work" | "Other";
|
|
834
|
+
value: string;
|
|
835
835
|
isPrimary: boolean;
|
|
836
836
|
} | null | undefined;
|
|
837
837
|
customFields?: {
|
|
@@ -843,22 +843,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
843
843
|
} | undefined;
|
|
844
844
|
duplicate?: boolean | undefined;
|
|
845
845
|
}, {
|
|
846
|
-
operation: "create_candidate";
|
|
847
|
-
success: boolean;
|
|
848
846
|
error: string;
|
|
847
|
+
success: boolean;
|
|
848
|
+
operation: "create_candidate";
|
|
849
849
|
candidate?: {
|
|
850
850
|
name: string;
|
|
851
851
|
id: string;
|
|
852
852
|
createdAt?: string | undefined;
|
|
853
853
|
updatedAt?: string | undefined;
|
|
854
854
|
primaryEmailAddress?: {
|
|
855
|
-
value: string;
|
|
856
855
|
type: "Personal" | "Work" | "Other";
|
|
856
|
+
value: string;
|
|
857
857
|
isPrimary: boolean;
|
|
858
858
|
} | null | undefined;
|
|
859
859
|
primaryPhoneNumber?: {
|
|
860
|
-
value: string;
|
|
861
860
|
type: "Personal" | "Work" | "Other";
|
|
861
|
+
value: string;
|
|
862
862
|
isPrimary: boolean;
|
|
863
863
|
} | null | undefined;
|
|
864
864
|
customFields?: {
|
|
@@ -882,12 +882,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
882
882
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
883
883
|
isPrimary: import("zod").ZodBoolean;
|
|
884
884
|
}, "strip", import("zod").ZodTypeAny, {
|
|
885
|
-
value: string;
|
|
886
885
|
type: "Personal" | "Work" | "Other";
|
|
886
|
+
value: string;
|
|
887
887
|
isPrimary: boolean;
|
|
888
888
|
}, {
|
|
889
|
-
value: string;
|
|
890
889
|
type: "Personal" | "Work" | "Other";
|
|
890
|
+
value: string;
|
|
891
891
|
isPrimary: boolean;
|
|
892
892
|
}>>>;
|
|
893
893
|
primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -895,12 +895,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
895
895
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
896
896
|
isPrimary: import("zod").ZodBoolean;
|
|
897
897
|
}, "strip", import("zod").ZodTypeAny, {
|
|
898
|
-
value: string;
|
|
899
898
|
type: "Personal" | "Work" | "Other";
|
|
899
|
+
value: string;
|
|
900
900
|
isPrimary: boolean;
|
|
901
901
|
}, {
|
|
902
|
-
value: string;
|
|
903
902
|
type: "Personal" | "Work" | "Other";
|
|
903
|
+
value: string;
|
|
904
904
|
isPrimary: boolean;
|
|
905
905
|
}>>>;
|
|
906
906
|
customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -925,13 +925,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
925
925
|
createdAt?: string | undefined;
|
|
926
926
|
updatedAt?: string | undefined;
|
|
927
927
|
primaryEmailAddress?: {
|
|
928
|
-
value: string;
|
|
929
928
|
type: "Personal" | "Work" | "Other";
|
|
929
|
+
value: string;
|
|
930
930
|
isPrimary: boolean;
|
|
931
931
|
} | null | undefined;
|
|
932
932
|
primaryPhoneNumber?: {
|
|
933
|
-
value: string;
|
|
934
933
|
type: "Personal" | "Work" | "Other";
|
|
934
|
+
value: string;
|
|
935
935
|
isPrimary: boolean;
|
|
936
936
|
} | null | undefined;
|
|
937
937
|
customFields?: {
|
|
@@ -946,13 +946,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
946
946
|
createdAt?: string | undefined;
|
|
947
947
|
updatedAt?: string | undefined;
|
|
948
948
|
primaryEmailAddress?: {
|
|
949
|
-
value: string;
|
|
950
949
|
type: "Personal" | "Work" | "Other";
|
|
950
|
+
value: string;
|
|
951
951
|
isPrimary: boolean;
|
|
952
952
|
} | null | undefined;
|
|
953
953
|
primaryPhoneNumber?: {
|
|
954
|
-
value: string;
|
|
955
954
|
type: "Personal" | "Work" | "Other";
|
|
955
|
+
value: string;
|
|
956
956
|
isPrimary: boolean;
|
|
957
957
|
} | null | undefined;
|
|
958
958
|
customFields?: {
|
|
@@ -964,22 +964,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
964
964
|
}>, "many">>;
|
|
965
965
|
error: import("zod").ZodString;
|
|
966
966
|
}, "strip", import("zod").ZodTypeAny, {
|
|
967
|
-
operation: "search_candidates";
|
|
968
|
-
success: boolean;
|
|
969
967
|
error: string;
|
|
968
|
+
success: boolean;
|
|
969
|
+
operation: "search_candidates";
|
|
970
970
|
candidates?: {
|
|
971
971
|
name: string;
|
|
972
972
|
id: string;
|
|
973
973
|
createdAt?: string | undefined;
|
|
974
974
|
updatedAt?: string | undefined;
|
|
975
975
|
primaryEmailAddress?: {
|
|
976
|
-
value: string;
|
|
977
976
|
type: "Personal" | "Work" | "Other";
|
|
977
|
+
value: string;
|
|
978
978
|
isPrimary: boolean;
|
|
979
979
|
} | null | undefined;
|
|
980
980
|
primaryPhoneNumber?: {
|
|
981
|
-
value: string;
|
|
982
981
|
type: "Personal" | "Work" | "Other";
|
|
982
|
+
value: string;
|
|
983
983
|
isPrimary: boolean;
|
|
984
984
|
} | null | undefined;
|
|
985
985
|
customFields?: {
|
|
@@ -990,22 +990,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
990
990
|
}[] | undefined;
|
|
991
991
|
}[] | undefined;
|
|
992
992
|
}, {
|
|
993
|
-
operation: "search_candidates";
|
|
994
|
-
success: boolean;
|
|
995
993
|
error: string;
|
|
994
|
+
success: boolean;
|
|
995
|
+
operation: "search_candidates";
|
|
996
996
|
candidates?: {
|
|
997
997
|
name: string;
|
|
998
998
|
id: string;
|
|
999
999
|
createdAt?: string | undefined;
|
|
1000
1000
|
updatedAt?: string | undefined;
|
|
1001
1001
|
primaryEmailAddress?: {
|
|
1002
|
-
value: string;
|
|
1003
1002
|
type: "Personal" | "Work" | "Other";
|
|
1003
|
+
value: string;
|
|
1004
1004
|
isPrimary: boolean;
|
|
1005
1005
|
} | null | undefined;
|
|
1006
1006
|
primaryPhoneNumber?: {
|
|
1007
|
-
value: string;
|
|
1008
1007
|
type: "Personal" | "Work" | "Other";
|
|
1008
|
+
value: string;
|
|
1009
1009
|
isPrimary: boolean;
|
|
1010
1010
|
} | null | undefined;
|
|
1011
1011
|
customFields?: {
|
|
@@ -1028,12 +1028,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1028
1028
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
1029
1029
|
isPrimary: import("zod").ZodBoolean;
|
|
1030
1030
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1031
|
-
value: string;
|
|
1032
1031
|
type: "Personal" | "Work" | "Other";
|
|
1032
|
+
value: string;
|
|
1033
1033
|
isPrimary: boolean;
|
|
1034
1034
|
}, {
|
|
1035
|
-
value: string;
|
|
1036
1035
|
type: "Personal" | "Work" | "Other";
|
|
1036
|
+
value: string;
|
|
1037
1037
|
isPrimary: boolean;
|
|
1038
1038
|
}>>>;
|
|
1039
1039
|
primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -1041,12 +1041,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1041
1041
|
type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
|
|
1042
1042
|
isPrimary: import("zod").ZodBoolean;
|
|
1043
1043
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1044
|
-
value: string;
|
|
1045
1044
|
type: "Personal" | "Work" | "Other";
|
|
1045
|
+
value: string;
|
|
1046
1046
|
isPrimary: boolean;
|
|
1047
1047
|
}, {
|
|
1048
|
-
value: string;
|
|
1049
1048
|
type: "Personal" | "Work" | "Other";
|
|
1049
|
+
value: string;
|
|
1050
1050
|
isPrimary: boolean;
|
|
1051
1051
|
}>>>;
|
|
1052
1052
|
customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1071,13 +1071,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1071
1071
|
createdAt?: string | undefined;
|
|
1072
1072
|
updatedAt?: string | undefined;
|
|
1073
1073
|
primaryEmailAddress?: {
|
|
1074
|
-
value: string;
|
|
1075
1074
|
type: "Personal" | "Work" | "Other";
|
|
1075
|
+
value: string;
|
|
1076
1076
|
isPrimary: boolean;
|
|
1077
1077
|
} | null | undefined;
|
|
1078
1078
|
primaryPhoneNumber?: {
|
|
1079
|
-
value: string;
|
|
1080
1079
|
type: "Personal" | "Work" | "Other";
|
|
1080
|
+
value: string;
|
|
1081
1081
|
isPrimary: boolean;
|
|
1082
1082
|
} | null | undefined;
|
|
1083
1083
|
customFields?: {
|
|
@@ -1092,13 +1092,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1092
1092
|
createdAt?: string | undefined;
|
|
1093
1093
|
updatedAt?: string | undefined;
|
|
1094
1094
|
primaryEmailAddress?: {
|
|
1095
|
-
value: string;
|
|
1096
1095
|
type: "Personal" | "Work" | "Other";
|
|
1096
|
+
value: string;
|
|
1097
1097
|
isPrimary: boolean;
|
|
1098
1098
|
} | null | undefined;
|
|
1099
1099
|
primaryPhoneNumber?: {
|
|
1100
|
-
value: string;
|
|
1101
1100
|
type: "Personal" | "Work" | "Other";
|
|
1101
|
+
value: string;
|
|
1102
1102
|
isPrimary: boolean;
|
|
1103
1103
|
} | null | undefined;
|
|
1104
1104
|
customFields?: {
|
|
@@ -1110,22 +1110,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1110
1110
|
}>>;
|
|
1111
1111
|
error: import("zod").ZodString;
|
|
1112
1112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1113
|
-
operation: "add_tag";
|
|
1114
|
-
success: boolean;
|
|
1115
1113
|
error: string;
|
|
1114
|
+
success: boolean;
|
|
1115
|
+
operation: "add_tag";
|
|
1116
1116
|
candidate?: {
|
|
1117
1117
|
name: string;
|
|
1118
1118
|
id: string;
|
|
1119
1119
|
createdAt?: string | undefined;
|
|
1120
1120
|
updatedAt?: string | undefined;
|
|
1121
1121
|
primaryEmailAddress?: {
|
|
1122
|
-
value: string;
|
|
1123
1122
|
type: "Personal" | "Work" | "Other";
|
|
1123
|
+
value: string;
|
|
1124
1124
|
isPrimary: boolean;
|
|
1125
1125
|
} | null | undefined;
|
|
1126
1126
|
primaryPhoneNumber?: {
|
|
1127
|
-
value: string;
|
|
1128
1127
|
type: "Personal" | "Work" | "Other";
|
|
1128
|
+
value: string;
|
|
1129
1129
|
isPrimary: boolean;
|
|
1130
1130
|
} | null | undefined;
|
|
1131
1131
|
customFields?: {
|
|
@@ -1136,22 +1136,22 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1136
1136
|
}[] | undefined;
|
|
1137
1137
|
} | undefined;
|
|
1138
1138
|
}, {
|
|
1139
|
-
operation: "add_tag";
|
|
1140
|
-
success: boolean;
|
|
1141
1139
|
error: string;
|
|
1140
|
+
success: boolean;
|
|
1141
|
+
operation: "add_tag";
|
|
1142
1142
|
candidate?: {
|
|
1143
1143
|
name: string;
|
|
1144
1144
|
id: string;
|
|
1145
1145
|
createdAt?: string | undefined;
|
|
1146
1146
|
updatedAt?: string | undefined;
|
|
1147
1147
|
primaryEmailAddress?: {
|
|
1148
|
-
value: string;
|
|
1149
1148
|
type: "Personal" | "Work" | "Other";
|
|
1149
|
+
value: string;
|
|
1150
1150
|
isPrimary: boolean;
|
|
1151
1151
|
} | null | undefined;
|
|
1152
1152
|
primaryPhoneNumber?: {
|
|
1153
|
-
value: string;
|
|
1154
1153
|
type: "Personal" | "Work" | "Other";
|
|
1154
|
+
value: string;
|
|
1155
1155
|
isPrimary: boolean;
|
|
1156
1156
|
} | null | undefined;
|
|
1157
1157
|
customFields?: {
|
|
@@ -1179,18 +1179,18 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1179
1179
|
}>, "many">>;
|
|
1180
1180
|
error: import("zod").ZodString;
|
|
1181
1181
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1182
|
-
operation: "list_tags";
|
|
1183
|
-
success: boolean;
|
|
1184
1182
|
error: string;
|
|
1183
|
+
success: boolean;
|
|
1184
|
+
operation: "list_tags";
|
|
1185
1185
|
tags?: {
|
|
1186
1186
|
title: string;
|
|
1187
1187
|
id: string;
|
|
1188
1188
|
isArchived?: boolean | undefined;
|
|
1189
1189
|
}[] | undefined;
|
|
1190
1190
|
}, {
|
|
1191
|
-
operation: "list_tags";
|
|
1192
|
-
success: boolean;
|
|
1193
1191
|
error: string;
|
|
1192
|
+
success: boolean;
|
|
1193
|
+
operation: "list_tags";
|
|
1194
1194
|
tags?: {
|
|
1195
1195
|
title: string;
|
|
1196
1196
|
id: string;
|
|
@@ -1214,18 +1214,18 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1214
1214
|
}>>;
|
|
1215
1215
|
error: import("zod").ZodString;
|
|
1216
1216
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1217
|
-
operation: "create_tag";
|
|
1218
|
-
success: boolean;
|
|
1219
1217
|
error: string;
|
|
1218
|
+
success: boolean;
|
|
1219
|
+
operation: "create_tag";
|
|
1220
1220
|
tag?: {
|
|
1221
1221
|
title: string;
|
|
1222
1222
|
id: string;
|
|
1223
1223
|
isArchived?: boolean | undefined;
|
|
1224
1224
|
} | undefined;
|
|
1225
1225
|
}, {
|
|
1226
|
-
operation: "create_tag";
|
|
1227
|
-
success: boolean;
|
|
1228
1226
|
error: string;
|
|
1227
|
+
success: boolean;
|
|
1228
|
+
operation: "create_tag";
|
|
1229
1229
|
tag?: {
|
|
1230
1230
|
title: string;
|
|
1231
1231
|
id: string;
|
|
@@ -1257,8 +1257,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1257
1257
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1258
1258
|
title: string;
|
|
1259
1259
|
id: string;
|
|
1260
|
-
isArchived: boolean;
|
|
1261
1260
|
isPrivate: boolean;
|
|
1261
|
+
isArchived: boolean;
|
|
1262
1262
|
objectType: string;
|
|
1263
1263
|
fieldType: string;
|
|
1264
1264
|
selectableValues?: {
|
|
@@ -1269,8 +1269,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1269
1269
|
}, {
|
|
1270
1270
|
title: string;
|
|
1271
1271
|
id: string;
|
|
1272
|
-
isArchived: boolean;
|
|
1273
1272
|
isPrivate: boolean;
|
|
1273
|
+
isArchived: boolean;
|
|
1274
1274
|
objectType: string;
|
|
1275
1275
|
fieldType: string;
|
|
1276
1276
|
selectableValues?: {
|
|
@@ -1284,17 +1284,17 @@ 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
|
-
operation: "list_custom_fields";
|
|
1288
|
-
success: boolean;
|
|
1289
1287
|
error: string;
|
|
1288
|
+
success: boolean;
|
|
1289
|
+
operation: "list_custom_fields";
|
|
1290
1290
|
next_cursor?: string | undefined;
|
|
1291
1291
|
sync_token?: string | undefined;
|
|
1292
1292
|
more_data_available?: boolean | undefined;
|
|
1293
1293
|
custom_fields?: {
|
|
1294
1294
|
title: string;
|
|
1295
1295
|
id: string;
|
|
1296
|
-
isArchived: boolean;
|
|
1297
1296
|
isPrivate: boolean;
|
|
1297
|
+
isArchived: boolean;
|
|
1298
1298
|
objectType: string;
|
|
1299
1299
|
fieldType: string;
|
|
1300
1300
|
selectableValues?: {
|
|
@@ -1304,17 +1304,17 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
1304
1304
|
}[] | undefined;
|
|
1305
1305
|
}[] | undefined;
|
|
1306
1306
|
}, {
|
|
1307
|
-
operation: "list_custom_fields";
|
|
1308
|
-
success: boolean;
|
|
1309
1307
|
error: string;
|
|
1308
|
+
success: boolean;
|
|
1309
|
+
operation: "list_custom_fields";
|
|
1310
1310
|
next_cursor?: string | undefined;
|
|
1311
1311
|
sync_token?: string | undefined;
|
|
1312
1312
|
more_data_available?: boolean | undefined;
|
|
1313
1313
|
custom_fields?: {
|
|
1314
1314
|
title: string;
|
|
1315
1315
|
id: string;
|
|
1316
|
-
isArchived: boolean;
|
|
1317
1316
|
isPrivate: boolean;
|
|
1317
|
+
isArchived: boolean;
|
|
1318
1318
|
objectType: string;
|
|
1319
1319
|
fieldType: string;
|
|
1320
1320
|
selectableValues?: {
|