@bubblelab/bubble-core 0.1.38 → 0.1.39

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 (66) hide show
  1. package/dist/bubble-bundle.d.ts +73 -73
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/airtable.d.ts +132 -132
  4. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  5. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -71
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  7. package/dist/bubbles/service-bubble/ashby/ashby.js +25 -6
  8. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  9. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -3
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -1
  11. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +9 -5
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -1
  13. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +23 -23
  14. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +63 -63
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +142 -92
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  17. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +104 -2
  18. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  19. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  20. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/crustdata/index.js +2 -0
  22. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +156 -156
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +230 -230
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +108 -108
  27. package/dist/bubbles/service-bubble/github.d.ts +124 -124
  28. package/dist/bubbles/service-bubble/gmail.d.ts +70 -70
  29. package/dist/bubbles/service-bubble/google-calendar.d.ts +36 -36
  30. package/dist/bubbles/service-bubble/google-drive.d.ts +58 -58
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  32. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  33. package/dist/bubbles/service-bubble/jira/jira.d.ts +33 -33
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts +80 -80
  35. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/slack/slack.d.ts +112 -112
  37. package/dist/bubbles/service-bubble/storage.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/telegram.d.ts +214 -214
  39. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  40. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +138 -138
  41. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +42 -6
  42. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts.map +1 -1
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.js +18 -7
  44. package/dist/bubbles/tool-bubble/get-bubble-details-tool.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +346 -346
  48. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  49. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +165 -165
  50. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/people-search-tool.js +28 -13
  52. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/people-search-utils.d.ts +19 -0
  54. package/dist/bubbles/tool-bubble/people-search-utils.d.ts.map +1 -0
  55. package/dist/bubbles/tool-bubble/people-search-utils.js +268 -0
  56. package/dist/bubbles/tool-bubble/people-search-utils.js.map +1 -0
  57. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +102 -102
  60. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +4 -4
  62. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +34 -34
  63. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +8 -8
  64. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  65. package/dist/bubbles.json +56 -77
  66. package/package.json +2 -2
@@ -1,5 +1,55 @@
1
1
  import { z } from 'zod';
2
2
  import { CredentialType } from '@bubblelab/shared-schemas';
3
+ /**
4
+ * Function/role categories for person search filters
5
+ * Used in FUNCTION filter type for person_search_db operation
6
+ */
7
+ export declare const PersonFunctionEnum: z.ZodEnum<["Accounting", "Administrative", "Arts and Design", "Business Development", "Community and Social Services", "Consulting", "Education", "Engineering", "Entrepreneurship", "Finance", "Healthcare Services", "Human Resources", "Information Technology", "Legal", "Marketing", "Media and Communication", "Military and Protective Services", "Operations", "Product Management", "Program and Project Management", "Purchasing", "Quality Assurance", "Real Estate", "Research", "Sales", "Customer Success and Support"]>;
8
+ /**
9
+ * Seniority levels for person search filters
10
+ * Used in SENIORITY_LEVEL filter type for person_search_db operation
11
+ */
12
+ export declare const PersonSeniorityLevelEnum: z.ZodEnum<["Owner / Partner", "CXO", "Vice President", "Director", "Experienced Manager", "Entry Level Manager", "Strategic", "Senior", "Entry Level", "In Training"]>;
13
+ export type PersonFunction = z.infer<typeof PersonFunctionEnum>;
14
+ export type PersonSeniorityLevel = z.infer<typeof PersonSeniorityLevelEnum>;
15
+ /**
16
+ * Available filter types for PersonDB search (person_search_db operation)
17
+ *
18
+ * Text Filters (require type: "in" or "not in" and value: string[]):
19
+ * - CURRENT_COMPANY: Current company (use LinkedIn URL, domain, or name)
20
+ * - CURRENT_TITLE: Current job title (supports fuzzy_match attribute)
21
+ * - PAST_TITLE: Past job titles (supports fuzzy_match attribute)
22
+ * - COMPANY_HEADQUARTERS: Company headquarters location
23
+ * - REGION: Person's geographical region
24
+ * - INDUSTRY: Company industry
25
+ * - PROFILE_LANGUAGE: Profile language
26
+ * - FIRST_NAME: First name (max 1 value)
27
+ * - LAST_NAME: Last name (max 1 value)
28
+ * - PAST_COMPANY: Past companies (use LinkedIn URL, domain, or name)
29
+ * - KEYWORD: Keywords related to company (max 1 value)
30
+ * - SCHOOL: School attended (max 1 value)
31
+ *
32
+ * Range Filters (require type: "in" and value: string[]):
33
+ * - COMPANY_HEADCOUNT: "Self-employed", "1-10", "11-50", "51-200", "201-500", "501-1,000", "1,001-5,000", "5,001-10,000", "10,001+"
34
+ * - YEARS_AT_CURRENT_COMPANY: "Less than 1 year", "1 to 2 years", "3 to 5 years", "6 to 10 years", "More than 10 years"
35
+ * - YEARS_IN_CURRENT_POSITION: "Less than 1 year", "1 to 2 years", "3 to 5 years", "6 to 10 years", "More than 10 years"
36
+ * - YEARS_OF_EXPERIENCE: "Less than 1 year", "1 to 2 years", "3 to 5 years", "6 to 10 years", "More than 10 years"
37
+ *
38
+ * Enum Filters (require type: "in" or "not in" and value: string[]):
39
+ * - FUNCTION: Use PersonFunctionEnum values
40
+ * - SENIORITY_LEVEL: Use PersonSeniorityLevelEnum values
41
+ * - COMPANY_TYPE: "Public Company", "Privately Held", "Non Profit", "Educational Institution", "Partnership", "Self Employed", "Self Owned", "Government Agency"
42
+ *
43
+ * Boolean Filters (no type or value required):
44
+ * - POSTED_ON_LINKEDIN: Posted on LinkedIn in last 30 days
45
+ * - RECENTLY_CHANGED_JOBS: Changed jobs in last 90 days
46
+ * - IN_THE_NEWS: Mentioned in the news
47
+ *
48
+ * Note: For valid values for COMPANY_HEADQUARTERS, REGION, and INDUSTRY,
49
+ * use the Filters Autocomplete API or refer to the full documentation.
50
+ *
51
+ * @see https://docs.crustdata.com/people-docs/how-to-build-people-filters
52
+ */
3
53
  export declare const PersonProfileSchema: z.ZodObject<{
4
54
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5
55
  linkedin_flagship_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -25,15 +75,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
25
75
  }, "strip", z.ZodTypeAny, {
26
76
  description?: string | null | undefined;
27
77
  title?: string | null | undefined;
28
- start_date?: string | number | null | undefined;
29
78
  company_name?: string | null | undefined;
30
79
  company_linkedin_url?: string | null | undefined;
80
+ start_date?: string | number | null | undefined;
31
81
  }, {
32
82
  description?: string | null | undefined;
33
83
  title?: string | null | undefined;
34
- start_date?: string | number | null | undefined;
35
84
  company_name?: string | null | undefined;
36
85
  company_linkedin_url?: string | null | undefined;
86
+ start_date?: string | number | null | undefined;
37
87
  }>, "many">>>;
