@bubblelab/bubble-core 0.1.154 → 0.1.155

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 (79) hide show
  1. package/dist/bubble-bundle.d.ts +115 -115
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +44 -44
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +92 -92
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +32 -32
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +30 -30
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +32 -32
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +208 -208
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +50 -50
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +72 -72
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +11 -11
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +13 -13
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +2 -2
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +2 -2
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +122 -122
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +154 -154
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +869 -869
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +46 -46
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +100 -100
  28. package/dist/bubbles/service-bubble/github.d.ts +152 -152
  29. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +110 -110
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +54 -54
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +34 -34
  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/insforge-db.d.ts +12 -12
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts +32 -32
  38. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +34 -34
  39. package/dist/bubbles/service-bubble/notion/notion.d.ts +1234 -1234
  40. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  42. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/slack/slack.d.ts +208 -208
  44. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +61 -61
  45. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +75 -75
  46. package/dist/bubbles/service-bubble/telegram.d.ts +1488 -1488
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +7 -7
  48. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +9 -9
  49. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  51. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  52. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
  54. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  57. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +428 -428
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +86 -86
  63. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +158 -158
  64. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  65. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  68. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  69. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  70. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +2 -2
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +44 -44
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +62 -62
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +44 -44
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +110 -110
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  78. package/dist/bubbles.json +1 -1
  79. 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
- isPrivate: boolean;
235
234
  isArchived: boolean;
235
+ isPrivate: 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
- isPrivate: boolean;
247
246
  isArchived: boolean;
247
+ isPrivate: boolean;
248
248
  objectType: string;
249
249
  fieldType: string;
