@bubblelab/bubble-core 0.1.68 → 0.1.70
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.
- package/dist/bubble-bundle.d.ts +85 -85
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +156 -156
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +108 -108
- package/dist/bubbles/service-bubble/ashby/ashby.js +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +22 -22
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +328 -328
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +40 -40
- package/dist/bubbles/service-bubble/github.d.ts +152 -152
- package/dist/bubbles/service-bubble/gmail.d.ts +576 -576
- package/dist/bubbles/service-bubble/google-calendar.d.ts +232 -232
- package/dist/bubbles/service-bubble/google-drive.d.ts +483 -156
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +339 -30
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1032 -1032
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +20 -20
- package/dist/bubbles/service-bubble/slack/slack.d.ts +182 -182
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/telegram.d.ts +936 -936
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +31 -25
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +82 -82
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +42 -42
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +355 -74
- 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">;
|
|
@@ -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;
|
|
@@ -378,7 +379,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -424,7 +425,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -473,7 +474,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -522,7 +523,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -555,9 +555,9 @@ 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;
|
|
@@ -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;
|
|
@@ -590,7 +591,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -615,9 +615,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
615
615
|
} | undefined;
|
|
616
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;
|
|
@@ -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;
|
|
@@ -650,7 +651,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -680,14 +680,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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">;
|
|
@@ -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;
|
|
@@ -891,7 +892,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -937,7 +938,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -986,7 +987,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -1035,7 +1036,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -1068,9 +1068,9 @@ 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;
|
|
@@ -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;
|
|
@@ -1103,7 +1104,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -1128,9 +1128,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1128
1128
|
} | undefined;
|
|
1129
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;
|
|
@@ -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;
|
|
@@ -1163,7 +1164,6 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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;
|
|
@@ -1193,14 +1193,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
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";
|