38
88
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
39
89
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -42,14 +92,14 @@ export declare const PersonProfileSchema: z.ZodObject<{
42
92
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
43
93
  }, "strip", z.ZodTypeAny, {
44
94
  title?: string | null | undefined;
95
+ company_name?: string | null | undefined;
45
96
  start_date?: string | number | null | undefined;
46
97
  end_date?: string | number | null | undefined;
47
- company_name?: string | null | undefined;
48
98
  }, {
49
99
  title?: string | null | undefined;
100
+ company_name?: string | null | undefined;
50
101
  start_date?: string | number | null | undefined;
51
102
  end_date?: string | number | null | undefined;
52
- company_name?: string | null | undefined;
53
103
  }>, "many">>>;
54
104
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
55
105
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -89,15 +139,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
89
139
  }, "strip", z.ZodTypeAny, {
90
140
  description?: string | null | undefined;
91
141
  title?: string | null | undefined;
92
- start_date?: string | number | null | undefined;
93
142
  company_name?: string | null | undefined;
94
143
  company_linkedin_url?: string | null | undefined;
144
+ start_date?: string | number | null | undefined;
95
145
  }, {
96
146
  description?: string | null | undefined;
97
147
  title?: string | null | undefined;
98
- start_date?: string | number | null | undefined;
99
148
  company_name?: string | null | undefined;
100
149
  company_linkedin_url?: string | null | undefined;
150
+ start_date?: string | number | null | undefined;
101
151
  }>, "many">>>;
102
152
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
103
153
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -106,14 +156,14 @@ export declare const PersonProfileSchema: z.ZodObject<{
106
156
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
107
157
  }, "strip", z.ZodTypeAny, {
108
158
  title?: string | null | undefined;
159
+ company_name?: string | null | undefined;
109
160
  start_date?: string | number | null | undefined;
110
161
  end_date?: string | number | null | undefined;
111
- company_name?: string | null | undefined;
112
162
  }, {
113
163
  title?: string | null | undefined;
164
+ company_name?: string | null | undefined;
114
165
  start_date?: string | number | null | undefined;
115
166
  end_date?: string | number | null | undefined;
116
- company_name?: string | null | undefined;
117
167
  }>, "many">>>;
118
168
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
119
169
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -153,15 +203,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
153
203
  }, "strip", z.ZodTypeAny, {
154
204
  description?: string | null | undefined;
155
205
  title?: string | null | undefined;
156
- start_date?: string | number | null | undefined;
157
206
  company_name?: string | null | undefined;
158
207
  company_linkedin_url?: string | null | undefined;
208
+ start_date?: string | number | null | undefined;
159
209
  }, {
160
210
  description?: string | null | undefined;
161
211
  title?: string | null | undefined;
162
- start_date?: string | number | null | undefined;
163
212
  company_name?: string | null | undefined;
164
213
  company_linkedin_url?: string | null | undefined;
214
+ start_date?: string | number | null | undefined;
165
215
  }>, "many">>>;
