@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
@@ -637,28 +637,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
637
637
  profileUrl?: string | null | undefined;
638
638
  source?: unknown;
639
639
  createdAt?: string | undefined;
640
+ company?: string | null | undefined;
640
641
  updatedAt?: string | undefined;
641
642
  primaryEmailAddress?: {
642
643
  value: string;
643
644
  type: "Personal" | "Work" | "Other";
644
645
  isPrimary: boolean;
645
646
  } | null | undefined;
646
- primaryPhoneNumber?: {
647
+ emailAddresses?: {
647
648
  value: string;
648
649
  type: "Personal" | "Work" | "Other";
649
650
  isPrimary: boolean;
650
- } | null | undefined;
651
- customFields?: {
652
- title: string;
653
- id: string;
654
- value?: unknown;
655
- isPrivate?: boolean | undefined;
656
651
  }[] | undefined;
657
- emailAddresses?: {
652
+ primaryPhoneNumber?: {
658
653
  value: string;
659
654
  type: "Personal" | "Work" | "Other";
660
655
  isPrimary: boolean;
661
- }[] | undefined;
656
+ } | null | undefined;
662
657
  phoneNumbers?: {
663
658
  value: string;
664
659
  type: "Personal" | "Work" | "Other";
@@ -668,7 +663,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
668
663
  type: string;
669
664
  url: string;
670
665
  }[] | undefined;
671
- company?: string | null | undefined;
672
666
  school?: string | null | undefined;
673
667
  applicationIds?: string[] | undefined;
674
668
  resumeFileHandle?: {
@@ -681,6 +675,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
681
675
  id: string;
682
676
  handle: string;
683
677
  }[] | undefined;
678
+ customFields?: {
679
+ title: string;
680
+ id: string;
681
+ value?: unknown;
682
+ isPrivate?: boolean | undefined;
683
+ }[] | undefined;
684
684
  creditedToUser?: unknown;
685
685
  }, {
686
686
  name: string;
@@ -694,28 +694,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
694
694
  profileUrl?: string | null | undefined;
695
695
  source?: unknown;
696
696
  createdAt?: string | undefined;
697
+ company?: string | null | undefined;
697
698
  updatedAt?: string | undefined;
698
699
  primaryEmailAddress?: {
699
700
  value: string;
700
701
  type: "Personal" | "Work" | "Other";
701
702
  isPrimary: boolean;
702
703
  } | null | undefined;
703
- primaryPhoneNumber?: {
704
+ emailAddresses?: {
704
705
  value: string;
705
706
  type: "Personal" | "Work" | "Other";
706
707
  isPrimary: boolean;
707
- } | null | undefined;
708
- customFields?: {
709
- title: string;
710
- id: string;
711
- value?: unknown;
712
- isPrivate?: boolean | undefined;
713
708
  }[] | undefined;
714
- emailAddresses?: {
709
+ primaryPhoneNumber?: {
715
710
  value: string;
716
711
  type: "Personal" | "Work" | "Other";
717
712
  isPrimary: boolean;
718
- }[] | undefined;
713
+ } | null | undefined;
719
714
  phoneNumbers?: {
720
715
  value: string;
721
716
  type: "Personal" | "Work" | "Other";
@@ -725,7 +720,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
725
720
  type: string;
726
721
  url: string;
727
722
  }[] | undefined;
728
- company?: string | null | undefined;
729
723
  school?: string | null | undefined;
730
724
  applicationIds?: string[] | undefined;
731
725
  resumeFileHandle?: {
@@ -738,6 +732,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
738
732
  id: string;
739
733
  handle: string;
740
734
  }[] | undefined;
735
+ customFields?: {
736
+ title: string;
737
+ id: string;
738
+ value?: unknown;
739
+ isPrivate?: boolean | undefined;
740
+ }[] | undefined;
741
741
  creditedToUser?: unknown;
742
742
  }>, "many">>;
743
743
  next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
@@ -745,8 +745,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
745
745
  sync_token: import("zod").ZodOptional<import("zod").ZodString>;
746
746
  error: import("zod").ZodString;
747
747
  }, "strip", import("zod").ZodTypeAny, {
748
- error: string;
749
748
  success: boolean;
749
+ error: string;
750
750
  operation: "list_candidates";
751
751
  next_cursor?: string | undefined;
752
752
  sync_token?: string | undefined;
@@ -762,28 +762,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
762
762
  profileUrl?: string | null | undefined;
763
763
  source?: unknown;
764
764
  createdAt?: string | undefined;
765
+ company?: string | null | undefined;
765
766
  updatedAt?: string | undefined;
766
767
  primaryEmailAddress?: {
767
768
  value: string;
768
769
  type: "Personal" | "Work" | "Other";
769
770
  isPrimary: boolean;
770
771
  } | null | undefined;
771
- primaryPhoneNumber?: {
772
+ emailAddresses?: {
772
773
  value: string;
773
774
  type: "Personal" | "Work" | "Other";
774
775
  isPrimary: boolean;
775
- } | null | undefined;
776
- customFields?: {
777
- title: string;
778
- id: string;
779
- value?: unknown;
780
- isPrivate?: boolean | undefined;
781
776
  }[] | undefined;
782
- emailAddresses?: {
777
+ primaryPhoneNumber?: {
783
778
  value: string;
784
779
  type: "Personal" | "Work" | "Other";
785
780
  isPrimary: boolean;
786
- }[] | undefined;
781
+ } | null | undefined;
787
782
  phoneNumbers?: {
788
783
  value: string;
789
784
  type: "Personal" | "Work" | "Other";
@@ -793,7 +788,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
793
788
  type: string;
794
789
  url: string;
795
790
  }[] | undefined;
796
- company?: string | null | undefined;
797
791
  school?: string | null | undefined;
798
792
  applicationIds?: string[] | undefined;
799
793
  resumeFileHandle?: {
@@ -806,12 +800,18 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
806
800
  id: string;
807
801
  handle: string;
808
802
  }[] | undefined;
803
+ customFields?: {
804
+ title: string;
805
+ id: string;
806
+ value?: unknown;
807
+ isPrivate?: boolean | undefined;
808
+ }[] | undefined;
809
809
  creditedToUser?: unknown;
810
810
  }[] | undefined;
811
811
  more_data_available?: boolean | undefined;
812
812
  }, {
813
- error: string;
814
813
  success: boolean;
814
+ error: string;
815
815
  operation: "list_candidates";
816
816
  next_cursor?: string | undefined;
817
817
  sync_token?: string | undefined;
@@ -827,28 +827,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
827
827
  profileUrl?: string | null | undefined;
828
828
  source?: unknown;
829
829
  createdAt?: string | undefined;
830
+ company?: string | null | undefined;
830
831
  updatedAt?: string | undefined;
831
832
  primaryEmailAddress?: {
832
833
  value: string;
833
834
  type: "Personal" | "Work" | "Other";
834
835
  isPrimary: boolean;
835
836
  } | null | undefined;
836
- primaryPhoneNumber?: {
837
+ emailAddresses?: {
837
838
  value: string;
838
839
  type: "Personal" | "Work" | "Other";
839
840
  isPrimary: boolean;
840
- } | null | undefined;
841
- customFields?: {
842
- title: string;
843
- id: string;
844
- value?: unknown;
845
- isPrivate?: boolean | undefined;
846
841
  }[] | undefined;
847
- emailAddresses?: {
842
+ primaryPhoneNumber?: {
848
843
  value: string;
849
844
  type: "Personal" | "Work" | "Other";
850
845
  isPrimary: boolean;
851
- }[] | undefined;
846
+ } | null | undefined;
852
847
  phoneNumbers?: {
853
848
  value: string;
854
849
  type: "Personal" | "Work" | "Other";
@@ -858,7 +853,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
858
853
  type: string;
859
854
  url: string;
860
855
  }[] | undefined;
861
- company?: string | null | undefined;
862
856
  school?: string | null | undefined;
863
857
  applicationIds?: string[] | undefined;
864
858
  resumeFileHandle?: {
@@ -871,6 +865,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
871
865
  id: string;
872
866
  handle: string;
873
867
  }[] | undefined;
868
+ customFields?: {
869
+ title: string;
870
+ id: string;
871
+ value?: unknown;
872
+ isPrivate?: boolean | undefined;
873
+ }[] | undefined;
874
874
  creditedToUser?: unknown;
875
875
  }[] | undefined;
876
876
  more_data_available?: boolean | undefined;
@@ -969,8 +969,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
969
969
  }>>;
