@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -53,15 +53,15 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
53
53
  custom: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
54
54
  }, "strip", import("zod").ZodTypeAny, {
55
55
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
56
- custom?: Record<string, string> | undefined;
57
56
  domain?: string | undefined;
57
+ custom?: Record<string, string> | undefined;
58
58
  linkedin_url?: string | undefined;
59
59
  firstname?: string | undefined;
60
60
  lastname?: string | undefined;
61
61
  company_name?: string | undefined;
62
62
  }, {
63
- custom?: Record<string, string> | undefined;
64
63
  domain?: string | undefined;
64
+ custom?: Record<string, string> | undefined;
65
65
  linkedin_url?: string | undefined;
66
66
  firstname?: string | undefined;
67
67
  lastname?: string | undefined;
@@ -74,8 +74,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
74
74
  name: string;
75
75
  contacts: {
76
76
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
77
- custom?: Record<string, string> | undefined;
78
77
  domain?: string | undefined;
78
+ custom?: Record<string, string> | undefined;
79
79
  linkedin_url?: string | undefined;
80
80
  firstname?: string | undefined;
81
81
  lastname?: string | undefined;
@@ -87,8 +87,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
87
87
  operation: "start_bulk_enrichment";
88
88
  name: string;
89
89
  contacts: {
90
- custom?: Record<string, string> | undefined;
91
90
  domain?: string | undefined;
91
+ custom?: Record<string, string> | undefined;
92
92
  linkedin_url?: string | undefined;
93
93
  firstname?: string | undefined;
94
94
  lastname?: string | undefined;
@@ -168,13 +168,13 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
168
168
  error: import("zod").ZodString;
169
169
  }, "strip", import("zod").ZodTypeAny, {
170
170
  operation: "start_bulk_enrichment";
171
- error: string;
172
171
  success: boolean;
172
+ error: string;
173
173
  enrichment_id?: string | undefined;
174
174
  }, {
175
175
  operation: "start_bulk_enrichment";
176
- error: string;
177
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">;
@@ -249,11 +249,11 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
249
249
  city: import("zod").ZodOptional<import("zod").ZodString>;
250
250
  country: import("zod").ZodOptional<import("zod").ZodString>;
251
251
  }, "strip", import("zod").ZodTypeAny, {
252
- country?: string | undefined;
253
252
  city?: string | undefined;
254
- }, {
255
253
  country?: string | undefined;
254
+ }, {
256
255
  city?: string | undefined;
256
+ country?: string | undefined;
257
257
  }>>;
258
258
  }, "strip", import("zod").ZodTypeAny, {
259
259
  name?: string | undefined;
@@ -262,8 +262,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
262
262
  linkedin_id?: string | undefined;
263
263
  industry?: string | undefined;
264
264
  headquarters?: {
265
- country?: string | undefined;
266
265
  city?: string | undefined;
266
+ country?: string | undefined;
267
267
  } | undefined;
268
268
  }, {
269
269
  name?: string | undefined;
@@ -272,8 +272,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
272
272
  linkedin_id?: string | number | undefined;
273
273
  industry?: string | undefined;
274
274
  headquarters?: {
275
- country?: string | undefined;
276
275
  city?: string | undefined;
276
+ country?: string | undefined;
277
277
  } | undefined;
278
278
  }>>;
279
279
  start_date: import("zod").ZodOptional<import("zod").ZodString>;
@@ -287,8 +287,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
287
287
  linkedin_id?: string | undefined;
288
288
  industry?: string | undefined;
289
289
  headquarters?: {
290
- country?: string | undefined;
291
290
  city?: string | undefined;
291
+ country?: string | undefined;
292
292
  } | undefined;
293
293
  } | undefined;
294
294
  start_date?: string | undefined;
@@ -302,8 +302,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
302
302
  linkedin_id?: string | number | undefined;
303
303
  industry?: string | undefined;
304
304
  headquarters?: {
305
- country?: string | undefined;
306
305
  city?: string | undefined;
306
+ country?: string | undefined;
307
307
  } | undefined;
308
308
  } | undefined;
309
309
  start_date?: string | undefined;