166
216
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
167
217
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -170,14 +220,14 @@ export declare const PersonProfileSchema: z.ZodObject<{
170
220
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
171
221
  }, "strip", z.ZodTypeAny, {
172
222
  title?: string | null | undefined;
223
+ company_name?: string | null | undefined;
173
224
  start_date?: string | number | null | undefined;
174
225
  end_date?: string | number | null | undefined;
175
- company_name?: string | null | undefined;
176
226
  }, {
177
227
  title?: string | null | undefined;
228
+ company_name?: string | null | undefined;
178
229
  start_date?: string | number | null | undefined;
179
230
  end_date?: string | number | null | undefined;
180
- company_name?: string | null | undefined;
181
231
  }>, "many">>>;
182
232
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
183
233
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2530,15 +2580,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2530
2580
  }, "strip", z.ZodTypeAny, {
2531
2581
  description?: string | null | undefined;
2532
2582
  title?: string | null | undefined;
2533
- start_date?: string | number | null | undefined;
2534
2583
  company_name?: string | null | undefined;
2535
2584
  company_linkedin_url?: string | null | undefined;
2585
+ start_date?: string | number | null | undefined;
2536
2586
  }, {
2537
2587
  description?: string | null | undefined;
2538
2588
  title?: string | null | undefined;
2539
- start_date?: string | number | null | undefined;
2540
2589
  company_name?: string | null | undefined;
2541
2590
  company_linkedin_url?: string | null | undefined;
2591
+ start_date?: string | number | null | undefined;
2542
2592
  }>, "many">>>;
2543
2593
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2544
2594
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2547,14 +2597,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2547
2597
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2548
2598
  }, "strip", z.ZodTypeAny, {
2549
2599
  title?: string | null | undefined;
2600
+ company_name?: string | null | undefined;
2550
2601
  start_date?: string | number | null | undefined;
2551
2602
  end_date?: string | number | null | undefined;
2552
- company_name?: string | null | undefined;
2553
2603
  }, {
2554
2604
  title?: string | null | undefined;
2605
+ company_name?: string | null | undefined;
2555
2606
  start_date?: string | number | null | undefined;
2556
2607
  end_date?: string | number | null | undefined;
2557
- company_name?: string | null | undefined;
2558
2608
  }>, "many">>>;
2559
2609
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2560
2610
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2594,15 +2644,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2594
2644
  }, "strip", z.ZodTypeAny, {
2595
2645
  description?: string | null | undefined;
2596
2646
  title?: string | null | undefined;
2597
- start_date?: string | number | null | undefined;
2598
2647
  company_name?: string | null | undefined;
2599
2648
  company_linkedin_url?: string | null | undefined;
2649
+ start_date?: string | number | null | undefined;
2600
2650
  }, {
2601
2651
  description?: string | null | undefined;
2602
2652
  title?: string | null | undefined;
2603
- start_date?: string | number | null | undefined;
2604
2653
  company_name?: string | null | undefined;
2605
2654
  company_linkedin_url?: string | null | undefined;
2655
+ start_date?: string | number | null | undefined;
2606
2656
  }>, "many">>>;
2607
2657
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2608
2658
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2611,14 +2661,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2611
2661
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2612
2662
  }, "strip", z.ZodTypeAny, {
2613
2663
  title?: string | null | undefined;
2664
+ company_name?: string | null | undefined;
2614
2665
  start_date?: string | number | null | undefined;
2615
2666
  end_date?: string | number | null | undefined;
2616
- company_name?: string | null | undefined;
2617
2667
  }, {
2618
2668
  title?: string | null | undefined;
2669
+ company_name?: string | null | undefined;
2619
2670
  start_date?: string | number | null | undefined;
2620
2671
  end_date?: string | number | null | undefined;
2621
- company_name?: string | null | undefined;
2622
2672
  }>, "many">>>;
2623
2673
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2624
2674
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2658,15 +2708,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2658
2708
  }, "strip", z.ZodTypeAny, {
2659
2709
  description?: string | null | undefined;
2660
2710
  title?: string | null | undefined;
2661
- start_date?: string | number | null | undefined;
2662
2711
  company_name?: string | null | undefined;
2663
2712
  company_linkedin_url?: string | null | undefined;
2713
+ start_date?: string | number | null | undefined;
2664
2714
  }, {
2665
2715
  description?: string | null | undefined;
2666
2716
  title?: string | null | undefined;
2667
- start_date?: string | number | null | undefined;
2668
2717
  company_name?: string | null | undefined;
2669
2718
  company_linkedin_url?: string | null | undefined;
2719
+ start_date?: string | number | null | undefined;
2670
2720
  }>, "many">>>;
