@bubblelab/bubble-core 0.1.225 → 0.1.226

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 (173) hide show
  1. package/dist/bubble-bundle.d.ts +186 -186
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +29 -2
  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 +16 -16
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +134 -134
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +184 -184
  22. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +38 -38
  23. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
  24. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +32 -32
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  38. package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +454 -454
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +133 -133
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +155 -155
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +95 -95
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +95 -95
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +448 -448
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +84 -84
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +50 -50
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  120. package/dist/bubbles.json +19 -9
  121. package/package.json +2 -2
  122. package/dist/bubble-trigger/index.d.ts +0 -2
  123. package/dist/bubble-trigger/index.d.ts.map +0 -1
  124. package/dist/bubble-trigger/index.js +0 -2
  125. package/dist/bubble-trigger/index.js.map +0 -1
  126. package/dist/bubble-trigger/types.d.ts +0 -87
  127. package/dist/bubble-trigger/types.d.ts.map +0 -1
  128. package/dist/bubble-trigger/types.js +0 -14
  129. package/dist/bubble-trigger/types.js.map +0 -1
  130. package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
  131. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
  132. package/dist/bubbles/service-bubble/google-sheets.js +0 -904
  133. package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
  134. package/dist/bubbles/service-bubble/pylon/index.d.ts +0 -3
  135. package/dist/bubbles/service-bubble/pylon/index.d.ts.map +0 -1
  136. package/dist/bubbles/service-bubble/pylon/index.js +0 -3
  137. package/dist/bubbles/service-bubble/pylon/index.js.map +0 -1
  138. package/dist/bubbles/service-bubble/pylon/pylon.d.ts +0 -435
  139. package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +0 -1
  140. package/dist/bubbles/service-bubble/pylon/pylon.js +0 -375
  141. package/dist/bubbles/service-bubble/pylon/pylon.js.map +0 -1
  142. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +0 -408
  143. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +0 -1
  144. package/dist/bubbles/service-bubble/pylon/pylon.schema.js +0 -249
  145. package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +0 -1
  146. package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
  147. package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
  148. package/dist/bubbles/service-bubble/slack.js +0 -1536
  149. package/dist/bubbles/service-bubble/slack.js.map +0 -1
  150. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  151. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  152. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  153. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  154. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  155. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  156. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  157. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  158. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  159. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  160. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  161. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
  162. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +0 -114
  163. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +0 -1
  164. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +0 -777
  165. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +0 -1
  166. package/dist/types/ai-models.d.ts +0 -4
  167. package/dist/types/ai-models.d.ts.map +0 -1
  168. package/dist/types/ai-models.js +0 -16
  169. package/dist/types/ai-models.js.map +0 -1
  170. package/dist/utils/param-helper.d.ts +0 -2
  171. package/dist/utils/param-helper.d.ts.map +0 -1
  172. package/dist/utils/param-helper.js +0 -5
  173. package/dist/utils/param-helper.js.map +0 -1
@@ -8,12 +8,12 @@ export declare const AshbyEmailSchema: z.ZodObject<{
8
8
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
9
9
  isPrimary: z.ZodBoolean;
10
10
  }, "strip", z.ZodTypeAny, {
11
- value: string;
12
11
  type: "Personal" | "Work" | "Other";
12
+ value: string;
13
13
  isPrimary: boolean;
14
14
  }, {
15
- value: string;
16
15
  type: "Personal" | "Work" | "Other";
16
+ value: string;
17
17
  isPrimary: boolean;
18
18
  }>;