@@ -324,8 +324,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
324
324
  linkedin_id?: string | undefined;
325
325
  industry?: string | undefined;
326
326
  headquarters?: {
327
- country?: string | undefined;
328
327
  city?: string | undefined;
328
+ country?: string | undefined;
329
329
  } | undefined;
330
330
  } | undefined;
331
331
  start_date?: string | undefined;
@@ -346,8 +346,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
346
346
  linkedin_id?: string | number | undefined;
347
347
  industry?: string | undefined;
348
348
  headquarters?: {
349
- country?: string | undefined;
350
349
  city?: string | undefined;
350
+ country?: string | undefined;
351
351
  } | undefined;
352
352
  } | undefined;
353
353
  start_date?: string | undefined;
@@ -355,6 +355,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
355
355
  } | undefined;
356
356
  }>>;
357
357
  }, "strip", import("zod").ZodTypeAny, {
358
+ domain?: string | undefined;
358
359
  profile?: {
359
360
  location?: string | undefined;
360
361
  headline?: string | undefined;
@@ -370,15 +371,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
370
371
  linkedin_id?: string | undefined;
371
372
  industry?: string | undefined;
372
373
  headquarters?: {
373
- country?: string | undefined;
374
374
  city?: string | undefined;
375
+ country?: string | undefined;
375
376
  } | undefined;
376
377
  } | undefined;
377
378
  start_date?: string | undefined;
378
379
  end_date?: string | undefined;
379
380
  } | undefined;
380
381
  } | undefined;
381
- domain?: string | undefined;
382
382
  emails?: {
383
383
  status?: string | undefined;
384
384
  email?: string | undefined;
@@ -401,6 +401,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
401
401
  url?: string | undefined;
402
402
  }[] | undefined;
403
403
  }, {
404
+ domain?: string | undefined;
404
405
  profile?: {
405
406
  location?: string | undefined;
406
407
  headline?: string | undefined;
@@ -416,15 +417,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
416
417
  linkedin_id?: string | number | undefined;
417
418
  industry?: string | undefined;
418
419
  headquarters?: {
419
- country?: string | undefined;
420
420
  city?: string | undefined;
421
+ country?: string | undefined;
421
422
  } | undefined;
422
423
  } | undefined;
423
424
  start_date?: string | undefined;
424
425
  end_date?: string | undefined;
425
426
  } | undefined;
426
427
  } | undefined;
427
- domain?: string | undefined;
428
428
  emails?: {
429
429
  status?: string | undefined;
430
430
  email?: string | undefined;
@@ -450,6 +450,7 @@ 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;
453
454
  profile?: {
454
455
  location?: string | undefined;
455
456
  headline?: string | undefined;
@@ -465,15 +466,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
465
466
  linkedin_id?: string | undefined;
466
467
  industry?: string | undefined;
467
468
  headquarters?: {
468
- country?: string | undefined;
469
469
  city?: string | undefined;
470
+ country?: string | undefined;
470
471
  } | undefined;
471
472
  } | undefined;
472
473
  start_date?: string | undefined;
473
474
  end_date?: string | undefined;
474
475
  } | undefined;
475
476
  } | undefined;
476
- domain?: string | undefined;
477
477
  emails?: {
478
478
  status?: string | undefined;
479
479
  email?: string | undefined;
@@ -499,6 +499,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
499
499
  }, {
500
500
  custom?: Record<string, string> | undefined;
501
501
  contact?: {
502
+ domain?: string | undefined;
502
503
  profile?: {
503
504
  location?: string | undefined;
504
505
  headline?: string | undefined;
@@ -514,15 +515,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
514
515
  linkedin_id?: string | number | undefined;
515
516
  industry?: string | undefined;
516
517
  headquarters?: {
517
- country?: string | undefined;
518
518
  city?: string | undefined;
519
+ country?: string | undefined;
519
520
  } | undefined;
520
521
  } | undefined;
521
522
  start_date?: string | undefined;
522
523
  end_date?: string | undefined;
523
524
  } | undefined;
524
525
  } | undefined;