2671
2721
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2672
2722
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2675,14 +2725,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2675
2725
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2676
2726
  }, "strip", z.ZodTypeAny, {
2677
2727
  title?: string | null | undefined;
2728
+ company_name?: string | null | undefined;
2678
2729
  start_date?: string | number | null | undefined;
2679
2730
  end_date?: string | number | null | undefined;
2680
- company_name?: string | null | undefined;
2681
2731
  }, {
2682
2732
  title?: string | null | undefined;
2733
+ company_name?: string | null | undefined;
2683
2734
  start_date?: string | number | null | undefined;
2684
2735
  end_date?: string | number | null | undefined;
2685
- company_name?: string | null | undefined;
2686
2736
  }>, "many">>>;
2687
2737
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2688
2738
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2723,15 +2773,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2723
2773
  }, "strip", z.ZodTypeAny, {
2724
2774
  description?: string | null | undefined;
2725
2775
  title?: string | null | undefined;
2726
- start_date?: string | number | null | undefined;
2727
2776
  company_name?: string | null | undefined;
2728
2777
  company_linkedin_url?: string | null | undefined;
2778
+ start_date?: string | number | null | undefined;
2729
2779
  }, {
2730
2780
  description?: string | null | undefined;
2731
2781
  title?: string | null | undefined;
2732
- start_date?: string | number | null | undefined;
2733
2782
  company_name?: string | null | undefined;
2734
2783
  company_linkedin_url?: string | null | undefined;
2784
+ start_date?: string | number | null | undefined;
2735
2785
  }>, "many">>>;
2736
2786
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2737
2787
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2740,14 +2790,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2740
2790
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2741
2791
  }, "strip", z.ZodTypeAny, {
2742
2792
  title?: string | null | undefined;
2793
+ company_name?: string | null | undefined;
2743
2794
  start_date?: string | number | null | undefined;
2744
2795
  end_date?: string | number | null | undefined;
2745
- company_name?: string | null | undefined;
2746
2796
  }, {
2747
2797
  title?: string | null | undefined;
2798
+ company_name?: string | null | undefined;
2748
2799
  start_date?: string | number | null | undefined;
2749
2800
  end_date?: string | number | null | undefined;
2750
- company_name?: string | null | undefined;
2751
2801
  }>, "many">>>;
2752
2802
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2753
2803
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2787,15 +2837,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2787
2837
  }, "strip", z.ZodTypeAny, {
2788
2838
  description?: string | null | undefined;
2789
2839
  title?: string | null | undefined;
2790
- start_date?: string | number | null | undefined;
2791
2840
  company_name?: string | null | undefined;
2792
2841
  company_linkedin_url?: string | null | undefined;
2842
+ start_date?: string | number | null | undefined;
2793
2843
  }, {
2794
2844
  description?: string | null | undefined;
2795
2845
  title?: string | null | undefined;
2796
- start_date?: string | number | null | undefined;
2797
2846
  company_name?: string | null | undefined;
2798
2847
  company_linkedin_url?: string | null | undefined;
2848
+ start_date?: string | number | null | undefined;
2799
2849
  }>, "many">>>;
2800
2850
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2801
2851
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2804,14 +2854,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2804
2854
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2805
2855
  }, "strip", z.ZodTypeAny, {
2806
2856
  title?: string | null | undefined;
2857
+ company_name?: string | null | undefined;
2807
2858
  start_date?: string | number | null | undefined;
2808
2859
  end_date?: string | number | null | undefined;
2809
- company_name?: string | null | undefined;
2810
2860
  }, {
2811
2861
  title?: string | null | undefined;
2862
+ company_name?: string | null | undefined;
2812
2863
  start_date?: string | number | null | undefined;
2813
2864
  end_date?: string | number | null | undefined;
2814
- company_name?: string | null | undefined;
2815
2865
  }>, "many">>>;
2816
2866
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2817
2867
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2851,15 +2901,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2851
2901
  }, "strip", z.ZodTypeAny, {
2852
2902
  description?: string | null | undefined;
2853
2903
  title?: string | null | undefined;
2854
- start_date?: string | number | null | undefined;
2855
2904
  company_name?: string | null | undefined;
2856
2905
  company_linkedin_url?: string | null | undefined;
2906
+ start_date?: string | number | null | undefined;
2857
2907
  }, {
2858
2908
  description?: string | null | undefined;
2859
2909
  title?: string | null | undefined;
2860
- start_date?: string | number | null | undefined;
2861
2910
  company_name?: string | null | undefined;
2862
2911
  company_linkedin_url?: string | null | undefined;
2912
+ start_date?: string | number | null | undefined;
2863
2913
  }>, "many">>>;
