@bubblelab/bubble-core 0.1.102 → 0.1.103
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 +113 -113
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +118 -118
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +92 -92
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +836 -836
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +176 -176
- package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +32 -32
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +66 -66
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/notion/notion.d.ts +2089 -2089
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +440 -440
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +134 -125
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +21 -13
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +152 -143
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +13 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- 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 +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- 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 +331 -331
- 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 +24 -24
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +150 -150
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +54 -54
- 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 +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +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 +96 -96
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +15 -2
- package/package.json +2 -2
|
@@ -231,8 +231,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
|
|
|
231
231
|
}, "strip", z.ZodTypeAny, {
|
|
232
232
|
title: string;
|
|
233
233
|
id: string;
|
|
234
|
-
isArchived: boolean;
|
|
235
234
|
isPrivate: boolean;
|
|
235
|
+
isArchived: boolean;
|
|
236
236
|
objectType: string;
|
|
237
237
|
fieldType: string;
|
|
238
238
|
selectableValues?: {
|
|
@@ -243,8 +243,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
|
|
|
243
243
|
}, {
|
|
244
244
|
title: string;
|
|
245
245
|
id: string;
|
|
246
|
-
isArchived: boolean;
|
|
247
246
|
isPrivate: boolean;
|
|
247
|
+
isArchived: boolean;
|
|
248
248
|
objectType: string;
|
|
249
249
|
fieldType: string;
|
|
250
250
|
selectableValues?: {
|
|
@@ -391,24 +391,28 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
391
391
|
isArchived?: boolean | undefined;
|
|
392
392
|
}[] | undefined;
|
|
393
393
|
createdAt?: string | undefined;
|
|
394
|
-
company?: string | null | undefined;
|
|
395
|
-
position?: string | null | undefined;
|
|
396
394
|
updatedAt?: string | undefined;
|
|
397
395
|
primaryEmailAddress?: {
|
|
398
396
|
value: string;
|
|
399
397
|
type: "Personal" | "Work" | "Other";
|
|
400
398
|
isPrimary: boolean;
|
|
401
399
|
} | null | undefined;
|
|
402
|
-
|
|
400
|
+
primaryPhoneNumber?: {
|
|
403
401
|
value: string;
|
|
404
402
|
type: "Personal" | "Work" | "Other";
|
|
405
403
|
isPrimary: boolean;
|
|
404
|
+
} | null | undefined;
|
|
405
|
+
customFields?: {
|
|
406
|
+
title: string;
|
|
407
|
+
id: string;
|
|
408
|
+
value?: unknown;
|
|
409
|
+
isPrivate?: boolean | undefined;
|
|
406
410
|
}[] | undefined;
|
|
407
|
-
|
|
411
|
+
emailAddresses?: {
|
|
408
412
|
value: string;
|
|
409
413
|
type: "Personal" | "Work" | "Other";
|
|
410
414
|
isPrimary: boolean;
|
|
411
|
-
} |
|
|
415
|
+
}[] | undefined;
|
|
412
416
|
phoneNumbers?: {
|
|
413
417
|
value: string;
|
|
414
418
|
type: "Personal" | "Work" | "Other";
|
|
@@ -418,6 +422,8 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
418
422
|
type: string;
|
|
419
423
|
url: string;
|
|
420
424
|
}[] | undefined;
|
|
425
|
+
position?: string | null | undefined;
|
|
426
|
+
company?: string | null | undefined;
|
|
421
427
|
school?: string | null | undefined;
|
|
422
428
|
applicationIds?: string[] | undefined;
|
|
423
429
|
resumeFileHandle?: {
|
|
@@ -430,12 +436,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
430
436
|
id: string;
|
|
431
437
|
handle: string;
|
|
432
438
|
}[] | undefined;
|
|
433
|
-
customFields?: {
|
|
434
|
-
title: string;
|
|
435
|
-
id: string;
|
|
436
|
-
value?: unknown;
|
|
437
|
-
isPrivate?: boolean | undefined;
|
|
438
|
-
}[] | undefined;
|
|
439
439
|
}, {
|
|
440
440
|
name: string;
|
|
441
441
|
id: string;
|
|
@@ -445,24 +445,28 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
445
445
|
isArchived?: boolean | undefined;
|
|
446
446
|
}[] | undefined;
|
|
447
447
|
createdAt?: string | undefined;
|
|
448
|
-
company?: string | null | undefined;
|
|
449
|
-
position?: string | null | undefined;
|
|
450
448
|
updatedAt?: string | undefined;
|
|
451
449
|
primaryEmailAddress?: {
|
|
452
450
|
value: string;
|
|
453
451
|
type: "Personal" | "Work" | "Other";
|
|
454
452
|
isPrimary: boolean;
|
|
455
453
|
} | null | undefined;
|
|
456
|
-
|
|
454
|
+
primaryPhoneNumber?: {
|
|
457
455
|
value: string;
|
|
458
456
|
type: "Personal" | "Work" | "Other";
|
|
459
457
|
isPrimary: boolean;
|
|
458
|
+
} | null | undefined;
|
|
459
|
+
customFields?: {
|
|
460
|
+
title: string;
|
|
461
|
+
id: string;
|
|
462
|
+
value?: unknown;
|
|
463
|
+
isPrivate?: boolean | undefined;
|
|
460
464
|
}[] | undefined;
|
|
461
|
-
|
|
465
|
+
emailAddresses?: {
|
|
462
466
|
value: string;
|
|
463
467
|
type: "Personal" | "Work" | "Other";
|
|
464
468
|
isPrimary: boolean;
|
|
465
|
-
} |
|
|
469
|
+
}[] | undefined;
|
|
466
470
|
phoneNumbers?: {
|
|
467
471
|
value: string;
|
|
468
472
|
type: "Personal" | "Work" | "Other";
|
|
@@ -472,6 +476,8 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
472
476
|
type: string;
|
|
473
477
|
url: string;
|
|
474
478
|
}[] | undefined;
|
|
479
|
+
position?: string | null | undefined;
|
|
480
|
+
company?: string | null | undefined;
|
|
475
481
|
school?: string | null | undefined;
|
|
476
482
|
applicationIds?: string[] | undefined;
|
|
477
483
|
resumeFileHandle?: {
|
|
@@ -484,12 +490,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
484
490
|
id: string;
|
|
485
491
|
handle: string;
|
|
486
492
|
}[] | undefined;
|
|
487
|
-
customFields?: {
|
|
488
|
-
title: string;
|
|
489
|
-
id: string;
|
|
490
|
-
value?: unknown;
|
|
491
|
-
isPrivate?: boolean | undefined;
|
|
492
|
-
}[] | undefined;
|
|
493
493
|
}>;
|
|
494
494
|
export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
495
495
|
operation: z.ZodLiteral<"list_candidates">;
|
|
@@ -559,12 +559,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
559
559
|
type: "Personal" | "Work" | "Other";
|
|
560
560
|
email: string;
|
|
561
561
|
}[] | undefined;
|
|
562
|
-
tag?: string | undefined;
|
|
563
562
|
phone_number?: string | undefined;
|
|
564
563
|
linkedin_url?: string | undefined;
|
|
565
564
|
github_url?: string | undefined;
|
|
566
565
|
source_id?: string | undefined;
|
|
567
566
|
credited_to_user_id?: string | undefined;
|
|
567
|
+
tag?: string | undefined;
|
|
568
568
|
}, {
|
|
569
569
|
name: string;
|
|
570
570
|
operation: "create_candidate";
|
|
@@ -574,12 +574,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
574
574
|
type: "Personal" | "Work" | "Other";
|
|
575
575
|
email: string;
|
|
576
576
|
}[] | undefined;
|
|
577
|
-
tag?: string | undefined;
|
|
578
577
|
phone_number?: string | undefined;
|
|
579
578
|
linkedin_url?: string | undefined;
|
|
580
579
|
github_url?: string | undefined;
|
|
581
580
|
source_id?: string | undefined;
|
|
582
581
|
credited_to_user_id?: string | undefined;
|
|
582
|
+
tag?: string | undefined;
|
|
583
583
|
allow_duplicate_linkedin?: boolean | undefined;
|
|
584
584
|
}>, z.ZodObject<{
|
|
585
585
|
operation: z.ZodLiteral<"search_candidates">;
|
|
@@ -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;
|
|
@@ -792,24 +792,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
792
792
|
isArchived?: boolean | undefined;
|
|
793
793
|
}[] | undefined;
|
|
794
794
|
createdAt?: string | undefined;
|
|
795
|
-
company?: string | null | undefined;
|
|
796
|
-
position?: string | null | undefined;
|
|
797
795
|
updatedAt?: string | undefined;
|
|
798
796
|
primaryEmailAddress?: {
|
|
799
797
|
value: string;
|
|
800
798
|
type: "Personal" | "Work" | "Other";
|
|
801
799
|
isPrimary: boolean;
|
|
802
800
|
} | null | undefined;
|
|
803
|
-
|
|
801
|
+
primaryPhoneNumber?: {
|
|
804
802
|
value: string;
|
|
805
803
|
type: "Personal" | "Work" | "Other";
|
|
806
804
|
isPrimary: boolean;
|
|
805
|
+
} | null | undefined;
|
|
806
|
+
customFields?: {
|
|
807
|
+
title: string;
|
|
808
|
+
id: string;
|
|
809
|
+
value?: unknown;
|
|
810
|
+
isPrivate?: boolean | undefined;
|
|
807
811
|
}[] | undefined;
|
|
808
|
-
|
|
812
|
+
emailAddresses?: {
|
|
809
813
|
value: string;
|
|
810
814
|
type: "Personal" | "Work" | "Other";
|
|
811
815
|
isPrimary: boolean;
|
|
812
|
-
} |
|
|
816
|
+
}[] | undefined;
|
|
813
817
|
phoneNumbers?: {
|
|
814
818
|
value: string;
|
|
815
819
|
type: "Personal" | "Work" | "Other";
|
|
@@ -819,6 +823,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
819
823
|
type: string;
|
|
820
824
|
url: string;
|
|
821
825
|
}[] | undefined;
|
|
826
|
+
position?: string | null | undefined;
|
|
827
|
+
company?: string | null | undefined;
|
|
822
828
|
school?: string | null | undefined;
|
|
823
829
|
applicationIds?: string[] | undefined;
|
|
824
830
|
resumeFileHandle?: {
|
|
@@ -831,12 +837,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
831
837
|
id: string;
|
|
832
838
|
handle: string;
|
|
833
839
|
}[] | undefined;
|
|
834
|
-
customFields?: {
|
|
835
|
-
title: string;
|
|
836
|
-
id: string;
|
|
837
|
-
value?: unknown;
|
|
838
|
-
isPrivate?: boolean | undefined;
|
|
839
|
-
}[] | undefined;
|
|
840
840
|
}, {
|
|
841
841
|
name: string;
|
|
842
842
|
id: string;
|
|
@@ -846,24 +846,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
846
846
|
isArchived?: boolean | undefined;
|
|
847
847
|
}[] | undefined;
|
|
848
848
|
createdAt?: string | undefined;
|
|
849
|
-
company?: string | null | undefined;
|
|
850
|
-
position?: string | null | undefined;
|
|
851
849
|
updatedAt?: string | undefined;
|
|
852
850
|
primaryEmailAddress?: {
|
|
853
851
|
value: string;
|
|
854
852
|
type: "Personal" | "Work" | "Other";
|
|
855
853
|
isPrimary: boolean;
|
|
856
854
|
} | null | undefined;
|
|
857
|
-
|
|
855
|
+
primaryPhoneNumber?: {
|
|
858
856
|
value: string;
|
|
859
857
|
type: "Personal" | "Work" | "Other";
|
|
860
858
|
isPrimary: boolean;
|
|
859
|
+
} | null | undefined;
|
|
860
|
+
customFields?: {
|
|
861
|
+
title: string;
|
|
862
|
+
id: string;
|
|
863
|
+
value?: unknown;
|
|
864
|
+
isPrivate?: boolean | undefined;
|
|
861
865
|
}[] | undefined;
|
|
862
|
-
|
|
866
|
+
emailAddresses?: {
|
|
863
867
|
value: string;
|
|
864
868
|
type: "Personal" | "Work" | "Other";
|
|
865
869
|
isPrimary: boolean;
|
|
866
|
-
} |
|
|
870
|
+
}[] | undefined;
|
|
867
871
|
phoneNumbers?: {
|
|
868
872
|
value: string;
|
|
869
873
|
type: "Personal" | "Work" | "Other";
|
|
@@ -873,6 +877,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
873
877
|
type: string;
|
|
874
878
|
url: string;
|
|
875
879
|
}[] | undefined;
|
|
880
|
+
position?: string | null | undefined;
|
|
881
|
+
company?: string | null | undefined;
|
|
876
882
|
school?: string | null | undefined;
|
|
877
883
|
applicationIds?: string[] | undefined;
|
|
878
884
|
resumeFileHandle?: {
|
|
@@ -885,20 +891,14 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
885
891
|
id: string;
|
|
886
892
|
handle: string;
|
|
887
893
|
}[] | undefined;
|
|
888
|
-
customFields?: {
|
|
889
|
-
title: string;
|
|
890
|
-
id: string;
|
|
891
|
-
value?: unknown;
|
|
892
|
-
isPrivate?: boolean | undefined;
|
|
893
|
-
}[] | undefined;
|
|
894
894
|
}>, "many">>;
|
|
895
895
|
next_cursor: z.ZodOptional<z.ZodString>;
|
|
896
896
|
more_data_available: z.ZodOptional<z.ZodBoolean>;
|
|
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;
|
|
@@ -911,24 +911,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
911
911
|
isArchived?: boolean | undefined;
|
|
912
912
|
}[] | undefined;
|
|
913
913
|
createdAt?: string | undefined;
|
|
914
|
-
company?: string | null | undefined;
|
|
915
|
-
position?: string | null | undefined;
|
|
916
914
|
updatedAt?: string | undefined;
|
|
917
915
|
primaryEmailAddress?: {
|
|
918
916
|
value: string;
|
|
919
917
|
type: "Personal" | "Work" | "Other";
|
|
920
918
|
isPrimary: boolean;
|
|
921
919
|
} | null | undefined;
|
|
922
|
-
|
|
920
|
+
primaryPhoneNumber?: {
|
|
923
921
|
value: string;
|
|
924
922
|
type: "Personal" | "Work" | "Other";
|
|
925
923
|
isPrimary: boolean;
|
|
924
|
+
} | null | undefined;
|
|
925
|
+
customFields?: {
|
|
926
|
+
title: string;
|
|
927
|
+
id: string;
|
|
928
|
+
value?: unknown;
|
|
929
|
+
isPrivate?: boolean | undefined;
|
|
926
930
|
}[] | undefined;
|
|
927
|
-
|
|
931
|
+
emailAddresses?: {
|
|
928
932
|
value: string;
|
|
929
933
|
type: "Personal" | "Work" | "Other";
|
|
930
934
|
isPrimary: boolean;
|
|
931
|
-
} |
|
|
935
|
+
}[] | undefined;
|
|
932
936
|
phoneNumbers?: {
|
|
933
937
|
value: string;
|
|
934
938
|
type: "Personal" | "Work" | "Other";
|
|
@@ -938,6 +942,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
938
942
|
type: string;
|
|
939
943
|
url: string;
|
|
940
944
|
}[] | undefined;
|
|
945
|
+
position?: string | null | undefined;
|
|
946
|
+
company?: string | null | undefined;
|
|
941
947
|
school?: string | null | undefined;
|
|
942
948
|
applicationIds?: string[] | undefined;
|
|
943
949
|
resumeFileHandle?: {
|
|
@@ -950,17 +956,11 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
950
956
|
id: string;
|
|
951
957
|
handle: string;
|
|
952
958
|
}[] | undefined;
|
|
953
|
-
customFields?: {
|
|
954
|
-
title: string;
|
|
955
|
-
id: string;
|
|
956
|
-
value?: unknown;
|
|
957
|
-
isPrivate?: boolean | undefined;
|
|
958
|
-
}[] | undefined;
|
|
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;
|
|
@@ -973,24 +973,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
973
973
|
isArchived?: boolean | undefined;
|
|
974
974
|
}[] | undefined;
|
|
975
975
|
createdAt?: string | undefined;
|
|
976
|
-
company?: string | null | undefined;
|
|
977
|
-
position?: string | null | undefined;
|
|
978
976
|
updatedAt?: string | undefined;
|
|
979
977
|
primaryEmailAddress?: {
|
|
980
978
|
value: string;
|
|
981
979
|
type: "Personal" | "Work" | "Other";
|
|
982
980
|
isPrimary: boolean;
|
|
983
981
|
} | null | undefined;
|
|
984
|
-
|
|
982
|
+
primaryPhoneNumber?: {
|
|
985
983
|
value: string;
|
|
986
984
|
type: "Personal" | "Work" | "Other";
|
|
987
985
|
isPrimary: boolean;
|
|
986
|
+
} | null | undefined;
|
|
987
|
+
customFields?: {
|
|
988
|
+
title: string;
|
|
989
|
+
id: string;
|
|
990
|
+
value?: unknown;
|
|
991
|
+
isPrivate?: boolean | undefined;
|
|
988
992
|
}[] | undefined;
|
|
989
|
-
|
|
993
|
+
emailAddresses?: {
|
|
990
994
|
value: string;
|
|
991
995
|
type: "Personal" | "Work" | "Other";
|
|
992
996
|
isPrimary: boolean;
|
|
993
|
-
} |
|
|
997
|
+
}[] | undefined;
|
|
994
998
|
phoneNumbers?: {
|
|
995
999
|
value: string;
|
|
996
1000
|
type: "Personal" | "Work" | "Other";
|
|
@@ -1000,6 +1004,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1000
1004
|
type: string;
|
|
1001
1005
|
url: string;
|
|
1002
1006
|
}[] | undefined;
|
|
1007
|
+
position?: string | null | undefined;
|
|
1008
|
+
company?: string | null | undefined;
|
|
1003
1009
|
school?: string | null | undefined;
|
|
1004
1010
|
applicationIds?: string[] | undefined;
|
|
1005
1011
|
resumeFileHandle?: {
|
|
@@ -1012,12 +1018,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1012
1018
|
id: string;
|
|
1013
1019
|
handle: string;
|
|
1014
1020
|
}[] | undefined;
|
|
1015
|
-
customFields?: {
|
|
1016
|
-
title: string;
|
|
1017
|
-
id: string;
|
|
1018
|
-
value?: unknown;
|
|
1019
|
-
isPrivate?: boolean | undefined;
|
|
1020
|
-
}[] | undefined;
|
|
1021
1021
|
}[] | undefined;
|
|
1022
1022
|
more_data_available?: boolean | undefined;
|
|
1023
1023
|
}>, z.ZodObject<{
|
|
@@ -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;
|
|
@@ -1703,8 +1703,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1703
1703
|
}, "strip", z.ZodTypeAny, {
|
|
1704
1704
|
title: string;
|
|
1705
1705
|
id: string;
|
|
1706
|
-
isArchived: boolean;
|
|
1707
1706
|
isPrivate: boolean;
|
|
1707
|
+
isArchived: boolean;
|
|
1708
1708
|
objectType: string;
|
|
1709
1709
|
fieldType: string;
|
|
1710
1710
|
selectableValues?: {
|
|
@@ -1715,8 +1715,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1715
1715
|
}, {
|
|
1716
1716
|
title: string;
|
|
1717
1717
|
id: string;
|
|
1718
|
-
isArchived: boolean;
|
|
1719
1718
|
isPrivate: boolean;
|
|
1719
|
+
isArchived: boolean;
|
|
1720
1720
|
objectType: string;
|
|
1721
1721
|
fieldType: string;
|
|
1722
1722
|
selectableValues?: {
|
|
@@ -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;
|
|
@@ -1739,8 +1739,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1739
1739
|
custom_fields?: {
|
|
1740
1740
|
title: string;
|
|
1741
1741
|
id: string;
|
|
1742
|
-
isArchived: boolean;
|
|
1743
1742
|
isPrivate: boolean;
|
|
1743
|
+
isArchived: boolean;
|
|
1744
1744
|
objectType: string;
|
|
1745
1745
|
fieldType: string;
|
|
1746
1746
|
selectableValues?: {
|
|
@@ -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;
|
|
@@ -1759,8 +1759,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1759
1759
|
custom_fields?: {
|
|
1760
1760
|
title: string;
|
|
1761
1761
|
id: string;
|
|
1762
|
-
isArchived: boolean;
|
|
1763
1762
|
isPrivate: boolean;
|
|
1763
|
+
isArchived: boolean;
|
|
1764
1764
|
objectType: string;
|
|
1765
1765
|
fieldType: string;
|
|
1766
1766
|
selectableValues?: {
|