525
- domain?: string | undefined;
526
526
  emails?: {
527
527
  status?: string | undefined;
528
528
  email?: string | undefined;
@@ -556,8 +556,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
556
556
  error: import("zod").ZodString;
557
557
  }, "strip", import("zod").ZodTypeAny, {
558
558
  operation: "get_enrichment_result";
559
- error: string;
560
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;
@@ -567,6 +567,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
567
567
  results?: {
568
568
  custom?: Record<string, string> | undefined;
569
569
  contact?: {
570
+ domain?: string | undefined;
570
571
  profile?: {
571
572
  location?: string | undefined;
572
573
  headline?: string | undefined;
@@ -582,15 +583,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
582
583
  linkedin_id?: string | undefined;
583
584
  industry?: string | undefined;
584
585
  headquarters?: {
585
- country?: string | undefined;
586
586
  city?: string | undefined;
587
+ country?: string | undefined;
587
588
  } | undefined;
588
589
  } | undefined;
589
590
  start_date?: string | undefined;
590
591
  end_date?: string | undefined;
591
592
  } | undefined;
592
593
  } | undefined;
593
- domain?: string | undefined;
594
594
  emails?: {
595
595
  status?: string | undefined;
596
596
  email?: string | undefined;
@@ -616,8 +616,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
616
616
  }[] | undefined;
617
617
  }, {
618
618
  operation: "get_enrichment_result";
619
- error: string;
620
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;
@@ -627,6 +627,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
627
627
  results?: {
628
628
  custom?: Record<string, string> | undefined;
629
629
  contact?: {
630
+ domain?: string | undefined;
630
631
  profile?: {
631
632
  location?: string | undefined;
632
633
  headline?: string | undefined;
@@ -642,15 +643,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
642
643
  linkedin_id?: string | number | undefined;
643
644
  industry?: string | undefined;
644
645
  headquarters?: {
645
- country?: string | undefined;
646
646
  city?: string | undefined;
647
+ country?: string | undefined;
647
648
  } | undefined;
648
649
  } | undefined;
649
650
  start_date?: string | undefined;
650
651
  end_date?: string | undefined;
651
652
  } | undefined;
652
653
  } | undefined;
653
- domain?: string | undefined;
654
654
  emails?: {
655
655
  status?: string | undefined;
656
656
  email?: string | undefined;
@@ -681,13 +681,13 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
681
681
  error: import("zod").ZodString;
682
682
  }, "strip", import("zod").ZodTypeAny, {
683
683
  operation: "start_reverse_email_lookup";
684
- error: string;
685
684
  success: boolean;
685
+ error: string;
686
686
  enrichment_id?: string | undefined;
687
687
  }, {
688
688
  operation: "start_reverse_email_lookup";
689
- error: string;
690
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">;
@@ -762,11 +762,11 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
762
762
  city: import("zod").ZodOptional<import("zod").ZodString>;
763
763
  country: import("zod").ZodOptional<import("zod").ZodString>;
764
764
  }, "strip", import("zod").ZodTypeAny, {
765
- country?: string | undefined;
766
765
  city?: string | undefined;
767
- }, {
768
766
  country?: string | undefined;
767
+ }, {
769
768
  city?: string | undefined;
769
+ country?: string | undefined;
770
770
  }>>;
771
771
  }, "strip", import("zod").ZodTypeAny, {
772
772
  name?: string | undefined;
@@ -775,8 +775,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
775
775
  linkedin_id?: string | undefined;
776
776
  industry?: string | undefined;
777
777
  headquarters?: {
778
- country?: string | undefined;
779
778
  city?: string | undefined;
779
+ country?: string | undefined;
780
780
  } | undefined;
781
781
  }, {
782
782
  name?: string | undefined;
@@ -785,8 +785,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
785
785
  linkedin_id?: string | number | undefined;
786
786
  industry?: string | undefined;
787
787
  headquarters?: {
788
- country?: string | undefined;
789
788
  city?: string | undefined;
789
+ country?: string | undefined;
790
790
  } | undefined;
791
791
  }>>;
792
792
  start_date: import("zod").ZodOptional<import("zod").ZodString>;
@@ -800,8 +800,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
800
800
  linkedin_id?: string | undefined;
