@bubblelab/bubble-core 0.1.97 → 0.1.99
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 +72 -72
- 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 +154 -154
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- 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 +760 -760
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- 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 +196 -196
- package/dist/bubbles/service-bubble/gmail.d.ts +344 -344
- package/dist/bubbles/service-bubble/google-calendar.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- 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 +14 -14
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +78 -78
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +999 -999
- package/dist/bubbles/service-bubble/postgresql.d.ts +20 -20
- package/dist/bubbles/service-bubble/resend.d.ts +70 -70
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +9 -7
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +592 -592
- package/dist/bubbles/service-bubble/storage.d.ts +60 -60
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +326 -119
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +87 -2
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +276 -37
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +118 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1591 -1591
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +29 -29
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- 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 +349 -349
- 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 +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +164 -164
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- 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 +98 -98
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +306 -14
- package/package.json +4 -4
|
@@ -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">;
|
|
@@ -143,13 +143,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
143
143
|
}, "strip", import("zod").ZodTypeAny, {
|
|
144
144
|
operation: "search_candidates";
|
|
145
145
|
name?: string | undefined;
|
|
146
|
-
email?: string | undefined;
|
|
147
146
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
147
|
+
email?: string | undefined;
|
|
148
148
|
}, {
|
|
149
149
|
operation: "search_candidates";
|
|
150
150
|
name?: string | undefined;
|
|
151
|
-
email?: string | undefined;
|
|
152
151
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
152
|
+
email?: string | undefined;
|
|
153
153
|
}>, import("zod").ZodObject<{
|
|
154
154
|
operation: import("zod").ZodLiteral<"add_tag">;
|
|
155
155
|
candidate_id: import("zod").ZodString;
|
|
@@ -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">;
|
|
@@ -346,24 +346,28 @@ 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
351
|
value: string;
|
|
354
352
|
type: "Personal" | "Work" | "Other";
|
|
355
353
|
isPrimary: boolean;
|
|
356
354
|
} | null | undefined;
|
|
357
|
-
|
|
355
|
+
primaryPhoneNumber?: {
|
|
358
356
|
value: string;
|
|
359
357
|
type: "Personal" | "Work" | "Other";
|
|
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
|
-
|
|
366
|
+
emailAddresses?: {
|
|
363
367
|
value: string;
|
|
364
368
|
type: "Personal" | "Work" | "Other";
|
|
365
369
|
isPrimary: boolean;
|
|
366
|
-
} |
|
|
370
|
+
}[] | undefined;
|
|
367
371
|
phoneNumbers?: {
|
|
368
372
|
value: string;
|
|
369
373
|
type: "Personal" | "Work" | "Other";
|
|
@@ -373,6 +377,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
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,24 +400,28 @@ 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
405
|
value: string;
|
|
408
406
|
type: "Personal" | "Work" | "Other";
|
|
409
407
|
isPrimary: boolean;
|
|
410
408
|
} | null | undefined;
|
|
411
|
-
|
|
409
|
+
primaryPhoneNumber?: {
|
|
412
410
|
value: string;
|
|
413
411
|
type: "Personal" | "Work" | "Other";
|
|
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
|
-
|
|
420
|
+
emailAddresses?: {
|
|
417
421
|
value: string;
|
|
418
422
|
type: "Personal" | "Work" | "Other";
|
|
419
423
|
isPrimary: boolean;
|
|
420
|
-
} |
|
|
424
|
+
}[] | undefined;
|
|
421
425
|
phoneNumbers?: {
|
|
422
426
|
value: string;
|
|
423
427
|
type: "Personal" | "Work" | "Other";
|
|
@@ -427,6 +431,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
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,24 +465,28 @@ 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
470
|
value: string;
|
|
473
471
|
type: "Personal" | "Work" | "Other";
|
|
474
472
|
isPrimary: boolean;
|
|
475
473
|
} | null | undefined;
|
|
476
|
-
|
|
474
|
+
primaryPhoneNumber?: {
|
|
477
475
|
value: string;
|
|
478
476
|
type: "Personal" | "Work" | "Other";
|
|
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
|
-
|
|
485
|
+
emailAddresses?: {
|
|
482
486
|
value: string;
|
|
483
487
|
type: "Personal" | "Work" | "Other";
|
|
484
488
|
isPrimary: boolean;
|
|
485
|
-
} |
|
|
489
|
+
}[] | undefined;
|
|
486
490
|
phoneNumbers?: {
|
|
487
491
|
value: string;
|
|
488
492
|
type: "Personal" | "Work" | "Other";
|
|
@@ -492,6 +496,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
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,24 +527,28 @@ 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
532
|
value: string;
|
|
535
533
|
type: "Personal" | "Work" | "Other";
|
|
536
534
|
isPrimary: boolean;
|
|
537
535
|
} | null | undefined;
|
|
538
|
-
|
|
536
|
+
primaryPhoneNumber?: {
|
|
539
537
|
value: string;
|
|
540
538
|
type: "Personal" | "Work" | "Other";
|
|
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
|
-
|
|
547
|
+
emailAddresses?: {
|
|
544
548
|
value: string;
|
|
545
549
|
type: "Personal" | "Work" | "Other";
|
|
546
550
|
isPrimary: boolean;
|
|
547
|
-
} |
|
|
551
|
+
}[] | undefined;
|
|
548
552
|
phoneNumbers?: {
|
|
549
553
|
value: string;
|
|
550
554
|
type: "Personal" | "Work" | "Other";
|
|
@@ -554,6 +558,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
|
|
|
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<{
|
|
@@ -669,9 +669,9 @@ 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;
|
|
@@ -695,9 +695,9 @@ 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;
|
|
@@ -816,9 +816,9 @@ 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;
|
|
@@ -843,9 +843,9 @@ 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;
|
|
@@ -964,9 +964,9 @@ 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;
|
|
@@ -990,9 +990,9 @@ 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;
|
|
@@ -1110,9 +1110,9 @@ 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;
|
|
@@ -1136,9 +1136,9 @@ 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;
|
|
@@ -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?: {
|
|
@@ -589,13 +589,13 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
589
589
|
}, "strip", z.ZodTypeAny, {
|
|
590
590
|
operation: "search_candidates";
|
|
591
591
|
name?: string | undefined;
|
|
592
|
-
email?: string | undefined;
|
|
593
592
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
593
|
+
email?: string | undefined;
|
|
594
594
|
}, {
|
|
595
595
|
operation: "search_candidates";
|
|
596
596
|
name?: string | undefined;
|
|
597
|
-
email?: string | undefined;
|
|
598
597
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
598
|
+
email?: string | undefined;
|
|
599
599
|
}>, z.ZodObject<{
|
|
600
600
|
operation: z.ZodLiteral<"add_tag">;
|
|
601
601
|
candidate_id: z.ZodString;
|
|
@@ -897,8 +897,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
897
897
|
sync_token: z.ZodOptional<z.ZodString>;
|
|
898
898
|
error: z.ZodString;
|
|
899
899
|
}, "strip", z.ZodTypeAny, {
|
|
900
|
-
success: boolean;
|
|
901
900
|
error: string;
|
|
901
|
+
success: boolean;
|
|
902
902
|
operation: "list_candidates";
|
|
903
903
|
next_cursor?: string | undefined;
|
|
904
904
|
sync_token?: string | undefined;
|
|
@@ -959,8 +959,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
959
959
|
}[] | undefined;
|
|
960
960
|
more_data_available?: boolean | undefined;
|
|
961
961
|
}, {
|
|
962
|
-
success: boolean;
|
|
963
962
|
error: string;
|
|
963
|
+
success: boolean;
|
|
964
964
|
operation: "list_candidates";
|
|
965
965
|
next_cursor?: string | undefined;
|
|
966
966
|
sync_token?: string | undefined;
|
|
@@ -1115,8 +1115,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1115
1115
|
}>>;
|
|
1116
1116
|
error: z.ZodString;
|
|
1117
1117
|
}, "strip", z.ZodTypeAny, {
|
|
1118
|
-
success: boolean;
|
|
1119
1118
|
error: string;
|
|
1119
|
+
success: boolean;
|
|
1120
1120
|
operation: "get_candidate";
|
|
1121
1121
|
candidate?: {
|
|
1122
1122
|
name: string;
|
|
@@ -1141,8 +1141,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1141
1141
|
}[] | undefined;
|
|
1142
1142
|
} | undefined;
|
|
1143
1143
|
}, {
|
|
1144
|
-
success: boolean;
|
|
1145
1144
|
error: string;
|
|
1145
|
+
success: boolean;
|
|
1146
1146
|
operation: "get_candidate";
|
|
1147
1147
|
candidate?: {
|
|
1148
1148
|
name: string;
|
|
@@ -1262,8 +1262,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1262
1262
|
duplicate: z.ZodOptional<z.ZodBoolean>;
|
|
1263
1263
|
error: z.ZodString;
|
|
1264
1264
|
}, "strip", z.ZodTypeAny, {
|
|
1265
|
-
success: boolean;
|
|
1266
1265
|
error: string;
|
|
1266
|
+
success: boolean;
|
|
1267
1267
|
operation: "create_candidate";
|
|
1268
1268
|
candidate?: {
|
|
1269
1269
|
name: string;
|
|
@@ -1289,8 +1289,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1289
1289
|
} | undefined;
|
|
1290
1290
|
duplicate?: boolean | undefined;
|
|
1291
1291
|
}, {
|
|
1292
|
-
success: boolean;
|
|
1293
1292
|
error: string;
|
|
1293
|
+
success: boolean;
|
|
1294
1294
|
operation: "create_candidate";
|
|
1295
1295
|
candidate?: {
|
|
1296
1296
|
name: string;
|
|
@@ -1410,8 +1410,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1410
1410
|
}>, "many">>;
|
|
1411
1411
|
error: z.ZodString;
|
|
1412
1412
|
}, "strip", z.ZodTypeAny, {
|
|
1413
|
-
success: boolean;
|
|
1414
1413
|
error: string;
|
|
1414
|
+
success: boolean;
|
|
1415
1415
|
operation: "search_candidates";
|
|
1416
1416
|
candidates?: {
|
|
1417
1417
|
name: string;
|
|
@@ -1436,8 +1436,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1436
1436
|
}[] | undefined;
|
|
1437
1437
|
}[] | undefined;
|
|
1438
1438
|
}, {
|
|
1439
|
-
success: boolean;
|
|
1440
1439
|
error: string;
|
|
1440
|
+
success: boolean;
|
|
1441
1441
|
operation: "search_candidates";
|
|
1442
1442
|
candidates?: {
|
|
1443
1443
|
name: string;
|
|
@@ -1556,8 +1556,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1556
1556
|
}>>;
|
|
1557
1557
|
error: z.ZodString;
|
|
1558
1558
|
}, "strip", z.ZodTypeAny, {
|
|
1559
|
-
success: boolean;
|
|
1560
1559
|
error: string;
|
|
1560
|
+
success: boolean;
|
|
1561
1561
|
operation: "add_tag";
|
|
1562
1562
|
candidate?: {
|
|
1563
1563
|
name: string;
|
|
@@ -1582,8 +1582,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1582
1582
|
}[] | undefined;
|
|
1583
1583
|
} | undefined;
|
|
1584
1584
|
}, {
|
|
1585
|
-
success: boolean;
|
|
1586
1585
|
error: string;
|
|
1586
|
+
success: boolean;
|
|
1587
1587
|
operation: "add_tag";
|
|
1588
1588
|
candidate?: {
|
|
1589
1589
|
name: string;
|
|
@@ -1625,8 +1625,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1625
1625
|
}>, "many">>;
|
|
1626
1626
|
error: z.ZodString;
|
|
1627
1627
|
}, "strip", z.ZodTypeAny, {
|
|
1628
|
-
success: boolean;
|
|
1629
1628
|
error: string;
|
|
1629
|
+
success: boolean;
|
|
1630
1630
|
operation: "list_tags";
|
|
1631
1631
|
tags?: {
|
|
1632
1632
|
title: string;
|
|
@@ -1634,8 +1634,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1634
1634
|
isArchived?: boolean | undefined;
|
|
1635
1635
|
}[] | undefined;
|
|
1636
1636
|
}, {
|
|
1637
|
-
success: boolean;
|
|
1638
1637
|
error: string;
|
|
1638
|
+
success: boolean;
|
|
1639
1639
|
operation: "list_tags";
|
|
1640
1640
|
tags?: {
|
|
1641
1641
|
title: string;
|
|
@@ -1660,8 +1660,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1660
1660
|
}>>;
|
|
1661
1661
|
error: z.ZodString;
|
|
1662
1662
|
}, "strip", z.ZodTypeAny, {
|
|
1663
|
-
success: boolean;
|
|
1664
1663
|
error: string;
|
|
1664
|
+
success: boolean;
|
|
1665
1665
|
operation: "create_tag";
|
|
1666
1666
|
tag?: {
|
|
1667
1667
|
title: string;
|
|
@@ -1669,8 +1669,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1669
1669
|
isArchived?: boolean | undefined;
|
|
1670
1670
|
} | undefined;
|
|
1671
1671
|
}, {
|
|
1672
|
-
success: boolean;
|
|
1673
1672
|
error: string;
|
|
1673
|
+
success: boolean;
|
|
1674
1674
|
operation: "create_tag";
|
|
1675
1675
|
tag?: {
|
|
1676
1676
|
title: string;
|
|
@@ -1730,8 +1730,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1730
1730
|
sync_token: z.ZodOptional<z.ZodString>;
|
|
1731
1731
|
error: z.ZodString;
|
|
1732
1732
|
}, "strip", z.ZodTypeAny, {
|
|
1733
|
-
success: boolean;
|
|
1734
1733
|
error: string;
|
|
1734
|
+
success: boolean;
|
|
1735
1735
|
operation: "list_custom_fields";
|
|
1736
1736
|
next_cursor?: string | undefined;
|
|
1737
1737
|
sync_token?: string | undefined;
|
|
@@ -1750,8 +1750,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1750
1750
|
}[] | undefined;
|
|
1751
1751
|
}[] | undefined;
|
|
1752
1752
|
}, {
|
|
1753
|
-
success: boolean;
|
|
1754
1753
|
error: string;
|
|
1754
|
+
success: boolean;
|
|
1755
1755
|
operation: "list_custom_fields";
|
|
1756
1756
|
next_cursor?: string | undefined;
|
|
1757
1757
|
sync_token?: string | undefined;
|