@bubblelab/bubble-core 0.1.40 → 0.1.42

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 (89) hide show
  1. package/dist/bubble-bundle.d.ts +147 -126
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
  7. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +98 -98
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +102 -102
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +23 -23
  13. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
  17. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  18. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +128 -128
  20. package/dist/bubbles/service-bubble/github.d.ts +160 -160
  21. package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
  22. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  23. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  24. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +18 -18
  26. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +17 -17
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
  32. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  33. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/slack/slack.d.ts +332 -332
  35. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  36. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +7 -7
  39. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  40. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +20 -20
  41. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
  42. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +70 -70
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
  48. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
  51. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +143 -0
  52. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
  53. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +589 -0
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
  55. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
  56. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
  57. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +44 -0
  58. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
  59. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
  60. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -112
  62. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  63. package/dist/bubbles/tool-bubble/people-search-tool.js +11 -1
  64. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  65. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  66. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  67. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
  69. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  71. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  72. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  75. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  76. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  77. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
  78. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  79. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  80. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
  83. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  84. package/dist/bubbles.json +135 -42
  85. package/dist/index.d.ts +1 -0
  86. package/dist/index.d.ts.map +1 -1
  87. package/dist/index.js +1 -0
  88. package/dist/index.js.map +1 -1
  89. package/package.json +2 -2
@@ -102,8 +102,8 @@ export declare const AshbyCandidateSchema: z.ZodObject<{
102
102
  isPrivate?: boolean | undefined;
103
103
  }>, "many">>;
