@bubblelab/bubble-core 0.1.212 → 0.1.214

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 (97) hide show
  1. package/dist/bubble-bundle.d.ts +147 -147
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +208 -25
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +106 -106
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
  11. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +53 -53
  12. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  14. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  15. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  17. package/dist/bubbles/service-bubble/capability-pipeline.js +14 -5
  18. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +407 -407
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  28. package/dist/bubbles/service-bubble/github.d.ts +162 -162
  29. package/dist/bubbles/service-bubble/gmail.d.ts +200 -200
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +122 -122
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  34. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  37. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/jira/jira.d.ts +96 -96
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  42. package/dist/bubbles/service-bubble/notion/notion.d.ts +794 -794
  43. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  44. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +26 -26
  45. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  46. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  48. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  49. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  50. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/slack/slack.d.ts +364 -364
  52. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  53. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  54. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
  55. package/dist/bubbles/service-bubble/telegram.d.ts +120 -120
  56. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  63. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  64. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  66. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
  71. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  76. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  77. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  78. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +8 -8
  80. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  86. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  88. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  89. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  90. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +58 -58
  92. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  93. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  94. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  95. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  96. package/dist/bubbles.json +1 -1
  97. package/package.json +2 -2
@@ -231,8 +231,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
231
231
  }, "strip", z.ZodTypeAny, {
232
232
  title: string;
233
233
  id: string;
234
- isArchived: boolean;
235
234
  isPrivate: boolean;
235
+ isArchived: boolean;
236
236
  objectType: string;
237
237
  fieldType: string;
238
238
  selectableValues?: {
@@ -243,8 +243,8 @@ export declare const AshbyCustomFieldDefinitionSchema: z.ZodObject<{
243
243
  }, {
244
244
  title: string;
245
245
  id: string;
246
- isArchived: boolean;
247
246
  isPrivate: boolean;
247
+ isArchived: boolean;
248
248
  objectType: string;
249
249
  fieldType: string;
250
250
  selectableValues?: {
@@ -392,23 +392,28 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
392
392
  }[] | undefined;
393
393
  position?: string | null | undefined;
394
394
  createdAt?: string | undefined;
395
- company?: string | null | undefined;
396
395
  updatedAt?: string | undefined;
397
396
  primaryEmailAddress?: {
398
397
  value: string;
399
398
  type: "Personal" | "Work" | "Other";
400
399
  isPrimary: boolean;
401
400
  } | null | undefined;
402
- emailAddresses?: {
401
+ primaryPhoneNumber?: {
403
402
  value: string;
404
403
  type: "Personal" | "Work" | "Other";
405
404
  isPrimary: boolean;
405
+ } | null | undefined;
406
+ customFields?: {
407
+ title: string;
408
+ id: string;
409
+ value?: unknown;
410
+ isPrivate?: boolean | undefined;
406
411
  }[] | undefined;
407
- primaryPhoneNumber?: {
412
+ emailAddresses?: {
408
413
  value: string;
409
414
  type: "Personal" | "Work" | "Other";
410
415
  isPrimary: boolean;
411
- } | null | undefined;
416
+ }[] | undefined;
412
417
  phoneNumbers?: {
413
418
  value: string;
414
419
  type: "Personal" | "Work" | "Other";
@@ -418,6 +423,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
418
423
  type: string;
419
424
  url: string;
420
425
  }[] | undefined;
426
+ company?: string | null | undefined;
421
427
  school?: string | null | undefined;
422
428
  applicationIds?: string[] | undefined;
423
429
  resumeFileHandle?: {
@@ -430,12 +436,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
430
436
  id: string;
431
437
  handle: string;
432
438
  }[] | undefined;
433
- customFields?: {
434
- title: string;
435
- id: string;
436
- value?: unknown;
437
- isPrivate?: boolean | undefined;
438
- }[] | undefined;
439
439
  }, {
440
440
  name: string;
441
441
  id: string;
@@ -446,23 +446,28 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
446
446
  }[] | undefined;
447
447
  position?: string | null | undefined;
448
448
  createdAt?: string | undefined;
449
- company?: string | null | undefined;
450
449
  updatedAt?: string | undefined;
451
450
  primaryEmailAddress?: {
452
451
  value: string;
453
452
  type: "Personal" | "Work" | "Other";
454
453
  isPrimary: boolean;
455
454
  } | null | undefined;
456
- emailAddresses?: {
455
+ primaryPhoneNumber?: {
457
456
  value: string;
458
457
  type: "Personal" | "Work" | "Other";
459
458
  isPrimary: boolean;
459
+ } | null | undefined;
460
+ customFields?: {
461
+ title: string;
462
+ id: string;
463
+ value?: unknown;
464
+ isPrivate?: boolean | undefined;
460
465
  }[] | undefined;
461
- primaryPhoneNumber?: {
466
+ emailAddresses?: {
462
467
  value: string;
463
468
  type: "Personal" | "Work" | "Other";
464
469
  isPrimary: boolean;
465
- } | null | undefined;
470
+ }[] | undefined;
466
471
  phoneNumbers?: {
467
472
  value: string;
468
473
  type: "Personal" | "Work" | "Other";
@@ -472,6 +477,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
472
477
  type: string;
473
478
  url: string;
474
479
  }[] | undefined;
480
+ company?: string | null | undefined;
475
481
  school?: string | null | undefined;
476
482
  applicationIds?: string[] | undefined;
477
483
  resumeFileHandle?: {
@@ -484,12 +490,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
484
490
  id: string;
485
491
  handle: string;
486
492
  }[] | undefined;
487
- customFields?: {
488
- title: string;
489
- id: string;
490
- value?: unknown;
491
- isPrivate?: boolean | undefined;
492
- }[] | undefined;
493
493
  }>;
494
494
  export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
495
495
  operation: z.ZodLiteral<"list_candidates">;
@@ -559,12 +559,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
559
559
  type: "Personal" | "Work" | "Other";
560
560
  email: string;
561
561
  }[] | undefined;
562
- tag?: string | undefined;
563
562
  phone_number?: string | undefined;
564
563
  linkedin_url?: string | undefined;
565
564
  github_url?: string | undefined;
566
565
  source_id?: string | undefined;
567
566
  credited_to_user_id?: string | undefined;
567
+ tag?: string | undefined;
568
568
  }, {
569
569
  name: string;
570
570
  operation: "create_candidate";
@@ -574,12 +574,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
574
574
  type: "Personal" | "Work" | "Other";
575
575
  email: string;
576
576
  }[] | undefined;
577
- tag?: string | undefined;
578
577
  phone_number?: string | undefined;
579
578
  linkedin_url?: string | undefined;
580
579
  github_url?: string | undefined;
581
580
  source_id?: string | undefined;
582
581
  credited_to_user_id?: string | undefined;
582
+ tag?: string | undefined;
583
583
  allow_duplicate_linkedin?: boolean | undefined;
584
584
  }>, z.ZodObject<{
585
585
  operation: z.ZodLiteral<"search_candidates">;
@@ -793,23 +793,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
793
793
  }[] | undefined;