801
801
  industry?: string | undefined;
802
802
  headquarters?: {
803
- country?: string | undefined;
804
803
  city?: string | undefined;
804
+ country?: string | undefined;
805
805
  } | undefined;
806
806
  } | undefined;
807
807
  start_date?: string | undefined;
@@ -815,8 +815,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
815
815
  linkedin_id?: string | number | undefined;
816
816
  industry?: string | undefined;
817
817
  headquarters?: {
818
- country?: string | undefined;
819
818
  city?: string | undefined;
819
+ country?: string | undefined;
820
820
  } | undefined;
821
821
  } | undefined;
822
822
  start_date?: string | undefined;
@@ -837,8 +837,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
837
837
  linkedin_id?: string | undefined;
838
838
  industry?: string | undefined;
839
839
  headquarters?: {
840
- country?: string | undefined;
841
840
  city?: string | undefined;
841
+ country?: string | undefined;
842
842
  } | undefined;
843
843
  } | undefined;
844
844
  start_date?: string | undefined;
@@ -859,8 +859,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
859
859
  linkedin_id?: string | number | undefined;
860
860
  industry?: string | undefined;
861
861
  headquarters?: {
862
- country?: string | undefined;
863
862
  city?: string | undefined;
863
+ country?: string | undefined;
864
864
  } | undefined;
865
865
  } | undefined;
866
866
  start_date?: string | undefined;
@@ -868,6 +868,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
868
868
  } | undefined;
869
869
  }>>;
870
870
  }, "strip", import("zod").ZodTypeAny, {
871
+ domain?: string | undefined;
871
872
  profile?: {
872
873
  location?: string | undefined;
873
874
  headline?: string | undefined;
@@ -883,15 +884,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
883
884
  linkedin_id?: string | undefined;
884
885
  industry?: string | undefined;
885
886
  headquarters?: {
886
- country?: string | undefined;
887
887
  city?: string | undefined;
888
+ country?: string | undefined;
888
889
  } | undefined;
889
890
  } | undefined;
890
891
  start_date?: string | undefined;
891
892
  end_date?: string | undefined;
892
893
  } | undefined;
893
894
  } | undefined;
894
- domain?: string | undefined;
895
895
  emails?: {
896
896
  status?: string | undefined;
897
897
  email?: string | undefined;
@@ -914,6 +914,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
914
914
  url?: string | undefined;
915
915
  }[] | undefined;
916
916
  }, {
917
+ domain?: string | undefined;
917
918
  profile?: {
918
919
  location?: string | undefined;
919
920
  headline?: string | undefined;
@@ -929,15 +930,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
929
930
  linkedin_id?: string | number | undefined;
930
931
  industry?: string | undefined;
931
932
  headquarters?: {
932
- country?: string | undefined;
933
933
  city?: string | undefined;
934
+ country?: string | undefined;
934
935
  } | undefined;
935
936
  } | undefined;
936
937
  start_date?: string | undefined;
937
938
  end_date?: string | undefined;
938
939
  } | undefined;
939
940
  } | undefined;
940
- domain?: string | undefined;
941
941
  emails?: {
942
942
  status?: string | undefined;
943
943
  email?: string | undefined;
@@ -963,6 +963,7 @@ 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;
966
967
  profile?: {
967
968
  location?: string | undefined;
968
969
  headline?: string | undefined;
@@ -978,15 +979,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
978
979
  linkedin_id?: string | undefined;
979
980
  industry?: string | undefined;
980
981
  headquarters?: {
981
- country?: string | undefined;
982
982
  city?: string | undefined;
983
+ country?: string | undefined;
983
984
  } | undefined;
984
985
  } | undefined;
985
986
  start_date?: string | undefined;
986
987
  end_date?: string | undefined;
987
988
  } | undefined;
988
989
  } | undefined;