970
970
  error: import("zod").ZodString;
971
971
  }, "strip", import("zod").ZodTypeAny, {
972
- error: string;
973
972
  success: boolean;
973
+ error: string;
974
974
  operation: "get_candidate";
975
975
  candidate?: {
976
976
  name: string;
@@ -995,8 +995,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
995
995
  }[] | undefined;
996
996
  } | undefined;
997
997
  }, {
998
- error: string;
999
998
  success: boolean;
999
+ error: string;
1000
1000
  operation: "get_candidate";
1001
1001
  candidate?: {
1002
1002
  name: string;
@@ -1116,8 +1116,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1116
1116
  duplicate: import("zod").ZodOptional<import("zod").ZodBoolean>;
1117
1117
  error: import("zod").ZodString;
1118
1118
  }, "strip", import("zod").ZodTypeAny, {
1119
- error: string;
1120
1119
  success: boolean;
1120
+ error: string;
1121
1121
  operation: "create_candidate";
1122
1122
  candidate?: {
1123
1123
  name: string;
@@ -1143,8 +1143,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1143
1143
  } | undefined;
1144
1144
  duplicate?: boolean | undefined;
1145
1145
  }, {
1146
- error: string;
1147
1146
  success: boolean;
1147
+ error: string;
1148
1148
  operation: "create_candidate";
1149
1149
  candidate?: {
1150
1150
  name: string;
@@ -1264,8 +1264,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1264
1264
  }>, "many">>;
1265
1265
  error: import("zod").ZodString;
1266
1266
  }, "strip", import("zod").ZodTypeAny, {
1267
- error: string;
1268
1267
  success: boolean;
1268
+ error: string;
1269
1269
  operation: "search_candidates";
1270
1270
  candidates?: {
1271
1271
  name: string;
@@ -1290,8 +1290,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1290
1290
  }[] | undefined;
1291
1291
  }[] | undefined;
1292
1292
  }, {
1293
- error: string;
1294
1293
  success: boolean;
1294
+ error: string;
1295
1295
  operation: "search_candidates";
1296
1296
  candidates?: {
1297
1297
  name: string;
@@ -1410,8 +1410,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1410
1410
  }>>;
1411
1411
  error: import("zod").ZodString;
1412
1412
  }, "strip", import("zod").ZodTypeAny, {
1413
- error: string;
1414
1413
  success: boolean;
1414
+ error: string;
1415
1415
  operation: "add_tag";
1416
1416
  candidate?: {
1417
1417
  name: string;
@@ -1436,8 +1436,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1436
1436
  }[] | undefined;
1437
1437
  } | undefined;
