@bubblelab/bubble-core 0.1.210 → 0.1.212
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +2 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +120 -120
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +489 -0
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js +363 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +460 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js +295 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts +12 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js +89 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.js +4 -0
- package/dist/bubbles/service-bubble/assembled/index.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +204 -204
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +114 -114
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +4 -4
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +24 -24
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +276 -276
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +84 -84
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
- 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 +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- 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 +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +927 -2
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- 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
|
-
isPrivate: boolean;
|
|
235
234
|
isArchived: boolean;
|
|
235
|
+
isPrivate: 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
|
-
isPrivate: boolean;
|
|
247
246
|
isArchived: boolean;
|
|
247
|
+
isPrivate: boolean;
|
|
248
248
|
objectType: string;
|
|
249
249
|
fieldType: string;
|
|
250
250
|
selectableValues?: {
|
|
@@ -392,28 +392,23 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
392
392
|
}[] | undefined;
|
|
393
393
|
position?: string | null | undefined;
|
|
394
394
|
createdAt?: string | undefined;
|
|
395
|
+
company?: string | null | undefined;
|
|
395
396
|
updatedAt?: string | undefined;
|
|
396
397
|
primaryEmailAddress?: {
|
|
397
398
|
value: string;
|
|
398
399
|
type: "Personal" | "Work" | "Other";
|
|
399
400
|
isPrimary: boolean;
|
|
400
401
|
} | null | undefined;
|
|
401
|
-
|
|
402
|
+
emailAddresses?: {
|
|
402
403
|
value: string;
|
|
403
404
|
type: "Personal" | "Work" | "Other";
|
|
404
405
|
isPrimary: boolean;
|
|
405
|
-
} | null | undefined;
|
|
406
|
-
customFields?: {
|
|
407
|
-
title: string;
|
|
408
|
-
id: string;
|
|
409
|
-
value?: unknown;
|
|
410
|
-
isPrivate?: boolean | undefined;
|
|
411
406
|
}[] | undefined;
|
|
412
|
-
|
|
407
|
+
primaryPhoneNumber?: {
|
|
413
408
|
value: string;
|
|
414
409
|
type: "Personal" | "Work" | "Other";
|
|
415
410
|
isPrimary: boolean;
|
|
416
|
-
}
|
|
411
|
+
} | null | undefined;
|
|
417
412
|
phoneNumbers?: {
|
|
418
413
|
value: string;
|
|
419
414
|
type: "Personal" | "Work" | "Other";
|
|
@@ -423,7 +418,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
423
418
|
type: string;
|
|
424
419
|
url: string;
|
|
425
420
|
}[] | undefined;
|
|
426
|
-
company?: string | null | undefined;
|
|
427
421
|
school?: string | null | undefined;
|
|
428
422
|
applicationIds?: string[] | undefined;
|
|
429
423
|
resumeFileHandle?: {
|
|
@@ -436,6 +430,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
436
430
|
id: string;
|
|
437
431
|
handle: string;
|
|
438
432
|
}[] | 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;
|
|
@@ -446,28 +446,23 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
446
446
|
}[] | undefined;
|
|
447
447
|
position?: string | null | undefined;
|
|
448
448
|
createdAt?: string | undefined;
|
|
449
|
+
company?: string | null | undefined;
|
|
449
450
|
updatedAt?: string | undefined;
|
|
450
451
|
primaryEmailAddress?: {
|
|
451
452
|
value: string;
|
|
452
453
|
type: "Personal" | "Work" | "Other";
|
|
453
454
|
isPrimary: boolean;
|
|
454
455
|
} | null | undefined;
|
|
455
|
-
|
|
456
|
+
emailAddresses?: {
|
|
456
457
|
value: string;
|
|
457
458
|
type: "Personal" | "Work" | "Other";
|
|
458
459
|
isPrimary: boolean;
|
|
459
|
-
} | null | undefined;
|
|
460
|
-
customFields?: {
|
|
461
|
-
title: string;
|
|
462
|
-
id: string;
|
|
463
|
-
value?: unknown;
|
|
464
|
-
isPrivate?: boolean | undefined;
|
|
465
460
|
}[] | undefined;
|
|
466
|
-
|
|
461
|
+
primaryPhoneNumber?: {
|
|
467
462
|
value: string;
|
|
468
463
|
type: "Personal" | "Work" | "Other";
|
|
469
464
|
isPrimary: boolean;
|
|
470
|
-
}
|
|
465
|
+
} | null | undefined;
|
|
471
466
|
phoneNumbers?: {
|
|
472
467
|
value: string;
|
|
473
468
|
type: "Personal" | "Work" | "Other";
|
|
@@ -477,7 +472,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
477
472
|
type: string;
|
|
478
473
|
url: string;
|
|
479
474
|
}[] | undefined;
|
|
480
|
-
company?: string | null | undefined;
|
|
481
475
|
school?: string | null | undefined;
|
|
482
476
|
applicationIds?: string[] | undefined;
|
|
483
477
|
resumeFileHandle?: {
|
|
@@ -490,6 +484,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
|
|
|
490
484
|
id: string;
|
|
491
485
|
handle: string;
|
|
492
486
|
}[] | 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;
|
|
562
563
|
phone_number?: string | undefined;
|
|
563
564
|
linkedin_url?: string | undefined;
|
|
564
565
|
github_url?: string | undefined;
|
|
565
566
|
source_id?: string | undefined;
|
|
566
567
|
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;
|
|
577
578
|
phone_number?: string | undefined;
|
|
578
579
|
linkedin_url?: string | undefined;
|
|
579
580
|
github_url?: string | undefined;
|
|
580
581
|
source_id?: string | undefined;
|
|
581
582
|
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">;
|
|
@@ -793,28 +793,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
793
793
|
}[] | undefined;
|
|
794
794
|
position?: string | null | undefined;
|
|
795
795
|
createdAt?: string | undefined;
|
|
796
|
+
company?: string | null | undefined;
|
|
796
797
|
updatedAt?: string | undefined;
|
|
797
798
|
primaryEmailAddress?: {
|
|
798
799
|
value: string;
|
|
799
800
|
type: "Personal" | "Work" | "Other";
|
|
800
801
|
isPrimary: boolean;
|
|
801
802
|
} | null | undefined;
|
|
802
|
-
|
|
803
|
+
emailAddresses?: {
|
|
803
804
|
value: string;
|
|
804
805
|
type: "Personal" | "Work" | "Other";
|
|
805
806
|
isPrimary: boolean;
|
|
806
|
-
} | null | undefined;
|
|
807
|
-
customFields?: {
|
|
808
|
-
title: string;
|
|
809
|
-
id: string;
|
|
810
|
-
value?: unknown;
|
|
811
|
-
isPrivate?: boolean | undefined;
|
|
812
807
|
}[] | undefined;
|
|
813
|
-
|
|
808
|
+
primaryPhoneNumber?: {
|
|
814
809
|
value: string;
|
|
815
810
|
type: "Personal" | "Work" | "Other";
|
|
816
811
|
isPrimary: boolean;
|
|
817
|
-
}
|
|
812
|
+
} | null | undefined;
|
|
818
813
|
phoneNumbers?: {
|
|
819
814
|
value: string;
|
|
820
815
|
type: "Personal" | "Work" | "Other";
|
|
@@ -824,7 +819,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
824
819
|
type: string;
|
|
825
820
|
url: string;
|
|
826
821
|
}[] | undefined;
|
|
827
|
-
company?: string | null | undefined;
|
|
828
822
|
school?: string | null | undefined;
|
|
829
823
|
applicationIds?: string[] | undefined;
|
|
830
824
|
resumeFileHandle?: {
|
|
@@ -837,6 +831,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
837
831
|
id: string;
|
|
838
832
|
handle: string;
|
|
839
833
|
}[] | 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;
|
|
@@ -847,28 +847,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
847
847
|
}[] | undefined;
|
|
848
848
|
position?: string | null | undefined;
|
|
849
849
|
createdAt?: string | undefined;
|
|
850
|
+
company?: string | null | undefined;
|
|
850
851
|
updatedAt?: string | undefined;
|
|
851
852
|
primaryEmailAddress?: {
|
|
852
853
|
value: string;
|
|
853
854
|
type: "Personal" | "Work" | "Other";
|
|
854
855
|
isPrimary: boolean;
|
|
855
856
|
} | null | undefined;
|
|
856
|
-
|
|
857
|
+
emailAddresses?: {
|
|
857
858
|
value: string;
|
|
858
859
|
type: "Personal" | "Work" | "Other";
|
|
859
860
|
isPrimary: boolean;
|
|
860
|
-
} | null | undefined;
|
|
861
|
-
customFields?: {
|
|
862
|
-
title: string;
|
|
863
|
-
id: string;
|
|
864
|
-
value?: unknown;
|
|
865
|
-
isPrivate?: boolean | undefined;
|
|
866
861
|
}[] | undefined;
|
|
867
|
-
|
|
862
|
+
primaryPhoneNumber?: {
|
|
868
863
|
value: string;
|
|
869
864
|
type: "Personal" | "Work" | "Other";
|
|
870
865
|
isPrimary: boolean;
|
|
871
|
-
}
|
|
866
|
+
} | null | undefined;
|
|
872
867
|
phoneNumbers?: {
|
|
873
868
|
value: string;
|
|
874
869
|
type: "Personal" | "Work" | "Other";
|
|
@@ -878,7 +873,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
878
873
|
type: string;
|
|
879
874
|
url: string;
|
|
880
875
|
}[] | undefined;
|
|
881
|
-
company?: string | null | undefined;
|
|
882
876
|
school?: string | null | undefined;
|
|
883
877
|
applicationIds?: string[] | undefined;
|
|
884
878
|
resumeFileHandle?: {
|
|
@@ -891,6 +885,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
891
885
|
id: string;
|
|
892
886
|
handle: string;
|
|
893
887
|
}[] | 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>;
|
|
@@ -912,28 +912,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
912
912
|
}[] | undefined;
|
|
913
913
|
position?: string | null | undefined;
|
|
914
914
|
createdAt?: string | undefined;
|
|
915
|
+
company?: string | null | undefined;
|
|
915
916
|
updatedAt?: string | undefined;
|
|
916
917
|
primaryEmailAddress?: {
|
|
917
918
|
value: string;
|
|
918
919
|
type: "Personal" | "Work" | "Other";
|
|
919
920
|
isPrimary: boolean;
|
|
920
921
|
} | null | undefined;
|
|
921
|
-
|
|
922
|
+
emailAddresses?: {
|
|
922
923
|
value: string;
|
|
923
924
|
type: "Personal" | "Work" | "Other";
|
|
924
925
|
isPrimary: boolean;
|
|
925
|
-
} | null | undefined;
|
|
926
|
-
customFields?: {
|
|
927
|
-
title: string;
|
|
928
|
-
id: string;
|
|
929
|
-
value?: unknown;
|
|
930
|
-
isPrivate?: boolean | undefined;
|
|
931
926
|
}[] | undefined;
|
|
932
|
-
|
|
927
|
+
primaryPhoneNumber?: {
|
|
933
928
|
value: string;
|
|
934
929
|
type: "Personal" | "Work" | "Other";
|
|
935
930
|
isPrimary: boolean;
|
|
936
|
-
}
|
|
931
|
+
} | null | undefined;
|
|
937
932
|
phoneNumbers?: {
|
|
938
933
|
value: string;
|
|
939
934
|
type: "Personal" | "Work" | "Other";
|
|
@@ -943,7 +938,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
943
938
|
type: string;
|
|
944
939
|
url: string;
|
|
945
940
|
}[] | undefined;
|
|
946
|
-
company?: string | null | undefined;
|
|
947
941
|
school?: string | null | undefined;
|
|
948
942
|
applicationIds?: string[] | undefined;
|
|
949
943
|
resumeFileHandle?: {
|
|
@@ -956,6 +950,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
956
950
|
id: string;
|
|
957
951
|
handle: string;
|
|
958
952
|
}[] | 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
|
}, {
|
|
@@ -974,28 +974,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
974
974
|
}[] | undefined;
|
|
975
975
|
position?: string | null | undefined;
|
|
976
976
|
createdAt?: string | undefined;
|
|
977
|
+
company?: string | null | undefined;
|
|
977
978
|
updatedAt?: string | undefined;
|
|
978
979
|
primaryEmailAddress?: {
|
|
979
980
|
value: string;
|
|
980
981
|
type: "Personal" | "Work" | "Other";
|
|
981
982
|
isPrimary: boolean;
|
|
982
983
|
} | null | undefined;
|
|
983
|
-
|
|
984
|
+
emailAddresses?: {
|
|
984
985
|
value: string;
|
|
985
986
|
type: "Personal" | "Work" | "Other";
|
|
986
987
|
isPrimary: boolean;
|
|
987
|
-
} | null | undefined;
|
|
988
|
-
customFields?: {
|
|
989
|
-
title: string;
|
|
990
|
-
id: string;
|
|
991
|
-
value?: unknown;
|
|
992
|
-
isPrivate?: boolean | undefined;
|
|
993
988
|
}[] | undefined;
|
|
994
|
-
|
|
989
|
+
primaryPhoneNumber?: {
|
|
995
990
|
value: string;
|
|
996
991
|
type: "Personal" | "Work" | "Other";
|
|
997
992
|
isPrimary: boolean;
|
|
998
|
-
}
|
|
993
|
+
} | null | undefined;
|
|
999
994
|
phoneNumbers?: {
|
|
1000
995
|
value: string;
|
|
1001
996
|
type: "Personal" | "Work" | "Other";
|
|
@@ -1005,7 +1000,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1005
1000
|
type: string;
|
|
1006
1001
|
url: string;
|
|
1007
1002
|
}[] | undefined;
|
|
1008
|
-
company?: string | null | undefined;
|
|
1009
1003
|
school?: string | null | undefined;
|
|
1010
1004
|
applicationIds?: string[] | undefined;
|
|
1011
1005
|
resumeFileHandle?: {
|
|
@@ -1018,6 +1012,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1018
1012
|
id: string;
|
|
1019
1013
|
handle: string;
|
|
1020
1014
|
}[] | 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<{
|
|
@@ -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
|
-
isPrivate: boolean;
|
|
1707
1706
|
isArchived: boolean;
|
|
1707
|
+
isPrivate: 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
|
-
isPrivate: boolean;
|
|
1719
1718
|
isArchived: boolean;
|
|
1719
|
+
isPrivate: boolean;
|
|
1720
1720
|
objectType: string;
|
|
1721
1721
|
fieldType: string;
|
|
1722
1722
|
selectableValues?: {
|
|
@@ -1737,8 +1737,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1737
1737
|
custom_fields?: {
|
|
1738
1738
|
title: string;
|
|
1739
1739
|
id: string;
|
|
1740
|
-
isPrivate: boolean;
|
|
1741
1740
|
isArchived: boolean;
|
|
1741
|
+
isPrivate: boolean;
|
|
1742
1742
|
objectType: string;
|
|
1743
1743
|
fieldType: string;
|
|
1744
1744
|
selectableValues?: {
|
|
@@ -1757,8 +1757,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
1757
1757
|
custom_fields?: {
|
|
1758
1758
|
title: string;
|
|
1759
1759
|
id: string;
|
|
1760
|
-
isPrivate: boolean;
|
|
1761
1760
|
isArchived: boolean;
|
|
1761
|
+
isPrivate: boolean;
|
|
1762
1762
|
objectType: string;
|
|
1763
1763
|
fieldType: string;
|
|
1764
1764
|
selectableValues?: {
|