794
794
  position?: string | null | undefined;
795
795
  createdAt?: string | undefined;
796
- company?: string | null | undefined;
797
796
  updatedAt?: string | undefined;
798
797
  primaryEmailAddress?: {
799
798
  value: string;
800
799
  type: "Personal" | "Work" | "Other";
801
800
  isPrimary: boolean;
802
801
  } | null | undefined;
803
- emailAddresses?: {
802
+ primaryPhoneNumber?: {
804
803
  value: string;
805
804
  type: "Personal" | "Work" | "Other";
806
805
  isPrimary: boolean;
806
+ } | null | undefined;
807
+ customFields?: {
808
+ title: string;
809
+ id: string;
810
+ value?: unknown;
811
+ isPrivate?: boolean | undefined;
807
812
  }[] | undefined;
808
- primaryPhoneNumber?: {
813
+ emailAddresses?: {
809
814
  value: string;
810
815
  type: "Personal" | "Work" | "Other";
811
816
  isPrimary: boolean;
812
- } | null | undefined;
817
+ }[] | undefined;
813
818
  phoneNumbers?: {
814
819
  value: string;
815
820
  type: "Personal" | "Work" | "Other";
@@ -819,6 +824,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
819
824
  type: string;
820
825
  url: string;
821
826
  }[] | undefined;
827
+ company?: string | null | undefined;
822
828
  school?: string | null | undefined;
823
829
  applicationIds?: string[] | undefined;
824
830
  resumeFileHandle?: {
@@ -831,12 +837,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
831
837
  id: string;
832
838
  handle: string;
833
839
  }[] | undefined;
834
- customFields?: {
835
- title: string;
836
- id: string;
837
- value?: unknown;
838
- isPrivate?: boolean | undefined;
839
- }[] | undefined;
840
840
  }, {
841
841
  name: string;
842
842
  id: string;
@@ -847,23 +847,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
847
847
  }[] | undefined;