2864
2914
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2865
2915
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2868,14 +2918,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2868
2918
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2869
2919
  }, "strip", z.ZodTypeAny, {
2870
2920
  title?: string | null | undefined;
2921
+ company_name?: string | null | undefined;
2871
2922
  start_date?: string | number | null | undefined;
2872
2923
  end_date?: string | number | null | undefined;
2873
- company_name?: string | null | undefined;
2874
2924
  }, {
2875
2925
  title?: string | null | undefined;
2926
+ company_name?: string | null | undefined;
2876
2927
  start_date?: string | number | null | undefined;
2877
2928
  end_date?: string | number | null | undefined;
2878
- company_name?: string | null | undefined;
2879
2929
  }>, "many">>>;
2880
2930
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2881
2931
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2917,15 +2967,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2917
2967
  }, "strip", z.ZodTypeAny, {
2918
2968
  description?: string | null | undefined;
2919
2969
  title?: string | null | undefined;
2920
- start_date?: string | number | null | undefined;
2921
2970
  company_name?: string | null | undefined;
2922
2971
  company_linkedin_url?: string | null | undefined;
2972
+ start_date?: string | number | null | undefined;
2923
2973
  }, {
2924
2974
  description?: string | null | undefined;
2925
2975
  title?: string | null | undefined;
2926
- start_date?: string | number | null | undefined;
2927
2976
  company_name?: string | null | undefined;
2928
2977
  company_linkedin_url?: string | null | undefined;
2978
+ start_date?: string | number | null | undefined;
2929
2979
  }>, "many">>>;
2930
2980
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2931
2981
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2934,14 +2984,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2934
2984
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2935
2985
  }, "strip", z.ZodTypeAny, {
2936
2986
  title?: string | null | undefined;
2987
+ company_name?: string | null | undefined;
2937
2988
  start_date?: string | number | null | undefined;
2938
2989
  end_date?: string | number | null | undefined;
2939
- company_name?: string | null | undefined;
2940
2990
  }, {
2941
2991
  title?: string | null | undefined;
2992
+ company_name?: string | null | undefined;
2942
2993
  start_date?: string | number | null | undefined;
2943
2994
  end_date?: string | number | null | undefined;
2944
- company_name?: string | null | undefined;
2945
2995
  }>, "many">>>;
2946
2996
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2947
2997
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2981,15 +3031,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2981
3031
  }, "strip", z.ZodTypeAny, {
2982
3032
  description?: string | null | undefined;
2983
3033
  title?: string | null | undefined;
2984
- start_date?: string | number | null | undefined;
2985
3034
  company_name?: string | null | undefined;
2986
3035
  company_linkedin_url?: string | null | undefined;
3036
+ start_date?: string | number | null | undefined;
2987
3037
  }, {
2988
3038
  description?: string | null | undefined;
2989
3039
  title?: string | null | undefined;
2990
- start_date?: string | number | null | undefined;
2991
3040
  company_name?: string | null | undefined;
2992
3041
  company_linkedin_url?: string | null | undefined;
3042
+ start_date?: string | number | null | undefined;
2993
3043
  }>, "many">>>;
2994
3044
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2995
3045
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -2998,14 +3048,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
2998
3048
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
2999
3049
  }, "strip", z.ZodTypeAny, {
3000
3050
  title?: string | null | undefined;
3051
+ company_name?: string | null | undefined;
3001
3052
  start_date?: string | number | null | undefined;
3002
3053
  end_date?: string | number | null | undefined;
3003
- company_name?: string | null | undefined;
3004
3054
  }, {
3005
3055
  title?: string | null | undefined;
3056
+ company_name?: string | null | undefined;
3006
3057
  start_date?: string | number | null | undefined;
3007
3058
  end_date?: string | number | null | undefined;
3008
- company_name?: string | null | undefined;
3009
3059
  }>, "many">>>;
3010
3060
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3011
3061
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3045,15 +3095,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3045
3095
  }, "strip", z.ZodTypeAny, {
3046
3096
  description?: string | null | undefined;
3047
3097
  title?: string | null | undefined;
3048
- start_date?: string | number | null | undefined;
3049
3098
  company_name?: string | null | undefined;
3050
3099
  company_linkedin_url?: string | null | undefined;
3100
+ start_date?: string | number | null | undefined;
3051
3101
  }, {
3052
3102
  description?: string | null | undefined;
3053
3103
  title?: string | null | undefined;
3054
- start_date?: string | number | null | undefined;
3055
3104
  company_name?: string | null | undefined;
3056
3105
  company_linkedin_url?: string | null | undefined;
3106
+ start_date?: string | number | null | undefined;
3057
3107
  }>, "many">>>;
3058
3108
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3059
3109
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3062,14 +3112,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3062
3112
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3063
3113
  }, "strip", z.ZodTypeAny, {
3064
3114
  title?: string | null | undefined;
3115
+ company_name?: string | null | undefined;
3065
3116
  start_date?: string | number | null | undefined;
3066
3117
  end_date?: string | number | null | undefined;
3067
- company_name?: string | null | undefined;
3068
3118
  }, {
3069
3119
  title?: string | null | undefined;
3120
+ company_name?: string | null | undefined;
3070
3121
  start_date?: string | number | null | undefined;
3071
3122
  end_date?: string | number | null | undefined;
3072
- company_name?: string | null | undefined;
3073
3123
  }>, "many">>>;