250
250
  selectableValues?: {
@@ -392,28 +392,23 @@ 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;
395
396
  updatedAt?: string | undefined;
396
397
  primaryEmailAddress?: {
397
398
  value: string;
398
399
  type: "Personal" | "Work" | "Other";
399
400
  isPrimary: boolean;
400
401
  } | null | undefined;
401
- primaryPhoneNumber?: {
402
+ emailAddresses?: {
402
403
  value: string;
403
404
  type: "Personal" | "Work" | "Other";
404
405
  isPrimary: boolean;
405
- } | null | undefined;
406
- customFields?: {
407
- title: string;
408
- id: string;
409
- value?: unknown;
410
- isPrivate?: boolean | undefined;
411
406
  }[] | undefined;
412
- emailAddresses?: {
407
+ primaryPhoneNumber?: {
413
408
  value: string;
414
409
  type: "Personal" | "Work" | "Other";
415
410
  isPrimary: boolean;
416
- }[] | undefined;
411
+ } | null | undefined;
417
412
  phoneNumbers?: {
418
413
  value: string;
419
414
  type: "Personal" | "Work" | "Other";
@@ -423,7 +418,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
423
418
  type: string;
424
419
  url: string;
425
420
  }[] | undefined;
426
- company?: string | null | undefined;
427
421
  school?: string | null | undefined;
428
422
  applicationIds?: string[] | undefined;
429
423
  resumeFileHandle?: {
@@ -436,6 +430,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
436
430
  id: string;
437
431
  handle: string;
438
432
  }[] | 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,28 +446,23 @@ 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;
449
450
  updatedAt?: string | undefined;
450
451
  primaryEmailAddress?: {
451
452
  value: string;
452
453
  type: "Personal" | "Work" | "Other";
453
454
  isPrimary: boolean;
454
455
  } | null | undefined;
455
- primaryPhoneNumber?: {
456
+ emailAddresses?: {
456
457
  value: string;
457
458
  type: "Personal" | "Work" | "Other";
458
459
  isPrimary: boolean;
459
- } | null | undefined;
460
- customFields?: {
461
- title: string;
462
- id: string;
463
- value?: unknown;
464
- isPrivate?: boolean | undefined;
465
460
  }[] | undefined;
466
- emailAddresses?: {
461
+ primaryPhoneNumber?: {
467
462
  value: string;
468
463
  type: "Personal" | "Work" | "Other";
469
464
  isPrimary: boolean;
470
- }[] | undefined;
465
+ } | null | undefined;
471
466
  phoneNumbers?: {
472
467
  value: string;
473
468
  type: "Personal" | "Work" | "Other";
@@ -477,7 +472,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
477
472
  type: string;
478
473
  url: string;
479
474
  }[] | undefined;
480
- company?: string | null | undefined;
481
475
  school?: string | null | undefined;
482
476
  applicationIds?: string[] | undefined;
483
477
  resumeFileHandle?: {
@@ -490,6 +484,12 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
490
484
  id: string;
491
485
  handle: string;
492
486
  }[] | 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">;
@@ -550,8 +550,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
550
550
  allow_duplicate_linkedin: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
551
551
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
552
552
  }, "strip", z.ZodTypeAny, {
553
- operation: "create_candidate";
554
553
  name: string;
554
+ operation: "create_candidate";
555
555
  allow_duplicate_linkedin: boolean;
556
556
  credentials?: Partial<Record<CredentialType, string>> | undefined;
557
557
  website?: string | undefined;
@@ -559,27 +559,27 @@ 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;
562
563
  phone_number?: string | undefined;
563
564
  linkedin_url?: string | undefined;
564
565
  github_url?: string | undefined;
565
566
  source_id?: string | undefined;
566
567
  credited_to_user_id?: string | undefined;
567
- tag?: string | undefined;
568
568
  }, {
569
- operation: "create_candidate";
570
569
  name: string;
570
+ operation: "create_candidate";
571
571
  credentials?: Partial<Record<CredentialType, string>> | undefined;
572
572
  website?: string | undefined;
573
573
  emails?: {
574
574
  type: "Personal" | "Work" | "Other";
575
575
  email: string;
576
576
  }[] | undefined;
577
+ tag?: string | undefined;
577
578
  phone_number?: string | undefined;
578
579
  linkedin_url?: string | undefined;
579
580
  github_url?: string | undefined;
580
581
  source_id?: string | undefined;
581
582
  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">;
@@ -628,12 +628,12 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
628
628
  title: z.ZodString;
629
629
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
630
630
  }, "strip", z.ZodTypeAny, {
631
- operation: "create_tag";
632
631
  title: string;
632
+ operation: "create_tag";
633
633
  credentials?: Partial<Record<CredentialType, string>> | undefined;
634
634
  }, {
635
- operation: "create_tag";
636
635
  title: string;
636
+ operation: "create_tag";
637
637
  credentials?: Partial<Record<CredentialType, string>> | undefined;
638
638
  }>, z.ZodObject<{
639
639
  operation: z.ZodLiteral<"list_custom_fields">;
@@ -793,28 +793,23 @@ 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;
796
797
  updatedAt?: string | undefined;
797
798
  primaryEmailAddress?: {
798
799
  value: string;
799
800
  type: "Personal" | "Work" | "Other";
800
801
  isPrimary: boolean;
801
802
  } | null | undefined;
802
- primaryPhoneNumber?: {
803
+ emailAddresses?: {
803
804
  value: string;
804
805
  type: "Personal" | "Work" | "Other";
805
806
  isPrimary: boolean;
806
- } | null | undefined;
807
- customFields?: {
808
- title: string;
809
- id: string;
810
- value?: unknown;
811
- isPrivate?: boolean | undefined;
812
807
  }[] | undefined;
813
- emailAddresses?: {
808
+ primaryPhoneNumber?: {
814
809
  value: string;
815
810
  type: "Personal" | "Work" | "Other";
816
811
  isPrimary: boolean;
817
- }[] | undefined;
812
+ } | null | undefined;
818
813
  phoneNumbers?: {
819
814
  value: string;
820
815
  type: "Personal" | "Work" | "Other";
@@ -824,7 +819,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
824
819
  type: string;
825
820
  url: string;
826
821
  }[] | undefined;
827
- company?: string | null | undefined;
828
822
  school?: string | null | undefined;
829
823
  applicationIds?: string[] | undefined;
830
824
  resumeFileHandle?: {
@@ -837,6 +831,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
837
831
  id: string;
838
832
  handle: string;
839
833
  }[] | 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,28 +847,23 @@ 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;
850
851
  updatedAt?: string | undefined;
851
852
  primaryEmailAddress?: {
852
853
  value: string;
853
854
  type: "Personal" | "Work" | "Other";
854
855
  isPrimary: boolean;
855
856
  } | null | undefined;
856
- primaryPhoneNumber?: {
857
+ emailAddresses?: {
857
858
  value: string;
858
859
  type: "Personal" | "Work" | "Other";
859
860
  isPrimary: boolean;
860
- } | null | undefined;
861
- customFields?: {
862
- title: string;
863
- id: string;
864
- value?: unknown;
865
- isPrivate?: boolean | undefined;
866
861
  }[] | undefined;
867
- emailAddresses?: {
862
+ primaryPhoneNumber?: {
868
863
  value: string;
869
864
  type: "Personal" | "Work" | "Other";
870
865
  isPrimary: boolean;
871
- }[] | undefined;
866
+ } | null | undefined;
872
867
  phoneNumbers?: {
873
868
  value: string;
874
869
  type: "Personal" | "Work" | "Other";
@@ -878,7 +873,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
878
873
  type: string;
879
874
  url: string;
880
875
  }[] | undefined;
881
- company?: string | null | undefined;
882
876
  school?: string | null | undefined;
883
877
  applicationIds?: string[] | undefined;
884
878
  resumeFileHandle?: {
@@ -891,6 +885,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
891
885
  id: string;
892
886
  handle: string;
893
887
  }[] | 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,28 +912,23 @@ 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;
915
916
  updatedAt?: string | undefined;
916
917
  primaryEmailAddress?: {
917
918
  value: string;
918
919
  type: "Personal" | "Work" | "Other";
919
920
  isPrimary: boolean;
920
921
  } | null | undefined;
921
- primaryPhoneNumber?: {
922
+ emailAddresses?: {
922
923
  value: string;
923
924
  type: "Personal" | "Work" | "Other";
924
925
  isPrimary: boolean;
925
- } | null | undefined;
926
- customFields?: {
927
- title: string;
928
- id: string;
929
- value?: unknown;
930
- isPrivate?: boolean | undefined;
931
926
  }[] | undefined;
932
- emailAddresses?: {
927
+ primaryPhoneNumber?: {
933
928
  value: string;
934
929
  type: "Personal" | "Work" | "Other";
935
930
  isPrimary: boolean;
936
- }[] | undefined;
931
+ } | null | undefined;
937
932
  phoneNumbers?: {
938
933
  value: string;
939
934
  type: "Personal" | "Work" | "Other";
@@ -943,7 +938,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
943
938
  type: string;
944
939
  url: string;
945
940
  }[] | undefined;
946
- company?: string | null | undefined;
947
941
  school?: string | null | undefined;
948
942
  applicationIds?: string[] | undefined;
949
943
  resumeFileHandle?: {
@@ -956,6 +950,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
956
950
  id: string;
957
951
  handle: string;
958
952
  }[] | 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,28 +974,23 @@ 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;
977
978
  updatedAt?: string | undefined;
978
979
  primaryEmailAddress?: {
979
980
  value: string;
980
981
  type: "Personal" | "Work" | "Other";
981
982
  isPrimary: boolean;
982
983
  } | null | undefined;
983
- primaryPhoneNumber?: {
984
+ emailAddresses?: {
984
985
  value: string;
985
986
  type: "Personal" | "Work" | "Other";
986
987
  isPrimary: boolean;
987
- } | null | undefined;
988
- customFields?: {
989
- title: string;
990
- id: string;
991
- value?: unknown;
992
- isPrivate?: boolean | undefined;
993
988
  }[] | undefined;
994
- emailAddresses?: {
989
+ primaryPhoneNumber?: {
995
990
  value: string;
996
991
  type: "Personal" | "Work" | "Other";
997
992
  isPrimary: boolean;
998
- }[] | undefined;
993
+ } | null | undefined;
999
994
  phoneNumbers?: {
1000
995
  value: string;
1001
996
  type: "Personal" | "Work" | "Other";
@@ -1005,7 +1000,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1005
1000
  type: string;
1006
1001
  url: string;
1007
1002
  }[] | undefined;
1008
- company?: string | null | undefined;
1009
1003
  school?: string | null | undefined;
1010
1004
  applicationIds?: string[] | undefined;
1011
1005
  resumeFileHandle?: {
@@ -1018,6 +1012,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1018
1012
  id: string;
1019
1013
  handle: string;
1020
1014
  }[] | 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
- isPrivate: boolean;
1707
1706
  isArchived: boolean;
1707
+ isPrivate: 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
- isPrivate: boolean;
1719
1718
  isArchived: boolean;
1719
+ isPrivate: 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
- isPrivate: boolean;
1741
1740
  isArchived: boolean;
1741
+ isPrivate: 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
- isPrivate: boolean;
1761
1760
  isArchived: boolean;
1761
+ isPrivate: boolean;
1762
1762
  objectType: string;
1763
1763
  fieldType: string;
1764
1764
  selectableValues?: {
@@ -169,6 +169,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
169
169
  captchaImageSelector?: string | undefined;
170
170
  captchaInputSelector?: string | undefined;
171
171
  } | undefined;
172
+ context_id?: string | undefined;
172
173
  cookies?: {
173
174
  value: string;
174
175
  path: string;
@@ -178,7 +179,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
178
179
  httpOnly: boolean;
179
180
  secure: boolean;
180
181
  }[] | undefined;
181
- context_id?: string | undefined;
182
182
  proxies?: true | ({
183
183
  type: "browserbase";
184
184
  geolocation?: {
@@ -204,6 +204,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
204
204
  captchaImageSelector?: string | undefined;
205
205
  captchaInputSelector?: string | undefined;
206
206
  } | undefined;
207
+ context_id?: string | undefined;
207
208
  cookies?: {
208
209
  value: string;
209
210
  path: string;
@@ -213,7 +214,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
213
214
  httpOnly: boolean;
214
215
  secure: boolean;
215
216
  }[] | undefined;
216
- context_id?: string | undefined;
217
217
  viewport_width?: number | undefined;
218
218
  viewport_height?: number | undefined;
219
219
  proxies?: true | ({
@@ -240,15 +240,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
240
240
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
241
241
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
242
242
  }, "strip", import("zod").ZodTypeAny, {
243
- operation: "navigate";
244
243
  url: string;
245
244
  timeout: number;
245
+ operation: "navigate";
246
246
  session_id: string;
247
247
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
248
248
  credentials?: Partial<Record<CredentialType, string>> | undefined;
249
249
  }, {
250
- operation: "navigate";
251
250
  url: string;
251
+ operation: "navigate";
252
252
  session_id: string;
253
253
  credentials?: Partial<Record<CredentialType, string>> | undefined;
254
254
  timeout?: number | undefined;
@@ -261,8 +261,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
261
261
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
262
262
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
263
263
  }, "strip", import("zod").ZodTypeAny, {
264
- operation: "click";
265
264
  timeout: number;
265
+ operation: "click";
266
266
  session_id: string;
267
267
  selector: string;
268
268
  wait_for_navigation: boolean;
@@ -306,15 +306,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
306
306
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
307
307
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
308
308
  }, "strip", import("zod").ZodTypeAny, {
309
- operation: "select";
310
309
  value: string;
311
310
  timeout: number;
311
+ operation: "select";
312
312
  session_id: string;
313
313
  selector: string;
314
314
  credentials?: Partial<Record<CredentialType, string>> | undefined;
315
315
  }, {
316
- operation: "select";
317
316
  value: string;
317
+ operation: "select";
318
318
  session_id: string;
319
319
  selector: string;
320
320
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -326,13 +326,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
326
326
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
327
327
  }, "strip", import("zod").ZodTypeAny, {
328
328
  operation: "evaluate";
329
- script: string;
330
329
  session_id: string;
330
+ script: string;
331
331
  credentials?: Partial<Record<CredentialType, string>> | undefined;
332
332
  }, {
333
333
  operation: "evaluate";
334
- script: string;
335
334
  session_id: string;
335
+ script: string;
336
336
  credentials?: Partial<Record<CredentialType, string>> | undefined;
337
337
  }>, import("zod").ZodObject<{
338
338
  operation: import("zod").ZodLiteral<"get_content">;
@@ -361,8 +361,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
361
361
  quality: import("zod").ZodOptional<import("zod").ZodNumber>;
362
362
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
363
363
  }, "strip", import("zod").ZodTypeAny, {
364
- operation: "screenshot";
365
364
  format: "png" | "jpeg" | "webp";
365
+ operation: "screenshot";
366
366
  session_id: string;
367
367
  full_page: boolean;
368
368
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -384,8 +384,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
384
384
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
385
385
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
386
386
  }, "strip", import("zod").ZodTypeAny, {
387
- operation: "wait";
388
387
  timeout: number;
388
+ operation: "wait";
389
389
  session_id: string;
390
390
  wait_type: "timeout" | "selector" | "navigation";
391
391
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -91,7 +91,6 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
91
91
  username?: string | undefined;
92
92
  }>>;
93
93
  }, "strip", z.ZodTypeAny, {
94
- contextId: string;
95
94
  cookies: {
96
95
  value: string;
97
96
  path: string;
@@ -101,13 +100,13 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
101
100
  httpOnly: boolean;
102
101
  secure: boolean;
103
102
  }[];
103
+ contextId: string;
104
104
  proxy?: {
105
105
  server: string;
106
106
  password?: string | undefined;
107
107
  username?: string | undefined;
108
108
  } | undefined;
109
109
  }, {
110
- contextId: string;
111
110
  cookies: {
112
111
  value: string;
113
112
  path: string;
@@ -117,6 +116,7 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
117
116
  httpOnly: boolean;
118
117
  secure: boolean;
119
118
  }[];
119
+ contextId: string;
120
120
  proxy?: {
121
121
  server: string;
122
122
  password?: string | undefined;
@@ -390,6 +390,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
390
390
  captchaImageSelector?: string | undefined;
391
391
  captchaInputSelector?: string | undefined;
392
392
  } | undefined;
393
+ context_id?: string | undefined;
393
394
  cookies?: {
394
395
  value: string;
395
396
  path: string;
@@ -399,7 +400,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
399
400
  httpOnly: boolean;
400
401
  secure: boolean;
401
402
  }[] | undefined;
402
- context_id?: string | undefined;
403
403
  proxies?: true | ({
404
404
  type: "browserbase";
405
405
  geolocation?: {
@@ -425,6 +425,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
425
425
  captchaImageSelector?: string | undefined;
426
426
  captchaInputSelector?: string | undefined;
427
427
  } | undefined;
428
+ context_id?: string | undefined;
428
429
  cookies?: {
429
430
  value: string;
430
431
  path: string;
@@ -434,7 +435,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
434
435
  httpOnly: boolean;
435
436
  secure: boolean;
436
437
  }[] | undefined;
437
- context_id?: string | undefined;
438
438
  viewport_width?: number | undefined;
439
439
  viewport_height?: number | undefined;
440
440
  proxies?: true | ({
@@ -461,15 +461,15 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
461
461
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
462
462
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
463
463
  }, "strip", z.ZodTypeAny, {
464
- operation: "navigate";
465
464
  url: string;
466
465
  timeout: number;
466
+ operation: "navigate";
467
467
  session_id: string;
468
468
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
469
469
  credentials?: Partial<Record<CredentialType, string>> | undefined;
470
470
  }, {
471
- operation: "navigate";
472
471
  url: string;
472
+ operation: "navigate";
473
473
  session_id: string;
474
474
  credentials?: Partial<Record<CredentialType, string>> | undefined;
475
475
  timeout?: number | undefined;
@@ -482,8 +482,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
482
482
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
483
483
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
484
484
  }, "strip", z.ZodTypeAny, {
485
- operation: "click";
486
485
  timeout: number;
486
+ operation: "click";
487
487
  session_id: string;
488
488
  selector: string;
489
489
  wait_for_navigation: boolean;
@@ -527,15 +527,15 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
527
527
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
528
528
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
529
529
  }, "strip", z.ZodTypeAny, {
530
- operation: "select";
531
530
  value: string;
532
531
  timeout: number;
532
+ operation: "select";
533
533
  session_id: string;
534
534
  selector: string;
535
535
  credentials?: Partial<Record<CredentialType, string>> | undefined;
536
536
  }, {
537
- operation: "select";
538
537
  value: string;
538
+ operation: "select";
539
539
  session_id: string;
540
540
  selector: string;
541
541
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -547,13 +547,13 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
547
547
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
548
548
  }, "strip", z.ZodTypeAny, {
549
549
  operation: "evaluate";
550
- script: string;
551
550
  session_id: string;
551
+ script: string;
552
552
  credentials?: Partial<Record<CredentialType, string>> | undefined;
553
553
  }, {
554
554
  operation: "evaluate";
555
- script: string;
556
555
  session_id: string;
556
+ script: string;
557
557
  credentials?: Partial<Record<CredentialType, string>> | undefined;
558
558
  }>, z.ZodObject<{
559
559
  operation: z.ZodLiteral<"get_content">;
@@ -582,8 +582,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
582
582
  quality: z.ZodOptional<z.ZodNumber>;
583
583
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
584
584
  }, "strip", z.ZodTypeAny, {
585
- operation: "screenshot";
586
585
  format: "png" | "jpeg" | "webp";
586
+ operation: "screenshot";
587
587
  session_id: string;
588
588
  full_page: boolean;
589
589
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -605,8 +605,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
605
605
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
606
606
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
607
607
  }, "strip", z.ZodTypeAny, {
608
- operation: "wait";
609
608
  timeout: number;
609
+ operation: "wait";
610
610
  session_id: string;
611
611
  wait_type: "timeout" | "selector" | "navigation";
612
612
  credentials?: Partial<Record<CredentialType, string>> | undefined;