848
848
  position?: string | null | undefined;
849
849
  createdAt?: string | undefined;
850
- company?: string | null | undefined;
851
850
  updatedAt?: string | undefined;
852
851
  primaryEmailAddress?: {
853
852
  value: string;
854
853
  type: "Personal" | "Work" | "Other";
855
854
  isPrimary: boolean;
856
855
  } | null | undefined;
857
- emailAddresses?: {
856
+ primaryPhoneNumber?: {
858
857
  value: string;
859
858
  type: "Personal" | "Work" | "Other";
860
859
  isPrimary: boolean;
860
+ } | null | undefined;
861
+ customFields?: {
862
+ title: string;
863
+ id: string;
864
+ value?: unknown;
865
+ isPrivate?: boolean | undefined;
861
866
  }[] | undefined;
862
- primaryPhoneNumber?: {
867
+ emailAddresses?: {
863
868
  value: string;
864
869
  type: "Personal" | "Work" | "Other";
865
870
  isPrimary: boolean;
866
- } | null | undefined;
871
+ }[] | undefined;
867
872
  phoneNumbers?: {
868
873
  value: string;
869
874
  type: "Personal" | "Work" | "Other";
@@ -873,6 +878,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
873
878
  type: string;
874
879
  url: string;
875
880
  }[] | undefined;
881
+ company?: string | null | undefined;
876
882
  school?: string | null | undefined;
877
883
  applicationIds?: string[] | undefined;
878
884
  resumeFileHandle?: {
@@ -885,12 +891,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
885
891
  id: string;
886
892
  handle: string;
887
893
  }[] | undefined;
888
- customFields?: {
889
- title: string;
890
- id: string;
891
- value?: unknown;
892
- isPrivate?: boolean | undefined;
893
- }[] | undefined;
894
894
  }>, "many">>;
895
895
  next_cursor: z.ZodOptional<z.ZodString>;
896
896
  more_data_available: z.ZodOptional<z.ZodBoolean>;
@@ -912,23 +912,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
912
912
  }[] | undefined;
913
913
  position?: string | null | undefined;
914
914
  createdAt?: string | undefined;
915
- company?: string | null | undefined;
916
915
  updatedAt?: string | undefined;
917
916
  primaryEmailAddress?: {
918
917
  value: string;
919
918
  type: "Personal" | "Work" | "Other";
920
919
  isPrimary: boolean;
921
920
  } | null | undefined;
