@bubblelab/bubble-core 0.1.68 → 0.1.69

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 (72) hide show
  1. package/dist/bubble-bundle.d.ts +85 -85
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +156 -156
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  7. package/dist/bubbles/service-bubble/ashby/ashby.js +1 -1
  8. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +51 -51
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +32 -32
  11. package/dist/bubbles/service-bubble/eleven-labs.d.ts +60 -60
  12. package/dist/bubbles/service-bubble/firecrawl.d.ts +396 -396
  13. package/dist/bubbles/service-bubble/followupboss.d.ts +492 -492
  14. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +116 -116
  15. package/dist/bubbles/service-bubble/github.d.ts +152 -152
  16. package/dist/bubbles/service-bubble/gmail.d.ts +576 -576
  17. package/dist/bubbles/service-bubble/google-calendar.d.ts +232 -232
  18. package/dist/bubbles/service-bubble/google-drive.d.ts +422 -156
  19. package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
  20. package/dist/bubbles/service-bubble/google-drive.js +282 -30
  21. package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
  22. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +78 -78
  23. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  25. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  26. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  27. package/dist/bubbles/service-bubble/notion/notion.d.ts +624 -624
  28. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  29. package/dist/bubbles/service-bubble/resend.d.ts +20 -20
  30. package/dist/bubbles/service-bubble/slack/slack.d.ts +304 -304
  31. package/dist/bubbles/service-bubble/storage.d.ts +40 -40
  32. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
  33. package/dist/bubbles/service-bubble/telegram.d.ts +938 -938
  34. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  35. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  36. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  37. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  38. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +24 -24
  39. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +28 -28
  42. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  43. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +8 -8
  44. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -1
  45. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +8 -8
  46. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -1
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +31 -25
  48. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +116 -116
  50. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  52. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  53. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  54. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  55. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
  56. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  58. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
  62. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  63. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  64. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  65. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  67. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  68. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
  69. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +50 -50
  70. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  71. package/dist/bubbles.json +290 -74
  72. package/package.json +2 -2
@@ -70,8 +70,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
70
70
  }>, "many">;