3074
3124
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3075
3125
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3111,15 +3161,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3111
3161
  }, "strip", z.ZodTypeAny, {
3112
3162
  description?: string | null | undefined;
3113
3163
  title?: string | null | undefined;
3114
- start_date?: string | number | null | undefined;
3115
3164
  company_name?: string | null | undefined;
3116
3165
  company_linkedin_url?: string | null | undefined;
3166
+ start_date?: string | number | null | undefined;
3117
3167
  }, {
3118
3168
  description?: string | null | undefined;
3119
3169
  title?: string | null | undefined;
3120
- start_date?: string | number | null | undefined;
3121
3170
  company_name?: string | null | undefined;
3122
3171
  company_linkedin_url?: string | null | undefined;
3172
+ start_date?: string | number | null | undefined;
3123
3173
  }>, "many">>>;
3124
3174
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3125
3175
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3128,14 +3178,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3128
3178
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3129
3179
  }, "strip", z.ZodTypeAny, {
3130
3180
  title?: string | null | undefined;
3181
+ company_name?: string | null | undefined;
3131
3182
  start_date?: string | number | null | undefined;
3132
3183
  end_date?: string | number | null | undefined;
3133
- company_name?: string | null | undefined;
3134
3184
  }, {
3135
3185
  title?: string | null | undefined;
3186
+ company_name?: string | null | undefined;
3136
3187
  start_date?: string | number | null | undefined;
3137
3188
  end_date?: string | number | null | undefined;
3138
- company_name?: string | null | undefined;
3139
3189
  }>, "many">>>;
3140
3190
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3141
3191
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3177,15 +3227,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3177
3227
  }, "strip", z.ZodTypeAny, {
3178
3228
  description?: string | null | undefined;
3179
3229
  title?: string | null | undefined;
3180
- start_date?: string | number | null | undefined;
3181
3230
  company_name?: string | null | undefined;
3182
3231
  company_linkedin_url?: string | null | undefined;
3232
+ start_date?: string | number | null | undefined;
3183
3233
  }, {
3184
3234
  description?: string | null | undefined;
3185
3235
  title?: string | null | undefined;
3186
- start_date?: string | number | null | undefined;
3187
3236
  company_name?: string | null | undefined;
3188
3237
  company_linkedin_url?: string | null | undefined;
3238
+ start_date?: string | number | null | undefined;
3189
3239
  }>, "many">>>;
3190
3240
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3191
3241
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3194,14 +3244,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3194
3244
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3195
3245
  }, "strip", z.ZodTypeAny, {
3196
3246
  title?: string | null | undefined;
3247
+ company_name?: string | null | undefined;
3197
3248
  start_date?: string | number | null | undefined;
3198
3249
  end_date?: string | number | null | undefined;
3199
- company_name?: string | null | undefined;
3200
3250
  }, {
3201
3251
  title?: string | null | undefined;
3252
+ company_name?: string | null | undefined;
3202
3253
  start_date?: string | number | null | undefined;
3203
3254
  end_date?: string | number | null | undefined;
3204
- company_name?: string | null | undefined;
3205
3255
  }>, "many">>>;
3206
3256
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3207
3257
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3269,15 +3319,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3269
3319
  }, "strip", z.ZodTypeAny, {
3270
3320
  description?: string | null | undefined;
3271
3321
  title?: string | null | undefined;
3272
- start_date?: string | number | null | undefined;
3273
3322
  company_name?: string | null | undefined;
3274
3323
  company_linkedin_url?: string | null | undefined;
3324
+ start_date?: string | number | null | undefined;
3275
3325
  }, {
3276
3326
  description?: string | null | undefined;
3277
3327
  title?: string | null | undefined;
3278
- start_date?: string | number | null | undefined;
3279
3328
  company_name?: string | null | undefined;
3280
3329
  company_linkedin_url?: string | null | undefined;
3330
+ start_date?: string | number | null | undefined;
3281
3331
  }>, "many">>>;
3282
3332
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3283
3333
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3286,14 +3336,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3286
3336
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3287
3337
  }, "strip", z.ZodTypeAny, {
3288
3338
  title?: string | null | undefined;
3339
+ company_name?: string | null | undefined;
3289
3340
  start_date?: string | number | null | undefined;
3290
3341
  end_date?: string | number | null | undefined;
3291
- company_name?: string | null | undefined;
3292
3342
  }, {
3293
3343
  title?: string | null | undefined;
3344
+ company_name?: string | null | undefined;
3294
3345
  start_date?: string | number | null | undefined;
3295
3346
  end_date?: string | number | null | undefined;
3296
- company_name?: string | null | undefined;
3297
3347
  }>, "many">>>;