922
- emailAddresses?: {
921
+ primaryPhoneNumber?: {
923
922
  value: string;
924
923
  type: "Personal" | "Work" | "Other";
925
924
  isPrimary: boolean;
925
+ } | null | undefined;
926
+ customFields?: {
927
+ title: string;
928
+ id: string;
929
+ value?: unknown;
930
+ isPrivate?: boolean | undefined;
926
931
  }[] | undefined;
927
- primaryPhoneNumber?: {
932
+ emailAddresses?: {
928
933
  value: string;
929
934
  type: "Personal" | "Work" | "Other";
930
935
  isPrimary: boolean;
931
- } | null | undefined;
936
+ }[] | undefined;
932
937
  phoneNumbers?: {
933
938
  value: string;
934
939
  type: "Personal" | "Work" | "Other";
@@ -938,6 +943,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
938
943
  type: string;
939
944
  url: string;
940
945
  }[] | undefined;
946
+ company?: string | null | undefined;
941
947
  school?: string | null | undefined;
942
948
  applicationIds?: string[] | undefined;
943
949
  resumeFileHandle?: {
@@ -950,12 +956,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
950
956
  id: string;
951
957
  handle: string;
952
958
  }[] | undefined;
953
- customFields?: {
954
- title: string;
955
- id: string;
956
- value?: unknown;
957
- isPrivate?: boolean | undefined;
958
- }[] | undefined;
959
959
  }[] | undefined;
960
960
  more_data_available?: boolean | undefined;
961
961
  }, {
@@ -974,23 +974,28 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
974
974
  }[] | undefined;
975
975
  position?: string | null | undefined;
976
976
  createdAt?: string | undefined;
977
- company?: string | null | undefined;
978
977
  updatedAt?: string | undefined;
979
978
  primaryEmailAddress?: {
980
979
  value: string;
981
980
  type: "Personal" | "Work" | "Other";
982
981
  isPrimary: boolean;
983
982
  } | null | undefined;
984
- emailAddresses?: {
983
+ primaryPhoneNumber?: {
985
984
  value: string;
986
985
  type: "Personal" | "Work" | "Other";
987
986
  isPrimary: boolean;
987
+ } | null | undefined;
988
+ customFields?: {
989
+ title: string;
990
+ id: string;
991
+ value?: unknown;
992
+ isPrivate?: boolean | undefined;
988
993
  }[] | undefined;
989
- primaryPhoneNumber?: {
994
+ emailAddresses?: {
990
995
  value: string;
991
996
  type: "Personal" | "Work" | "Other";
992
997
  isPrimary: boolean;
993
- } | null | undefined;
998
+ }[] | undefined;
994
999
  phoneNumbers?: {
995
1000
  value: string;
996
1001
  type: "Personal" | "Work" | "Other";
@@ -1000,6 +1005,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1000
1005
  type: string;
1001
1006
  url: string;
1002
1007
  }[] | undefined;
1008
+ company?: string | null | undefined;
1003
1009
  school?: string | null | undefined;
1004
1010
  applicationIds?: string[] | undefined;
1005
1011
  resumeFileHandle?: {
@@ -1012,12 +1018,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1012
1018
  id: string;
1013
1019
  handle: string;
1014
1020
  }[] | undefined;
1015
- customFields?: {
1016
- title: string;
1017
- id: string;
1018
- value?: unknown;
1019
- isPrivate?: boolean | undefined;
1020
- }[] | undefined;
1021
1021
  }[] | undefined;
1022
1022
  more_data_available?: boolean | undefined;
