@bubblelab/bubble-core 0.1.198 → 0.1.200

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.
Files changed (112) hide show
  1. package/dist/bubble-bundle.d.ts +159 -157
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +23 -16
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +213 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +94 -94
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  36. package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +340 -340
  59. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  78. package/dist/bubbles/tool-bubble/code-edit-tool.js +17 -6
  79. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  80. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  81. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  85. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  86. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  91. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  92. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  95. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  103. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  105. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  106. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  107. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  108. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  109. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
  110. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  111. package/dist/bubbles.json +1 -1
  112. 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
- primaryPhoneNumber?: {
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
- emailAddresses?: {
407
+ primaryPhoneNumber?: {
413
408
  value: string;
414
409
  type: "Personal" | "Work" | "Other";
415
410
  isPrimary: boolean;
416
- }[] | undefined;
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
- primaryPhoneNumber?: {
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
- emailAddresses?: {
461
+ primaryPhoneNumber?: {
467
462
  value: string;
468
463
  type: "Personal" | "Work" | "Other";
469
464
  isPrimary: boolean;
470
- }[] | undefined;
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
- primaryPhoneNumber?: {
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
- emailAddresses?: {
808
+ primaryPhoneNumber?: {
814
809
  value: string;
815
810
  type: "Personal" | "Work" | "Other";
816
811
  isPrimary: boolean;
817
- }[] | undefined;
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
- primaryPhoneNumber?: {
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
- emailAddresses?: {
862
+ primaryPhoneNumber?: {
868
863
  value: string;
869
864
  type: "Personal" | "Work" | "Other";
870
865
  isPrimary: boolean;
871
- }[] | undefined;
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,14 +885,20 @@ 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>;
897
897
  sync_token: z.ZodOptional<z.ZodString>;
898
898
  error: z.ZodString;
899
899
  }, "strip", z.ZodTypeAny, {
900
- error: string;
901
900
  success: boolean;
901
+ error: string;
902
902
  operation: "list_candidates";
903
903
  next_cursor?: string | undefined;
904
904
  sync_token?: string | undefined;
@@ -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
- primaryPhoneNumber?: {
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
- emailAddresses?: {
927
+ primaryPhoneNumber?: {
933
928
  value: string;
934
929
  type: "Personal" | "Work" | "Other";
935
930
  isPrimary: boolean;
936
- }[] | undefined;
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,11 +950,17 @@ 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
  }, {
962
- error: string;
963
962
  success: boolean;
963
+ error: string;
964
964
  operation: "list_candidates";
965
965
  next_cursor?: string | undefined;
966
966
  sync_token?: string | undefined;
@@ -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
- primaryPhoneNumber?: {
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
- emailAddresses?: {
989
+ primaryPhoneNumber?: {
995
990
  value: string;
996
991
  type: "Personal" | "Work" | "Other";
997
992
  isPrimary: boolean;
998
- }[] | undefined;
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<{
@@ -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
- error: string;
1119
1118
  success: boolean;
1119
+ error: string;
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
- error: string;
1145
1144
  success: boolean;
1145
+ error: string;
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
- error: string;
1266
1265
  success: boolean;
1266
+ error: string;
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
- error: string;
1293
1292
  success: boolean;
1293
+ error: string;
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
- error: string;
1414
1413
  success: boolean;
1414
+ error: string;
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
- error: string;
1440
1439
  success: boolean;
1440
+ error: string;
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
- error: string;
1560
1559
  success: boolean;
1560
+ error: string;
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
- error: string;
1586
1585
  success: boolean;
1586
+ error: string;
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
- error: string;
1629
1628
  success: boolean;
1629
+ error: string;
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
- error: string;
1638
1637
  success: boolean;
1638
+ error: string;
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
- error: string;
1664
1663
  success: boolean;
1664
+ error: string;
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
- error: string;
1673
1672
  success: boolean;
1673
+ error: string;
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
- 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?: {
@@ -1730,15 +1730,15 @@ 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
- error: string;
1734
1733
  success: boolean;
1734
+ error: string;
1735
1735
  operation: "list_custom_fields";
1736
1736
  next_cursor?: string | undefined;
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?: {
@@ -1750,15 +1750,15 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1750
1750
  sync_token?: string | undefined;
1751
1751
  more_data_available?: boolean | undefined;
1752
1752
  }, {
1753
- error: string;
1754
1753
  success: boolean;
1754
+ error: string;
1755
1755
  operation: "list_custom_fields";
1756
1756
  next_cursor?: string | undefined;
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?: {