3298
3348
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3299
3349
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3334,15 +3384,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3334
3384
  }, "strip", z.ZodTypeAny, {
3335
3385
  description?: string | null | undefined;
3336
3386
  title?: string | null | undefined;
3337
- start_date?: string | number | null | undefined;
3338
3387
  company_name?: string | null | undefined;
3339
3388
  company_linkedin_url?: string | null | undefined;
3389
+ start_date?: string | number | null | undefined;
3340
3390
  }, {
3341
3391
  description?: string | null | undefined;
3342
3392
  title?: string | null | undefined;
3343
- start_date?: string | number | null | undefined;
3344
3393
  company_name?: string | null | undefined;
3345
3394
  company_linkedin_url?: string | null | undefined;
3395
+ start_date?: string | number | null | undefined;
3346
3396
  }>, "many">>>;
3347
3397
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3348
3398
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3351,14 +3401,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3351
3401
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3352
3402
  }, "strip", z.ZodTypeAny, {
3353
3403
  title?: string | null | undefined;
3404
+ company_name?: string | null | undefined;
3354
3405
  start_date?: string | number | null | undefined;
3355
3406
  end_date?: string | number | null | undefined;
3356
- company_name?: string | null | undefined;
3357
3407
  }, {
3358
3408
  title?: string | null | undefined;
3409
+ company_name?: string | null | undefined;
3359
3410
  start_date?: string | number | null | undefined;
3360
3411
  end_date?: string | number | null | undefined;
3361
- company_name?: string | null | undefined;
3362
3412
  }>, "many">>>;
3363
3413
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3364
3414
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3400,15 +3450,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3400
3450
  }, "strip", z.ZodTypeAny, {
3401
3451
  description?: string | null | undefined;
3402
3452
  title?: string | null | undefined;
3403
- start_date?: string | number | null | undefined;
3404
3453
  company_name?: string | null | undefined;
3405
3454
  company_linkedin_url?: string | null | undefined;
3455
+ start_date?: string | number | null | undefined;
3406
3456
  }, {
3407
3457
  description?: string | null | undefined;
3408
3458
  title?: string | null | undefined;
3409
- start_date?: string | number | null | undefined;
3410
3459
  company_name?: string | null | undefined;
3411
3460
  company_linkedin_url?: string | null | undefined;
3461
+ start_date?: string | number | null | undefined;
3412
3462
  }>, "many">>>;
3413
3463
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3414
3464
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3417,14 +3467,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3417
3467
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3418
3468
  }, "strip", z.ZodTypeAny, {
3419
3469
  title?: string | null | undefined;
3470
+ company_name?: string | null | undefined;
3420
3471
  start_date?: string | number | null | undefined;
3421
3472
  end_date?: string | number | null | undefined;
3422
- company_name?: string | null | undefined;
3423
3473
  }, {
3424
3474
  title?: string | null | undefined;
3475
+ company_name?: string | null | undefined;
3425
3476
  start_date?: string | number | null | undefined;
3426
3477
  end_date?: string | number | null | undefined;
3427
- company_name?: string | null | undefined;
3428
3478
  }>, "many">>>;
3429
3479
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3430
3480
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3491,15 +3541,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3491
3541
  }, "strip", z.ZodTypeAny, {
3492
3542
  description?: string | null | undefined;
3493
3543
  title?: string | null | undefined;
3494
- start_date?: string | number | null | undefined;
3495
3544
  company_name?: string | null | undefined;
3496
3545
  company_linkedin_url?: string | null | undefined;
3546
+ start_date?: string | number | null | undefined;
3497
3547
  }, {
3498
3548
  description?: string | null | undefined;
3499
3549
  title?: string | null | undefined;
3500
- start_date?: string | number | null | undefined;
3501
3550
  company_name?: string | null | undefined;
3502
3551
  company_linkedin_url?: string | null | undefined;
3552
+ start_date?: string | number | null | undefined;
3503
3553
  }>, "many">>>;
3504
3554
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3505
3555
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3508,14 +3558,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3508
3558
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3509
3559
  }, "strip", z.ZodTypeAny, {
3510
3560
  title?: string | null | undefined;
3561
+ company_name?: string | null | undefined;
3511
3562
  start_date?: string | number | null | undefined;
3512
3563
  end_date?: string | number | null | undefined;
3513
- company_name?: string | null | undefined;
3514
3564
  }, {
3515
3565
  title?: string | null | undefined;
3566
+ company_name?: string | null | undefined;
3516
3567
  start_date?: string | number | null | undefined;
3517
3568
  end_date?: string | number | null | undefined;
3518
- company_name?: string | null | undefined;
3519
3569
  }>, "many">>>;
3520
3570
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3521
3571
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3556,15 +3606,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3556
3606
  }, "strip", z.ZodTypeAny, {
3557
3607
  description?: string | null | undefined;
3558
3608
  title?: string | null | undefined;
3559
- start_date?: string | number | null | undefined;
3560
3609
  company_name?: string | null | undefined;
3561
3610
  company_linkedin_url?: string | null | undefined;
3611
+ start_date?: string | number | null | undefined;
3562
3612
  }, {
3563
3613
  description?: string | null | undefined;
3564
3614
  title?: string | null | undefined;
3565
- start_date?: string | number | null | undefined;
3566
3615
  company_name?: string | null | undefined;
3567
3616
  company_linkedin_url?: string | null | undefined;
3617
+ start_date?: string | number | null | undefined;
3568
3618
  }>, "many">>>;