1438
1438
  }, {
1439
- error: string;
1440
1439
  success: boolean;
1440
+ error: string;
1441
1441
  operation: "add_tag";
1442
1442
  candidate?: {
1443
1443
  name: string;
@@ -1479,8 +1479,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1479
1479
  }>, "many">>;
1480
1480
  error: import("zod").ZodString;
1481
1481
  }, "strip", import("zod").ZodTypeAny, {
1482
- error: string;
1483
1482
  success: boolean;
1483
+ error: string;
1484
1484
  operation: "list_tags";
1485
1485
  tags?: {
1486
1486
  title: string;
@@ -1488,8 +1488,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1488
1488
  isArchived?: boolean | undefined;
1489
1489
  }[] | undefined;
1490
1490
  }, {
1491
- error: string;
1492
1491
  success: boolean;
1492
+ error: string;
1493
1493
  operation: "list_tags";
1494
1494
  tags?: {
1495
1495
  title: string;
@@ -1514,8 +1514,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1514
1514
  }>>;
1515
1515
  error: import("zod").ZodString;
1516
1516
  }, "strip", import("zod").ZodTypeAny, {
1517
- error: string;
1518
1517
  success: boolean;
1518
+ error: string;
1519
1519
  operation: "create_tag";
1520
1520
  tag?: {
1521
1521
  title: string;
@@ -1523,8 +1523,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1523
1523
  isArchived?: boolean | undefined;
1524
1524
  } | undefined;
1525
1525
  }, {
1526
- error: string;
1527
1526
  success: boolean;
1527
+ error: string;
1528
1528
  operation: "create_tag";
1529
1529
  tag?: {
1530
1530
  title: string;
@@ -1557,10 +1557,10 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1557
1557
  }, "strip", import("zod").ZodTypeAny, {
1558
1558
  title: string;
1559
1559
  id: string;
1560
- fieldType: string;
1561
- isPrivate: boolean;
1562
1560
  isArchived: boolean;
1561
+ isPrivate: boolean;
1563
1562
  objectType: string;
1563
+ fieldType: string;
1564
1564
  selectableValues?: {
1565
1565
  value: string;
1566
1566
  label: string;
@@ -1569,10 +1569,10 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1569
1569
  }, {
1570
1570
  title: string;
1571
1571
  id: string;
1572
- fieldType: string;
1573
- isPrivate: boolean;
1574
1572
  isArchived: boolean;
1573
+ isPrivate: boolean;
1575
1574
  objectType: string;
1575
+ fieldType: string;
1576
1576
  selectableValues?: {
1577
1577
  value: string;
1578
1578
  label: string;
@@ -1584,17 +1584,17 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1584
1584
  sync_token: import("zod").ZodOptional<import("zod").ZodString>;
1585
1585
  error: import("zod").ZodString;
1586
1586
  }, "strip", import("zod").ZodTypeAny, {
1587
- error: string;
1588
1587
  success: boolean;
1588
+ error: string;
1589
1589
  operation: "list_custom_fields";
1590
1590
  next_cursor?: string | undefined;
1591
1591
  custom_fields?: {
1592
1592
  title: string;
1593
1593
  id: string;
1594
- fieldType: string;
1595
- isPrivate: boolean;
1596
1594
  isArchived: boolean;
1595
+ isPrivate: boolean;
1597
1596
  objectType: string;
1597
+ fieldType: string;
1598
1598
  selectableValues?: {
1599
1599
  value: string;
1600
1600
  label: string;
@@ -1604,17 +1604,17 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1604
1604
  sync_token?: string | undefined;
1605
1605
  more_data_available?: boolean | undefined;
1606
1606
  }, {
1607
- error: string;
1608
1607
  success: boolean;
1608
+ error: string;
1609
1609
  operation: "list_custom_fields";
1610
1610
  next_cursor?: string | undefined;
1611
1611
  custom_fields?: {
1612
1612
  title: string;
1613
1613
  id: string;
1614
- fieldType: string;
1615
- isPrivate: boolean;
1616
1614
  isArchived: boolean;
1615
+ isPrivate: boolean;
1617
1616
  objectType: string;
1617
+ fieldType: string;
1618
1618
  selectableValues?: {
1619
1619
  value: string;
1620
1620
  label: string;
@@ -1661,7 +1661,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1661
1661
  locationId?: string | null | undefined;
1662
1662
  createdAt?: string | undefined;
1663
1663
  updatedAt?: string | undefined;
1664
- teamId?: string | null | undefined;
1665
1664
  customFields?: {
1666
1665
  title: string;
1667
1666
  id: string;
@@ -1669,6 +1668,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1669
1668
  isPrivate?: boolean | undefined;
1670
1669
  }[] | undefined;
1671
1670
  departmentId?: string | null | undefined;
1671
+ teamId?: string | null | undefined;
1672
1672
  locationIds?: string[] | undefined;
1673
1673
  openedAt?: string | null | undefined;
1674
1674
  closedAt?: string | null | undefined;
@@ -1679,7 +1679,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1679
1679
  locationId?: string | null | undefined;
1680
1680
  createdAt?: string | undefined;
1681
1681
  updatedAt?: string | undefined;
1682
- teamId?: string | null | undefined;
1683
1682
  customFields?: {
1684
1683
  title: string;
1685
1684
  id: string;
@@ -1687,6 +1686,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1687
1686
  isPrivate?: boolean | undefined;
1688
1687
  }[] | undefined;
1689
1688
  departmentId?: string | null | undefined;
1689
+ teamId?: string | null | undefined;
1690
1690
  locationIds?: string[] | undefined;
1691
1691
  openedAt?: string | null | undefined;
1692
1692
  closedAt?: string | null | undefined;
@@ -1695,8 +1695,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1695
1695
  more_data_available: import("zod").ZodOptional<import("zod").ZodBoolean>;
1696
1696
  error: import("zod").ZodString;
1697
1697
  }, "strip", import("zod").ZodTypeAny, {
1698
- error: string;
1699
1698
  success: boolean;
1699
+ error: string;
1700
1700
  operation: "list_jobs";
1701
1701
  next_cursor?: string | undefined;
1702
1702
  jobs?: {
@@ -1706,7 +1706,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1706
1706
  locationId?: string | null | undefined;
1707
1707
  createdAt?: string | undefined;
1708
1708
  updatedAt?: string | undefined;
1709
- teamId?: string | null | undefined;
1710
1709
  customFields?: {
1711
1710
  title: string;
1712
1711
  id: string;
@@ -1714,14 +1713,15 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1714
1713
  isPrivate?: boolean | undefined;
1715
1714
  }[] | undefined;
1716
1715
  departmentId?: string | null | undefined;
1716
+ teamId?: string | null | undefined;
1717
1717
  locationIds?: string[] | undefined;
1718
1718
  openedAt?: string | null | undefined;
1719
1719
  closedAt?: string | null | undefined;
1720
1720
  }[] | undefined;
1721
1721
  more_data_available?: boolean | undefined;
1722
1722
  }, {
1723
- error: string;
1724
1723
  success: boolean;
1724
+ error: string;
1725
1725
  operation: "list_jobs";
1726
1726
  next_cursor?: string | undefined;
1727
1727
  jobs?: {
@@ -1731,7 +1731,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1731
1731
  locationId?: string | null | undefined;
1732
1732
  createdAt?: string | undefined;
1733
1733
  updatedAt?: string | undefined;
1734
- teamId?: string | null | undefined;
1735
1734
  customFields?: {
1736
1735
  title: string;
1737
1736
  id: string;
@@ -1739,6 +1738,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1739
1738
  isPrivate?: boolean | undefined;
1740
1739
  }[] | undefined;
1741
1740
  departmentId?: string | null | undefined;
1741
+ teamId?: string | null | undefined;
1742
1742
  locationIds?: string[] | undefined;
1743
1743
  openedAt?: string | null | undefined;
1744
1744
  closedAt?: string | null | undefined;
@@ -1782,7 +1782,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1782
1782
  locationId?: string | null | undefined;
1783
1783
  createdAt?: string | undefined;
1784
1784
  updatedAt?: string | undefined;
1785
- teamId?: string | null | undefined;
1786
1785
  customFields?: {
1787
1786
  title: string;
1788
1787
  id: string;
@@ -1790,6 +1789,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1790
1789
  isPrivate?: boolean | undefined;
1791
1790
  }[] | undefined;
1792
1791
  departmentId?: string | null | undefined;
1792
+ teamId?: string | null | undefined;
1793
1793
  locationIds?: string[] | undefined;
1794
1794
  openedAt?: string | null | undefined;
1795
1795
  closedAt?: string | null | undefined;
@@ -1800,7 +1800,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1800
1800
  locationId?: string | null | undefined;
1801
1801
  createdAt?: string | undefined;
1802
1802
  updatedAt?: string | undefined;
1803
- teamId?: string | null | undefined;
1804
1803
  customFields?: {
1805
1804
  title: string;
1806
1805
  id: string;
@@ -1808,6 +1807,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1808
1807
  isPrivate?: boolean | undefined;
1809
1808
  }[] | undefined;
1810
1809
  departmentId?: string | null | undefined;
1810
+ teamId?: string | null | undefined;
1811
1811
  locationIds?: string[] | undefined;
1812
1812
  openedAt?: string | null | undefined;
1813
1813
  closedAt?: string | null | undefined;
@@ -1833,8 +1833,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1833
1833
  }>, "many">>;
1834
1834
  error: import("zod").ZodString;
1835
1835
  }, "strip", import("zod").ZodTypeAny, {
1836
- error: string;
1837
1836
  success: boolean;
1837
+ error: string;
1838
1838
  operation: "get_job";
1839
1839
  job?: {
1840
1840
  title: string;
@@ -1843,7 +1843,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1843
1843
  locationId?: string | null | undefined;
1844
1844
  createdAt?: string | undefined;
1845
1845
  updatedAt?: string | undefined;
1846
- teamId?: string | null | undefined;
1847
1846
  customFields?: {
1848
1847
  title: string;
1849
1848
  id: string;
@@ -1851,6 +1850,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1851
1850
  isPrivate?: boolean | undefined;
1852
1851
  }[] | undefined;
1853
1852
  departmentId?: string | null | undefined;
1853
+ teamId?: string | null | undefined;
1854
1854
  locationIds?: string[] | undefined;
1855
1855
  openedAt?: string | null | undefined;
1856
1856
  closedAt?: string | null | undefined;
@@ -1863,8 +1863,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1863
1863
  interviewPlanId?: string | undefined;
1864
1864
  }[] | undefined;
1865
1865
  }, {
1866
- error: string;
1867
1866
  success: boolean;
1867
+ error: string;
1868
1868
  operation: "get_job";
1869
1869
  job?: {
1870
1870
  title: string;
@@ -1873,7 +1873,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1873
1873
  locationId?: string | null | undefined;
1874
1874
  createdAt?: string | undefined;
1875
1875
  updatedAt?: string | undefined;
1876
- teamId?: string | null | undefined;
1877
1876
  customFields?: {
1878
1877
  title: string;
1879
1878
  id: string;
@@ -1881,6 +1880,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1881
1880
  isPrivate?: boolean | undefined;
1882
1881
  }[] | undefined;
1883
1882
  departmentId?: string | null | undefined;
1883
+ teamId?: string | null | undefined;
1884
1884
  locationIds?: string[] | undefined;
1885
1885
  openedAt?: string | null | undefined;
1886
1886
  closedAt?: string | null | undefined;
@@ -1946,14 +1946,14 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1946
1946
  firstName: import("zod").ZodOptional<import("zod").ZodString>;
1947
1947
  lastName: import("zod").ZodOptional<import("zod").ZodString>;
1948
1948
  }, "strip", import("zod").ZodTypeAny, {
1949
- role: string;
1950
1949
  userId: string;
1950
+ role: string;
1951
1951
  email?: string | undefined;
1952
1952
  firstName?: string | undefined;
1953
1953
  lastName?: string | undefined;
1954
1954
  }, {
1955
- role: string;
1956
1955
  userId: string;
1956
+ role: string;
1957
1957
  email?: string | undefined;
1958
1958
  firstName?: string | undefined;
1959
1959
  lastName?: string | undefined;
@@ -1981,8 +1981,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1981
1981
  } | null | undefined;
1982
1982
  archiveReason?: unknown;
1983
1983
  hiringTeam?: {
1984
- role: string;
1985
1984
  userId: string;
1985
+ role: string;
1986
1986
  email?: string | undefined;
1987
1987
  firstName?: string | undefined;
1988
1988
  lastName?: string | undefined;
@@ -2010,8 +2010,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2010
2010
  } | null | undefined;
2011
2011
  archiveReason?: unknown;
2012
2012
  hiringTeam?: {
2013
- role: string;
2014
2013
  userId: string;
2014
+ role: string;
2015
2015
  email?: string | undefined;
2016
2016
  firstName?: string | undefined;
2017
2017
  lastName?: string | undefined;
@@ -2021,8 +2021,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2021
2021
  more_data_available: import("zod").ZodOptional<import("zod").ZodBoolean>;
2022
2022
  error: import("zod").ZodString;
2023
2023
  }, "strip", import("zod").ZodTypeAny, {
2024
- error: string;
2025
2024
  success: boolean;
2025
+ error: string;
2026
2026
  operation: "list_applications";
2027
2027
  next_cursor?: string | undefined;
2028
2028
  more_data_available?: boolean | undefined;
@@ -2049,16 +2049,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2049
2049
  } | null | undefined;
2050
2050
  archiveReason?: unknown;
2051
2051
  hiringTeam?: {
2052
- role: string;
2053
2052
  userId: string;
2053
+ role: string;
2054
2054
  email?: string | undefined;
2055
2055
  firstName?: string | undefined;
2056
2056
  lastName?: string | undefined;
2057
2057
  }[] | undefined;
2058
2058
  }[] | undefined;
2059
2059
  }, {
2060
- error: string;
2061
2060
  success: boolean;
2061
+ error: string;
2062
2062
  operation: "list_applications";
2063
2063
  next_cursor?: string | undefined;
2064
2064
  more_data_available?: boolean | undefined;
@@ -2085,8 +2085,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2085
2085
  } | null | undefined;
2086
2086
  archiveReason?: unknown;
2087
2087
  hiringTeam?: {
2088
- role: string;
2089
2088
  userId: string;
2089
+ role: string;
2090
2090
  email?: string | undefined;
2091
2091
  firstName?: string | undefined;
2092
2092
  lastName?: string | undefined;
@@ -2146,14 +2146,14 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2146
2146
  firstName: import("zod").ZodOptional<import("zod").ZodString>;
2147
2147
  lastName: import("zod").ZodOptional<import("zod").ZodString>;
2148
2148
  }, "strip", import("zod").ZodTypeAny, {
2149
- role: string;
2150
2149
  userId: string;
2150
+ role: string;
2151
2151
  email?: string | undefined;
2152
2152
  firstName?: string | undefined;
2153
2153
  lastName?: string | undefined;
2154
2154
  }, {
2155
- role: string;
2156
2155
  userId: string;
2156
+ role: string;
2157
2157
  email?: string | undefined;
2158
2158
  firstName?: string | undefined;
2159
2159
  lastName?: string | undefined;
@@ -2181,8 +2181,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2181
2181
  } | null | undefined;
2182
2182
  archiveReason?: unknown;
2183
2183
  hiringTeam?: {
2184
- role: string;
2185
2184
  userId: string;
2185
+ role: string;
2186
2186
  email?: string | undefined;
2187
2187
  firstName?: string | undefined;
2188
2188
  lastName?: string | undefined;
@@ -2210,8 +2210,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2210
2210
  } | null | undefined;
2211
2211
  archiveReason?: unknown;
2212
2212
  hiringTeam?: {
2213
- role: string;
2214
2213
  userId: string;
2214
+ role: string;
2215
2215
  email?: string | undefined;
2216
2216
  firstName?: string | undefined;
2217
2217
  lastName?: string | undefined;
@@ -2342,7 +2342,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2342
2342
  locationId?: string | null | undefined;
2343
2343
  createdAt?: string | undefined;
2344
2344
  updatedAt?: string | undefined;
2345
- teamId?: string | null | undefined;
2346
2345
  customFields?: {
2347
2346
  title: string;
2348
2347
  id: string;
@@ -2350,6 +2349,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2350
2349
  isPrivate?: boolean | undefined;
2351
2350
  }[] | undefined;
2352
2351
  departmentId?: string | null | undefined;
2352
+ teamId?: string | null | undefined;
2353
2353
  locationIds?: string[] | undefined;
2354
2354
  openedAt?: string | null | undefined;
2355
2355
  closedAt?: string | null | undefined;
@@ -2360,7 +2360,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2360
2360
  locationId?: string | null | undefined;
2361
2361
  createdAt?: string | undefined;
2362
2362
  updatedAt?: string | undefined;
2363
- teamId?: string | null | undefined;
2364
2363
  customFields?: {
2365
2364
  title: string;
2366
2365
  id: string;
@@ -2368,14 +2367,15 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2368
2367
  isPrivate?: boolean | undefined;
2369
2368
  }[] | undefined;
2370
2369
  departmentId?: string | null | undefined;
2370
+ teamId?: string | null | undefined;
2371
2371
  locationIds?: string[] | undefined;
2372
2372
  openedAt?: string | null | undefined;
2373
2373
  closedAt?: string | null | undefined;
2374
2374
  }>>;
2375
2375
  error: import("zod").ZodString;
2376
2376
  }, "strip", import("zod").ZodTypeAny, {
2377
- error: string;
2378
2377
  success: boolean;
2378
+ error: string;
2379
2379
  operation: "get_application";
2380
2380
  candidate?: {
2381
2381
  name: string;
@@ -2406,7 +2406,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2406
2406
  locationId?: string | null | undefined;
2407
2407
  createdAt?: string | undefined;
2408
2408
  updatedAt?: string | undefined;
2409
- teamId?: string | null | undefined;
2410
2409
  customFields?: {
2411
2410
  title: string;
2412
2411
  id: string;
@@ -2414,6 +2413,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2414
2413
  isPrivate?: boolean | undefined;
2415
2414
  }[] | undefined;
2416
2415
  departmentId?: string | null | undefined;
2416
+ teamId?: string | null | undefined;
2417
2417
  locationIds?: string[] | undefined;
2418
2418
  openedAt?: string | null | undefined;
2419
2419
  closedAt?: string | null | undefined;
@@ -2441,16 +2441,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2441
2441
  } | null | undefined;
2442
2442
  archiveReason?: unknown;
2443
2443
  hiringTeam?: {
2444
- role: string;
2445
2444
  userId: string;
2445
+ role: string;
2446
2446
  email?: string | undefined;
2447
2447
  firstName?: string | undefined;
2448
2448
  lastName?: string | undefined;
2449
2449
  }[] | undefined;
2450
2450
  } | undefined;
2451
2451
  }, {
2452
- error: string;
2453
2452
  success: boolean;
2453
+ error: string;
2454
2454
  operation: "get_application";
2455
2455
  candidate?: {
2456
2456
  name: string;
@@ -2481,7 +2481,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2481
2481
  locationId?: string | null | undefined;
2482
2482
  createdAt?: string | undefined;
2483
2483
  updatedAt?: string | undefined;
2484
- teamId?: string | null | undefined;
2485
2484
  customFields?: {
2486
2485
  title: string;
2487
2486
  id: string;
@@ -2489,6 +2488,7 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2489
2488
  isPrivate?: boolean | undefined;
2490
2489
  }[] | undefined;
2491
2490
  departmentId?: string | null | undefined;
2491
+ teamId?: string | null | undefined;
2492
2492
  locationIds?: string[] | undefined;
2493
2493
  openedAt?: string | null | undefined;
2494
2494
  closedAt?: string | null | undefined;
@@ -2516,8 +2516,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2516
2516
  } | null | undefined;
2517
2517
  archiveReason?: unknown;
2518
2518
  hiringTeam?: {
2519
- role: string;
2520
2519
  userId: string;
2520
+ role: string;
2521
2521
  email?: string | undefined;
2522
2522
  firstName?: string | undefined;
2523
2523
  lastName?: string | undefined;
@@ -2577,14 +2577,14 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2577
2577
  firstName: import("zod").ZodOptional<import("zod").ZodString>;
2578
2578
  lastName: import("zod").ZodOptional<import("zod").ZodString>;
2579
2579
  }, "strip", import("zod").ZodTypeAny, {
2580
- role: string;
2581
2580
  userId: string;
2581
+ role: string;
2582
2582
  email?: string | undefined;
2583
2583
  firstName?: string | undefined;
2584
2584
  lastName?: string | undefined;
2585
2585
  }, {
2586
- role: string;
2587
2586
  userId: string;
2587
+ role: string;
2588
2588
  email?: string | undefined;
2589
2589
  firstName?: string | undefined;
2590
2590
  lastName?: string | undefined;
@@ -2612,8 +2612,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2612
2612
  } | null | undefined;
2613
2613
  archiveReason?: unknown;
2614
2614
  hiringTeam?: {
2615
- role: string;
2616
2615
  userId: string;
2616
+ role: string;
2617
2617
  email?: string | undefined;
2618
2618
  firstName?: string | undefined;
2619
2619
  lastName?: string | undefined;
@@ -2641,8 +2641,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2641
2641
  } | null | undefined;
2642
2642
  archiveReason?: unknown;
2643
2643
  hiringTeam?: {
2644
- role: string;
2645
2644
  userId: string;
2645
+ role: string;
2646
2646
  email?: string | undefined;
2647
2647
  firstName?: string | undefined;
2648
2648
  lastName?: string | undefined;
@@ -2650,8 +2650,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2650
2650
  }>>;
2651
2651
  error: import("zod").ZodString;
2652
2652
  }, "strip", import("zod").ZodTypeAny, {
2653
- error: string;
2654
2653
  success: boolean;
2654
+ error: string;
2655
2655
  operation: "create_application";
2656
2656
  application?: {
2657
2657
  id: string;
@@ -2676,16 +2676,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2676
2676
  } | null | undefined;
2677
2677
  archiveReason?: unknown;
2678
2678
  hiringTeam?: {
2679
- role: string;
2680
2679
  userId: string;
2680
+ role: string;
2681
2681
  email?: string | undefined;
2682
2682
  firstName?: string | undefined;
2683
2683
  lastName?: string | undefined;
2684
2684
  }[] | undefined;
2685
2685
  } | undefined;
2686
2686
  }, {
2687
- error: string;
2688
2687
  success: boolean;
2688
+ error: string;
2689
2689
  operation: "create_application";
2690
2690
  application?: {
2691
2691
  id: string;
@@ -2710,8 +2710,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2710
2710
  } | null | undefined;
2711
2711
  archiveReason?: unknown;
2712
2712
  hiringTeam?: {
2713
- role: string;
2714
2713
  userId: string;
2714
+ role: string;
2715
2715
  email?: string | undefined;
2716
2716
  firstName?: string | undefined;
2717
2717
  lastName?: string | undefined;
@@ -2771,14 +2771,14 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2771
2771
  firstName: import("zod").ZodOptional<import("zod").ZodString>;
2772
2772
  lastName: import("zod").ZodOptional<import("zod").ZodString>;
2773
2773
  }, "strip", import("zod").ZodTypeAny, {
2774
- role: string;
2775
2774
  userId: string;
2775
+ role: string;
2776
2776
  email?: string | undefined;
2777
2777
  firstName?: string | undefined;
2778
2778
  lastName?: string | undefined;
2779
2779
  }, {
2780
- role: string;
2781
2780
  userId: string;
2781
+ role: string;
2782
2782
  email?: string | undefined;
2783
2783
  firstName?: string | undefined;
2784
2784
  lastName?: string | undefined;
@@ -2806,8 +2806,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2806
2806
  } | null | undefined;
2807
2807
  archiveReason?: unknown;
2808
2808
  hiringTeam?: {
2809
- role: string;
2810
2809
  userId: string;
2810
+ role: string;
2811
2811
  email?: string | undefined;
2812
2812
  firstName?: string | undefined;
2813
2813
  lastName?: string | undefined;
@@ -2835,8 +2835,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2835
2835
  } | null | undefined;
2836
2836
  archiveReason?: unknown;
2837
2837
  hiringTeam?: {
2838
- role: string;
2839
2838
  userId: string;
2839
+ role: string;
2840
2840
  email?: string | undefined;
2841
2841
  firstName?: string | undefined;
2842
2842
  lastName?: string | undefined;
@@ -2844,8 +2844,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2844
2844
  }>>;
2845
2845
  error: import("zod").ZodString;
2846
2846
  }, "strip", import("zod").ZodTypeAny, {
2847
- error: string;
2848
2847
  success: boolean;
2848
+ error: string;
2849
2849
  operation: "change_application_stage";
2850
2850
  application?: {
2851
2851
  id: string;
@@ -2870,16 +2870,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2870
2870
  } | null | undefined;
2871
2871
  archiveReason?: unknown;
2872
2872
  hiringTeam?: {
2873
- role: string;
2874
2873
  userId: string;
2874
+ role: string;
2875
2875
  email?: string | undefined;
2876
2876
  firstName?: string | undefined;
2877
2877
  lastName?: string | undefined;
2878
2878
  }[] | undefined;
2879
2879
  } | undefined;
2880
2880
  }, {
2881
- error: string;
2882
2881
  success: boolean;
2882
+ error: string;
2883
2883
  operation: "change_application_stage";
2884
2884
  application?: {
2885
2885
  id: string;
@@ -2904,8 +2904,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2904
2904
  } | null | undefined;
2905
2905
  archiveReason?: unknown;
2906
2906
  hiringTeam?: {
2907
- role: string;
2908
2907
  userId: string;
2908
+ role: string;
2909
2909
  email?: string | undefined;
2910
2910
  firstName?: string | undefined;
2911
2911
  lastName?: string | undefined;
@@ -3006,8 +3006,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3006
3006
  }>>;
3007
3007
  error: import("zod").ZodString;
3008
3008
  }, "strip", import("zod").ZodTypeAny, {
3009
- error: string;
3010
3009
  success: boolean;
3010
+ error: string;
3011
3011
  operation: "update_candidate";
3012
3012
  candidate?: {
3013
3013
  name: string;
@@ -3032,8 +3032,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3032
3032
  }[] | undefined;
3033
3033
  } | undefined;
3034
3034
  }, {
3035
- error: string;
3036
3035
  success: boolean;
3036
+ error: string;
3037
3037
  operation: "update_candidate";
3038
3038
  candidate?: {
3039
3039
  name: string;
@@ -3103,8 +3103,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3103
3103
  }>>;
3104
3104
  error: import("zod").ZodString;
3105
3105
  }, "strip", import("zod").ZodTypeAny, {
3106
- error: string;
3107
3106
  success: boolean;
3107
+ error: string;
3108
3108
  operation: "create_note";
3109
3109
  note?: {
3110
3110
  content: string;
@@ -3118,8 +3118,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3118
3118
  createdAt?: string | undefined;
3119
3119
  } | undefined;
3120
3120
  }, {
3121
- error: string;
3122
3121
  success: boolean;
3122
+ error: string;
3123
3123
  operation: "create_note";
3124
3124
  note?: {
3125
3125
  content: string;
@@ -3178,8 +3178,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3178
3178
  }>, "many">>;
3179
3179
  error: import("zod").ZodString;
3180
3180
  }, "strip", import("zod").ZodTypeAny, {
3181
- error: string;
3182
3181
  success: boolean;
3182
+ error: string;
3183
3183
  operation: "list_notes";
3184
3184
  notes?: {
3185
3185
  content: string;
@@ -3193,8 +3193,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3193
3193
  createdAt?: string | undefined;
3194
3194
  }[] | undefined;
3195
3195
  }, {
3196
- error: string;
3197
3196
  success: boolean;
3197
+ error: string;
3198
3198
  operation: "list_notes";
3199
3199
  notes?: {
3200
3200
  content: string;
@@ -3225,8 +3225,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3225
3225
  }>, "many">>;
3226
3226
  error: import("zod").ZodString;
3227
3227
  }, "strip", import("zod").ZodTypeAny, {
3228
- error: string;
3229
3228
  success: boolean;
3229
+ error: string;
3230
3230
  operation: "list_sources";
3231
3231
  sources?: {
3232
3232
  title: string;
@@ -3234,8 +3234,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3234
3234
  isArchived?: boolean | undefined;
3235
3235
  }[] | undefined;
3236
3236
  }, {
3237
- error: string;
3238
3237
  success: boolean;
3238
+ error: string;
3239
3239
  operation: "list_sources";
3240
3240
  sources?: {
3241
3241
  title: string;
@@ -3266,8 +3266,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3266
3266
  }>, "many">>;
3267
3267
  error: import("zod").ZodString;
3268
3268
  }, "strip", import("zod").ZodTypeAny, {
3269
- error: string;
3270
3269
  success: boolean;
3270
+ error: string;
3271
3271
  operation: "list_interview_stages";
3272
3272
  interview_stages?: {
3273
3273
  title: string;
@@ -3277,8 +3277,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3277
3277
  interviewPlanId?: string | undefined;
3278
3278
  }[] | undefined;
3279
3279
  }, {
3280
- error: string;
3281
3280
  success: boolean;
3281
+ error: string;
3282
3282
  operation: "list_interview_stages";
3283
3283
  interview_stages?: {
3284
3284
  title: string;
@@ -3305,8 +3305,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3305
3305
  }>>;
3306
3306
  error: import("zod").ZodString;
3307
3307
  }, "strip", import("zod").ZodTypeAny, {
3308
- error: string;
3309
3308
  success: boolean;
3309
+ error: string;
3310
3310
  operation: "get_file_url";
3311
3311
  file?: {
3312
3312
  url: string;
@@ -3314,8 +3314,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3314
3314
  id?: string | undefined;
3315
3315
  } | undefined;
3316
3316
  }, {
3317
- error: string;
3318
3317
  success: boolean;
3318
+ error: string;
3319
3319
  operation: "get_file_url";
3320
3320
  file?: {
3321
3321
  url: string;
@@ -3340,8 +3340,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3340
3340
  }>, "many">>;
3341
3341
  error: import("zod").ZodString;
3342
3342
  }, "strip", import("zod").ZodTypeAny, {
3343
- error: string;
3344
3343
  success: boolean;
3344
+ error: string;
3345
3345
  operation: "list_projects";
3346
3346
  projects?: {
3347
3347
  title: string;
@@ -3349,8 +3349,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3349
3349
  isArchived?: boolean | undefined;
3350
3350
  }[] | undefined;
3351
3351
  }, {
3352
- error: string;
3353
3352
  success: boolean;
3353
+ error: string;
3354
3354
  operation: "list_projects";
3355
3355
  projects?: {
3356
3356
  title: string;
@@ -3375,8 +3375,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3375
3375
  }>>;
3376
3376
  error: import("zod").ZodString;
3377
3377
  }, "strip", import("zod").ZodTypeAny, {
3378
- error: string;
3379
3378
  success: boolean;
3379
+ error: string;
3380
3380
  operation: "get_project";
3381
3381
  project?: {
3382
3382
  title: string;
@@ -3384,8 +3384,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3384
3384
  isArchived?: boolean | undefined;
3385
3385
  } | undefined;
3386
3386
  }, {
3387
- error: string;
3388
3387
  success: boolean;
3388
+ error: string;
3389
3389
  operation: "get_project";
3390
3390
  project?: {
3391
3391
  title: string;
@@ -3410,8 +3410,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3410
3410
  }>, "many">>;
3411
3411
  error: import("zod").ZodString;
3412
3412
  }, "strip", import("zod").ZodTypeAny, {
3413
- error: string;
3414
3413
  success: boolean;
3414
+ error: string;
3415
3415
  operation: "list_candidate_projects";
3416
3416
  projects?: {
3417
3417
  title: string;
@@ -3419,8 +3419,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3419
3419
  isArchived?: boolean | undefined;
3420
3420
  }[] | undefined;
3421
3421
  }, {
3422
- error: string;
3423
3422
  success: boolean;
3423
+ error: string;
3424
3424
  operation: "list_candidate_projects";
3425
3425
  projects?: {
3426
3426
  title: string;
@@ -3432,24 +3432,24 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3432
3432
  success: import("zod").ZodBoolean;
3433
3433
  error: import("zod").ZodString;
3434
3434
  }, "strip", import("zod").ZodTypeAny, {
3435
- error: string;
3436
3435
  success: boolean;
3436
+ error: string;
3437
3437
  operation: "add_candidate_to_project";
3438
3438
  }, {
3439
- error: string;
3440
3439
  success: boolean;
3440
+ error: string;
3441
3441
  operation: "add_candidate_to_project";
3442
3442
  }>, import("zod").ZodObject<{
3443
3443
  operation: import("zod").ZodLiteral<"remove_candidate_from_project">;
3444
3444
  success: import("zod").ZodBoolean;
3445
3445
  error: import("zod").ZodString;
3446
3446
  }, "strip", import("zod").ZodTypeAny, {
3447
- error: string;
3448
3447
  success: boolean;
3448
+ error: string;
3449
3449
  operation: "remove_candidate_from_project";
3450
3450
  }, {
3451
- error: string;
3452
3451
  success: boolean;
3452
+ error: string;
3453
3453
  operation: "remove_candidate_from_project";
3454
3454
  }>, import("zod").ZodObject<{
3455
3455
  operation: import("zod").ZodLiteral<"list_project_candidate_ids">;
@@ -3459,15 +3459,15 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3459
3459
  more_data_available: import("zod").ZodOptional<import("zod").ZodBoolean>;
3460
3460
  error: import("zod").ZodString;
3461
3461
  }, "strip", import("zod").ZodTypeAny, {
3462
- error: string;
3463
3462
  success: boolean;
3463
+ error: string;
3464
3464
  operation: "list_project_candidate_ids";
3465
3465
  next_cursor?: string | undefined;
3466
3466
  more_data_available?: boolean | undefined;
3467
3467
  candidate_ids?: string[] | undefined;
3468
3468
  }, {
3469
- error: string;
3470
3469
  success: boolean;
3470
+ error: string;
3471
3471
  operation: "list_project_candidate_ids";
3472
3472
  next_cursor?: string | undefined;
3473
3473
  more_data_available?: boolean | undefined;
@@ -3490,8 +3490,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3490
3490
  name: string;
3491
3491
  email: string | null;
3492
3492
  id: string;
3493
- tags: string[];
3494
3493
  phone: string | null;
3494
+ tags: string[];
3495
3495
  linkedinUrl: string | null;
3496
3496
  position: string | null;
3497
3497
  company: string | null;
@@ -3501,8 +3501,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3501
3501
  name: string;
3502
3502
  email: string | null;
3503
3503
  id: string;
3504
- tags: string[];
3505
3504
  phone: string | null;
3505
+ tags: string[];
3506
3506
  linkedinUrl: string | null;
3507
3507
  position: string | null;
3508
3508
  company: string | null;
@@ -3526,8 +3526,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3526
3526
  total_enriched: import("zod").ZodOptional<import("zod").ZodNumber>;
3527
3527
  error: import("zod").ZodString;
3528
3528
  }, "strip", import("zod").ZodTypeAny, {
3529
- error: string;
3530
3529
  success: boolean;
3530
+ error: string;
3531
3531
  operation: "get_all_candidates_with_projects";
3532
3532
  projects?: {
3533
3533
  title: string;
@@ -3538,8 +3538,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3538
3538
  name: string;
3539
3539
  email: string | null;
3540
3540
  id: string;
3541
- tags: string[];
3542
3541
  phone: string | null;
3542
+ tags: string[];
3543
3543
  linkedinUrl: string | null;
3544
3544
  position: string | null;
3545
3545
  company: string | null;
@@ -3549,8 +3549,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3549
3549
  total_candidates?: number | undefined;
3550
3550
  total_enriched?: number | undefined;
3551
3551
  }, {
3552
- error: string;
3553
3552
  success: boolean;
3553
+ error: string;
3554
3554
  operation: "get_all_candidates_with_projects";
3555
3555
  projects?: {
3556
3556
  title: string;
@@ -3561,8 +3561,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3561
3561
  name: string;
3562
3562
  email: string | null;
3563
3563
  id: string;
3564
- tags: string[];
3565
3564
  phone: string | null;
3565
+ tags: string[];
3566
3566
  linkedinUrl: string | null;
3567
3567
  position: string | null;
3568
3568
  company: string | null;