19
19
  /**
@@ -24,12 +24,12 @@ export declare const AshbyPhoneSchema: z.ZodObject<{
24
24
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
25
25
  isPrimary: z.ZodBoolean;
26
26
  }, "strip", z.ZodTypeAny, {
27
- value: string;
28
27
  type: "Personal" | "Work" | "Other";
28
+ value: string;
29
29
  isPrimary: boolean;
30
30
  }, {
31
- value: string;
32
31
  type: "Personal" | "Work" | "Other";
32
+ value: string;
33
33
  isPrimary: boolean;
34
34
  }>;
35
35
  /**
@@ -64,12 +64,12 @@ export declare const AshbyCandidateSchema: z.ZodObject<{
64
64
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
65
65
  isPrimary: z.ZodBoolean;
66
66
  }, "strip", z.ZodTypeAny, {
67
- value: string;
68
67
  type: "Personal" | "Work" | "Other";
68
+ value: string;
69
69
  isPrimary: boolean;
70
70
  }, {
71
- value: string;
72
71
  type: "Personal" | "Work" | "Other";
72
+ value: string;
73
73
  isPrimary: boolean;
74
74
  }>>>;
75
75
  primaryPhoneNumber: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -77,12 +77,12 @@ export declare const AshbyCandidateSchema: z.ZodObject<{
77
77
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
78
78
  isPrimary: z.ZodBoolean;
79
79
  }, "strip", z.ZodTypeAny, {
80
- value: string;
81
80
  type: "Personal" | "Work" | "Other";
81
+ value: string;
82
82
  isPrimary: boolean;
83
83
  }, {
84
- value: string;
85
84
  type: "Personal" | "Work" | "Other";
85
+ value: string;
86
86
  isPrimary: boolean;
87
87
  }>>>;
88
88
  customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -107,13 +107,13 @@ export declare const AshbyCandidateSchema: z.ZodObject<{
107
107
  createdAt?: string | undefined;
108
108
  updatedAt?: string | undefined;
109
109
  primaryEmailAddress?: {
110
- value: string;
111
110
  type: "Personal" | "Work" | "Other";
111
+ value: string;
112
112
  isPrimary: boolean;
113
113
  } | null | undefined;
114
114
  primaryPhoneNumber?: {
115
- value: string;
116
115
  type: "Personal" | "Work" | "Other";
116
+ value: string;
117
117
  isPrimary: boolean;
118
118
  } | null | undefined;
119
119
  customFields?: {
@@ -128,13 +128,13 @@ export declare const AshbyCandidateSchema: z.ZodObject<{
128
128
  createdAt?: string | undefined;
129
129
  updatedAt?: string | undefined;
130
130
  primaryEmailAddress?: {
131
- value: string;
132
131
  type: "Personal" | "Work" | "Other";
132
+ value: string;
133
133
  isPrimary: boolean;
134
134
  } | null | undefined;
135
135
  primaryPhoneNumber?: {
136
- value: string;
137
136
  type: "Personal" | "Work" | "Other";
137
+ value: string;
138
138
  isPrimary: boolean;
139
139
  } | null | undefined;
140
140
  customFields?: {
@@ -231,8 +231,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
231
231
  }, "strip", z.ZodTypeAny, {
232
232
  title: string;
233
233
  id: string;
234
- isArchived: boolean;
235
234
  isPrivate: boolean;
235
+ isArchived: boolean;
236
236
  objectType: string;
237
237
  fieldType: string;
238
238
  selectableValues?: {
@@ -243,8 +243,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
243
243
  }, {
244
244
  title: string;
245
245
  id: string;
246
- isArchived: boolean;
247
246
  isPrivate: boolean;
247
+ isArchived: boolean;
248
248
  objectType: string;
249
249
  fieldType: string;
250
250
  selectableValues?: {
@@ -266,12 +266,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
266
266
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
267
267
  isPrimary: z.ZodBoolean;
268
268
  }, "strip", z.ZodTypeAny, {
269
- value: string;
270
269
  type: "Personal" | "Work" | "Other";
270
+ value: string;
271
271
  isPrimary: boolean;
272
272
  }, {
273
- value: string;
274
273
  type: "Personal" | "Work" | "Other";
274
+ value: string;
275
275
  isPrimary: boolean;
276
276
  }>>>;
277
277
  emailAddresses: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -279,12 +279,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
279
279
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
280
280
  isPrimary: z.ZodBoolean;
281
281
  }, "strip", z.ZodTypeAny, {
282
- value: string;
283
282
  type: "Personal" | "Work" | "Other";
283
+ value: string;
284
284
  isPrimary: boolean;
285
285
  }, {
286
- value: string;
287
286
  type: "Personal" | "Work" | "Other";
287
+ value: string;
288
288
  isPrimary: boolean;
289
289
  }>, "many">>;
290
290
  primaryPhoneNumber: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -292,12 +292,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
292
292
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
293
293
  isPrimary: z.ZodBoolean;
294
294
  }, "strip", z.ZodTypeAny, {
295
- value: string;
296
295
  type: "Personal" | "Work" | "Other";
296
+ value: string;
297
297
  isPrimary: boolean;
298
298
  }, {
299
- value: string;
300
299
  type: "Personal" | "Work" | "Other";
300
+ value: string;
301
301
  isPrimary: boolean;
302
302
  }>>>;
303
303
  phoneNumbers: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -305,12 +305,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
305
305
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
306
306
  isPrimary: z.ZodBoolean;
307
307
  }, "strip", z.ZodTypeAny, {
308
- value: string;
309
308
  type: "Personal" | "Work" | "Other";
309
+ value: string;
310
310
  isPrimary: boolean;
311
311
  }, {
312
- value: string;
313
312
  type: "Personal" | "Work" | "Other";
313
+ value: string;
314
314
  isPrimary: boolean;
315
315
  }>, "many">>;
316
316
  socialLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -392,32 +392,38 @@ 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;
396
395
  updatedAt?: string | undefined;
397
396
  primaryEmailAddress?: {
398
- value: string;
399
397
  type: "Personal" | "Work" | "Other";
398
+ value: string;
400
399
  isPrimary: boolean;
401
400
  } | null | undefined;
402
- emailAddresses?: {
403
- value: string;
401
+ primaryPhoneNumber?: {
404
402
  type: "Personal" | "Work" | "Other";
403
+ value: string;
405
404
  isPrimary: boolean;
405
+ } | null | undefined;
406
+ customFields?: {
407
+ title: string;
408
+ id: string;
409
+ value?: unknown;
410
+ isPrivate?: boolean | undefined;
406
411
  }[] | undefined;
407
- primaryPhoneNumber?: {
408
- value: string;
412
+ emailAddresses?: {
409
413
  type: "Personal" | "Work" | "Other";
414
+ value: string;
410
415
  isPrimary: boolean;
411
- } | null | undefined;
416
+ }[] | undefined;
412
417
  phoneNumbers?: {
413
- value: string;
414
418
  type: "Personal" | "Work" | "Other";
419
+ value: string;
415
420
  isPrimary: boolean;
416
421
  }[] | undefined;
417
422
  socialLinks?: {
418
423
  type: string;
419
424
  url: string;
420
425
  }[] | undefined;
426
+ company?: string | null | undefined;
421
427
  school?: string | null | undefined;
422
428
  applicationIds?: string[] | undefined;
423
429
  resumeFileHandle?: {
@@ -430,12 +436,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
430
436
  id: string;
431
437
  handle: string;
432
438
  }[] | undefined;
433
- customFields?: {
434
- title: string;
435
- id: string;
436
- value?: unknown;
437
- isPrivate?: boolean | undefined;
438
- }[] | undefined;
439
439
  }, {
440
440
  name: string;
441
441
  id: string;
@@ -446,32 +446,38 @@ 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;
450
449
  updatedAt?: string | undefined;
451
450
  primaryEmailAddress?: {
452
- value: string;
453
451
  type: "Personal" | "Work" | "Other";
452
+ value: string;
454
453
  isPrimary: boolean;
455
454
  } | null | undefined;
456
- emailAddresses?: {
457
- value: string;
455
+ primaryPhoneNumber?: {
458
456
  type: "Personal" | "Work" | "Other";
457
+ value: string;
459
458
  isPrimary: boolean;
459
+ } | null | undefined;
460
+ customFields?: {
461
+ title: string;
462
+ id: string;
463
+ value?: unknown;
464
+ isPrivate?: boolean | undefined;
460
465
  }[] | undefined;
461
- primaryPhoneNumber?: {
462
- value: string;
466
+ emailAddresses?: {
463
467
  type: "Personal" | "Work" | "Other";
468
+ value: string;
464
469
  isPrimary: boolean;
465
- } | null | undefined;
470
+ }[] | undefined;
466
471
  phoneNumbers?: {
467
- value: string;
468
472
  type: "Personal" | "Work" | "Other";
473
+ value: string;
469
474
  isPrimary: boolean;
470
475
  }[] | undefined;
471
476
  socialLinks?: {
472
477
  type: string;
473
478
  url: string;
474
479
  }[] | undefined;
480
+ company?: string | null | undefined;
475
481
  school?: string | null | undefined;
476
482
  applicationIds?: string[] | undefined;
477
483
  resumeFileHandle?: {
@@ -484,12 +490,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
484
490
  id: string;
485
491
  handle: string;
486
492
  }[] | undefined;
487
- customFields?: {
488
- title: string;
489
- id: string;
490
- value?: unknown;
491
- isPrivate?: boolean | undefined;
492
- }[] | undefined;
493
493
  }>;
494
494
  export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
495
495
  operation: z.ZodLiteral<"list_candidates">;
@@ -559,12 +559,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
559
559
  type: "Personal" | "Work" | "Other";
560
560
  email: string;
561
561
  }[] | undefined;
562
- tag?: string | undefined;
563
562
  phone_number?: string | undefined;
564
563
  linkedin_url?: string | undefined;
565
564
  github_url?: string | undefined;
566
565
  source_id?: string | undefined;
567
566
  credited_to_user_id?: string | undefined;
567
+ tag?: string | undefined;
568
568
  }, {
569
569
  name: string;
570
570
  operation: "create_candidate";
@@ -574,12 +574,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
574
574
  type: "Personal" | "Work" | "Other";
575
575
  email: string;
576
576
  }[] | undefined;
577
- tag?: string | undefined;
578
577
  phone_number?: string | undefined;
579
578
  linkedin_url?: string | undefined;
580
579
  github_url?: string | undefined;
581
580
  source_id?: string | undefined;
582
581
  credited_to_user_id?: string | undefined;
582
+ tag?: string | undefined;
583
583
  allow_duplicate_linkedin?: boolean | undefined;
584
584
  }>, z.ZodObject<{
585
585
  operation: z.ZodLiteral<"search_candidates">;
@@ -667,12 +667,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
667
667
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
668
668
  isPrimary: z.ZodBoolean;
669
669
  }, "strip", z.ZodTypeAny, {
670
- value: string;
671
670
  type: "Personal" | "Work" | "Other";
671
+ value: string;
672
672
  isPrimary: boolean;
673
673
  }, {
674
- value: string;
675
674
  type: "Personal" | "Work" | "Other";
675
+ value: string;
676
676
  isPrimary: boolean;
677
677
  }>>>;
678
678
  emailAddresses: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -680,12 +680,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
680
680
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
681
681
  isPrimary: z.ZodBoolean;
682
682
  }, "strip", z.ZodTypeAny, {
683
- value: string;
684
683
  type: "Personal" | "Work" | "Other";
684
+ value: string;
685
685
  isPrimary: boolean;
686
686
  }, {
687
- value: string;
688
687
  type: "Personal" | "Work" | "Other";
688
+ value: string;
689
689
  isPrimary: boolean;
690
690
  }>, "many">>;
691
691
  primaryPhoneNumber: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -693,12 +693,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
693
693
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
694
694
  isPrimary: z.ZodBoolean;
695
695
  }, "strip", z.ZodTypeAny, {
696
- value: string;
697
696
  type: "Personal" | "Work" | "Other";
697
+ value: string;
698
698
  isPrimary: boolean;
699
699
  }, {
700
- value: string;
701
700
  type: "Personal" | "Work" | "Other";
701
+ value: string;
702
702
  isPrimary: boolean;
703
703
  }>>>;
704
704
  phoneNumbers: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -706,12 +706,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
706
706
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
707
707
  isPrimary: z.ZodBoolean;
708
708
  }, "strip", z.ZodTypeAny, {
709
- value: string;
710
709
  type: "Personal" | "Work" | "Other";
710
+ value: string;
711
711
  isPrimary: boolean;
712
712
  }, {
713
- value: string;
714
713
  type: "Personal" | "Work" | "Other";
714
+ value: string;
715
715
  isPrimary: boolean;
716
716
  }>, "many">>;
717
717
  socialLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -793,32 +793,38 @@ 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;
797
796
  updatedAt?: string | undefined;
798
797
  primaryEmailAddress?: {
799
- value: string;
800
798
  type: "Personal" | "Work" | "Other";
799
+ value: string;
801
800
  isPrimary: boolean;
802
801
  } | null | undefined;
803
- emailAddresses?: {
804
- value: string;
802
+ primaryPhoneNumber?: {
805
803
  type: "Personal" | "Work" | "Other";
804
+ value: string;
806
805
  isPrimary: boolean;
806
+ } | null | undefined;
807
+ customFields?: {
808
+ title: string;
809
+ id: string;
810
+ value?: unknown;
811
+ isPrivate?: boolean | undefined;
807
812
  }[] | undefined;
808
- primaryPhoneNumber?: {
809
- value: string;
813
+ emailAddresses?: {
810
814
  type: "Personal" | "Work" | "Other";
815
+ value: string;
811
816
  isPrimary: boolean;
812
- } | null | undefined;
817
+ }[] | undefined;
813
818
  phoneNumbers?: {
814
- value: string;
815
819
  type: "Personal" | "Work" | "Other";
820
+ value: string;
816
821
  isPrimary: boolean;
817
822
  }[] | undefined;
818
823
  socialLinks?: {
819
824
  type: string;
820
825
  url: string;
821
826
  }[] | undefined;
827
+ company?: string | null | undefined;
822
828
  school?: string | null | undefined;
823
829
  applicationIds?: string[] | undefined;
824
830
  resumeFileHandle?: {
@@ -831,12 +837,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
831
837
  id: string;
832
838
  handle: string;
833
839
  }[] | undefined;
834
- customFields?: {
835
- title: string;
836
- id: string;
837
- value?: unknown;
838
- isPrivate?: boolean | undefined;
839
- }[] | undefined;
840
840
  }, {
841
841
  name: string;
842
842
  id: string;
@@ -847,32 +847,38 @@ 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;
851
850
  updatedAt?: string | undefined;
852
851
  primaryEmailAddress?: {
853
- value: string;
854
852
  type: "Personal" | "Work" | "Other";
853
+ value: string;
855
854
  isPrimary: boolean;
856
855
  } | null | undefined;
857
- emailAddresses?: {
858
- value: string;
856
+ primaryPhoneNumber?: {
859
857
  type: "Personal" | "Work" | "Other";
858
+ value: string;
860
859
  isPrimary: boolean;
860
+ } | null | undefined;
861
+ customFields?: {
862
+ title: string;
863
+ id: string;
864
+ value?: unknown;
865
+ isPrivate?: boolean | undefined;
861
866
  }[] | undefined;
862
- primaryPhoneNumber?: {
863
- value: string;
867
+ emailAddresses?: {
864
868
  type: "Personal" | "Work" | "Other";
869
+ value: string;
865
870
  isPrimary: boolean;
866
- } | null | undefined;
871
+ }[] | undefined;
867
872
  phoneNumbers?: {
868
- value: string;
869
873
  type: "Personal" | "Work" | "Other";
874
+ value: string;
870
875
  isPrimary: boolean;
871
876
  }[] | undefined;
872
877
  socialLinks?: {
873
878
  type: string;
874
879
  url: string;
875
880
  }[] | undefined;
881
+ company?: string | null | undefined;
876
882
  school?: string | null | undefined;
877
883
  applicationIds?: string[] | undefined;
878
884
  resumeFileHandle?: {
@@ -885,20 +891,14 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
885
891
  id: string;
886
892
  handle: string;
887
893
  }[] | undefined;
888
- customFields?: {
889
- title: string;
890
- id: string;
891
- value?: unknown;
892
- isPrivate?: boolean | undefined;
893
- }[] | undefined;
894
894
  }>, "many">>;
895
895
  next_cursor: z.ZodOptional<z.ZodString>;
896
896
  more_data_available: z.ZodOptional<z.ZodBoolean>;
897
897
  sync_token: z.ZodOptional<z.ZodString>;
898
898
  error: z.ZodString;
899
899
  }, "strip", z.ZodTypeAny, {
900
- success: boolean;
901
900
  error: string;
901
+ success: boolean;
902
902
  operation: "list_candidates";
903
903
  next_cursor?: string | undefined;
904
904
  sync_token?: string | undefined;
@@ -912,32 +912,38 @@ 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;
916
915
  updatedAt?: string | undefined;
917
916
  primaryEmailAddress?: {
918
- value: string;
919
917
  type: "Personal" | "Work" | "Other";
918
+ value: string;
920
919
  isPrimary: boolean;
921
920
  } | null | undefined;
922
- emailAddresses?: {
923
- value: string;
921
+ primaryPhoneNumber?: {
924
922
  type: "Personal" | "Work" | "Other";
923
+ value: string;
925
924
  isPrimary: boolean;
925
+ } | null | undefined;
926
+ customFields?: {
927
+ title: string;
928
+ id: string;
929
+ value?: unknown;
930
+ isPrivate?: boolean | undefined;
926
931
  }[] | undefined;
927
- primaryPhoneNumber?: {
928
- value: string;
932
+ emailAddresses?: {
929
933
  type: "Personal" | "Work" | "Other";
934
+ value: string;
930
935
  isPrimary: boolean;
931
- } | null | undefined;
936
+ }[] | undefined;
932
937
  phoneNumbers?: {
933
- value: string;
934
938
  type: "Personal" | "Work" | "Other";
939
+ value: string;
935
940
  isPrimary: boolean;
936
941
  }[] | undefined;
937
942
  socialLinks?: {
938
943
  type: string;
939
944
  url: string;
940
945
  }[] | undefined;
946
+ company?: string | null | undefined;
941
947
  school?: string | null | undefined;
942
948
  applicationIds?: string[] | undefined;
943
949
  resumeFileHandle?: {
@@ -950,17 +956,11 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
950
956
  id: string;
951
957
  handle: string;
952
958
  }[] | undefined;
953
- customFields?: {
954
- title: string;
955
- id: string;
956
- value?: unknown;
957
- isPrivate?: boolean | undefined;
958
- }[] | undefined;
959
959
  }[] | undefined;
960
960
  more_data_available?: boolean | undefined;
961
961
  }, {
962
- success: boolean;
963
962
  error: string;
963
+ success: boolean;
964
964
  operation: "list_candidates";
965
965
  next_cursor?: string | undefined;
966
966
  sync_token?: string | undefined;
@@ -974,32 +974,38 @@ 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;
978
977
  updatedAt?: string | undefined;
979
978
  primaryEmailAddress?: {
980
- value: string;
981
979
  type: "Personal" | "Work" | "Other";
980
+ value: string;
982
981
  isPrimary: boolean;
983
982
  } | null | undefined;
984
- emailAddresses?: {
985
- value: string;
983
+ primaryPhoneNumber?: {
986
984
  type: "Personal" | "Work" | "Other";
985
+ value: string;
987
986
  isPrimary: boolean;
987
+ } | null | undefined;
988
+ customFields?: {
989
+ title: string;
990
+ id: string;
991
+ value?: unknown;
992
+ isPrivate?: boolean | undefined;
988
993
  }[] | undefined;
989
- primaryPhoneNumber?: {
990
- value: string;
994
+ emailAddresses?: {
991
995
  type: "Personal" | "Work" | "Other";
996
+ value: string;
992
997
  isPrimary: boolean;
993
- } | null | undefined;
998
+ }[] | undefined;
994
999
  phoneNumbers?: {
995
- value: string;
996
1000
  type: "Personal" | "Work" | "Other";
1001
+ value: string;
997
1002
  isPrimary: boolean;
998
1003
  }[] | undefined;
999
1004
  socialLinks?: {
1000
1005
  type: string;
1001
1006
  url: string;
1002
1007
  }[] | undefined;
1008
+ company?: string | null | undefined;
1003
1009
  school?: string | null | undefined;
1004
1010
  applicationIds?: string[] | undefined;
1005
1011
  resumeFileHandle?: {
@@ -1012,12 +1018,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1012
1018
  id: string;
1013
1019
  handle: string;
1014
1020
  }[] | undefined;
1015
- customFields?: {
1016
- title: string;
1017
- id: string;
1018
- value?: unknown;
1019
- isPrivate?: boolean | undefined;
1020
- }[] | undefined;
1021
1021
  }[] | undefined;
1022
1022
  more_data_available?: boolean | undefined;
1023
1023
  }>, z.ZodObject<{
@@ -1033,12 +1033,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1033
1033
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1034
1034
  isPrimary: z.ZodBoolean;
1035
1035
  }, "strip", z.ZodTypeAny, {
1036
- value: string;
1037
1036
  type: "Personal" | "Work" | "Other";
1037
+ value: string;
1038
1038
  isPrimary: boolean;
1039
1039
  }, {
1040
- value: string;
1041
1040
  type: "Personal" | "Work" | "Other";
1041
+ value: string;
1042
1042
  isPrimary: boolean;
1043
1043
  }>>>;
1044
1044
  primaryPhoneNumber: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -1046,12 +1046,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1046
1046
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1047
1047
  isPrimary: z.ZodBoolean;
1048
1048
  }, "strip", z.ZodTypeAny, {
1049
- value: string;
1050
1049
  type: "Personal" | "Work" | "Other";
1050
+ value: string;
1051
1051
  isPrimary: boolean;
1052
1052
  }, {
1053
- value: string;
1054
1053
  type: "Personal" | "Work" | "Other";
1054
+ value: string;
1055
1055
  isPrimary: boolean;
1056
1056
  }>>>;
1057
1057
  customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -1076,13 +1076,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1076
1076
  createdAt?: string | undefined;
1077
1077
  updatedAt?: string | undefined;
1078
1078
  primaryEmailAddress?: {
1079
- value: string;
1080
1079
  type: "Personal" | "Work" | "Other";
1080
+ value: string;
1081
1081
  isPrimary: boolean;
1082
1082
  } | null | undefined;
1083
1083
  primaryPhoneNumber?: {
1084
- value: string;
1085
1084
  type: "Personal" | "Work" | "Other";
1085
+ value: string;
1086
1086
  isPrimary: boolean;
1087
1087
  } | null | undefined;
1088
1088
  customFields?: {
@@ -1097,13 +1097,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1097
1097
  createdAt?: string | undefined;
1098
1098
  updatedAt?: string | undefined;
1099
1099
  primaryEmailAddress?: {
1100
- value: string;
1101
1100
  type: "Personal" | "Work" | "Other";
1101
+ value: string;
1102
1102
  isPrimary: boolean;
1103
1103
  } | null | undefined;
1104
1104
  primaryPhoneNumber?: {
1105
- value: string;
1106
1105
  type: "Personal" | "Work" | "Other";
1106
+ value: string;
1107
1107
  isPrimary: boolean;
1108
1108
  } | null | undefined;
1109
1109
  customFields?: {
@@ -1115,8 +1115,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1115
1115
  }>>;
1116
1116
  error: z.ZodString;
1117
1117
  }, "strip", z.ZodTypeAny, {
1118
- success: boolean;
1119
1118
  error: string;
1119
+ success: boolean;
1120
1120
  operation: "get_candidate";
1121
1121
  candidate?: {
1122
1122
  name: string;
@@ -1124,13 +1124,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1124
1124
  createdAt?: string | undefined;
1125
1125
  updatedAt?: string | undefined;
1126
1126
  primaryEmailAddress?: {
1127
- value: string;
1128
1127
  type: "Personal" | "Work" | "Other";
1128
+ value: string;
1129
1129
  isPrimary: boolean;
1130
1130
  } | null | undefined;
1131
1131
  primaryPhoneNumber?: {
1132
- value: string;
1133
1132
  type: "Personal" | "Work" | "Other";
1133
+ value: string;
1134
1134
  isPrimary: boolean;
1135
1135
  } | null | undefined;
1136
1136
  customFields?: {
@@ -1141,8 +1141,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1141
1141
  }[] | undefined;
1142
1142
  } | undefined;
1143
1143
  }, {
1144
- success: boolean;
1145
1144
  error: string;
1145
+ success: boolean;
1146
1146
  operation: "get_candidate";
1147
1147
  candidate?: {
1148
1148
  name: string;
@@ -1150,13 +1150,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1150
1150
  createdAt?: string | undefined;
1151
1151
  updatedAt?: string | undefined;
1152
1152
  primaryEmailAddress?: {
1153
- value: string;
1154
1153
  type: "Personal" | "Work" | "Other";
1154
+ value: string;
1155
1155
  isPrimary: boolean;
1156
1156
  } | null | undefined;
1157
1157
  primaryPhoneNumber?: {
1158
- value: string;
1159
1158
  type: "Personal" | "Work" | "Other";
1159
+ value: string;
1160
1160
  isPrimary: boolean;
1161
1161
  } | null | undefined;
1162
1162
  customFields?: {
@@ -1179,12 +1179,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1179
1179
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1180
1180
  isPrimary: z.ZodBoolean;
1181
1181
  }, "strip", z.ZodTypeAny, {
1182
- value: string;
1183
1182
  type: "Personal" | "Work" | "Other";
1183
+ value: string;
1184
1184
  isPrimary: boolean;
1185
1185
  }, {
1186
- value: string;
1187
1186
  type: "Personal" | "Work" | "Other";
1187
+ value: string;
1188
1188
  isPrimary: boolean;
1189
1189
  }>>>;
1190
1190
  primaryPhoneNumber: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -1192,12 +1192,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1192
1192
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1193
1193
  isPrimary: z.ZodBoolean;
1194
1194
  }, "strip", z.ZodTypeAny, {
1195
- value: string;
1196
1195
  type: "Personal" | "Work" | "Other";
1196
+ value: string;
1197
1197
  isPrimary: boolean;
1198
1198
  }, {
1199
- value: string;
1200
1199
  type: "Personal" | "Work" | "Other";
1200
+ value: string;
1201
1201
  isPrimary: boolean;
1202
1202
  }>>>;
1203
1203
  customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -1222,13 +1222,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1222
1222
  createdAt?: string | undefined;
1223
1223
  updatedAt?: string | undefined;
1224
1224
  primaryEmailAddress?: {
1225
- value: string;
1226
1225
  type: "Personal" | "Work" | "Other";
1226
+ value: string;
1227
1227
  isPrimary: boolean;
1228
1228
  } | null | undefined;
1229
1229
  primaryPhoneNumber?: {
1230
- value: string;
1231
1230
  type: "Personal" | "Work" | "Other";
1231
+ value: string;
1232
1232
  isPrimary: boolean;
1233
1233
  } | null | undefined;
1234
1234
  customFields?: {
@@ -1243,13 +1243,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1243
1243
  createdAt?: string | undefined;
1244
1244
  updatedAt?: string | undefined;
1245
1245
  primaryEmailAddress?: {
1246
- value: string;
1247
1246
  type: "Personal" | "Work" | "Other";
1247
+ value: string;
1248
1248
  isPrimary: boolean;
1249
1249
  } | null | undefined;
1250
1250
  primaryPhoneNumber?: {
1251
- value: string;
1252
1251
  type: "Personal" | "Work" | "Other";
1252
+ value: string;
1253
1253
  isPrimary: boolean;
1254
1254
  } | null | undefined;
1255
1255
  customFields?: {
@@ -1262,8 +1262,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1262
1262
  duplicate: z.ZodOptional<z.ZodBoolean>;
1263
1263
  error: z.ZodString;
1264
1264
  }, "strip", z.ZodTypeAny, {
1265
- success: boolean;
1266
1265
  error: string;
1266
+ success: boolean;
1267
1267
  operation: "create_candidate";
1268
1268
  candidate?: {
1269
1269
  name: string;
@@ -1271,13 +1271,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1271
1271
  createdAt?: string | undefined;
1272
1272
  updatedAt?: string | undefined;
1273
1273
  primaryEmailAddress?: {
1274
- value: string;
1275
1274
  type: "Personal" | "Work" | "Other";
1275
+ value: string;
1276
1276
  isPrimary: boolean;
1277
1277
  } | null | undefined;
1278
1278
  primaryPhoneNumber?: {
1279
- value: string;
1280
1279
  type: "Personal" | "Work" | "Other";
1280
+ value: string;
1281
1281
  isPrimary: boolean;
1282
1282
  } | null | undefined;
1283
1283
  customFields?: {
@@ -1289,8 +1289,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1289
1289
  } | undefined;
1290
1290
  duplicate?: boolean | undefined;
1291
1291
  }, {
1292
- success: boolean;
1293
1292
  error: string;
1293
+ success: boolean;
1294
1294
  operation: "create_candidate";
1295
1295
  candidate?: {
1296
1296
  name: string;
@@ -1298,13 +1298,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1298
1298
  createdAt?: string | undefined;
1299
1299
  updatedAt?: string | undefined;
1300
1300
  primaryEmailAddress?: {
1301
- value: string;
1302
1301
  type: "Personal" | "Work" | "Other";
1302
+ value: string;
1303
1303
  isPrimary: boolean;
1304
1304
  } | null | undefined;
1305
1305
  primaryPhoneNumber?: {
1306
- value: string;
1307
1306
  type: "Personal" | "Work" | "Other";
1307
+ value: string;
1308
1308
  isPrimary: boolean;
1309
1309
  } | null | undefined;
1310
1310
  customFields?: {
@@ -1328,12 +1328,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1328
1328
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1329
1329
  isPrimary: z.ZodBoolean;
1330
1330
  }, "strip", z.ZodTypeAny, {
1331
- value: string;
1332
1331
  type: "Personal" | "Work" | "Other";
1332
+ value: string;
1333
1333
  isPrimary: boolean;
1334
1334
  }, {
1335
- value: string;
1336
1335
  type: "Personal" | "Work" | "Other";
1336
+ value: string;
1337
1337
  isPrimary: boolean;
1338
1338
  }>>>;
1339
1339
  primaryPhoneNumber: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -1341,12 +1341,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1341
1341
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1342
1342
  isPrimary: z.ZodBoolean;
1343
1343
  }, "strip", z.ZodTypeAny, {
1344
- value: string;
1345
1344
  type: "Personal" | "Work" | "Other";
1345
+ value: string;
1346
1346
  isPrimary: boolean;
1347
1347
  }, {
1348
- value: string;
1349
1348
  type: "Personal" | "Work" | "Other";
1349
+ value: string;
1350
1350
  isPrimary: boolean;
1351
1351
  }>>>;
1352
1352
  customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -1371,13 +1371,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1371
1371
  createdAt?: string | undefined;
1372
1372
  updatedAt?: string | undefined;
1373
1373
  primaryEmailAddress?: {
1374
- value: string;
1375
1374
  type: "Personal" | "Work" | "Other";
1375
+ value: string;
1376
1376
  isPrimary: boolean;
1377
1377
  } | null | undefined;
1378
1378
  primaryPhoneNumber?: {
1379
- value: string;
1380
1379
  type: "Personal" | "Work" | "Other";
1380
+ value: string;
1381
1381
  isPrimary: boolean;
1382
1382
  } | null | undefined;
1383
1383
  customFields?: {
@@ -1392,13 +1392,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1392
1392
  createdAt?: string | undefined;
1393
1393
  updatedAt?: string | undefined;
1394
1394
  primaryEmailAddress?: {
1395
- value: string;
1396
1395
  type: "Personal" | "Work" | "Other";
1396
+ value: string;
1397
1397
  isPrimary: boolean;
1398
1398
  } | null | undefined;
1399
1399
  primaryPhoneNumber?: {
1400
- value: string;
1401
1400
  type: "Personal" | "Work" | "Other";
1401
+ value: string;
1402
1402
  isPrimary: boolean;
1403
1403
  } | null | undefined;
1404
1404
  customFields?: {
@@ -1410,8 +1410,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1410
1410
  }>, "many">>;
1411
1411
  error: z.ZodString;
1412
1412
  }, "strip", z.ZodTypeAny, {
1413
- success: boolean;
1414
1413
  error: string;
1414
+ success: boolean;
1415
1415
  operation: "search_candidates";
1416
1416
  candidates?: {
1417
1417
  name: string;
@@ -1419,13 +1419,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1419
1419
  createdAt?: string | undefined;
1420
1420
  updatedAt?: string | undefined;
1421
1421
  primaryEmailAddress?: {
1422
- value: string;
1423
1422
  type: "Personal" | "Work" | "Other";
1423
+ value: string;
1424
1424
  isPrimary: boolean;
1425
1425
  } | null | undefined;
1426
1426
  primaryPhoneNumber?: {
1427
- value: string;
1428
1427
  type: "Personal" | "Work" | "Other";
1428
+ value: string;
1429
1429
  isPrimary: boolean;
1430
1430
  } | null | undefined;
1431
1431
  customFields?: {
@@ -1436,8 +1436,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1436
1436
  }[] | undefined;
1437
1437
  }[] | undefined;
1438
1438
  }, {
1439
- success: boolean;
1440
1439
  error: string;
1440
+ success: boolean;
1441
1441
  operation: "search_candidates";
1442
1442
  candidates?: {
1443
1443
  name: string;
@@ -1445,13 +1445,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1445
1445
  createdAt?: string | undefined;
1446
1446
  updatedAt?: string | undefined;
1447
1447
  primaryEmailAddress?: {
1448
- value: string;
1449
1448
  type: "Personal" | "Work" | "Other";
1449
+ value: string;
1450
1450
  isPrimary: boolean;
1451
1451
  } | null | undefined;
1452
1452
  primaryPhoneNumber?: {
1453
- value: string;
1454
1453
  type: "Personal" | "Work" | "Other";
1454
+ value: string;
1455
1455
  isPrimary: boolean;
1456
1456
  } | null | undefined;
1457
1457
  customFields?: {
@@ -1474,12 +1474,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1474
1474
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1475
1475
  isPrimary: z.ZodBoolean;
1476
1476
  }, "strip", z.ZodTypeAny, {
1477
- value: string;
1478
1477
  type: "Personal" | "Work" | "Other";
1478
+ value: string;
1479
1479
  isPrimary: boolean;
1480
1480
  }, {
1481
- value: string;
1482
1481
  type: "Personal" | "Work" | "Other";
1482
+ value: string;
1483
1483
  isPrimary: boolean;
1484
1484
  }>>>;
1485
1485
  primaryPhoneNumber: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -1487,12 +1487,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1487
1487
  type: z.ZodEnum<["Personal", "Work", "Other"]>;
1488
1488
  isPrimary: z.ZodBoolean;
1489
1489
  }, "strip", z.ZodTypeAny, {
1490
- value: string;
1491
1490
  type: "Personal" | "Work" | "Other";
1491
+ value: string;
1492
1492
  isPrimary: boolean;
1493
1493
  }, {
1494
- value: string;
1495
1494
  type: "Personal" | "Work" | "Other";
1495
+ value: string;
1496
1496
  isPrimary: boolean;
1497
1497
  }>>>;
1498
1498
  customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -1517,13 +1517,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1517
1517
  createdAt?: string | undefined;
1518
1518
  updatedAt?: string | undefined;
1519
1519
  primaryEmailAddress?: {
1520
- value: string;
1521
1520
  type: "Personal" | "Work" | "Other";
1521
+ value: string;
1522
1522
  isPrimary: boolean;
1523
1523
  } | null | undefined;
1524
1524
  primaryPhoneNumber?: {
1525
- value: string;
1526
1525
  type: "Personal" | "Work" | "Other";
1526
+ value: string;
1527
1527
  isPrimary: boolean;
1528
1528
  } | null | undefined;
1529
1529
  customFields?: {
@@ -1538,13 +1538,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1538
1538
  createdAt?: string | undefined;
1539
1539
  updatedAt?: string | undefined;
1540
1540
  primaryEmailAddress?: {
1541
- value: string;
1542
1541
  type: "Personal" | "Work" | "Other";
1542
+ value: string;
1543
1543
  isPrimary: boolean;
1544
1544
  } | null | undefined;
1545
1545
  primaryPhoneNumber?: {
1546
- value: string;
1547
1546
  type: "Personal" | "Work" | "Other";
1547
+ value: string;
1548
1548
  isPrimary: boolean;
1549
1549
  } | null | undefined;
1550
1550
  customFields?: {
@@ -1556,8 +1556,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1556
1556
  }>>;
1557
1557
  error: z.ZodString;
1558
1558
  }, "strip", z.ZodTypeAny, {
1559
- success: boolean;
1560
1559
  error: string;
1560
+ success: boolean;
1561
1561
  operation: "add_tag";
1562
1562
  candidate?: {
1563
1563
  name: string;
@@ -1565,13 +1565,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1565
1565
  createdAt?: string | undefined;
1566
1566
  updatedAt?: string | undefined;
1567
1567
  primaryEmailAddress?: {
1568
- value: string;
1569
1568
  type: "Personal" | "Work" | "Other";
1569
+ value: string;
1570
1570
  isPrimary: boolean;
1571
1571
  } | null | undefined;
1572
1572
  primaryPhoneNumber?: {
1573
- value: string;
1574
1573
  type: "Personal" | "Work" | "Other";
1574
+ value: string;
1575
1575
  isPrimary: boolean;
1576
1576
  } | null | undefined;
1577
1577
  customFields?: {
@@ -1582,8 +1582,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1582
1582
  }[] | undefined;
1583
1583
  } | undefined;
1584
1584
  }, {
1585
- success: boolean;
1586
1585
  error: string;
1586
+ success: boolean;
1587
1587
  operation: "add_tag";
1588
1588
  candidate?: {
1589
1589
  name: string;
@@ -1591,13 +1591,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1591
1591
  createdAt?: string | undefined;
1592
1592
  updatedAt?: string | undefined;
1593
1593
  primaryEmailAddress?: {
1594
- value: string;
1595
1594
  type: "Personal" | "Work" | "Other";
1595
+ value: string;
1596
1596
  isPrimary: boolean;
1597
1597
  } | null | undefined;
1598
1598
  primaryPhoneNumber?: {
1599
- value: string;
1600
1599
  type: "Personal" | "Work" | "Other";
1600
+ value: string;
1601
1601
  isPrimary: boolean;
1602
1602
  } | null | undefined;
1603
1603
  customFields?: {
@@ -1625,8 +1625,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1625
1625
  }>, "many">>;
1626
1626
  error: z.ZodString;
1627
1627
  }, "strip", z.ZodTypeAny, {
1628
- success: boolean;
1629
1628
  error: string;
1629
+ success: boolean;
1630
1630
  operation: "list_tags";
1631
1631
  tags?: {
1632
1632
  title: string;
@@ -1634,8 +1634,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1634
1634
  isArchived?: boolean | undefined;
1635
1635
  }[] | undefined;
1636
1636
  }, {
1637
- success: boolean;
1638
1637
  error: string;
1638
+ success: boolean;
1639
1639
  operation: "list_tags";
1640
1640
  tags?: {
1641
1641
  title: string;
@@ -1660,8 +1660,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1660
1660
  }>>;
1661
1661
  error: z.ZodString;
1662
1662
  }, "strip", z.ZodTypeAny, {
1663
- success: boolean;
1664
1663
  error: string;
1664
+ success: boolean;
1665
1665
  operation: "create_tag";
1666
1666
  tag?: {
1667
1667
  title: string;
@@ -1669,8 +1669,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1669
1669
  isArchived?: boolean | undefined;
1670
1670
  } | undefined;
1671
1671
  }, {
1672
- success: boolean;
1673
1672
  error: string;
1673
+ success: boolean;
1674
1674
  operation: "create_tag";
1675
1675
  tag?: {
1676
1676
  title: string;
@@ -1703,8 +1703,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1703
1703
  }, "strip", z.ZodTypeAny, {
1704
1704
  title: string;
1705
1705
  id: string;
1706
- isArchived: boolean;
1707
1706
  isPrivate: boolean;
1707
+ isArchived: boolean;
1708
1708
  objectType: string;
1709
1709
  fieldType: string;
1710
1710
  selectableValues?: {
@@ -1715,8 +1715,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1715
1715
  }, {
1716
1716
  title: string;
1717
1717
  id: string;
1718
- isArchived: boolean;
1719
1718
  isPrivate: boolean;
1719
+ isArchived: boolean;
1720
1720
  objectType: string;
1721
1721
  fieldType: string;
1722
1722
  selectableValues?: {
@@ -1730,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
- success: boolean;
1734
1733
  error: string;
1734
+ success: boolean;
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
- isArchived: boolean;
1741
1740
  isPrivate: boolean;
1741
+ isArchived: 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
- success: boolean;
1754
1753
  error: string;
1754
+ success: boolean;
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
- isArchived: boolean;
1761
1760
  isPrivate: boolean;
1761
+ isArchived: boolean;
1762
1762
  objectType: string;
1763
1763
  fieldType: string;
1764
1764
  selectableValues?: {