1023
1023
  }>, z.ZodObject<{
@@ -1703,8 +1703,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1703
1703
  }, "strip", z.ZodTypeAny, {
1704
1704
  title: string;
1705
1705
  id: string;
1706
- isArchived: boolean;
1707
1706
  isPrivate: boolean;
1707
+ isArchived: boolean;
1708
1708
  objectType: string;
1709
1709
  fieldType: string;
1710
1710
  selectableValues?: {
@@ -1715,8 +1715,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1715
1715
  }, {
1716
1716
  title: string;
1717
1717
  id: string;
1718
- isArchived: boolean;
1719
1718
  isPrivate: boolean;
1719
+ isArchived: boolean;
1720
1720
  objectType: string;
1721
1721
  fieldType: string;
1722
1722
  selectableValues?: {
@@ -1737,8 +1737,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1737
1737
  custom_fields?: {
1738
1738
  title: string;
1739
1739
  id: string;
1740
- isArchived: boolean;
1741
1740
  isPrivate: boolean;
1741
+ isArchived: boolean;
1742
1742
  objectType: string;
1743
1743
  fieldType: string;
1744
1744
  selectableValues?: {
@@ -1757,8 +1757,8 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1757
1757
  custom_fields?: {
1758
1758
  title: string;
1759
1759
  id: string;
1760
- isArchived: boolean;
1761
1760
  isPrivate: boolean;
1761
+ isArchived: boolean;
1762
1762
  objectType: string;
1763
1763
  fieldType: string;
1764
1764
  selectableValues?: {
@@ -22,16 +22,16 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
22
22
  operation: "list_people";
23
23
  limit: number;
24
24
  offset: number;
25
- search?: string | undefined;
26
25
  credentials?: Record<string, string> | undefined;
26
+ search?: string | undefined;
27
27
  channel?: string | undefined;
28
28
  team?: string | undefined;
29
29
  site?: string | undefined;
30
30
  queue?: string | undefined;
31
31
  }, {
32
32
  operation: "list_people";
33
- search?: string | undefined;
34
33
  credentials?: Record<string, string> | undefined;
34
+ search?: string | undefined;
35
35
  channel?: string | undefined;
36
36
  limit?: number | undefined;
37
37
  offset?: number | undefined;
@@ -110,9 +110,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
110
110
  person_id: string;
111
111
  email?: string | undefined;
112
112
  credentials?: Record<string, string> | undefined;
113
+ channels?: string[] | undefined;
113
114
  first_name?: string | undefined;
114
115
  last_name?: string | undefined;
115
- channels?: string[] | undefined;
116
116
  teams?: string[] | undefined;
117
117
  timezone?: string | undefined;
118
118
  site?: string | undefined;
@@ -123,9 +123,9 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
123
123
  person_id: string;
124
124
  email?: string | undefined;
125
125
  credentials?: Record<string, string> | undefined;
126
+ channels?: string[] | undefined;
126
127
  first_name?: string | undefined;
127
128
  last_name?: string | undefined;
128
- channels?: string[] | undefined;
129
129
  teams?: string[] | undefined;
130
130
  timezone?: string | undefined;
131
131
  site?: string | undefined;
@@ -213,8 +213,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
213
213
  status: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["approved", "pending"]>>>;
214
214
  notes: import("zod").ZodOptional<import("zod").ZodString>;
215
215
  }, "strip", import("zod").ZodTypeAny, {
216
- operation: "create_time_off";
217
216
  status: "pending" | "approved";
217
+ operation: "create_time_off";
218
218
  agent_id: string;
219
219
  start_time: number;
220
220
  end_time: number;
@@ -289,15 +289,15 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
289
289
  people: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
290
290
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
291
291
  }, "strip", import("zod").ZodTypeAny, {
292
- operation: "list_people";
293
- success: boolean;
294
292
  error: string;
293
+ success: boolean;
294
+ operation: "list_people";
295
295
  people?: Record<string, unknown>[] | undefined;
296
296
  total?: number | undefined;
297
297
  }, {
298
- operation: "list_people";
299
- success: boolean;
300
298
  error: string;
299
+ success: boolean;
300
+ operation: "list_people";
301
301
  people?: Record<string, unknown>[] | undefined;
302
302
  total?: number | undefined;
303
303
  }>, import("zod").ZodObject<{
@@ -306,14 +306,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
306
306
  error: import("zod").ZodString;
307
307
  person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
308
308
  }, "strip", import("zod").ZodTypeAny, {
309
- operation: "get_person";
310
- success: boolean;
311
309
  error: string;
310
+ success: boolean;
311
+ operation: "get_person";
312
312
  person?: Record<string, unknown> | undefined;
313
313
  }, {
314
- operation: "get_person";
315
- success: boolean;
316
314
  error: string;
315
+ success: boolean;
316
+ operation: "get_person";
317
317
  person?: Record<string, unknown> | undefined;
318
318
  }>, import("zod").ZodObject<{
319
319
  operation: import("zod").ZodLiteral<"create_person">;
@@ -321,14 +321,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
321
321
  error: import("zod").ZodString;
322
322
  person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
323
323
  }, "strip", import("zod").ZodTypeAny, {
324
- operation: "create_person";
325
- success: boolean;
326
324
  error: string;
325
+ success: boolean;
326
+ operation: "create_person";
327
327
  person?: Record<string, unknown> | undefined;
328
328
  }, {
329
- operation: "create_person";
330
- success: boolean;
331
329
  error: string;
330
+ success: boolean;
331
+ operation: "create_person";
332
332
  person?: Record<string, unknown> | undefined;
333
333
  }>, import("zod").ZodObject<{
334
334
  operation: import("zod").ZodLiteral<"update_person">;
@@ -336,14 +336,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
336
336
  error: import("zod").ZodString;
337
337
  person: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
338
338
  }, "strip", import("zod").ZodTypeAny, {
339
- operation: "update_person";
340
- success: boolean;
341
339
  error: string;
340
+ success: boolean;
341
+ operation: "update_person";
342
342
  person?: Record<string, unknown> | undefined;
343
343
  }, {
344
- operation: "update_person";
345
- success: boolean;
346
344
  error: string;
345
+ success: boolean;
346
+ operation: "update_person";
347
347
  person?: Record<string, unknown> | undefined;
348
348
  }>, import("zod").ZodObject<{
349
349
  operation: import("zod").ZodLiteral<"list_activities">;
@@ -352,15 +352,15 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
352
352
  activities: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
353
353
  agents: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
354
354
  }, "strip", import("zod").ZodTypeAny, {
355
- operation: "list_activities";
356
- success: boolean;
357
355
  error: string;
356
+ success: boolean;
357
+ operation: "list_activities";
358
358
  activities?: Record<string, Record<string, unknown>> | undefined;
359
359
  agents?: Record<string, Record<string, unknown>> | undefined;
360
360
  }, {
361
- operation: "list_activities";
362
- success: boolean;
363
361
  error: string;
362
+ success: boolean;
363
+ operation: "list_activities";
364
364
  activities?: Record<string, Record<string, unknown>> | undefined;
365
365
  agents?: Record<string, Record<string, unknown>> | undefined;
366
366
  }>, import("zod").ZodObject<{
@@ -369,41 +369,41 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
369
369
  error: import("zod").ZodString;
370
370
  activity: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
371
371
  }, "strip", import("zod").ZodTypeAny, {
372
- operation: "create_activity";
373
- success: boolean;
374
372
  error: string;
373
+ success: boolean;
374
+ operation: "create_activity";
375
375
  activity?: Record<string, unknown> | undefined;
376
376
  }, {
377
- operation: "create_activity";
378
- success: boolean;
379
377
  error: string;
378
+ success: boolean;
379
+ operation: "create_activity";
380
380
  activity?: Record<string, unknown> | undefined;
381
381
  }>, import("zod").ZodObject<{
382
382
  operation: import("zod").ZodLiteral<"delete_activities">;
383
383
  success: import("zod").ZodBoolean;
384
384
  error: import("zod").ZodString;
385
385
  }, "strip", import("zod").ZodTypeAny, {
386
- operation: "delete_activities";
387
- success: boolean;
388
386
  error: string;
389
- }, {
390
- operation: "delete_activities";
391
387
  success: boolean;
388
+ operation: "delete_activities";
389
+ }, {
392
390
  error: string;
391
+ success: boolean;
392
+ operation: "delete_activities";
393
393
  }>, import("zod").ZodObject<{
394
394
  operation: import("zod").ZodLiteral<"create_time_off">;
395
395
  success: import("zod").ZodBoolean;
396
396
  error: import("zod").ZodString;
397
397
  time_off: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
398
398
  }, "strip", import("zod").ZodTypeAny, {
399
- operation: "create_time_off";
400
- success: boolean;
401
399
  error: string;
400
+ success: boolean;
401
+ operation: "create_time_off";
402
402
  time_off?: Record<string, unknown> | undefined;
403
403
  }, {
404
- operation: "create_time_off";
405
- success: boolean;
406
404
  error: string;
405
+ success: boolean;
406
+ operation: "create_time_off";
407
407
  time_off?: Record<string, unknown> | undefined;
408
408
  }>, import("zod").ZodObject<{
409
409
  operation: import("zod").ZodLiteral<"list_time_off">;
@@ -411,41 +411,41 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
411
411
  error: import("zod").ZodString;
412
412
  requests: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
413
413
  }, "strip", import("zod").ZodTypeAny, {
414
- operation: "list_time_off";
415
- success: boolean;
416
414
  error: string;
415
+ success: boolean;
416
+ operation: "list_time_off";
417
417
  requests?: Record<string, unknown>[] | undefined;
418
418
  }, {
419
- operation: "list_time_off";
420
- success: boolean;
421
419
  error: string;
420
+ success: boolean;
421
+ operation: "list_time_off";
422
422
  requests?: Record<string, unknown>[] | undefined;
423
423
  }>, import("zod").ZodObject<{
424
424
  operation: import("zod").ZodLiteral<"cancel_time_off">;
425
425
  success: import("zod").ZodBoolean;
426
426
  error: import("zod").ZodString;
427
427
  }, "strip", import("zod").ZodTypeAny, {
428
- operation: "cancel_time_off";
429
- success: boolean;
430
428
  error: string;
431
- }, {
432
- operation: "cancel_time_off";
433
429
  success: boolean;
430
+ operation: "cancel_time_off";
431
+ }, {
434
432
  error: string;
433
+ success: boolean;
434
+ operation: "cancel_time_off";
435
435
  }>, import("zod").ZodObject<{
436
436
  operation: import("zod").ZodLiteral<"list_queues">;
437
437
  success: import("zod").ZodBoolean;
438
438
  error: import("zod").ZodString;
439
439
  queues: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
440
440
  }, "strip", import("zod").ZodTypeAny, {
441
- operation: "list_queues";
442
- success: boolean;
443
441
  error: string;
442
+ success: boolean;
443
+ operation: "list_queues";
444
444
  queues?: Record<string, unknown>[] | undefined;
445
445
  }, {
446
- operation: "list_queues";
447
- success: boolean;
448
446
  error: string;
447
+ success: boolean;
448
+ operation: "list_queues";
449
449
  queues?: Record<string, unknown>[] | undefined;
450
450
  }>, import("zod").ZodObject<{
451
451
  operation: import("zod").ZodLiteral<"list_teams">;
@@ -453,14 +453,14 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
453
453
  error: import("zod").ZodString;
454
454
  teams: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
455
455
  }, "strip", import("zod").ZodTypeAny, {
456
- operation: "list_teams";
457
- success: boolean;
458
456
  error: string;
457
+ success: boolean;
458
+ operation: "list_teams";
459
459
  teams?: Record<string, unknown>[] | undefined;
460
460
  }, {
461
- operation: "list_teams";
462
- success: boolean;
463
461
  error: string;
462
+ success: boolean;
463
+ operation: "list_teams";
464
464
  teams?: Record<string, unknown>[] | undefined;
465
465
  }>]>;
466
466
  static readonly shortDescription = "Workforce management platform for scheduling, time off, and agent management";