104
104
  }, "strip", z.ZodTypeAny, {
105
- id: string;
106
105
  name: string;
106
+ id: string;
107
107
  createdAt?: string | undefined;
108
108
  updatedAt?: string | undefined;
109
109
  primaryEmailAddress?: {
@@ -123,8 +123,8 @@ export declare const AshbyCandidateSchema: z.ZodObject<{
123
123
  isPrivate?: boolean | undefined;
124
124
  }[] | undefined;
125
125
  }, {
126
- id: string;
127
126
  name: string;
127
+ id: string;
128
128
  createdAt?: string | undefined;
129
129
  updatedAt?: string | undefined;
130
130
  primaryEmailAddress?: {
@@ -181,12 +181,12 @@ export declare const AshbyFileHandleSchema: z.ZodObject<{
181
181
  name: z.ZodString;
182
182
  handle: z.ZodString;
183
183
  }, "strip", z.ZodTypeAny, {
184
- id: string;
185
184
  name: string;
185
+ id: string;
186
186
  handle: string;
187
187
  }, {
188
- id: string;
189
188
  name: string;
189
+ id: string;
190
190
  handle: string;
191
191
  }>;
192
192
  /**
@@ -198,12 +198,12 @@ export declare const AshbySelectableValueSchema: z.ZodObject<{
198
198
  isArchived: z.ZodBoolean;
199
199
  }, "strip", z.ZodTypeAny, {
200
200
  value: string;
201
- isArchived: boolean;
202
201
  label: string;
202
+ isArchived: boolean;
203
203
  }, {
204
204
  value: string;
205
- isArchived: boolean;
206
205
  label: string;
206
+ isArchived: boolean;
207
207
  }>;
208
208
  /**
209
209
  * Custom field definition from Ashby API (from customField.list endpoint)
@@ -221,12 +221,12 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
221
221
  isArchived: z.ZodBoolean;
222
222
  }, "strip", z.ZodTypeAny, {
223
223
  value: string;
224
- isArchived: boolean;
225
224
  label: string;
225
+ isArchived: boolean;
226
226
  }, {
227
227
  value: string;
228
- isArchived: boolean;
229
228
  label: string;
229
+ isArchived: boolean;
230
230
  }>, "many">>;
231
231
  }, "strip", z.ZodTypeAny, {
232
232
  title: string;
@@ -237,8 +237,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
237
237
  fieldType: string;
238
238
  selectableValues?: {
239
239
  value: string;
240
- isArchived: boolean;
241
240
  label: string;
241
+ isArchived: boolean;
242
242
  }[] | undefined;
243
243
  }, {
244
244
  title: string;
@@ -249,8 +249,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
249
249
  fieldType: string;
250
250
  selectableValues?: {
251
251
  value: string;
252
- isArchived: boolean;
253
252
  label: string;
253
+ isArchived: boolean;
254
254
  }[] | undefined;
255
255
  }>;
256
256
  /**
@@ -345,12 +345,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
345
345
  name: z.ZodString;
346
346
  handle: z.ZodString;
347
347
  }, "strip", z.ZodTypeAny, {
348
- id: string;
349
348
  name: string;
349
+ id: string;
350
350
  handle: string;
351
351
  }, {
352
- id: string;
353
352
  name: string;
353
+ id: string;
354
354
  handle: string;
355
355
  }>>>;
356
356
  fileHandles: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -358,12 +358,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
358
358
  name: z.ZodString;
359
359
  handle: z.ZodString;
360
360
  }, "strip", z.ZodTypeAny, {
361
- id: string;
362
361
  name: string;
362
+ id: string;
363
363
  handle: string;
364
364
  }, {
365
- id: string;
366
365
  name: string;
366
+ id: string;
367
367
  handle: string;
368
368
  }>, "many">>;
369
369
  customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -383,8 +383,13 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
383
383
  isPrivate?: boolean | undefined;
384
384
  }>, "many">>;
385
385
  }, "strip", z.ZodTypeAny, {
386
- id: string;
387
386
  name: string;
387
+ id: string;
388
+ tags?: {
389
+ title: string;
390
+ id: string;
391
+ isArchived?: boolean | undefined;
392
+ }[] | undefined;
388
393
  createdAt?: string | undefined;
389
394
  updatedAt?: string | undefined;
390
395
  primaryEmailAddress?: {
@@ -417,28 +422,28 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
417
422
  type: string;
418
423
  url: string;
419
424
  }[] | undefined;
420
- tags?: {
421
- title: string;
422
- id: string;
423
- isArchived?: boolean | undefined;
424
- }[] | undefined;
425
425
  position?: string | null | undefined;
426
426
  company?: string | null | undefined;
427
427
  school?: string | null | undefined;
428
428
  applicationIds?: string[] | undefined;
429
429
  resumeFileHandle?: {
430
- id: string;
431
430
  name: string;
431
+ id: string;
432
432
  handle: string;
433
433
  } | null | undefined;
434
434
  fileHandles?: {
435
- id: string;
436
435
  name: string;
436
+ id: string;
437
437
  handle: string;
438
438
  }[] | undefined;
439
439
  }, {
440
- id: string;
441
440
  name: string;
441
+ id: string;
442
+ tags?: {
443
+ title: string;
444
+ id: string;
445
+ isArchived?: boolean | undefined;
446
+ }[] | undefined;
442
447
  createdAt?: string | undefined;
443
448
  updatedAt?: string | undefined;
444
449
  primaryEmailAddress?: {
@@ -471,23 +476,18 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
471
476
  type: string;
472
477
  url: string;
473
478
  }[] | undefined;
474
- tags?: {
475
- title: string;
476
- id: string;
477
- isArchived?: boolean | undefined;
478
- }[] | undefined;
479
479
  position?: string | null | undefined;
480
480
  company?: string | null | undefined;
481
481
  school?: string | null | undefined;
482
482
  applicationIds?: string[] | undefined;
483
483
  resumeFileHandle?: {
484
- id: string;
485
484
  name: string;
485
+ id: string;
486
486
  handle: string;
487
487
  } | null | undefined;
488
488
  fileHandles?: {
489
- id: string;
490
489
  name: string;
490
+ id: string;
491
491
  handle: string;
492
492
  }[] | undefined;
493
493
  }>;
@@ -503,18 +503,18 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
503
503
  operation: "list_candidates";
504
504
  limit: number;
505
505
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
506
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
506
507
  cursor?: string | undefined;
507
508
  job_id?: string | undefined;
508
509
  created_after?: number | undefined;
509
- credentials?: Partial<Record<CredentialType, string>> | undefined;
510
510
  }, {
511
511
  operation: "list_candidates";
512
512
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
513
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
513
514
  limit?: number | undefined;
514
515
  cursor?: string | undefined;
515
516
  job_id?: string | undefined;
516
517
  created_after?: number | undefined;
517
- credentials?: Partial<Record<CredentialType, string>> | undefined;
518
518
  }>, z.ZodObject<{
519
519
  operation: z.ZodLiteral<"get_candidate">;
520
520
  candidate_id: z.ZodString;
@@ -549,9 +549,10 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
549
549
  tag: z.ZodOptional<z.ZodString>;
550
550
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
551
551
  }, "strip", z.ZodTypeAny, {
552
- name: string;
553
552
  operation: "create_candidate";
553
+ name: string;
554
554
  credentials?: Partial<Record<CredentialType, string>> | undefined;
555
+ website?: string | undefined;
555
556
  emails?: {
556
557
  type: "Personal" | "Work" | "Other";
557
558
  email: string;
@@ -559,14 +560,14 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
559
560
  phone_number?: string | undefined;
560
561
  linkedin_url?: string | undefined;
561
562
  github_url?: string | undefined;
562
- website?: string | undefined;
563
563
  source_id?: string | undefined;
564
564
  credited_to_user_id?: string | undefined;
565
565
  tag?: string | undefined;
566
566
  }, {
567
- name: string;
568
567
  operation: "create_candidate";
568
+ name: string;
569
569
  credentials?: Partial<Record<CredentialType, string>> | undefined;
570
+ website?: string | undefined;
570
571
  emails?: {
571
572
  type: "Personal" | "Work" | "Other";
572
573
  email: string;
@@ -574,7 +575,6 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
574
575
  phone_number?: string | undefined;
575
576
  linkedin_url?: string | undefined;
576
577
  github_url?: string | undefined;
577
- website?: string | undefined;
578
578
  source_id?: string | undefined;
579
579
  credited_to_user_id?: string | undefined;
580
580
  tag?: string | undefined;
@@ -625,12 +625,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
625
625
  title: z.ZodString;
626
626
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
627
627
  }, "strip", z.ZodTypeAny, {
628
- title: string;
629
628
  operation: "create_tag";
629
+ title: string;
630
630
  credentials?: Partial<Record<CredentialType, string>> | undefined;
631
631
  }, {
632
- title: string;
633
632
  operation: "create_tag";
633
+ title: string;
634
634
  credentials?: Partial<Record<CredentialType, string>> | undefined;
635
635
  }>, z.ZodObject<{
636
636
  operation: z.ZodLiteral<"list_custom_fields">;
@@ -641,14 +641,14 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
641
641
  }, "strip", z.ZodTypeAny, {
642
642
  operation: "list_custom_fields";
643
643
  limit: number;
644
- cursor?: string | undefined;
645
644
  credentials?: Partial<Record<CredentialType, string>> | undefined;
645
+ cursor?: string | undefined;
646
646
  sync_token?: string | undefined;
647
647
  }, {
648
648
  operation: "list_custom_fields";
649
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
649
650
  limit?: number | undefined;
650
651
  cursor?: string | undefined;
651
- credentials?: Partial<Record<CredentialType, string>> | undefined;
652
652
  sync_token?: string | undefined;
653
653
  }>]>;
654
654
  export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
@@ -743,12 +743,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
743
743
  name: z.ZodString;
744
744
  handle: z.ZodString;
745
745
  }, "strip", z.ZodTypeAny, {
746
- id: string;
747
746
  name: string;
747
+ id: string;
748
748
  handle: string;
749
749
  }, {
750
- id: string;
751
750
  name: string;
751
+ id: string;
752
752
  handle: string;
753
753
  }>>>;
754
754
  fileHandles: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -756,12 +756,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
756
756
  name: z.ZodString;
757
757
  handle: z.ZodString;
758
758
  }, "strip", z.ZodTypeAny, {
759
- id: string;
760
759
  name: string;
760
+ id: string;
761
761
  handle: string;
762
762
  }, {
763
- id: string;
764
763
  name: string;
764
+ id: string;
765
765
  handle: string;
766
766
  }>, "many">>;
767
767
  customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -781,8 +781,13 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
781
781
  isPrivate?: boolean | undefined;
782
782
  }>, "many">>;
783
783
  }, "strip", z.ZodTypeAny, {
784
- id: string;
785
784
  name: string;
785
+ id: string;
786
+ tags?: {
787
+ title: string;
788
+ id: string;
789
+ isArchived?: boolean | undefined;
790
+ }[] | undefined;
786
791
  createdAt?: string | undefined;
787
792
  updatedAt?: string | undefined;
788
793
  primaryEmailAddress?: {
@@ -815,28 +820,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
815
820
  type: string;
816
821
  url: string;
817
822
  }[] | undefined;
818
- tags?: {
819
- title: string;
820
- id: string;
821
- isArchived?: boolean | undefined;
822
- }[] | undefined;
823
823
  position?: string | null | undefined;
824
824
  company?: string | null | undefined;
825
825
  school?: string | null | undefined;
826
826
  applicationIds?: string[] | undefined;
827
827
  resumeFileHandle?: {
828
- id: string;
829
828
  name: string;
829
+ id: string;
830
830
  handle: string;
831
831
  } | null | undefined;
832
832
  fileHandles?: {
833
- id: string;
834
833
  name: string;
834
+ id: string;
835
835
  handle: string;
836
836
  }[] | undefined;
837
837
  }, {
838
- id: string;
839
838
  name: string;
839
+ id: string;
840
+ tags?: {
841
+ title: string;
842
+ id: string;
843
+ isArchived?: boolean | undefined;
844
+ }[] | undefined;
840
845
  createdAt?: string | undefined;
841
846
  updatedAt?: string | undefined;
842
847
  primaryEmailAddress?: {
@@ -869,23 +874,18 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
869
874
  type: string;
870
875
  url: string;
871
876
  }[] | undefined;
872
- tags?: {
873
- title: string;
874
- id: string;
875
- isArchived?: boolean | undefined;
876
- }[] | undefined;
877
877
  position?: string | null | undefined;
878
878
  company?: string | null | undefined;
879
879
  school?: string | null | undefined;
880
880
  applicationIds?: string[] | undefined;
881
881
  resumeFileHandle?: {
882
- id: string;
883
882
  name: string;
883
+ id: string;
884
884
  handle: string;
885
885
  } | null | undefined;
886
886
  fileHandles?: {
887
- id: string;
888
887
  name: string;
888
+ id: string;
889
889
  handle: string;
890
890
  }[] | undefined;
891
891
  }>, "many">>;
@@ -897,10 +897,16 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
897
897
  operation: "list_candidates";
898
898
  success: boolean;
899
899
  error: string;
900
+ next_cursor?: string | undefined;
900
901
  sync_token?: string | undefined;
901
902
  candidates?: {
902
- id: string;
903
903
  name: string;
904
+ id: string;
905
+ tags?: {
906
+ title: string;
907
+ id: string;
908
+ isArchived?: boolean | undefined;
909
+ }[] | undefined;
904
910
  createdAt?: string | undefined;
905
911
  updatedAt?: string | undefined;
906
912
  primaryEmailAddress?: {
@@ -933,36 +939,36 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
933
939
  type: string;
934
940
  url: string;
935
941
  }[] | undefined;
936
- tags?: {
937
- title: string;
938
- id: string;
939
- isArchived?: boolean | undefined;
940
- }[] | undefined;
941
942
  position?: string | null | undefined;
942
943
  company?: string | null | undefined;
943
944
  school?: string | null | undefined;
944
945
  applicationIds?: string[] | undefined;
945
946
  resumeFileHandle?: {
946
- id: string;
947
947
  name: string;
948
+ id: string;
948
949
  handle: string;
949
950
  } | null | undefined;
950
951
  fileHandles?: {
951
- id: string;
952
952
  name: string;
953
+ id: string;
953
954
  handle: string;
954
955
  }[] | undefined;
955
956
  }[] | undefined;
956
- next_cursor?: string | undefined;
957
957
  more_data_available?: boolean | undefined;
958
958
  }, {
959
959
  operation: "list_candidates";
960
960
  success: boolean;
961
961
  error: string;
962
+ next_cursor?: string | undefined;
962
963
  sync_token?: string | undefined;
963
964
  candidates?: {
964
- id: string;
965
965
  name: string;
966
+ id: string;
967
+ tags?: {
968
+ title: string;
969
+ id: string;
970
+ isArchived?: boolean | undefined;
971
+ }[] | undefined;
966
972
  createdAt?: string | undefined;
967
973
  updatedAt?: string | undefined;
968
974
  primaryEmailAddress?: {
@@ -995,27 +1001,21 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
995
1001
  type: string;
996
1002
  url: string;
997
1003
  }[] | undefined;
998
- tags?: {
999
- title: string;
1000
- id: string;
1001
- isArchived?: boolean | undefined;
1002
- }[] | undefined;
1003
1004
  position?: string | null | undefined;
1004
1005
  company?: string | null | undefined;
1005
1006
  school?: string | null | undefined;
1006
1007
  applicationIds?: string[] | undefined;
1007
1008
  resumeFileHandle?: {
1008
- id: string;
1009
1009
  name: string;
1010
+ id: string;
1010
1011
  handle: string;
1011
1012
  } | null | undefined;
1012
1013
  fileHandles?: {
1013
- id: string;
1014
1014
  name: string;
1015
+ id: string;
1015
1016
  handle: string;
1016
1017
  }[] | undefined;
1017
1018
  }[] | undefined;
1018
- next_cursor?: string | undefined;
1019
1019
  more_data_available?: boolean | undefined;
1020
1020
  }>, z.ZodObject<{
1021
1021
  operation: z.ZodLiteral<"get_candidate">;
@@ -1068,8 +1068,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1068
1068
  isPrivate?: boolean | undefined;
1069
1069
  }>, "many">>;
1070
1070
  }, "strip", z.ZodTypeAny, {
1071
- id: string;
1072
1071
  name: string;
1072
+ id: string;
1073
1073
  createdAt?: string | undefined;
1074
1074
  updatedAt?: string | undefined;
1075
1075
  primaryEmailAddress?: {
@@ -1089,8 +1089,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1089
1089
  isPrivate?: boolean | undefined;
1090
1090
  }[] | undefined;
1091
1091
  }, {
1092
- id: string;
1093
1092
  name: string;
1093
+ id: string;
1094
1094
  createdAt?: string | undefined;
1095
1095
  updatedAt?: string | undefined;
1096
1096
  primaryEmailAddress?: {
@@ -1116,8 +1116,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1116
1116
  success: boolean;
1117
1117
  error: string;
1118
1118
  candidate?: {
1119
- id: string;
1120
1119
  name: string;
1120
+ id: string;
1121
1121
  createdAt?: string | undefined;
1122
1122
  updatedAt?: string | undefined;
1123
1123
  primaryEmailAddress?: {
@@ -1142,8 +1142,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1142
1142
  success: boolean;
1143
1143
  error: string;
1144
1144
  candidate?: {
1145
- id: string;
1146
1145
  name: string;
1146
+ id: string;
1147
1147
  createdAt?: string | undefined;
1148
1148
  updatedAt?: string | undefined;
1149
1149
  primaryEmailAddress?: {
@@ -1214,8 +1214,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1214
1214
  isPrivate?: boolean | undefined;
1215
1215
  }>, "many">>;
1216
1216
  }, "strip", z.ZodTypeAny, {
1217
- id: string;
1218
1217
  name: string;
1218
+ id: string;
1219
1219
  createdAt?: string | undefined;
1220
1220
  updatedAt?: string | undefined;
1221
1221
  primaryEmailAddress?: {
@@ -1235,8 +1235,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1235
1235
  isPrivate?: boolean | undefined;
1236
1236
  }[] | undefined;
1237
1237
  }, {
1238
- id: string;
1239
1238
  name: string;
1239
+ id: string;
1240
1240
  createdAt?: string | undefined;
1241
1241
  updatedAt?: string | undefined;
1242
1242
  primaryEmailAddress?: {
@@ -1262,8 +1262,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1262
1262
  success: boolean;
1263
1263
  error: string;
1264
1264
  candidate?: {
1265
- id: string;
1266
1265
  name: string;
1266
+ id: string;
1267
1267
  createdAt?: string | undefined;
1268
1268
  updatedAt?: string | undefined;
1269
1269
  primaryEmailAddress?: {
@@ -1288,8 +1288,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1288
1288
  success: boolean;
1289
1289
  error: string;
1290
1290
  candidate?: {
1291
- id: string;
1292
1291
  name: string;
1292
+ id: string;
1293
1293
  createdAt?: string | undefined;
1294
1294
  updatedAt?: string | undefined;
1295
1295
  primaryEmailAddress?: {
@@ -1360,8 +1360,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1360
1360
  isPrivate?: boolean | undefined;
1361
1361
  }>, "many">>;
1362
1362
  }, "strip", z.ZodTypeAny, {
1363
- id: string;
1364
1363
  name: string;
1364
+ id: string;
1365
1365
  createdAt?: string | undefined;
1366
1366
  updatedAt?: string | undefined;
1367
1367
  primaryEmailAddress?: {
@@ -1381,8 +1381,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1381
1381
  isPrivate?: boolean | undefined;
1382
1382
  }[] | undefined;
1383
1383
  }, {
1384
- id: string;
1385
1384
  name: string;
1385
+ id: string;
1386
1386
  createdAt?: string | undefined;
1387
1387
  updatedAt?: string | undefined;
1388
1388
  primaryEmailAddress?: {
@@ -1408,8 +1408,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1408
1408
  success: boolean;
1409
1409
  error: string;
1410
1410
  candidates?: {
1411
- id: string;
1412
1411
  name: string;
1412
+ id: string;
1413
1413
  createdAt?: string | undefined;
1414
1414
  updatedAt?: string | undefined;
1415
1415
  primaryEmailAddress?: {
@@ -1434,8 +1434,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1434
1434
  success: boolean;
1435
1435
  error: string;
1436
1436
  candidates?: {
1437
- id: string;
1438
1437
  name: string;
1438
+ id: string;
1439
1439
  createdAt?: string | undefined;
1440
1440
  updatedAt?: string | undefined;
1441
1441
  primaryEmailAddress?: {
@@ -1506,8 +1506,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1506
1506
  isPrivate?: boolean | undefined;
1507
1507
  }>, "many">>;
1508
1508
  }, "strip", z.ZodTypeAny, {
1509
- id: string;
1510
1509
  name: string;
1510
+ id: string;
1511
1511
  createdAt?: string | undefined;
1512
1512
  updatedAt?: string | undefined;
1513
1513
  primaryEmailAddress?: {
@@ -1527,8 +1527,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1527
1527
  isPrivate?: boolean | undefined;
1528
1528
  }[] | undefined;
1529
1529
  }, {
1530
- id: string;
1531
1530
  name: string;
1531
+ id: string;
1532
1532
  createdAt?: string | undefined;
1533
1533
  updatedAt?: string | undefined;
1534
1534
  primaryEmailAddress?: {
@@ -1554,8 +1554,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1554
1554
  success: boolean;
1555
1555
  error: string;
1556
1556
  candidate?: {
1557
- id: string;
1558
1557
  name: string;
1558
+ id: string;
1559
1559
  createdAt?: string | undefined;
1560
1560
  updatedAt?: string | undefined;
1561
1561
  primaryEmailAddress?: {
@@ -1580,8 +1580,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1580
1580
  success: boolean;
1581
1581
  error: string;
1582
1582
  candidate?: {
1583
- id: string;
1584
1583
  name: string;
1584
+ id: string;
1585
1585
  createdAt?: string | undefined;
1586
1586
  updatedAt?: string | undefined;
1587
1587
  primaryEmailAddress?: {
@@ -1687,12 +1687,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1687
1687
  isArchived: z.ZodBoolean;
1688
1688
  }, "strip", z.ZodTypeAny, {
1689
1689
  value: string;
1690
- isArchived: boolean;
1691
1690
  label: string;
1691
+ isArchived: boolean;
1692
1692
  }, {
1693
1693
  value: string;
1694
- isArchived: boolean;
1695
1694
  label: string;
1695
+ isArchived: boolean;
1696
1696
  }>, "many">>;
1697
1697
  }, "strip", z.ZodTypeAny, {
1698
1698
  title: string;
@@ -1703,8 +1703,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1703
1703
  fieldType: string;
1704
1704
  selectableValues?: {
1705
1705
  value: string;
1706
- isArchived: boolean;
1707
1706
  label: string;
1707
+ isArchived: boolean;
1708
1708
  }[] | undefined;
1709
1709
  }, {
1710
1710
  title: string;
@@ -1715,8 +1715,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1715
1715
  fieldType: string;
1716
1716
  selectableValues?: {
1717
1717
  value: string;
1718
- isArchived: boolean;
1719
1718
  label: string;
1719
+ isArchived: boolean;
1720
1720
  }[] | undefined;
1721
1721
  }>, "many">>;
1722
1722
  next_cursor: z.ZodOptional<z.ZodString>;
@@ -1727,8 +1727,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1727
1727
  operation: "list_custom_fields";
1728
1728
  success: boolean;
1729
1729
  error: string;
1730
- sync_token?: string | undefined;
1731
1730
  next_cursor?: string | undefined;
1731
+ sync_token?: string | undefined;
1732
1732
  more_data_available?: boolean | undefined;
1733
1733
  custom_fields?: {
1734
1734
  title: string;
@@ -1739,16 +1739,16 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1739
1739
  fieldType: string;
1740
1740
  selectableValues?: {
1741
1741
  value: string;
1742
- isArchived: boolean;
1743
1742
  label: string;
1743
+ isArchived: boolean;
1744
1744
  }[] | undefined;
1745
1745
  }[] | undefined;
1746
1746
  }, {
1747
1747
  operation: "list_custom_fields";
1748
1748
  success: boolean;
1749
1749
  error: string;
1750
- sync_token?: string | undefined;
1751
1750
  next_cursor?: string | undefined;
1751
+ sync_token?: string | undefined;
1752
1752
  more_data_available?: boolean | undefined;
1753
1753
  custom_fields?: {
1754
1754
  title: string;
@@ -1759,8 +1759,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1759
1759
  fieldType: string;
1760
1760
  selectableValues?: {
1761
1761
  value: string;
1762
- isArchived: boolean;
1763
1762
  label: string;
1763
+ isArchived: boolean;
1764
1764
  }[] | undefined;
1765
1765
  }[] | undefined;
1766
1766
  }>]>;