3569
3619
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3570
3620
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3573,14 +3623,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3573
3623
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3574
3624
  }, "strip", z.ZodTypeAny, {
3575
3625
  title?: string | null | undefined;
3626
+ company_name?: string | null | undefined;
3576
3627
  start_date?: string | number | null | undefined;
3577
3628
  end_date?: string | number | null | undefined;
3578
- company_name?: string | null | undefined;
3579
3629
  }, {
3580
3630
  title?: string | null | undefined;
3631
+ company_name?: string | null | undefined;
3581
3632
  start_date?: string | number | null | undefined;
3582
3633
  end_date?: string | number | null | undefined;
3583
- company_name?: string | null | undefined;
3584
3634
  }>, "many">>>;
3585
3635
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3586
3636
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3622,15 +3672,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3622
3672
  }, "strip", z.ZodTypeAny, {
3623
3673
  description?: string | null | undefined;
3624
3674
  title?: string | null | undefined;
3625
- start_date?: string | number | null | undefined;
3626
3675
  company_name?: string | null | undefined;
3627
3676
  company_linkedin_url?: string | null | undefined;
3677
+ start_date?: string | number | null | undefined;
3628
3678
  }, {
3629
3679
  description?: string | null | undefined;
3630
3680
  title?: string | null | undefined;
3631
- start_date?: string | number | null | undefined;
3632
3681
  company_name?: string | null | undefined;
3633
3682
  company_linkedin_url?: string | null | undefined;
3683
+ start_date?: string | number | null | undefined;
3634
3684
  }>, "many">>>;
3635
3685
  past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3636
3686
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3639,14 +3689,14 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
3639
3689
  end_date: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
3640
3690
  }, "strip", z.ZodTypeAny, {
3641
3691
  title?: string | null | undefined;
3692
+ company_name?: string | null | undefined;
3642
3693
  start_date?: string | number | null | undefined;
3643
3694
  end_date?: string | number | null | undefined;
3644
- company_name?: string | null | undefined;
3645
3695
  }, {
3646
3696
  title?: string | null | undefined;
3697
+ company_name?: string | null | undefined;
3647
3698
  start_date?: string | number | null | undefined;
3648
3699
  end_date?: string | number | null | undefined;
3649
- company_name?: string | null | undefined;
3650
3700
  }>, "many">>>;
3651
3701
  education: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
3652
3702
  institute_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -5780,6 +5830,13 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
5780
5830
  operation: "person_enrich";
5781
5831
  success: boolean;
5782
5832
  error: string;
5833
+ errors?: z.objectOutputType<{
5834
+ linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5835
+ business_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5836
+ error: z.ZodOptional<z.ZodString>;
5837
+ error_code: z.ZodOptional<z.ZodString>;
5838
+ message: z.ZodOptional<z.ZodString>;
5839
+ }, z.ZodTypeAny, "passthrough">[] | undefined;
5783
5840
  profiles?: z.objectOutputType<{
5784
5841
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5785
5842
  linkedin_flagship_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -6042,17 +6099,17 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
6042
6099
  query_linkedin_profile_urn_or_slug: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
6043
6100
  score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
6044
6101
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6045
- errors?: z.objectOutputType<{
6102
+ }, {
6103
+ operation: "person_enrich";
6104
+ success: boolean;
6105
+ error: string;
6106
+ errors?: z.objectInputType<{
6046
6107
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6047
6108
  business_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6048
6109
  error: z.ZodOptional<z.ZodString>;
6049
6110
  error_code: z.ZodOptional<z.ZodString>;
6050
6111
  message: z.ZodOptional<z.ZodString>;
6051
6112
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6052
- }, {
6053
- operation: "person_enrich";
6054
- success: boolean;
6055
- error: string;
6056
6113
  profiles?: z.objectInputType<{
6057
6114
  linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6058
6115
  linkedin_flagship_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -6315,13 +6372,6 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
6315
6372
  query_linkedin_profile_urn_or_slug: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
6316
6373
  score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
6317
6374
  }, z.ZodTypeAny, "passthrough">[] | undefined;
6318
- errors?: z.objectInputType<{
6319
- linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6320
- business_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
6321
- error: z.ZodOptional<z.ZodString>;
6322
- error_code: z.ZodOptional<z.ZodString>;
6323
- message: z.ZodOptional<z.ZodString>;
6324
- }, z.ZodTypeAny, "passthrough">[] | undefined;
6325
6375
  }>]>;
6326
6376
  export type CrustdataResult = z.output<typeof CrustdataResultSchema>;
6327
6377
  export type CrustdataParams = z.output<typeof CrustdataParamsSchema>;