989
- domain?: string | undefined;
990
990
  emails?: {
991
991
  status?: string | undefined;
992
992
  email?: string | undefined;
@@ -1012,6 +1012,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1012
1012
  }, {
1013
1013
  input?: string | undefined;
1014
1014
  contact?: {
1015
+ domain?: string | undefined;
1015
1016
  profile?: {
1016
1017
  location?: string | undefined;
1017
1018
  headline?: string | undefined;
@@ -1027,15 +1028,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1027
1028
  linkedin_id?: string | number | undefined;
1028
1029
  industry?: string | undefined;
1029
1030
  headquarters?: {
1030
- country?: string | undefined;
1031
1031
  city?: string | undefined;
1032
+ country?: string | undefined;
1032
1033
  } | undefined;
1033
1034
  } | undefined;
1034
1035
  start_date?: string | undefined;
1035
1036
  end_date?: string | undefined;
1036
1037
  } | undefined;
1037
1038
  } | undefined;
1038
- domain?: string | undefined;
1039
1039
  emails?: {
1040
1040
  status?: string | undefined;
1041
1041
  email?: string | undefined;
@@ -1069,8 +1069,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1069
1069
  error: import("zod").ZodString;
1070
1070
  }, "strip", import("zod").ZodTypeAny, {
1071
1071
  operation: "get_reverse_email_result";
1072
- error: string;
1073
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;
@@ -1080,6 +1080,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1080
1080
  results?: {
1081
1081
  input?: string | undefined;
1082
1082
  contact?: {
1083
+ domain?: string | undefined;
1083
1084
  profile?: {
1084
1085
  location?: string | undefined;
1085
1086
  headline?: string | undefined;
@@ -1095,15 +1096,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1095
1096
  linkedin_id?: string | undefined;
1096
1097
  industry?: string | undefined;
1097
1098
  headquarters?: {
1098
- country?: string | undefined;
1099
1099
  city?: string | undefined;
1100
+ country?: string | undefined;
1100
1101
  } | undefined;
1101
1102
  } | undefined;
1102
1103
  start_date?: string | undefined;
1103
1104
  end_date?: string | undefined;
1104
1105
  } | undefined;
1105
1106
  } | undefined;
1106
- domain?: string | undefined;
1107
1107
  emails?: {
1108
1108
  status?: string | undefined;
1109
1109
  email?: string | undefined;
@@ -1129,8 +1129,8 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1129
1129
  }[] | undefined;
1130
1130
  }, {
1131
1131
  operation: "get_reverse_email_result";
1132
- error: string;
1133
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;
@@ -1140,6 +1140,7 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1140
1140
  results?: {
1141
1141
  input?: string | undefined;
1142
1142
  contact?: {
1143
+ domain?: string | undefined;
1143
1144
  profile?: {
1144
1145
  location?: string | undefined;
1145
1146
  headline?: string | undefined;
@@ -1155,15 +1156,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1155
1156
  linkedin_id?: string | number | undefined;
1156
1157
  industry?: string | undefined;
1157
1158
  headquarters?: {
1158
- country?: string | undefined;
1159
1159
  city?: string | undefined;
1160
+ country?: string | undefined;
1160
1161
  } | undefined;
1161
1162
  } | undefined;
1162
1163
  start_date?: string | undefined;
1163
1164
  end_date?: string | undefined;
1164
1165
  } | undefined;
1165
1166
  } | undefined;
1166
- domain?: string | undefined;
1167
1167
  emails?: {
1168
1168
  status?: string | undefined;
1169
1169
  email?: string | undefined;
@@ -1194,13 +1194,13 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1194
1194
  error: import("zod").ZodString;
1195
1195
  }, "strip", import("zod").ZodTypeAny, {
1196
1196
  operation: "get_credit_balance";
1197
- error: string;
1198
1197
  success: boolean;
1198
+ error: string;
1199
1199
  balance?: number | undefined;
1200
1200
  }, {
1201
1201
  operation: "get_credit_balance";
1202
- error: string;
1203
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">;
@@ -1209,13 +1209,13 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
1209
1209
  error: import("zod").ZodString;
1210
1210
  }, "strip", import("zod").ZodTypeAny, {
1211
1211
  operation: "check_api_key";
1212
- error: string;
1213
1212
  success: boolean;
1213
+ error: string;
1214
1214
  workspace_id?: string | undefined;
1215
1215
  }, {
1216
1216
  operation: "check_api_key";
1217
- error: string;
1218
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";