71
71
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
72
72
  }, "strip", import("zod").ZodTypeAny, {
73
- name: string;
74
73
  operation: "start_bulk_enrichment";
74
+ name: string;
75
75
  contacts: {
76
76
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
77
77
  custom?: Record<string, string> | undefined;
@@ -84,8 +84,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
84
84
  credentials?: Partial<Record<CredentialType, string>> | undefined;
85
85
  webhook_url?: string | undefined;
86
86
  }, {
87
- name: string;
88
87
  operation: "start_bulk_enrichment";
88
+ name: string;
89
89
  contacts: {
90
90
  custom?: Record<string, string> | undefined;
91
91
  domain?: string | undefined;
@@ -119,14 +119,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
119
119
  emails: import("zod").ZodArray<import("zod").ZodString, "many">;
120
120
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
121
121
  }, "strip", import("zod").ZodTypeAny, {
122
- name: string;
123
122
  operation: "start_reverse_email_lookup";
123
+ name: string;
124
124
  emails: string[];
125
125
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
126
  webhook_url?: string | undefined;
127
127
  }, {
128
- name: string;
129
128
  operation: "start_reverse_email_lookup";
129
+ name: string;
130
130
  emails: string[];
131
131
  credentials?: Partial<Record<CredentialType, string>> | undefined;
132
132
  webhook_url?: string | undefined;
@@ -167,14 +167,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
167
167
  enrichment_id: import("zod").ZodOptional<import("zod").ZodString>;
168
168
  error: import("zod").ZodString;
169
169
  }, "strip", import("zod").ZodTypeAny, {
170
- error: string;
171
- success: boolean;
172
170
  operation: "start_bulk_enrichment";
171
+ success: boolean;
172
+ error: string;
173
173
  enrichment_id?: string | undefined;
174
174
  }, {
175
- error: string;
176
- success: boolean;
177
175
  operation: "start_bulk_enrichment";
176
+ success: boolean;
177
+ error: string;
178
178
  enrichment_id?: string | undefined;
179
179
  }>, import("zod").ZodObject<{
180
180
  operation: import("zod").ZodLiteral<"get_enrichment_result">;
@@ -311,8 +311,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
311
311
  }>>;
312
312
  }, "strip", import("zod").ZodTypeAny, {
313
313
  location?: string | undefined;
314
- headline?: string | undefined;
315
314
  linkedin_url?: string | undefined;
315
+ headline?: string | undefined;
316
316
  linkedin_id?: string | undefined;
317
317
  linkedin_handle?: string | undefined;
318
318
  current_position?: {
@@ -333,8 +333,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
333
333
  } | undefined;
334
334
  }, {
335
335
  location?: string | undefined;
336
- headline?: string | undefined;
337
336
  linkedin_url?: string | undefined;
337
+ headline?: string | undefined;
338
338
  linkedin_id?: string | number | undefined;
339
339
  linkedin_handle?: string | undefined;
340
340
  current_position?: {
@@ -355,10 +355,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
355
355
  } | undefined;
356
356
  }>>;
357
357
  }, "strip", import("zod").ZodTypeAny, {
358
+ domain?: string | undefined;
359
+ emails?: {
360
+ status?: string | undefined;
361
+ email?: string | undefined;
362
+ }[] | undefined;
358
363
  profile?: {
359
364
  location?: string | undefined;
360
- headline?: string | undefined;
361
365
  linkedin_url?: string | undefined;
366
+ headline?: string | undefined;
362
367
  linkedin_id?: string | undefined;
363
368
  linkedin_handle?: string | undefined;
364
369
  current_position?: {
@@ -378,11 +383,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
378
383
  end_date?: string | undefined;
379
384
  } | undefined;
380
385
  } | undefined;
381
- domain?: string | undefined;
382
- emails?: {
383
- status?: string | undefined;
384
- email?: string | undefined;
385
- }[] | undefined;
386
386
  phones?: {
387
387
  phone?: string | undefined;
388
388
  region?: string | undefined;
@@ -401,10 +401,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
401
401
  url?: string | undefined;
402
402
  }[] | undefined;
403
403
  }, {
404
+ domain?: string | undefined;
405
+ emails?: {
406
+ status?: string | undefined;
407
+ email?: string | undefined;
408
+ }[] | undefined;
404
409
  profile?: {
405
410
  location?: string | undefined;
406
- headline?: string | undefined;
407
411
  linkedin_url?: string | undefined;
412
+ headline?: string | undefined;
408
413
  linkedin_id?: string | number | undefined;
409
414
  linkedin_handle?: string | undefined;
410
415
  current_position?: {
@@ -424,11 +429,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
424
429
  end_date?: string | undefined;
425
430
  } | undefined;
426
431
  } | undefined;
427
- domain?: string | undefined;
428
- emails?: {
429
- status?: string | undefined;
430
- email?: string | undefined;
431
- }[] | undefined;
432
432
  phones?: {
433
433
  phone?: string | undefined;
434
434
  region?: string | undefined;
@@ -450,10 +450,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
450
450
  }, "strip", import("zod").ZodTypeAny, {
451
451
  custom?: Record<string, string> | undefined;
452
452
  contact?: {
453
+ domain?: string | undefined;
454
+ emails?: {
455
+ status?: string | undefined;
456
+ email?: string | undefined;
457
+ }[] | undefined;
453
458
  profile?: {
454
459
  location?: string | undefined;
455
- headline?: string | undefined;
456
460
  linkedin_url?: string | undefined;
461
+ headline?: string | undefined;
457
462
  linkedin_id?: string | undefined;
458
463
  linkedin_handle?: string | undefined;
459
464
  current_position?: {
@@ -473,11 +478,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
473
478
  end_date?: string | undefined;
474
479
  } | undefined;
475
480
  } | undefined;
476
- domain?: string | undefined;
477
- emails?: {
478
- status?: string | undefined;
479
- email?: string | undefined;
480
- }[] | undefined;
481
481
  phones?: {
482
482
  phone?: string | undefined;
483
483
  region?: string | undefined;
@@ -499,10 +499,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
499
499
  }, {
500
500
  custom?: Record<string, string> | undefined;
501
501
  contact?: {
502
+ domain?: string | undefined;
503
+ emails?: {
504
+ status?: string | undefined;
505
+ email?: string | undefined;
506
+ }[] | undefined;
502
507
  profile?: {
503
508
  location?: string | undefined;
504
- headline?: string | undefined;
505
509
  linkedin_url?: string | undefined;
510
+ headline?: string | undefined;
506
511
  linkedin_id?: string | number | undefined;
507
512
  linkedin_handle?: string | undefined;
508
513
  current_position?: {
@@ -522,11 +527,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
522
527
  end_date?: string | undefined;
523
528
  } | undefined;
524
529
  } | undefined;
525
- domain?: string | undefined;
526
- emails?: {
527
- status?: string | undefined;
528
- email?: string | undefined;
529
- }[] | undefined;
530
530
  phones?: {
531
531
  phone?: string | undefined;
532
532
  region?: string | undefined;
@@ -555,22 +555,24 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
555
555
  }>>;
556
556
  error: import("zod").ZodString;
557
557
  }, "strip", import("zod").ZodTypeAny, {
558
- error: string;
559
- success: boolean;
560
558
  operation: "get_enrichment_result";
559
+ success: boolean;
560
+ error: string;
561
561
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
562
562
  name?: string | undefined;
563
563
  id?: string | undefined;
564
- cost?: {
565
- credits?: number | undefined;
566
- } | undefined;
567
564
  results?: {
568
565
  custom?: Record<string, string> | undefined;
569
566
  contact?: {
567
+ domain?: string | undefined;
568
+ emails?: {
569
+ status?: string | undefined;
570
+ email?: string | undefined;
571
+ }[] | undefined;
570
572
  profile?: {
571
573
  location?: string | undefined;
572
- headline?: string | undefined;
573
574
  linkedin_url?: string | undefined;
575
+ headline?: string | undefined;
574
576
  linkedin_id?: string | undefined;
575
577
  linkedin_handle?: string | undefined;
576
578
  current_position?: {
@@ -590,11 +592,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
590
592
  end_date?: string | undefined;
591
593
  } | undefined;
592
594
  } | undefined;
593
- domain?: string | undefined;
594
- emails?: {
595
- status?: string | undefined;
596
- email?: string | undefined;
597
- }[] | undefined;
598
595
  phones?: {
599
596
  phone?: string | undefined;
600
597
  region?: string | undefined;
@@ -614,23 +611,28 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
614
611
  }[] | undefined;
615
612
  } | undefined;
616
613
  }[] | undefined;
614
+ cost?: {
615
+ credits?: number | undefined;
616
+ } | undefined;
617
617
  }, {
618
- error: string;
619
- success: boolean;
620
618
  operation: "get_enrichment_result";
619
+ success: boolean;
620
+ error: string;
621
621
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
622
622
  name?: string | undefined;
623
623
  id?: string | undefined;
624
- cost?: {
625
- credits?: number | undefined;
626
- } | undefined;
627
624
  results?: {
628
625
  custom?: Record<string, string> | undefined;
629
626
  contact?: {
627
+ domain?: string | undefined;
628
+ emails?: {
629
+ status?: string | undefined;
630
+ email?: string | undefined;
631
+ }[] | undefined;
630
632
  profile?: {
631
633
  location?: string | undefined;
632
- headline?: string | undefined;
633
634
  linkedin_url?: string | undefined;
635
+ headline?: string | undefined;
634
636
  linkedin_id?: string | number | undefined;
635
637
  linkedin_handle?: string | undefined;
636
638
  current_position?: {
@@ -650,11 +652,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
650
652
  end_date?: string | undefined;
651
653
  } | undefined;
652
654
  } | undefined;
653
- domain?: string | undefined;
654
- emails?: {
655
- status?: string | undefined;
656
- email?: string | undefined;
657
- }[] | undefined;
658
655
  phones?: {
659
656
  phone?: string | undefined;
660
657
  region?: string | undefined;
@@ -674,20 +671,23 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
674
671
  }[] | undefined;
675
672
  } | undefined;
676
673
  }[] | undefined;
674
+ cost?: {
675
+ credits?: number | undefined;
676
+ } | undefined;
677
677
  }>, import("zod").ZodObject<{
678
678
  operation: import("zod").ZodLiteral<"start_reverse_email_lookup">;
679
679
  success: import("zod").ZodBoolean;
680
680
  enrichment_id: import("zod").ZodOptional<import("zod").ZodString>;
681
681
  error: import("zod").ZodString;
682
682
  }, "strip", import("zod").ZodTypeAny, {
683
- error: string;
684
- success: boolean;
685
683
  operation: "start_reverse_email_lookup";
684
+ success: boolean;
685
+ error: string;
686
686
  enrichment_id?: string | undefined;
687
687
  }, {
688
- error: string;
689
- success: boolean;
690
688
  operation: "start_reverse_email_lookup";
689
+ success: boolean;
690
+ error: string;
691
691
  enrichment_id?: string | undefined;
692
692
  }>, import("zod").ZodObject<{
693
693
  operation: import("zod").ZodLiteral<"get_reverse_email_result">;
@@ -824,8 +824,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
824
824
  }>>;
825
825
  }, "strip", import("zod").ZodTypeAny, {
826
826
  location?: string | undefined;
827
- headline?: string | undefined;
828
827
  linkedin_url?: string | undefined;
828
+ headline?: string | undefined;
829
829
  linkedin_id?: string | undefined;
830
830
  linkedin_handle?: string | undefined;
831
831
  current_position?: {
@@ -846,8 +846,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
846
846
  } | undefined;
847
847
  }, {
848
848
  location?: string | undefined;
849
- headline?: string | undefined;
850
849
  linkedin_url?: string | undefined;
850
+ headline?: string | undefined;
851
851
  linkedin_id?: string | number | undefined;
852
852
  linkedin_handle?: string | undefined;
853
853
  current_position?: {
@@ -868,10 +868,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
868
868
  } | undefined;
869
869
  }>>;
870
870
  }, "strip", import("zod").ZodTypeAny, {
871
+ domain?: string | undefined;
872
+ emails?: {
873
+ status?: string | undefined;
874
+ email?: string | undefined;
875
+ }[] | undefined;
871
876
  profile?: {
872
877
  location?: string | undefined;
873
- headline?: string | undefined;
874
878
  linkedin_url?: string | undefined;
879
+ headline?: string | undefined;
875
880
  linkedin_id?: string | undefined;
876
881
  linkedin_handle?: string | undefined;
877
882
  current_position?: {
@@ -891,11 +896,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
891
896
  end_date?: string | undefined;
892
897
  } | undefined;
893
898
  } | undefined;
894
- domain?: string | undefined;
895
- emails?: {
896
- status?: string | undefined;
897
- email?: string | undefined;
898
- }[] | undefined;
899
899
  phones?: {
900
900
  phone?: string | undefined;
901
901
  region?: string | undefined;
@@ -914,10 +914,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
914
914
  url?: string | undefined;
915
915
  }[] | undefined;
916
916
  }, {
917
+ domain?: string | undefined;
918
+ emails?: {
919
+ status?: string | undefined;
920
+ email?: string | undefined;
921
+ }[] | undefined;
917
922
  profile?: {
918
923
  location?: string | undefined;
919
- headline?: string | undefined;
920
924
  linkedin_url?: string | undefined;
925
+ headline?: string | undefined;
921
926
  linkedin_id?: string | number | undefined;
922
927
  linkedin_handle?: string | undefined;
923
928
  current_position?: {
@@ -937,11 +942,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
937
942
  end_date?: string | undefined;
938
943
  } | undefined;
939
944
  } | undefined;
940
- domain?: string | undefined;
941
- emails?: {
942
- status?: string | undefined;
943
- email?: string | undefined;
944
- }[] | undefined;
945
945
  phones?: {
946
946
  phone?: string | undefined;
947
947
  region?: string | undefined;
@@ -963,10 +963,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
963
963
  }, "strip", import("zod").ZodTypeAny, {
964
964
  input?: string | undefined;
965
965
  contact?: {
966
+ domain?: string | undefined;
967
+ emails?: {
968
+ status?: string | undefined;
969
+ email?: string | undefined;
970
+ }[] | undefined;
966
971
  profile?: {
967
972
  location?: string | undefined;
968
- headline?: string | undefined;
969
973
  linkedin_url?: string | undefined;
974
+ headline?: string | undefined;
970
975
  linkedin_id?: string | undefined;
971
976
  linkedin_handle?: string | undefined;
972
977
  current_position?: {
@@ -986,11 +991,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
986
991
  end_date?: string | undefined;
987
992
  } | undefined;
988
993
  } | undefined;
989
- domain?: string | undefined;
990
- emails?: {
991
- status?: string | undefined;
992
- email?: string | undefined;
993
- }[] | undefined;
994
994
  phones?: {
995
995
  phone?: string | undefined;
996
996
  region?: string | undefined;
@@ -1012,10 +1012,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1012
1012
  }, {
1013
1013
  input?: string | undefined;
1014
1014
  contact?: {
1015
+ domain?: string | undefined;
1016
+ emails?: {
1017
+ status?: string | undefined;
1018
+ email?: string | undefined;
1019
+ }[] | undefined;
1015
1020
  profile?: {
1016
1021
  location?: string | undefined;
1017
- headline?: string | undefined;
1018
1022
  linkedin_url?: string | undefined;
1023
+ headline?: string | undefined;
1019
1024
  linkedin_id?: string | number | undefined;
1020
1025
  linkedin_handle?: string | undefined;
1021
1026
  current_position?: {
@@ -1035,11 +1040,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1035
1040
  end_date?: string | undefined;
1036
1041
  } | undefined;
1037
1042
  } | undefined;
1038
- domain?: string | undefined;
1039
- emails?: {
1040
- status?: string | undefined;
1041
- email?: string | undefined;
1042
- }[] | undefined;
1043
1043
  phones?: {
1044
1044
  phone?: string | undefined;
1045
1045
  region?: string | undefined;
@@ -1068,22 +1068,24 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1068
1068
  }>>;
1069
1069
  error: import("zod").ZodString;
1070
1070
  }, "strip", import("zod").ZodTypeAny, {
1071
- error: string;
1072
- success: boolean;
1073
1071
  operation: "get_reverse_email_result";
1072
+ success: boolean;
1073
+ error: string;
1074
1074
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
1075
1075
  name?: string | undefined;
1076
1076
  id?: string | undefined;
1077
- cost?: {
1078
- credits?: number | undefined;
1079
- } | undefined;
1080
1077
  results?: {
1081
1078
  input?: string | undefined;
1082
1079
  contact?: {
1080
+ domain?: string | undefined;
1081
+ emails?: {
1082
+ status?: string | undefined;
1083
+ email?: string | undefined;
1084
+ }[] | undefined;
1083
1085
  profile?: {
1084
1086
  location?: string | undefined;
1085
- headline?: string | undefined;
1086
1087
  linkedin_url?: string | undefined;
1088
+ headline?: string | undefined;
1087
1089
  linkedin_id?: string | undefined;
1088
1090
  linkedin_handle?: string | undefined;
1089
1091
  current_position?: {
@@ -1103,11 +1105,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1103
1105
  end_date?: string | undefined;
1104
1106
  } | undefined;
1105
1107
  } | undefined;
1106
- domain?: string | undefined;
1107
- emails?: {
1108
- status?: string | undefined;
1109
- email?: string | undefined;
1110
- }[] | undefined;
1111
1108
  phones?: {
1112
1109
  phone?: string | undefined;
1113
1110
  region?: string | undefined;
@@ -1127,23 +1124,28 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1127
1124
  }[] | undefined;
1128
1125
  } | undefined;
1129
1126
  }[] | undefined;
1127
+ cost?: {
1128
+ credits?: number | undefined;
1129
+ } | undefined;
1130
1130
  }, {
1131
- error: string;
1132
- success: boolean;
1133
1131
  operation: "get_reverse_email_result";
1132
+ success: boolean;
1133
+ error: string;
1134
1134
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
1135
1135
  name?: string | undefined;
1136
1136
  id?: string | undefined;
1137
- cost?: {
1138
- credits?: number | undefined;
1139
- } | undefined;
1140
1137
  results?: {
1141
1138
  input?: string | undefined;
1142
1139
  contact?: {
1140
+ domain?: string | undefined;
1141
+ emails?: {
1142
+ status?: string | undefined;
1143
+ email?: string | undefined;
1144
+ }[] | undefined;
1143
1145
  profile?: {
1144
1146
  location?: string | undefined;
1145
- headline?: string | undefined;
1146
1147
  linkedin_url?: string | undefined;
1148
+ headline?: string | undefined;
1147
1149
  linkedin_id?: string | number | undefined;
1148
1150
  linkedin_handle?: string | undefined;
1149
1151
  current_position?: {
@@ -1163,11 +1165,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1163
1165
  end_date?: string | undefined;
1164
1166
  } | undefined;
1165
1167
  } | undefined;
1166
- domain?: string | undefined;
1167
- emails?: {
1168
- status?: string | undefined;
1169
- email?: string | undefined;
1170
- }[] | undefined;
1171
1168
  phones?: {
1172
1169
  phone?: string | undefined;
1173
1170
  region?: string | undefined;
@@ -1187,20 +1184,23 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1187
1184
  }[] | undefined;
1188
1185
  } | undefined;
1189
1186
  }[] | undefined;
1187
+ cost?: {
1188
+ credits?: number | undefined;
1189
+ } | undefined;
1190
1190
  }>, import("zod").ZodObject<{
1191
1191
  operation: import("zod").ZodLiteral<"get_credit_balance">;
1192
1192
  success: import("zod").ZodBoolean;
1193
1193
  balance: import("zod").ZodOptional<import("zod").ZodNumber>;
1194
1194
  error: import("zod").ZodString;
1195
1195
  }, "strip", import("zod").ZodTypeAny, {
1196
- error: string;
1197
- success: boolean;
1198
1196
  operation: "get_credit_balance";
1197
+ success: boolean;
1198
+ error: string;
1199
1199
  balance?: number | undefined;
1200
1200
  }, {
1201
- error: string;
1202
- success: boolean;
1203
1201
  operation: "get_credit_balance";
1202
+ success: boolean;
1203
+ error: string;
1204
1204
  balance?: number | undefined;
1205
1205
  }>, import("zod").ZodObject<{
1206
1206
  operation: import("zod").ZodLiteral<"check_api_key">;
@@ -1208,14 +1208,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1208
1208
  workspace_id: import("zod").ZodOptional<import("zod").ZodString>;
1209
1209
  error: import("zod").ZodString;
1210
1210
  }, "strip", import("zod").ZodTypeAny, {
1211
- error: string;
1212
- success: boolean;
1213
1211
  operation: "check_api_key";
1212
+ success: boolean;
1213
+ error: string;
1214
1214
  workspace_id?: string | undefined;
1215
1215
  }, {
1216
- error: string;
1217
- success: boolean;
1218
1216
  operation: "check_api_key";
1217
+ success: boolean;
1218
+ error: string;
1219
1219
  workspace_id?: string | undefined;
1220
1220
  }>]>;
1221
1221
  static readonly shortDescription = "B2B contact enrichment for emails, phones, and LinkedIn data";