@bubblelab/bubble-core 0.1.254 → 0.1.255

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 (122) hide show
  1. package/dist/bubble-bundle.d.ts +188 -188
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
  6. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  13. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  14. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  15. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  16. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +139 -139
  17. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  18. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +142 -142
  19. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +174 -174
  20. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +36 -36
  21. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +748 -748
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  36. package/dist/bubbles/service-bubble/gmail.d.ts +84 -84
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/http.d.ts +28 -28
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +46 -46
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  56. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  57. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  59. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  63. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  65. package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +12 -12
  66. package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +12 -12
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +155 -155
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  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 +140 -140
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +140 -140
  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/app-rankings-tool.d.ts +32 -32
  78. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  87. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  88. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  89. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  91. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  95. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  96. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  102. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  104. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  105. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  106. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  107. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  108. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  109. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  111. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  112. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  113. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  114. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  115. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  116. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  117. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  118. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  119. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +82 -82
  120. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  121. package/dist/bubbles.json +1 -1
  122. package/package.json +2 -2
@@ -231,10 +231,10 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
231
231
  }, "strip", z.ZodTypeAny, {
232
232
  title: string;
233
233
  id: string;
234
- fieldType: string;
235
- isPrivate: boolean;
236
234
  isArchived: boolean;
235
+ isPrivate: boolean;
237
236
  objectType: string;
237
+ fieldType: string;
238
238
  selectableValues?: {
239
239
  value: string;
240
240
  label: string;
@@ -243,10 +243,10 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
243
243
  }, {
244
244
  title: string;
245
245
  id: string;
246
- fieldType: string;
247
- isPrivate: boolean;
248
246
  isArchived: boolean;
247
+ isPrivate: boolean;
249
248
  objectType: string;
249
+ fieldType: string;
250
250
  selectableValues?: {
251
251
  value: string;
252
252
  label: string;
@@ -397,28 +397,23 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
397
397
  profileUrl?: string | null | undefined;
398
398
  source?: unknown;
399
399
  createdAt?: string | undefined;
400
+ company?: string | null | undefined;
400
401
  updatedAt?: string | undefined;
401
402
  primaryEmailAddress?: {
402
403
  value: string;
403
404
  type: "Personal" | "Work" | "Other";
404
405
  isPrimary: boolean;
405
406
  } | null | undefined;
406
- primaryPhoneNumber?: {
407
+ emailAddresses?: {
407
408
  value: string;
408
409
  type: "Personal" | "Work" | "Other";
409
410
  isPrimary: boolean;
410
- } | null | undefined;
411
- customFields?: {
412
- title: string;
413
- id: string;
414
- value?: unknown;
415
- isPrivate?: boolean | undefined;
416
411
  }[] | undefined;
417
- emailAddresses?: {
412
+ primaryPhoneNumber?: {
418
413
  value: string;
419
414
  type: "Personal" | "Work" | "Other";
420
415
  isPrimary: boolean;
421
- }[] | undefined;
416
+ } | null | undefined;
422
417
  phoneNumbers?: {
423
418
  value: string;
424
419
  type: "Personal" | "Work" | "Other";
@@ -428,7 +423,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
428
423
  type: string;
429
424
  url: string;
430
425
  }[] | undefined;
431
- company?: string | null | undefined;
432
426
  school?: string | null | undefined;
433
427
  applicationIds?: string[] | undefined;
434
428
  resumeFileHandle?: {
@@ -441,6 +435,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
441
435
  id: string;
442
436
  handle: string;
443
437
  }[] | undefined;
438
+ customFields?: {
439
+ title: string;
440
+ id: string;
441
+ value?: unknown;
442
+ isPrivate?: boolean | undefined;
443
+ }[] | undefined;
444
444
  creditedToUser?: unknown;
445
445
  }, {
446
446
  name: string;
@@ -454,28 +454,23 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
454
454
  profileUrl?: string | null | undefined;
455
455
  source?: unknown;
456
456
  createdAt?: string | undefined;
457
+ company?: string | null | undefined;
457
458
  updatedAt?: string | undefined;
458
459
  primaryEmailAddress?: {
459
460
  value: string;
460
461
  type: "Personal" | "Work" | "Other";
461
462
  isPrimary: boolean;
462
463
  } | null | undefined;
463
- primaryPhoneNumber?: {
464
+ emailAddresses?: {
464
465
  value: string;
465
466
  type: "Personal" | "Work" | "Other";
466
467
  isPrimary: boolean;
467
- } | null | undefined;
468
- customFields?: {
469
- title: string;
470
- id: string;
471
- value?: unknown;
472
- isPrivate?: boolean | undefined;
473
468
  }[] | undefined;
474
- emailAddresses?: {
469
+ primaryPhoneNumber?: {
475
470
  value: string;
476
471
  type: "Personal" | "Work" | "Other";
477
472
  isPrimary: boolean;
478
- }[] | undefined;
473
+ } | null | undefined;
479
474
  phoneNumbers?: {
480
475
  value: string;
481
476
  type: "Personal" | "Work" | "Other";
@@ -485,7 +480,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
485
480
  type: string;
486
481
  url: string;
487
482
  }[] | undefined;
488
- company?: string | null | undefined;
489
483
  school?: string | null | undefined;
490
484
  applicationIds?: string[] | undefined;
491
485
  resumeFileHandle?: {
@@ -498,6 +492,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
498
492
  id: string;
499
493
  handle: string;
500
494
  }[] | undefined;
495
+ customFields?: {
496
+ title: string;
497
+ id: string;
498
+ value?: unknown;
499
+ isPrivate?: boolean | undefined;
500
+ }[] | undefined;
501
501
  creditedToUser?: unknown;
502
502
  }>;
503
503
  /**
@@ -518,8 +518,8 @@ export declare const AshbyEnrichedCandidateSchema: z.ZodObject<{
518
518
  name: string;
519
519
  email: string | null;
520
520
  id: string;
521
- tags: string[];
522
521
  phone: string | null;
522
+ tags: string[];
523
523
  linkedinUrl: string | null;
524
524
  position: string | null;
525
525
  company: string | null;
@@ -529,8 +529,8 @@ export declare const AshbyEnrichedCandidateSchema: z.ZodObject<{
529
529
  name: string;
530
530
  email: string | null;
531
531
  id: string;
532
- tags: string[];
533
532
  phone: string | null;
533
+ tags: string[];
534
534
  linkedinUrl: string | null;
535
535
  position: string | null;
536
536
  company: string | null;
@@ -575,7 +575,6 @@ export declare const AshbyJobSchema: z.ZodObject<{
575
575
  locationId?: string | null | undefined;
576
576
  createdAt?: string | undefined;
577
577
  updatedAt?: string | undefined;
578
- teamId?: string | null | undefined;
579
578
  customFields?: {
580
579
  title: string;
581
580
  id: string;
@@ -583,6 +582,7 @@ export declare const AshbyJobSchema: z.ZodObject<{
583
582
  isPrivate?: boolean | undefined;
584
583
  }[] | undefined;
585
584
  departmentId?: string | null | undefined;
585
+ teamId?: string | null | undefined;
586
586
  locationIds?: string[] | undefined;
587
587
  openedAt?: string | null | undefined;
588
588
  closedAt?: string | null | undefined;
@@ -593,7 +593,6 @@ export declare const AshbyJobSchema: z.ZodObject<{
593
593
  locationId?: string | null | undefined;
594
594
  createdAt?: string | undefined;
595
595
  updatedAt?: string | undefined;
596
- teamId?: string | null | undefined;
597
596
  customFields?: {
598
597
  title: string;
599
598
  id: string;
@@ -601,6 +600,7 @@ export declare const AshbyJobSchema: z.ZodObject<{
601
600
  isPrivate?: boolean | undefined;
602
601
  }[] | undefined;
603
602
  departmentId?: string | null | undefined;
603
+ teamId?: string | null | undefined;
604
604
  locationIds?: string[] | undefined;
605
605
  openedAt?: string | null | undefined;
606
606
  closedAt?: string | null | undefined;
@@ -681,14 +681,14 @@ export declare const AshbyApplicationSchema: z.ZodObject<{
681
681
  firstName: z.ZodOptional<z.ZodString>;
682
682
  lastName: z.ZodOptional<z.ZodString>;
683
683
  }, "strip", z.ZodTypeAny, {
684
- role: string;
685
684
  userId: string;
685
+ role: string;
686
686
  email?: string | undefined;
687
687
  firstName?: string | undefined;
688
688
  lastName?: string | undefined;
689
689
  }, {
690
- role: string;
691
690
  userId: string;
691
+ role: string;
692
692
  email?: string | undefined;
693
693
  firstName?: string | undefined;
694
694
  lastName?: string | undefined;
@@ -716,8 +716,8 @@ export declare const AshbyApplicationSchema: z.ZodObject<{
716
716
  } | null | undefined;
717
717
  archiveReason?: unknown;
718
718
  hiringTeam?: {
719
- role: string;
720
719
  userId: string;
720
+ role: string;
721
721
  email?: string | undefined;
722
722
  firstName?: string | undefined;
723
723
  lastName?: string | undefined;
@@ -745,8 +745,8 @@ export declare const AshbyApplicationSchema: z.ZodObject<{
745
745
  } | null | undefined;
746
746
  archiveReason?: unknown;
747
747
  hiringTeam?: {
748
- role: string;
749
748
  userId: string;
749
+ role: string;
750
750
  email?: string | undefined;
751
751
  firstName?: string | undefined;
752
752
  lastName?: string | undefined;
@@ -1436,28 +1436,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1436
1436
  profileUrl?: string | null | undefined;
1437
1437
  source?: unknown;
1438
1438
  createdAt?: string | undefined;
1439
+ company?: string | null | undefined;
1439
1440
  updatedAt?: string | undefined;
1440
1441
  primaryEmailAddress?: {
1441
1442
  value: string;
1442
1443
  type: "Personal" | "Work" | "Other";
1443
1444
  isPrimary: boolean;
1444
1445
  } | null | undefined;
1445
- primaryPhoneNumber?: {
1446
+ emailAddresses?: {
1446
1447
  value: string;
1447
1448
  type: "Personal" | "Work" | "Other";
1448
1449
  isPrimary: boolean;
1449
- } | null | undefined;
1450
- customFields?: {
1451
- title: string;
1452
- id: string;
1453
- value?: unknown;
1454
- isPrivate?: boolean | undefined;
1455
1450
  }[] | undefined;
1456
- emailAddresses?: {
1451
+ primaryPhoneNumber?: {
1457
1452
  value: string;
1458
1453
  type: "Personal" | "Work" | "Other";
1459
1454
  isPrimary: boolean;
1460
- }[] | undefined;
1455
+ } | null | undefined;
1461
1456
  phoneNumbers?: {
1462
1457
  value: string;
1463
1458
  type: "Personal" | "Work" | "Other";
@@ -1467,7 +1462,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1467
1462
  type: string;
1468
1463
  url: string;
1469
1464
  }[] | undefined;
1470
- company?: string | null | undefined;
1471
1465
  school?: string | null | undefined;
1472
1466
  applicationIds?: string[] | undefined;
1473
1467
  resumeFileHandle?: {
@@ -1480,6 +1474,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1480
1474
  id: string;
1481
1475
  handle: string;
1482
1476
  }[] | undefined;
1477
+ customFields?: {
1478
+ title: string;
1479
+ id: string;
1480
+ value?: unknown;
1481
+ isPrivate?: boolean | undefined;
1482
+ }[] | undefined;
1483
1483
  creditedToUser?: unknown;
1484
1484
  }, {
1485
1485
  name: string;
@@ -1493,28 +1493,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1493
1493
  profileUrl?: string | null | undefined;
1494
1494
  source?: unknown;
1495
1495
  createdAt?: string | undefined;
1496
+ company?: string | null | undefined;
1496
1497
  updatedAt?: string | undefined;
1497
1498
  primaryEmailAddress?: {
1498
1499
  value: string;
1499
1500
  type: "Personal" | "Work" | "Other";
1500
1501
  isPrimary: boolean;
1501
1502
  } | null | undefined;
1502
- primaryPhoneNumber?: {
1503
+ emailAddresses?: {
1503
1504
  value: string;
1504
1505
  type: "Personal" | "Work" | "Other";
1505
1506
  isPrimary: boolean;
1506
- } | null | undefined;
1507
- customFields?: {
1508
- title: string;
1509
- id: string;
1510
- value?: unknown;
1511
- isPrivate?: boolean | undefined;
1512
1507
  }[] | undefined;
1513
- emailAddresses?: {
1508
+ primaryPhoneNumber?: {
1514
1509
  value: string;
1515
1510
  type: "Personal" | "Work" | "Other";
1516
1511
  isPrimary: boolean;
1517
- }[] | undefined;
1512
+ } | null | undefined;
1518
1513
  phoneNumbers?: {
1519
1514
  value: string;
1520
1515
  type: "Personal" | "Work" | "Other";
@@ -1524,7 +1519,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1524
1519
  type: string;
1525
1520
  url: string;
1526
1521
  }[] | undefined;
1527
- company?: string | null | undefined;
1528
1522
  school?: string | null | undefined;
1529
1523
  applicationIds?: string[] | undefined;
1530
1524
  resumeFileHandle?: {
@@ -1537,6 +1531,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1537
1531
  id: string;
1538
1532
  handle: string;
1539
1533
  }[] | undefined;
1534
+ customFields?: {
1535
+ title: string;
1536
+ id: string;
1537
+ value?: unknown;
1538
+ isPrivate?: boolean | undefined;
1539
+ }[] | undefined;
1540
1540
  creditedToUser?: unknown;
1541
1541
  }>, "many">>;
1542
1542
  next_cursor: z.ZodOptional<z.ZodString>;
@@ -1544,8 +1544,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1544
1544
  sync_token: z.ZodOptional<z.ZodString>;
1545
1545
  error: z.ZodString;
1546
1546
  }, "strip", z.ZodTypeAny, {
1547
- error: string;
1548
1547
  success: boolean;
1548
+ error: string;
1549
1549
  operation: "list_candidates";
1550
1550
  next_cursor?: string | undefined;
1551
1551
  sync_token?: string | undefined;
@@ -1561,28 +1561,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1561
1561
  profileUrl?: string | null | undefined;
1562
1562
  source?: unknown;
1563
1563
  createdAt?: string | undefined;
1564
+ company?: string | null | undefined;
1564
1565
  updatedAt?: string | undefined;
1565
1566
  primaryEmailAddress?: {
1566
1567
  value: string;
1567
1568
  type: "Personal" | "Work" | "Other";
1568
1569
  isPrimary: boolean;
1569
1570
  } | null | undefined;
1570
- primaryPhoneNumber?: {
1571
+ emailAddresses?: {
1571
1572
  value: string;
1572
1573
  type: "Personal" | "Work" | "Other";
1573
1574
  isPrimary: boolean;
1574
- } | null | undefined;
1575
- customFields?: {
1576
- title: string;
1577
- id: string;
1578
- value?: unknown;
1579
- isPrivate?: boolean | undefined;
1580
1575
  }[] | undefined;
1581
- emailAddresses?: {
1576
+ primaryPhoneNumber?: {
1582
1577
  value: string;
1583
1578
  type: "Personal" | "Work" | "Other";
1584
1579
  isPrimary: boolean;
1585
- }[] | undefined;
1580
+ } | null | undefined;
1586
1581
  phoneNumbers?: {
1587
1582
  value: string;
1588
1583
  type: "Personal" | "Work" | "Other";
@@ -1592,7 +1587,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1592
1587
  type: string;
1593
1588
  url: string;
1594
1589
  }[] | undefined;
1595
- company?: string | null | undefined;
1596
1590
  school?: string | null | undefined;
1597
1591
  applicationIds?: string[] | undefined;
1598
1592
  resumeFileHandle?: {
@@ -1605,12 +1599,18 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1605
1599
  id: string;
1606
1600
  handle: string;
1607
1601
  }[] | undefined;
1602
+ customFields?: {
1603
+ title: string;
1604
+ id: string;
1605
+ value?: unknown;
1606
+ isPrivate?: boolean | undefined;
1607
+ }[] | undefined;
1608
1608
  creditedToUser?: unknown;
1609
1609
  }[] | undefined;
1610
1610
  more_data_available?: boolean | undefined;
1611
1611
  }, {
1612
- error: string;
1613
1612
  success: boolean;
1613
+ error: string;
1614
1614
  operation: "list_candidates";
1615
1615
  next_cursor?: string | undefined;
1616
1616
  sync_token?: string | undefined;
@@ -1626,28 +1626,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1626
1626
  profileUrl?: string | null | undefined;
1627
1627
  source?: unknown;
1628
1628
  createdAt?: string | undefined;
1629
+ company?: string | null | undefined;
1629
1630
  updatedAt?: string | undefined;
1630
1631
  primaryEmailAddress?: {
1631
1632
  value: string;
1632
1633
  type: "Personal" | "Work" | "Other";
1633
1634
  isPrimary: boolean;
1634
1635
  } | null | undefined;
1635
- primaryPhoneNumber?: {
1636
+ emailAddresses?: {
1636
1637
  value: string;
1637
1638
  type: "Personal" | "Work" | "Other";
1638
1639
  isPrimary: boolean;
1639
- } | null | undefined;
1640
- customFields?: {
1641
- title: string;
1642
- id: string;
1643
- value?: unknown;
1644
- isPrivate?: boolean | undefined;
1645
1640
  }[] | undefined;
1646
- emailAddresses?: {
1641
+ primaryPhoneNumber?: {
1647
1642
  value: string;
1648
1643
  type: "Personal" | "Work" | "Other";
1649
1644
  isPrimary: boolean;
1650
- }[] | undefined;
1645
+ } | null | undefined;
1651
1646
  phoneNumbers?: {
1652
1647
  value: string;
1653
1648
  type: "Personal" | "Work" | "Other";
@@ -1657,7 +1652,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1657
1652
  type: string;
1658
1653
  url: string;
1659
1654
  }[] | undefined;
1660
- company?: string | null | undefined;
1661
1655
  school?: string | null | undefined;
1662
1656
  applicationIds?: string[] | undefined;
1663
1657
  resumeFileHandle?: {
@@ -1670,6 +1664,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1670
1664
  id: string;
1671
1665
  handle: string;
1672
1666
  }[] | undefined;
1667
+ customFields?: {
1668
+ title: string;
1669
+ id: string;
1670
+ value?: unknown;
1671
+ isPrivate?: boolean | undefined;
1672
+ }[] | undefined;
1673
1673
  creditedToUser?: unknown;
1674
1674
  }[] | undefined;
1675
1675
  more_data_available?: boolean | undefined;
@@ -1768,8 +1768,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1768
1768
  }>>;
1769
1769
  error: z.ZodString;
1770
1770
  }, "strip", z.ZodTypeAny, {
1771
- error: string;
1772
1771
  success: boolean;
1772
+ error: string;
1773
1773
  operation: "get_candidate";
1774
1774
  candidate?: {
1775
1775
  name: string;
@@ -1794,8 +1794,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1794
1794
  }[] | undefined;
1795
1795
  } | undefined;
1796
1796
  }, {
1797
- error: string;
1798
1797
  success: boolean;
1798
+ error: string;
1799
1799
  operation: "get_candidate";
1800
1800
  candidate?: {
1801
1801
  name: string;
@@ -1915,8 +1915,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1915
1915
  duplicate: z.ZodOptional<z.ZodBoolean>;
1916
1916
  error: z.ZodString;
1917
1917
  }, "strip", z.ZodTypeAny, {
1918
- error: string;
1919
1918
  success: boolean;
1919
+ error: string;
1920
1920
  operation: "create_candidate";
1921
1921
  candidate?: {
1922
1922
  name: string;
@@ -1942,8 +1942,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1942
1942
  } | undefined;
1943
1943
  duplicate?: boolean | undefined;
1944
1944
  }, {
1945
- error: string;
1946
1945
  success: boolean;
1946
+ error: string;
1947
1947
  operation: "create_candidate";
1948
1948
  candidate?: {
1949
1949
  name: string;
@@ -2063,8 +2063,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2063
2063
  }>, "many">>;
2064
2064
  error: z.ZodString;
2065
2065
  }, "strip", z.ZodTypeAny, {
2066
- error: string;
2067
2066
  success: boolean;
2067
+ error: string;
2068
2068
  operation: "search_candidates";
2069
2069
  candidates?: {
2070
2070
  name: string;
@@ -2089,8 +2089,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2089
2089
  }[] | undefined;
2090
2090
  }[] | undefined;
2091
2091
  }, {
2092
- error: string;
2093
2092
  success: boolean;
2093
+ error: string;
2094
2094
  operation: "search_candidates";
2095
2095
  candidates?: {
2096
2096
  name: string;
@@ -2209,8 +2209,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2209
2209
  }>>;
2210
2210
  error: z.ZodString;
2211
2211
  }, "strip", z.ZodTypeAny, {
2212
- error: string;
2213
2212
  success: boolean;
2213
+ error: string;
2214
2214
  operation: "add_tag";
2215
2215
  candidate?: {
2216
2216
  name: string;
@@ -2235,8 +2235,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2235
2235
  }[] | undefined;
2236
2236
  } | undefined;
2237
2237
  }, {
2238
- error: string;
2239
2238
  success: boolean;
2239
+ error: string;
2240
2240
  operation: "add_tag";
2241
2241
  candidate?: {
2242
2242
  name: string;
@@ -2278,8 +2278,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2278
2278
  }>, "many">>;
2279
2279
  error: z.ZodString;
2280
2280
  }, "strip", z.ZodTypeAny, {
2281
- error: string;
2282
2281
  success: boolean;
2282
+ error: string;
2283
2283
  operation: "list_tags";
2284
2284
  tags?: {
2285
2285
  title: string;
@@ -2287,8 +2287,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2287
2287
  isArchived?: boolean | undefined;
2288
2288
  }[] | undefined;
2289
2289
  }, {
2290
- error: string;
2291
2290
  success: boolean;
2291
+ error: string;
2292
2292
  operation: "list_tags";
2293
2293
  tags?: {
2294
2294
  title: string;
@@ -2313,8 +2313,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2313
2313
  }>>;
2314
2314
  error: z.ZodString;
2315
2315
  }, "strip", z.ZodTypeAny, {
2316
- error: string;
2317
2316
  success: boolean;
2317
+ error: string;
2318
2318
  operation: "create_tag";
2319
2319
  tag?: {
2320
2320
  title: string;
@@ -2322,8 +2322,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2322
2322
  isArchived?: boolean | undefined;
2323
2323
  } | undefined;
2324
2324
  }, {
2325
- error: string;
2326
2325
  success: boolean;
2326
+ error: string;
2327
2327
  operation: "create_tag";
2328
2328
  tag?: {
2329
2329
  title: string;
@@ -2356,10 +2356,10 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2356
2356
  }, "strip", z.ZodTypeAny, {
2357
2357
  title: string;
2358
2358
  id: string;
2359
- fieldType: string;
2360
- isPrivate: boolean;
2361
2359
  isArchived: boolean;
2360
+ isPrivate: boolean;
2362
2361
  objectType: string;
2362
+ fieldType: string;
2363
2363
  selectableValues?: {
2364
2364
  value: string;
2365
2365
  label: string;
@@ -2368,10 +2368,10 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2368
2368
  }, {
2369
2369
  title: string;
2370
2370
  id: string;
2371
- fieldType: string;
2372
- isPrivate: boolean;
2373
2371
  isArchived: boolean;
2372
+ isPrivate: boolean;
2374
2373
  objectType: string;
2374
+ fieldType: string;
2375
2375
  selectableValues?: {
2376
2376
  value: string;
2377
2377
  label: string;
@@ -2383,17 +2383,17 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2383
2383
  sync_token: z.ZodOptional<z.ZodString>;
2384
2384
  error: z.ZodString;
2385
2385
  }, "strip", z.ZodTypeAny, {
2386
- error: string;
2387
2386
  success: boolean;
2387
+ error: string;
2388
2388
  operation: "list_custom_fields";
2389
2389
  next_cursor?: string | undefined;
2390
2390
  custom_fields?: {
2391
2391
  title: string;
2392
2392
  id: string;
2393
- fieldType: string;
2394
- isPrivate: boolean;
2395
2393
  isArchived: boolean;
2394
+ isPrivate: boolean;
2396
2395
  objectType: string;
2396
+ fieldType: string;
2397
2397
  selectableValues?: {
2398
2398
  value: string;
2399
2399
  label: string;
@@ -2403,17 +2403,17 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2403
2403
  sync_token?: string | undefined;
2404
2404
  more_data_available?: boolean | undefined;
2405
2405
  }, {
2406
- error: string;
2407
2406
  success: boolean;
2407
+ error: string;
2408
2408
  operation: "list_custom_fields";
2409
2409
  next_cursor?: string | undefined;
2410
2410
  custom_fields?: {
2411
2411
  title: string;
2412
2412
  id: string;
2413
- fieldType: string;
2414
- isPrivate: boolean;
2415
2413
  isArchived: boolean;
2414
+ isPrivate: boolean;
2416
2415
  objectType: string;
2416
+ fieldType: string;
2417
2417
  selectableValues?: {
2418
2418
  value: string;
2419
2419
  label: string;
@@ -2460,7 +2460,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2460
2460
  locationId?: string | null | undefined;
2461
2461
  createdAt?: string | undefined;
2462
2462
  updatedAt?: string | undefined;
2463
- teamId?: string | null | undefined;
2464
2463
  customFields?: {
2465
2464
  title: string;
2466
2465
  id: string;
@@ -2468,6 +2467,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2468
2467
  isPrivate?: boolean | undefined;
2469
2468
  }[] | undefined;
2470
2469
  departmentId?: string | null | undefined;
2470
+ teamId?: string | null | undefined;
2471
2471
  locationIds?: string[] | undefined;
2472
2472
  openedAt?: string | null | undefined;
2473
2473
  closedAt?: string | null | undefined;
@@ -2478,7 +2478,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2478
2478
  locationId?: string | null | undefined;
2479
2479
  createdAt?: string | undefined;
2480
2480
  updatedAt?: string | undefined;
2481
- teamId?: string | null | undefined;
2482
2481
  customFields?: {
2483
2482
  title: string;
2484
2483
  id: string;
@@ -2486,6 +2485,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2486
2485
  isPrivate?: boolean | undefined;
2487
2486
  }[] | undefined;
2488
2487
  departmentId?: string | null | undefined;
2488
+ teamId?: string | null | undefined;
2489
2489
  locationIds?: string[] | undefined;
2490
2490
  openedAt?: string | null | undefined;
2491
2491
  closedAt?: string | null | undefined;
@@ -2494,8 +2494,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2494
2494
  more_data_available: z.ZodOptional<z.ZodBoolean>;
2495
2495
  error: z.ZodString;
2496
2496
  }, "strip", z.ZodTypeAny, {
2497
- error: string;
2498
2497
  success: boolean;
2498
+ error: string;
2499
2499
  operation: "list_jobs";
2500
2500
  next_cursor?: string | undefined;
2501
2501
  jobs?: {
@@ -2505,7 +2505,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2505
2505
  locationId?: string | null | undefined;
2506
2506
  createdAt?: string | undefined;
2507
2507
  updatedAt?: string | undefined;
2508
- teamId?: string | null | undefined;
2509
2508
  customFields?: {
2510
2509
  title: string;
2511
2510
  id: string;
@@ -2513,14 +2512,15 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2513
2512
  isPrivate?: boolean | undefined;
2514
2513
  }[] | undefined;
2515
2514
  departmentId?: string | null | undefined;
2515
+ teamId?: string | null | undefined;
2516
2516
  locationIds?: string[] | undefined;
2517
2517
  openedAt?: string | null | undefined;
2518
2518
  closedAt?: string | null | undefined;
2519
2519
  }[] | undefined;
2520
2520
  more_data_available?: boolean | undefined;
2521
2521
  }, {
2522
- error: string;
2523
2522
  success: boolean;
2523
+ error: string;
2524
2524
  operation: "list_jobs";
2525
2525
  next_cursor?: string | undefined;
2526
2526
  jobs?: {
@@ -2530,7 +2530,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2530
2530
  locationId?: string | null | undefined;
2531
2531
  createdAt?: string | undefined;
2532
2532
  updatedAt?: string | undefined;
2533
- teamId?: string | null | undefined;
2534
2533
  customFields?: {
2535
2534
  title: string;
2536
2535
  id: string;
@@ -2538,6 +2537,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2538
2537
  isPrivate?: boolean | undefined;
2539
2538
  }[] | undefined;
2540
2539
  departmentId?: string | null | undefined;
2540
+ teamId?: string | null | undefined;
2541
2541
  locationIds?: string[] | undefined;
2542
2542
  openedAt?: string | null | undefined;
2543
2543
  closedAt?: string | null | undefined;
@@ -2581,7 +2581,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2581
2581
  locationId?: string | null | undefined;
2582
2582
  createdAt?: string | undefined;
2583
2583
  updatedAt?: string | undefined;
2584
- teamId?: string | null | undefined;
2585
2584
  customFields?: {
2586
2585
  title: string;
2587
2586
  id: string;
@@ -2589,6 +2588,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2589
2588
  isPrivate?: boolean | undefined;
2590
2589
  }[] | undefined;
2591
2590
  departmentId?: string | null | undefined;
2591
+ teamId?: string | null | undefined;
2592
2592
  locationIds?: string[] | undefined;
2593
2593
  openedAt?: string | null | undefined;
2594
2594
  closedAt?: string | null | undefined;
@@ -2599,7 +2599,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2599
2599
  locationId?: string | null | undefined;
2600
2600
  createdAt?: string | undefined;
2601
2601
  updatedAt?: string | undefined;
2602
- teamId?: string | null | undefined;
2603
2602
  customFields?: {
2604
2603
  title: string;
2605
2604
  id: string;
@@ -2607,6 +2606,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2607
2606
  isPrivate?: boolean | undefined;
2608
2607
  }[] | undefined;
2609
2608
  departmentId?: string | null | undefined;
2609
+ teamId?: string | null | undefined;
2610
2610
  locationIds?: string[] | undefined;
2611
2611
  openedAt?: string | null | undefined;
2612
2612
  closedAt?: string | null | undefined;
@@ -2632,8 +2632,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2632
2632
  }>, "many">>;
2633
2633
  error: z.ZodString;
2634
2634
  }, "strip", z.ZodTypeAny, {
2635
- error: string;
2636
2635
  success: boolean;
2636
+ error: string;
2637
2637
  operation: "get_job";
2638
2638
  job?: {
2639
2639
  title: string;
@@ -2642,7 +2642,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2642
2642
  locationId?: string | null | undefined;
2643
2643
  createdAt?: string | undefined;
2644
2644
  updatedAt?: string | undefined;
2645
- teamId?: string | null | undefined;
2646
2645
  customFields?: {
2647
2646
  title: string;
2648
2647
  id: string;
@@ -2650,6 +2649,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2650
2649
  isPrivate?: boolean | undefined;
2651
2650
  }[] | undefined;
2652
2651
  departmentId?: string | null | undefined;
2652
+ teamId?: string | null | undefined;
2653
2653
  locationIds?: string[] | undefined;
2654
2654
  openedAt?: string | null | undefined;
2655
2655
  closedAt?: string | null | undefined;
@@ -2662,8 +2662,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2662
2662
  interviewPlanId?: string | undefined;
2663
2663
  }[] | undefined;
2664
2664
  }, {
2665
- error: string;
2666
2665
  success: boolean;
2666
+ error: string;
2667
2667
  operation: "get_job";
2668
2668
  job?: {
2669
2669
  title: string;
@@ -2672,7 +2672,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2672
2672
  locationId?: string | null | undefined;
2673
2673
  createdAt?: string | undefined;
2674
2674
  updatedAt?: string | undefined;
2675
- teamId?: string | null | undefined;
2676
2675
  customFields?: {
2677
2676
  title: string;
2678
2677
  id: string;
@@ -2680,6 +2679,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2680
2679
  isPrivate?: boolean | undefined;
2681
2680
  }[] | undefined;
2682
2681
  departmentId?: string | null | undefined;
2682
+ teamId?: string | null | undefined;
2683
2683
  locationIds?: string[] | undefined;
2684
2684
  openedAt?: string | null | undefined;
2685
2685
  closedAt?: string | null | undefined;
@@ -2745,14 +2745,14 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2745
2745
  firstName: z.ZodOptional<z.ZodString>;
2746
2746
  lastName: z.ZodOptional<z.ZodString>;
2747
2747
  }, "strip", z.ZodTypeAny, {
2748
- role: string;
2749
2748
  userId: string;
2749
+ role: string;
2750
2750
  email?: string | undefined;
2751
2751
  firstName?: string | undefined;
2752
2752
  lastName?: string | undefined;
2753
2753
  }, {
2754
- role: string;
2755
2754
  userId: string;
2755
+ role: string;
2756
2756
  email?: string | undefined;
2757
2757
  firstName?: string | undefined;
2758
2758
  lastName?: string | undefined;
@@ -2780,8 +2780,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2780
2780
  } | null | undefined;
2781
2781
  archiveReason?: unknown;
2782
2782
  hiringTeam?: {
2783
- role: string;
2784
2783
  userId: string;
2784
+ role: string;
2785
2785
  email?: string | undefined;
2786
2786
  firstName?: string | undefined;
2787
2787
  lastName?: string | undefined;
@@ -2809,8 +2809,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2809
2809
  } | null | undefined;
2810
2810
  archiveReason?: unknown;
2811
2811
  hiringTeam?: {
2812
- role: string;
2813
2812
  userId: string;
2813
+ role: string;
2814
2814
  email?: string | undefined;
2815
2815
  firstName?: string | undefined;
2816
2816
  lastName?: string | undefined;
@@ -2820,8 +2820,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2820
2820
  more_data_available: z.ZodOptional<z.ZodBoolean>;
2821
2821
  error: z.ZodString;
2822
2822
  }, "strip", z.ZodTypeAny, {
2823
- error: string;
2824
2823
  success: boolean;
2824
+ error: string;
2825
2825
  operation: "list_applications";
2826
2826
  next_cursor?: string | undefined;
2827
2827
  more_data_available?: boolean | undefined;
@@ -2848,16 +2848,16 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2848
2848
  } | null | undefined;
2849
2849
  archiveReason?: unknown;
2850
2850
  hiringTeam?: {
2851
- role: string;
2852
2851
  userId: string;
2852
+ role: string;
2853
2853
  email?: string | undefined;
2854
2854
  firstName?: string | undefined;
2855
2855
  lastName?: string | undefined;
2856
2856
  }[] | undefined;
2857
2857
  }[] | undefined;
2858
2858
  }, {
2859
- error: string;
2860
2859
  success: boolean;
2860
+ error: string;
2861
2861
  operation: "list_applications";
2862
2862
  next_cursor?: string | undefined;
2863
2863
  more_data_available?: boolean | undefined;
@@ -2884,8 +2884,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2884
2884
  } | null | undefined;
2885
2885
  archiveReason?: unknown;
2886
2886
  hiringTeam?: {
2887
- role: string;
2888
2887
  userId: string;
2888
+ role: string;
2889
2889
  email?: string | undefined;
2890
2890
  firstName?: string | undefined;
2891
2891
  lastName?: string | undefined;
@@ -2945,14 +2945,14 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2945
2945
  firstName: z.ZodOptional<z.ZodString>;
2946
2946
  lastName: z.ZodOptional<z.ZodString>;
2947
2947
  }, "strip", z.ZodTypeAny, {
2948
- role: string;
2949
2948
  userId: string;
2949
+ role: string;
2950
2950
  email?: string | undefined;
2951
2951
  firstName?: string | undefined;
2952
2952
  lastName?: string | undefined;
2953
2953
  }, {
2954
- role: string;
2955
2954
  userId: string;
2955
+ role: string;
2956
2956
  email?: string | undefined;
2957
2957
  firstName?: string | undefined;
2958
2958
  lastName?: string | undefined;
@@ -2980,8 +2980,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
2980
2980
  } | null | undefined;
2981
2981
  archiveReason?: unknown;
2982
2982
  hiringTeam?: {
2983
- role: string;
2984
2983
  userId: string;
2984
+ role: string;
2985
2985
  email?: string | undefined;
2986
2986
  firstName?: string | undefined;
2987
2987
  lastName?: string | undefined;
@@ -3009,8 +3009,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3009
3009
  } | null | undefined;
3010
3010
  archiveReason?: unknown;
3011
3011
  hiringTeam?: {
3012
- role: string;
3013
3012
  userId: string;
3013
+ role: string;
3014
3014
  email?: string | undefined;
3015
3015
  firstName?: string | undefined;
3016
3016
  lastName?: string | undefined;
@@ -3141,7 +3141,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3141
3141
  locationId?: string | null | undefined;
3142
3142
  createdAt?: string | undefined;
3143
3143
  updatedAt?: string | undefined;
3144
- teamId?: string | null | undefined;
3145
3144
  customFields?: {
3146
3145
  title: string;
3147
3146
  id: string;
@@ -3149,6 +3148,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3149
3148
  isPrivate?: boolean | undefined;
3150
3149
  }[] | undefined;
3151
3150
  departmentId?: string | null | undefined;
3151
+ teamId?: string | null | undefined;
3152
3152
  locationIds?: string[] | undefined;
3153
3153
  openedAt?: string | null | undefined;
3154
3154
  closedAt?: string | null | undefined;
@@ -3159,7 +3159,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3159
3159
  locationId?: string | null | undefined;
3160
3160
  createdAt?: string | undefined;
3161
3161
  updatedAt?: string | undefined;
3162
- teamId?: string | null | undefined;
3163
3162
  customFields?: {
3164
3163
  title: string;
3165
3164
  id: string;
@@ -3167,14 +3166,15 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3167
3166
  isPrivate?: boolean | undefined;
3168
3167
  }[] | undefined;
3169
3168
  departmentId?: string | null | undefined;
3169
+ teamId?: string | null | undefined;
3170
3170
  locationIds?: string[] | undefined;
3171
3171
  openedAt?: string | null | undefined;
3172
3172
  closedAt?: string | null | undefined;
3173
3173
  }>>;
3174
3174
  error: z.ZodString;
3175
3175
  }, "strip", z.ZodTypeAny, {
3176
- error: string;
3177
3176
  success: boolean;
3177
+ error: string;
3178
3178
  operation: "get_application";
3179
3179
  candidate?: {
3180
3180
  name: string;
@@ -3205,7 +3205,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3205
3205
  locationId?: string | null | undefined;
3206
3206
  createdAt?: string | undefined;
3207
3207
  updatedAt?: string | undefined;
3208
- teamId?: string | null | undefined;
3209
3208
  customFields?: {
3210
3209
  title: string;
3211
3210
  id: string;
@@ -3213,6 +3212,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3213
3212
  isPrivate?: boolean | undefined;
3214
3213
  }[] | undefined;
3215
3214
  departmentId?: string | null | undefined;
3215
+ teamId?: string | null | undefined;
3216
3216
  locationIds?: string[] | undefined;
3217
3217
  openedAt?: string | null | undefined;
3218
3218
  closedAt?: string | null | undefined;
@@ -3240,16 +3240,16 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3240
3240
  } | null | undefined;
3241
3241
  archiveReason?: unknown;
3242
3242
  hiringTeam?: {
3243
- role: string;
3244
3243
  userId: string;
3244
+ role: string;
3245
3245
  email?: string | undefined;
3246
3246
  firstName?: string | undefined;
3247
3247
  lastName?: string | undefined;
3248
3248
  }[] | undefined;
3249
3249
  } | undefined;
3250
3250
  }, {
3251
- error: string;
3252
3251
  success: boolean;
3252
+ error: string;
3253
3253
  operation: "get_application";
3254
3254
  candidate?: {
3255
3255
  name: string;
@@ -3280,7 +3280,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3280
3280
  locationId?: string | null | undefined;
3281
3281
  createdAt?: string | undefined;
3282
3282
  updatedAt?: string | undefined;
3283
- teamId?: string | null | undefined;
3284
3283
  customFields?: {
3285
3284
  title: string;
3286
3285
  id: string;
@@ -3288,6 +3287,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3288
3287
  isPrivate?: boolean | undefined;
3289
3288
  }[] | undefined;
3290
3289
  departmentId?: string | null | undefined;
3290
+ teamId?: string | null | undefined;
3291
3291
  locationIds?: string[] | undefined;
3292
3292
  openedAt?: string | null | undefined;
3293
3293
  closedAt?: string | null | undefined;
@@ -3315,8 +3315,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3315
3315
  } | null | undefined;
3316
3316
  archiveReason?: unknown;
3317
3317
  hiringTeam?: {
3318
- role: string;
3319
3318
  userId: string;
3319
+ role: string;
3320
3320
  email?: string | undefined;
3321
3321
  firstName?: string | undefined;
3322
3322
  lastName?: string | undefined;
@@ -3376,14 +3376,14 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3376
3376
  firstName: z.ZodOptional<z.ZodString>;
3377
3377
  lastName: z.ZodOptional<z.ZodString>;
3378
3378
  }, "strip", z.ZodTypeAny, {
3379
- role: string;
3380
3379
  userId: string;
3380
+ role: string;
3381
3381
  email?: string | undefined;
3382
3382
  firstName?: string | undefined;
3383
3383
  lastName?: string | undefined;
3384
3384
  }, {
3385
- role: string;
3386
3385
  userId: string;
3386
+ role: string;
3387
3387
  email?: string | undefined;
3388
3388
  firstName?: string | undefined;
3389
3389
  lastName?: string | undefined;
@@ -3411,8 +3411,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3411
3411
  } | null | undefined;
3412
3412
  archiveReason?: unknown;
3413
3413
  hiringTeam?: {
3414
- role: string;
3415
3414
  userId: string;
3415
+ role: string;
3416
3416
  email?: string | undefined;
3417
3417
  firstName?: string | undefined;
3418
3418
  lastName?: string | undefined;
@@ -3440,8 +3440,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3440
3440
  } | null | undefined;
3441
3441
  archiveReason?: unknown;
3442
3442
  hiringTeam?: {
3443
- role: string;
3444
3443
  userId: string;
3444
+ role: string;
3445
3445
  email?: string | undefined;
3446
3446
  firstName?: string | undefined;
3447
3447
  lastName?: string | undefined;
@@ -3449,8 +3449,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3449
3449
  }>>;
3450
3450
  error: z.ZodString;
3451
3451
  }, "strip", z.ZodTypeAny, {
3452
- error: string;
3453
3452
  success: boolean;
3453
+ error: string;
3454
3454
  operation: "create_application";
3455
3455
  application?: {
3456
3456
  id: string;
@@ -3475,16 +3475,16 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3475
3475
  } | null | undefined;
3476
3476
  archiveReason?: unknown;
3477
3477
  hiringTeam?: {
3478
- role: string;
3479
3478
  userId: string;
3479
+ role: string;
3480
3480
  email?: string | undefined;
3481
3481
  firstName?: string | undefined;
3482
3482
  lastName?: string | undefined;
3483
3483
  }[] | undefined;
3484
3484
  } | undefined;
3485
3485
  }, {
3486
- error: string;
3487
3486
  success: boolean;
3487
+ error: string;
3488
3488
  operation: "create_application";
3489
3489
  application?: {
3490
3490
  id: string;
@@ -3509,8 +3509,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3509
3509
  } | null | undefined;
3510
3510
  archiveReason?: unknown;
3511
3511
  hiringTeam?: {
3512
- role: string;
3513
3512
  userId: string;
3513
+ role: string;
3514
3514
  email?: string | undefined;
3515
3515
  firstName?: string | undefined;
3516
3516
  lastName?: string | undefined;
@@ -3570,14 +3570,14 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3570
3570
  firstName: z.ZodOptional<z.ZodString>;
3571
3571
  lastName: z.ZodOptional<z.ZodString>;
3572
3572
  }, "strip", z.ZodTypeAny, {
3573
- role: string;
3574
3573
  userId: string;
3574
+ role: string;
3575
3575
  email?: string | undefined;
3576
3576
  firstName?: string | undefined;
3577
3577
  lastName?: string | undefined;
3578
3578
  }, {
3579
- role: string;
3580
3579
  userId: string;
3580
+ role: string;
3581
3581
  email?: string | undefined;
3582
3582
  firstName?: string | undefined;
3583
3583
  lastName?: string | undefined;
@@ -3605,8 +3605,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3605
3605
  } | null | undefined;
3606
3606
  archiveReason?: unknown;
3607
3607
  hiringTeam?: {
3608
- role: string;
3609
3608
  userId: string;
3609
+ role: string;
3610
3610
  email?: string | undefined;
3611
3611
  firstName?: string | undefined;
3612
3612
  lastName?: string | undefined;
@@ -3634,8 +3634,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3634
3634
  } | null | undefined;
3635
3635
  archiveReason?: unknown;
3636
3636
  hiringTeam?: {
3637
- role: string;
3638
3637
  userId: string;
3638
+ role: string;
3639
3639
  email?: string | undefined;
3640
3640
  firstName?: string | undefined;
3641
3641
  lastName?: string | undefined;
@@ -3643,8 +3643,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3643
3643
  }>>;
3644
3644
  error: z.ZodString;
3645
3645
  }, "strip", z.ZodTypeAny, {
3646
- error: string;
3647
3646
  success: boolean;
3647
+ error: string;
3648
3648
  operation: "change_application_stage";
3649
3649
  application?: {
3650
3650
  id: string;
@@ -3669,16 +3669,16 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3669
3669
  } | null | undefined;
3670
3670
  archiveReason?: unknown;
3671
3671
  hiringTeam?: {
3672
- role: string;
3673
3672
  userId: string;
3673
+ role: string;
3674
3674
  email?: string | undefined;
3675
3675
  firstName?: string | undefined;
3676
3676
  lastName?: string | undefined;
3677
3677
  }[] | undefined;
3678
3678
  } | undefined;
3679
3679
  }, {
3680
- error: string;
3681
3680
  success: boolean;
3681
+ error: string;
3682
3682
  operation: "change_application_stage";
3683
3683
  application?: {
3684
3684
  id: string;
@@ -3703,8 +3703,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3703
3703
  } | null | undefined;
3704
3704
  archiveReason?: unknown;
3705
3705
  hiringTeam?: {
3706
- role: string;
3707
3706
  userId: string;
3707
+ role: string;
3708
3708
  email?: string | undefined;
3709
3709
  firstName?: string | undefined;
3710
3710
  lastName?: string | undefined;
@@ -3805,8 +3805,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3805
3805
  }>>;
3806
3806
  error: z.ZodString;
3807
3807
  }, "strip", z.ZodTypeAny, {
3808
- error: string;
3809
3808
  success: boolean;
3809
+ error: string;
3810
3810
  operation: "update_candidate";
3811
3811
  candidate?: {
3812
3812
  name: string;
@@ -3831,8 +3831,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3831
3831
  }[] | undefined;
3832
3832
  } | undefined;
3833
3833
  }, {
3834
- error: string;
3835
3834
  success: boolean;
3835
+ error: string;
3836
3836
  operation: "update_candidate";
3837
3837
  candidate?: {
3838
3838
  name: string;
@@ -3902,8 +3902,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3902
3902
  }>>;
3903
3903
  error: z.ZodString;
3904
3904
  }, "strip", z.ZodTypeAny, {
3905
- error: string;
3906
3905
  success: boolean;
3906
+ error: string;
3907
3907
  operation: "create_note";
3908
3908
  note?: {
3909
3909
  content: string;
@@ -3917,8 +3917,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3917
3917
  createdAt?: string | undefined;
3918
3918
  } | undefined;
3919
3919
  }, {
3920
- error: string;
3921
3920
  success: boolean;
3921
+ error: string;
3922
3922
  operation: "create_note";
3923
3923
  note?: {
3924
3924
  content: string;
@@ -3977,8 +3977,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3977
3977
  }>, "many">>;
3978
3978
  error: z.ZodString;
3979
3979
  }, "strip", z.ZodTypeAny, {
3980
- error: string;
3981
3980
  success: boolean;
3981
+ error: string;
3982
3982
  operation: "list_notes";
3983
3983
  notes?: {
3984
3984
  content: string;
@@ -3992,8 +3992,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
3992
3992
  createdAt?: string | undefined;
3993
3993
  }[] | undefined;
3994
3994
  }, {
3995
- error: string;
3996
3995
  success: boolean;
3996
+ error: string;
3997
3997
  operation: "list_notes";
3998
3998
  notes?: {
3999
3999
  content: string;
@@ -4024,8 +4024,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4024
4024
  }>, "many">>;
4025
4025
  error: z.ZodString;
4026
4026
  }, "strip", z.ZodTypeAny, {
4027
- error: string;
4028
4027
  success: boolean;
4028
+ error: string;
4029
4029
  operation: "list_sources";
4030
4030
  sources?: {
4031
4031
  title: string;
@@ -4033,8 +4033,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4033
4033
  isArchived?: boolean | undefined;
4034
4034
  }[] | undefined;
4035
4035
  }, {
4036
- error: string;
4037
4036
  success: boolean;
4037
+ error: string;
4038
4038
  operation: "list_sources";
4039
4039
  sources?: {
4040
4040
  title: string;
@@ -4065,8 +4065,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4065
4065
  }>, "many">>;
4066
4066
  error: z.ZodString;
4067
4067
  }, "strip", z.ZodTypeAny, {
4068
- error: string;
4069
4068
  success: boolean;
4069
+ error: string;
4070
4070
  operation: "list_interview_stages";
4071
4071
  interview_stages?: {
4072
4072
  title: string;
@@ -4076,8 +4076,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4076
4076
  interviewPlanId?: string | undefined;
4077
4077
  }[] | undefined;
4078
4078
  }, {
4079
- error: string;
4080
4079
  success: boolean;
4080
+ error: string;
4081
4081
  operation: "list_interview_stages";
4082
4082
  interview_stages?: {
4083
4083
  title: string;
@@ -4104,8 +4104,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4104
4104
  }>>;
4105
4105
  error: z.ZodString;
4106
4106
  }, "strip", z.ZodTypeAny, {
4107
- error: string;
4108
4107
  success: boolean;
4108
+ error: string;
4109
4109
  operation: "get_file_url";
4110
4110
  file?: {
4111
4111
  url: string;
@@ -4113,8 +4113,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4113
4113
  id?: string | undefined;
4114
4114
  } | undefined;
4115
4115
  }, {
4116
- error: string;
4117
4116
  success: boolean;
4117
+ error: string;
4118
4118
  operation: "get_file_url";
4119
4119
  file?: {
4120
4120
  url: string;
@@ -4139,8 +4139,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4139
4139
  }>, "many">>;
4140
4140
  error: z.ZodString;
4141
4141
  }, "strip", z.ZodTypeAny, {
4142
- error: string;
4143
4142
  success: boolean;
4143
+ error: string;
4144
4144
  operation: "list_projects";
4145
4145
  projects?: {
4146
4146
  title: string;
@@ -4148,8 +4148,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4148
4148
  isArchived?: boolean | undefined;
4149
4149
  }[] | undefined;
4150
4150
  }, {
4151
- error: string;
4152
4151
  success: boolean;
4152
+ error: string;
4153
4153
  operation: "list_projects";
4154
4154
  projects?: {
4155
4155
  title: string;
@@ -4174,8 +4174,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4174
4174
  }>>;
4175
4175
  error: z.ZodString;
4176
4176
  }, "strip", z.ZodTypeAny, {
4177
- error: string;
4178
4177
  success: boolean;
4178
+ error: string;
4179
4179
  operation: "get_project";
4180
4180
  project?: {
4181
4181
  title: string;
@@ -4183,8 +4183,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4183
4183
  isArchived?: boolean | undefined;
4184
4184
  } | undefined;
4185
4185
  }, {
4186
- error: string;
4187
4186
  success: boolean;
4187
+ error: string;
4188
4188
  operation: "get_project";
4189
4189
  project?: {
4190
4190
  title: string;
@@ -4209,8 +4209,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4209
4209
  }>, "many">>;
4210
4210
  error: z.ZodString;
4211
4211
  }, "strip", z.ZodTypeAny, {
4212
- error: string;
4213
4212
  success: boolean;
4213
+ error: string;
4214
4214
  operation: "list_candidate_projects";
4215
4215
  projects?: {
4216
4216
  title: string;
@@ -4218,8 +4218,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4218
4218
  isArchived?: boolean | undefined;
4219
4219
  }[] | undefined;
4220
4220
  }, {
4221
- error: string;
4222
4221
  success: boolean;
4222
+ error: string;
4223
4223
  operation: "list_candidate_projects";
4224
4224
  projects?: {
4225
4225
  title: string;
@@ -4231,24 +4231,24 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4231
4231
  success: z.ZodBoolean;
4232
4232
  error: z.ZodString;
4233
4233
  }, "strip", z.ZodTypeAny, {
4234
- error: string;
4235
4234
  success: boolean;
4235
+ error: string;
4236
4236
  operation: "add_candidate_to_project";
4237
4237
  }, {
4238
- error: string;
4239
4238
  success: boolean;
4239
+ error: string;
4240
4240
  operation: "add_candidate_to_project";
4241
4241
  }>, z.ZodObject<{
4242
4242
  operation: z.ZodLiteral<"remove_candidate_from_project">;
4243
4243
  success: z.ZodBoolean;
4244
4244
  error: z.ZodString;
4245
4245
  }, "strip", z.ZodTypeAny, {
4246
- error: string;
4247
4246
  success: boolean;
4247
+ error: string;
4248
4248
  operation: "remove_candidate_from_project";
4249
4249
  }, {
4250
- error: string;
4251
4250
  success: boolean;
4251
+ error: string;
4252
4252
  operation: "remove_candidate_from_project";
4253
4253
  }>, z.ZodObject<{
4254
4254
  operation: z.ZodLiteral<"list_project_candidate_ids">;
@@ -4258,15 +4258,15 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4258
4258
  more_data_available: z.ZodOptional<z.ZodBoolean>;
4259
4259
  error: z.ZodString;
4260
4260
  }, "strip", z.ZodTypeAny, {
4261
- error: string;
4262
4261
  success: boolean;
4262
+ error: string;
4263
4263
  operation: "list_project_candidate_ids";
4264
4264
  next_cursor?: string | undefined;
4265
4265
  more_data_available?: boolean | undefined;
4266
4266
  candidate_ids?: string[] | undefined;
4267
4267
  }, {
4268
- error: string;
4269
4268
  success: boolean;
4269
+ error: string;
4270
4270
  operation: "list_project_candidate_ids";
4271
4271
  next_cursor?: string | undefined;
4272
4272
  more_data_available?: boolean | undefined;
@@ -4289,8 +4289,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4289
4289
  name: string;
4290
4290
  email: string | null;
4291
4291
  id: string;
4292
- tags: string[];
4293
4292
  phone: string | null;
4293
+ tags: string[];
4294
4294
  linkedinUrl: string | null;
4295
4295
  position: string | null;
4296
4296
  company: string | null;
@@ -4300,8 +4300,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4300
4300
  name: string;
4301
4301
  email: string | null;
4302
4302
  id: string;
4303
- tags: string[];
4304
4303
  phone: string | null;
4304
+ tags: string[];
4305
4305
  linkedinUrl: string | null;
4306
4306
  position: string | null;
4307
4307
  company: string | null;
@@ -4325,8 +4325,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4325
4325
  total_enriched: z.ZodOptional<z.ZodNumber>;
4326
4326
  error: z.ZodString;
4327
4327
  }, "strip", z.ZodTypeAny, {
4328
- error: string;
4329
4328
  success: boolean;
4329
+ error: string;
4330
4330
  operation: "get_all_candidates_with_projects";
4331
4331
  projects?: {
4332
4332
  title: string;
@@ -4337,8 +4337,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4337
4337
  name: string;
4338
4338
  email: string | null;
4339
4339
  id: string;
4340
- tags: string[];
4341
4340
  phone: string | null;
4341
+ tags: string[];
4342
4342
  linkedinUrl: string | null;
4343
4343
  position: string | null;
4344
4344
  company: string | null;
@@ -4348,8 +4348,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4348
4348
  total_candidates?: number | undefined;
4349
4349
  total_enriched?: number | undefined;
4350
4350
  }, {
4351
- error: string;
4352
4351
  success: boolean;
4352
+ error: string;
4353
4353
  operation: "get_all_candidates_with_projects";
4354
4354
  projects?: {
4355
4355
  title: string;
@@ -4360,8 +4360,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4360
4360
  name: string;
4361
4361
  email: string | null;
4362
4362
  id: string;
4363
- tags: string[];
4364
4363
  phone: string | null;
4364
+ tags: string[];
4365
4365
  linkedinUrl: string | null;
4366
4366
  position: string | null;
4367
4367
  company: string | null;