@bubblelab/bubble-core 0.1.83 → 0.1.85
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 +114 -114
- package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +31 -31
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +153 -153
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
- package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +36 -36
- package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
- package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
- package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/slack/slack.d.ts +97 -97
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +0 -133
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- 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 +4 -4
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +12 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +168 -15
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utils/json-parsing.d.ts +9 -0
- package/dist/utils/json-parsing.d.ts.map +1 -1
- package/dist/utils/json-parsing.js +61 -2
- package/dist/utils/json-parsing.js.map +1 -1
- package/dist/utils/zod-schema.d.ts.map +1 -1
- package/dist/utils/zod-schema.js +16 -8
- package/dist/utils/zod-schema.js.map +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts +0 -31
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js +0 -184
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.js +0 -904
- package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
- package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
- package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/slack.js +0 -1536
- package/dist/bubbles/service-bubble/slack.js.map +0 -1
- package/dist/recording/types.d.ts +0 -68
- package/dist/recording/types.d.ts.map +0 -1
- package/dist/recording/types.js +0 -13
- package/dist/recording/types.js.map +0 -1
|
@@ -593,15 +593,15 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
593
593
|
debug_url: z.ZodOptional<z.ZodString>;
|
|
594
594
|
error: z.ZodString;
|
|
595
595
|
}, "strip", z.ZodTypeAny, {
|
|
596
|
-
success: boolean;
|
|
597
596
|
error: string;
|
|
597
|
+
success: boolean;
|
|
598
598
|
operation: "start_session";
|
|
599
599
|
session_id?: string | undefined;
|
|
600
600
|
context_id?: string | undefined;
|
|
601
601
|
debug_url?: string | undefined;
|
|
602
602
|
}, {
|
|
603
|
-
success: boolean;
|
|
604
603
|
error: string;
|
|
604
|
+
success: boolean;
|
|
605
605
|
operation: "start_session";
|
|
606
606
|
session_id?: string | undefined;
|
|
607
607
|
context_id?: string | undefined;
|
|
@@ -612,13 +612,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
612
612
|
url: z.ZodOptional<z.ZodString>;
|
|
613
613
|
error: z.ZodString;
|
|
614
614
|
}, "strip", z.ZodTypeAny, {
|
|
615
|
-
success: boolean;
|
|
616
615
|
error: string;
|
|
616
|
+
success: boolean;
|
|
617
617
|
operation: "navigate";
|
|
618
618
|
url?: string | undefined;
|
|
619
619
|
}, {
|
|
620
|
-
success: boolean;
|
|
621
620
|
error: string;
|
|
621
|
+
success: boolean;
|
|
622
622
|
operation: "navigate";
|
|
623
623
|
url?: string | undefined;
|
|
624
624
|
}>, z.ZodObject<{
|
|
@@ -626,24 +626,24 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
626
626
|
success: z.ZodBoolean;
|
|
627
627
|
error: z.ZodString;
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
|
629
|
-
success: boolean;
|
|
630
629
|
error: string;
|
|
630
|
+
success: boolean;
|
|
631
631
|
operation: "click";
|
|
632
632
|
}, {
|
|
633
|
-
success: boolean;
|
|
634
633
|
error: string;
|
|
634
|
+
success: boolean;
|
|
635
635
|
operation: "click";
|
|
636
636
|
}>, z.ZodObject<{
|
|
637
637
|
operation: z.ZodLiteral<"type">;
|
|
638
638
|
success: z.ZodBoolean;
|
|
639
639
|
error: z.ZodString;
|
|
640
640
|
}, "strip", z.ZodTypeAny, {
|
|
641
|
-
success: boolean;
|
|
642
641
|
error: string;
|
|
642
|
+
success: boolean;
|
|
643
643
|
operation: "type";
|
|
644
644
|
}, {
|
|
645
|
-
success: boolean;
|
|
646
645
|
error: string;
|
|
646
|
+
success: boolean;
|
|
647
647
|
operation: "type";
|
|
648
648
|
}>, z.ZodObject<{
|
|
649
649
|
operation: z.ZodLiteral<"evaluate">;
|
|
@@ -651,13 +651,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
651
651
|
result: z.ZodOptional<z.ZodUnknown>;
|
|
652
652
|
error: z.ZodString;
|
|
653
653
|
}, "strip", z.ZodTypeAny, {
|
|
654
|
-
success: boolean;
|
|
655
654
|
error: string;
|
|
655
|
+
success: boolean;
|
|
656
656
|
operation: "evaluate";
|
|
657
657
|
result?: unknown;
|
|
658
658
|
}, {
|
|
659
|
-
success: boolean;
|
|
660
659
|
error: string;
|
|
660
|
+
success: boolean;
|
|
661
661
|
operation: "evaluate";
|
|
662
662
|
result?: unknown;
|
|
663
663
|
}>, z.ZodObject<{
|
|
@@ -666,13 +666,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
666
666
|
content: z.ZodOptional<z.ZodString>;
|
|
667
667
|
error: z.ZodString;
|
|
668
668
|
}, "strip", z.ZodTypeAny, {
|
|
669
|
-
success: boolean;
|
|
670
669
|
error: string;
|
|
670
|
+
success: boolean;
|
|
671
671
|
operation: "get_content";
|
|
672
672
|
content?: string | undefined;
|
|
673
673
|
}, {
|
|
674
|
-
success: boolean;
|
|
675
674
|
error: string;
|
|
675
|
+
success: boolean;
|
|
676
676
|
operation: "get_content";
|
|
677
677
|
content?: string | undefined;
|
|
678
678
|
}>, z.ZodObject<{
|
|
@@ -682,14 +682,14 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
682
682
|
format: z.ZodOptional<z.ZodString>;
|
|
683
683
|
error: z.ZodString;
|
|
684
684
|
}, "strip", z.ZodTypeAny, {
|
|
685
|
-
success: boolean;
|
|
686
685
|
error: string;
|
|
686
|
+
success: boolean;
|
|
687
687
|
operation: "screenshot";
|
|
688
688
|
format?: string | undefined;
|
|
689
689
|
data?: string | undefined;
|
|
690
690
|
}, {
|
|
691
|
-
success: boolean;
|
|
692
691
|
error: string;
|
|
692
|
+
success: boolean;
|
|
693
693
|
operation: "screenshot";
|
|
694
694
|
format?: string | undefined;
|
|
695
695
|
data?: string | undefined;
|
|
@@ -698,12 +698,12 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
698
698
|
success: z.ZodBoolean;
|
|
699
699
|
error: z.ZodString;
|
|
700
700
|
}, "strip", z.ZodTypeAny, {
|
|
701
|
-
success: boolean;
|
|
702
701
|
error: string;
|
|
702
|
+
success: boolean;
|
|
703
703
|
operation: "wait";
|
|
704
704
|
}, {
|
|
705
|
-
success: boolean;
|
|
706
705
|
error: string;
|
|
706
|
+
success: boolean;
|
|
707
707
|
operation: "wait";
|
|
708
708
|
}>, z.ZodObject<{
|
|
709
709
|
operation: z.ZodLiteral<"get_cookies">;
|
|
@@ -735,8 +735,8 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
735
735
|
}>, "many">>;
|
|
736
736
|
error: z.ZodString;
|
|
737
737
|
}, "strip", z.ZodTypeAny, {
|
|
738
|
-
success: boolean;
|
|
739
738
|
error: string;
|
|
739
|
+
success: boolean;
|
|
740
740
|
operation: "get_cookies";
|
|
741
741
|
cookies?: {
|
|
742
742
|
value: string;
|
|
@@ -748,8 +748,8 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
748
748
|
secure: boolean;
|
|
749
749
|
}[] | undefined;
|
|
750
750
|
}, {
|
|
751
|
-
success: boolean;
|
|
752
751
|
error: string;
|
|
752
|
+
success: boolean;
|
|
753
753
|
operation: "get_cookies";
|
|
754
754
|
cookies?: {
|
|
755
755
|
value: string;
|
|
@@ -765,12 +765,12 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
765
765
|
success: z.ZodBoolean;
|
|
766
766
|
error: z.ZodString;
|
|
767
767
|
}, "strip", z.ZodTypeAny, {
|
|
768
|
-
success: boolean;
|
|
769
768
|
error: string;
|
|
769
|
+
success: boolean;
|
|
770
770
|
operation: "end_session";
|
|
771
771
|
}, {
|
|
772
|
-
success: boolean;
|
|
773
772
|
error: string;
|
|
773
|
+
success: boolean;
|
|
774
774
|
operation: "end_session";
|
|
775
775
|
}>]>;
|
|
776
776
|
export type BrowserBaseParams = z.output<typeof BrowserBaseParamsSchema>;
|
|
@@ -94,7 +94,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
94
94
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
95
95
|
}>]>;
|
|
96
96
|
}, "strip", import("zod").ZodTypeAny, {
|
|
97
|
-
value: string | number | boolean |
|
|
97
|
+
value: string | number | boolean | number[] | string[] | {
|
|
98
98
|
location: string;
|
|
99
99
|
distance: number;
|
|
100
100
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -102,7 +102,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
102
102
|
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
103
103
|
column: string;
|
|
104
104
|
}, {
|
|
105
|
-
value: string | number | boolean |
|
|
105
|
+
value: string | number | boolean | number[] | string[] | {
|
|
106
106
|
location: string;
|
|
107
107
|
distance: number;
|
|
108
108
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -137,7 +137,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
137
137
|
}, "strip", import("zod").ZodTypeAny, {
|
|
138
138
|
operation: "person_search_db";
|
|
139
139
|
filters: {
|
|
140
|
-
value: string | number | boolean |
|
|
140
|
+
value: string | number | boolean | number[] | string[] | {
|
|
141
141
|
location: string;
|
|
142
142
|
distance: number;
|
|
143
143
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -160,7 +160,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
160
160
|
}, {
|
|
161
161
|
operation: "person_search_db";
|
|
162
162
|
filters: {
|
|
163
|
-
value: string | number | boolean |
|
|
163
|
+
value: string | number | boolean | number[] | string[] | {
|
|
164
164
|
location: string;
|
|
165
165
|
distance: number;
|
|
166
166
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -232,8 +232,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
232
232
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
233
233
|
error: import("zod").ZodString;
|
|
234
234
|
}, "strip", import("zod").ZodTypeAny, {
|
|
235
|
-
success: boolean;
|
|
236
235
|
error: string;
|
|
236
|
+
success: boolean;
|
|
237
237
|
operation: "identify";
|
|
238
238
|
results?: import("zod").objectOutputType<{
|
|
239
239
|
company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -244,8 +244,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
244
244
|
score: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
245
245
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
246
246
|
}, {
|
|
247
|
-
success: boolean;
|
|
248
247
|
error: string;
|
|
248
|
+
success: boolean;
|
|
249
249
|
operation: "identify";
|
|
250
250
|
results?: import("zod").objectInputType<{
|
|
251
251
|
company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1034,8 +1034,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
1034
1034
|
}>>>;
|
|
1035
1035
|
error: import("zod").ZodString;
|
|
1036
1036
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1037
|
-
success: boolean;
|
|
1038
1037
|
error: string;
|
|
1038
|
+
success: boolean;
|
|
1039
1039
|
operation: "enrich";
|
|
1040
1040
|
company?: import("zod").objectOutputType<{
|
|
1041
1041
|
name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -1256,8 +1256,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
1256
1256
|
}, import("zod").ZodTypeAny, "passthrough">[] | null | undefined;
|
|
1257
1257
|
} | null | undefined;
|
|
1258
1258
|
}, {
|
|
1259
|
-
success: boolean;
|
|
1260
1259
|
error: string;
|
|
1260
|
+
success: boolean;
|
|
1261
1261
|
operation: "enrich";
|
|
1262
1262
|
company?: import("zod").objectInputType<{
|
|
1263
1263
|
name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -2256,8 +2256,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
2256
2256
|
next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2257
2257
|
error: import("zod").ZodString;
|
|
2258
2258
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2259
|
-
success: boolean;
|
|
2260
2259
|
error: string;
|
|
2260
|
+
success: boolean;
|
|
2261
2261
|
operation: "person_search_db";
|
|
2262
2262
|
next_cursor?: string | undefined;
|
|
2263
2263
|
total_count?: number | undefined;
|
|
@@ -2520,8 +2520,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
2520
2520
|
twitter_handle: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2521
2521
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
2522
2522
|
}, {
|
|
2523
|
-
success: boolean;
|
|
2524
2523
|
error: string;
|
|
2524
|
+
success: boolean;
|
|
2525
2525
|
operation: "person_search_db";
|
|
2526
2526
|
next_cursor?: string | undefined;
|
|
2527
2527
|
total_count?: number | undefined;
|
|
@@ -3591,8 +3591,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
3591
3591
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
3592
3592
|
error: import("zod").ZodString;
|
|
3593
3593
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3594
|
-
success: boolean;
|
|
3595
3594
|
error: string;
|
|
3595
|
+
success: boolean;
|
|
3596
3596
|
operation: "person_enrich";
|
|
3597
3597
|
profiles?: import("zod").objectOutputType<{
|
|
3598
3598
|
linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -3864,8 +3864,8 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
3864
3864
|
message: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3865
3865
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
3866
3866
|
}, {
|
|
3867
|
-
success: boolean;
|
|
3868
3867
|
error: string;
|
|
3868
|
+
success: boolean;
|
|
3869
3869
|
operation: "person_enrich";
|
|
3870
3870
|
profiles?: import("zod").objectInputType<{
|
|
3871
3871
|
linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -1244,7 +1244,7 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
|
|
|
1244
1244
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1245
1245
|
}>]>;
|
|
1246
1246
|
}, "strip", z.ZodTypeAny, {
|
|
1247
|
-
value: string | number | boolean |
|
|
1247
|
+
value: string | number | boolean | number[] | string[] | {
|
|
1248
1248
|
location: string;
|
|
1249
1249
|
distance: number;
|
|
1250
1250
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -1252,7 +1252,7 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
|
|
|
1252
1252
|
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1253
1253
|
column: string;
|
|
1254
1254
|
}, {
|
|
1255
|
-
value: string | number | boolean |
|
|
1255
|
+
value: string | number | boolean | number[] | string[] | {
|
|
1256
1256
|
location: string;
|
|
1257
1257
|
distance: number;
|
|
1258
1258
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -1278,7 +1278,7 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
1278
1278
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1279
1279
|
}>]>;
|
|
1280
1280
|
}, "strip", z.ZodTypeAny, {
|
|
1281
|
-
value: string | number | boolean |
|
|
1281
|
+
value: string | number | boolean | number[] | string[] | {
|
|
1282
1282
|
location: string;
|
|
1283
1283
|
distance: number;
|
|
1284
1284
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -1286,7 +1286,7 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
1286
1286
|
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1287
1287
|
column: string;
|
|
1288
1288
|
}, {
|
|
1289
|
-
value: string | number | boolean |
|
|
1289
|
+
value: string | number | boolean | number[] | string[] | {
|
|
1290
1290
|
location: string;
|
|
1291
1291
|
distance: number;
|
|
1292
1292
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -2308,7 +2308,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2308
2308
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2309
2309
|
}>]>;
|
|
2310
2310
|
}, "strip", z.ZodTypeAny, {
|
|
2311
|
-
value: string | number | boolean |
|
|
2311
|
+
value: string | number | boolean | number[] | string[] | {
|
|
2312
2312
|
location: string;
|
|
2313
2313
|
distance: number;
|
|
2314
2314
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -2316,7 +2316,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2316
2316
|
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2317
2317
|
column: string;
|
|
2318
2318
|
}, {
|
|
2319
|
-
value: string | number | boolean |
|
|
2319
|
+
value: string | number | boolean | number[] | string[] | {
|
|
2320
2320
|
location: string;
|
|
2321
2321
|
distance: number;
|
|
2322
2322
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -2351,7 +2351,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2351
2351
|
}, "strip", z.ZodTypeAny, {
|
|
2352
2352
|
operation: "person_search_db";
|
|
2353
2353
|
filters: {
|
|
2354
|
-
value: string | number | boolean |
|
|
2354
|
+
value: string | number | boolean | number[] | string[] | {
|
|
2355
2355
|
location: string;
|
|
2356
2356
|
distance: number;
|
|
2357
2357
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -2374,7 +2374,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2374
2374
|
}, {
|
|
2375
2375
|
operation: "person_search_db";
|
|
2376
2376
|
filters: {
|
|
2377
|
-
value: string | number | boolean |
|
|
2377
|
+
value: string | number | boolean | number[] | string[] | {
|
|
2378
2378
|
location: string;
|
|
2379
2379
|
distance: number;
|
|
2380
2380
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
@@ -2468,8 +2468,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2468
2468
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
2469
2469
|
error: z.ZodString;
|
|
2470
2470
|
}, "strip", z.ZodTypeAny, {
|
|
2471
|
-
success: boolean;
|
|
2472
2471
|
error: string;
|
|
2472
|
+
success: boolean;
|
|
2473
2473
|
operation: "identify";
|
|
2474
2474
|
results?: z.objectOutputType<{
|
|
2475
2475
|
company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -2480,8 +2480,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2480
2480
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2481
2481
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2482
2482
|
}, {
|
|
2483
|
-
success: boolean;
|
|
2484
2483
|
error: string;
|
|
2484
|
+
success: boolean;
|
|
2485
2485
|
operation: "identify";
|
|
2486
2486
|
results?: z.objectInputType<{
|
|
2487
2487
|
company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -3270,8 +3270,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3270
3270
|
}>>>;
|
|
3271
3271
|
error: z.ZodString;
|
|
3272
3272
|
}, "strip", z.ZodTypeAny, {
|
|
3273
|
-
success: boolean;
|
|
3274
3273
|
error: string;
|
|
3274
|
+
success: boolean;
|
|
3275
3275
|
operation: "enrich";
|
|
3276
3276
|
company?: z.objectOutputType<{
|
|
3277
3277
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3492,8 +3492,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3492
3492
|
}, z.ZodTypeAny, "passthrough">[] | null | undefined;
|
|
3493
3493
|
} | null | undefined;
|
|
3494
3494
|
}, {
|
|
3495
|
-
success: boolean;
|
|
3496
3495
|
error: string;
|
|
3496
|
+
success: boolean;
|
|
3497
3497
|
operation: "enrich";
|
|
3498
3498
|
company?: z.objectInputType<{
|
|
3499
3499
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -4492,8 +4492,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
4492
4492
|
next_cursor: z.ZodOptional<z.ZodString>;
|
|
4493
4493
|
error: z.ZodString;
|
|
4494
4494
|
}, "strip", z.ZodTypeAny, {
|
|
4495
|
-
success: boolean;
|
|
4496
4495
|
error: string;
|
|
4496
|
+
success: boolean;
|
|
4497
4497
|
operation: "person_search_db";
|
|
4498
4498
|
next_cursor?: string | undefined;
|
|
4499
4499
|
total_count?: number | undefined;
|
|
@@ -4756,8 +4756,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
4756
4756
|
twitter_handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
4757
4757
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4758
4758
|
}, {
|
|
4759
|
-
success: boolean;
|
|
4760
4759
|
error: string;
|
|
4760
|
+
success: boolean;
|
|
4761
4761
|
operation: "person_search_db";
|
|
4762
4762
|
next_cursor?: string | undefined;
|
|
4763
4763
|
total_count?: number | undefined;
|
|
@@ -5827,8 +5827,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
5827
5827
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
5828
5828
|
error: z.ZodString;
|
|
5829
5829
|
}, "strip", z.ZodTypeAny, {
|
|
5830
|
-
success: boolean;
|
|
5831
5830
|
error: string;
|
|
5831
|
+
success: boolean;
|
|
5832
5832
|
operation: "person_enrich";
|
|
5833
5833
|
profiles?: z.objectOutputType<{
|
|
5834
5834
|
linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -6100,8 +6100,8 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
6100
6100
|
message: z.ZodOptional<z.ZodString>;
|
|
6101
6101
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
6102
6102
|
}, {
|
|
6103
|
-
success: boolean;
|
|
6104
6103
|
error: string;
|
|
6104
|
+
success: boolean;
|
|
6105
6105
|
operation: "person_enrich";
|
|
6106
6106
|
profiles?: z.objectInputType<{
|
|
6107
6107
|
linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -107,13 +107,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
107
107
|
success: z.ZodBoolean;
|
|
108
108
|
error: z.ZodString;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
success: boolean;
|
|
111
110
|
error: string;
|
|
111
|
+
success: boolean;
|
|
112
112
|
operation: "get_signed_url";
|
|
113
113
|
signedUrl?: string | undefined;
|
|
114
114
|
}, {
|
|
115
|
-
success: boolean;
|
|
116
115
|
error: string;
|
|
116
|
+
success: boolean;
|
|
117
117
|
operation: "get_signed_url";
|
|
118
118
|
signedUrl?: string | undefined;
|
|
119
119
|
}>, z.ZodObject<{
|
|
@@ -123,14 +123,14 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
123
123
|
success: z.ZodBoolean;
|
|
124
124
|
error: z.ZodString;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
-
success: boolean;
|
|
127
126
|
error: string;
|
|
127
|
+
success: boolean;
|
|
128
128
|
operation: "trigger_outbound_call";
|
|
129
129
|
conversationId?: string | undefined;
|
|
130
130
|
callSid?: string | undefined;
|
|
131
131
|
}, {
|
|
132
|
-
success: boolean;
|
|
133
132
|
error: string;
|
|
133
|
+
success: boolean;
|
|
134
134
|
operation: "trigger_outbound_call";
|
|
135
135
|
conversationId?: string | undefined;
|
|
136
136
|
callSid?: string | undefined;
|
|
@@ -140,13 +140,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
140
140
|
success: z.ZodBoolean;
|
|
141
141
|
error: z.ZodString;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
|
-
success: boolean;
|
|
144
143
|
error: string;
|
|
144
|
+
success: boolean;
|
|
145
145
|
operation: "get_agent";
|
|
146
146
|
agent?: Record<string, unknown> | undefined;
|
|
147
147
|
}, {
|
|
148
|
-
success: boolean;
|
|
149
148
|
error: string;
|
|
149
|
+
success: boolean;
|
|
150
150
|
operation: "get_agent";
|
|
151
151
|
agent?: Record<string, unknown> | undefined;
|
|
152
152
|
}>, z.ZodObject<{
|
|
@@ -155,13 +155,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
155
155
|
success: z.ZodBoolean;
|
|
156
156
|
error: z.ZodString;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
success: boolean;
|
|
159
158
|
error: string;
|
|
159
|
+
success: boolean;
|
|
160
160
|
operation: "validate_webhook_signature";
|
|
161
161
|
isValid: boolean;
|
|
162
162
|
}, {
|
|
163
|
-
success: boolean;
|
|
164
163
|
error: string;
|
|
164
|
+
success: boolean;
|
|
165
165
|
operation: "validate_webhook_signature";
|
|
166
166
|
isValid: boolean;
|
|
167
167
|
}>, z.ZodObject<{
|
|
@@ -170,13 +170,13 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
170
170
|
success: z.ZodBoolean;
|
|
171
171
|
error: z.ZodString;
|
|
172
172
|
}, "strip", z.ZodTypeAny, {
|
|
173
|
-
success: boolean;
|
|
174
173
|
error: string;
|
|
174
|
+
success: boolean;
|
|
175
175
|
operation: "get_conversation";
|
|
176
176
|
conversation?: Record<string, unknown> | undefined;
|
|
177
177
|
}, {
|
|
178
|
-
success: boolean;
|
|
179
178
|
error: string;
|
|
179
|
+
success: boolean;
|
|
180
180
|
operation: "get_conversation";
|
|
181
181
|
conversation?: Record<string, unknown> | undefined;
|
|
182
182
|
}>, z.ZodObject<{
|
|
@@ -187,15 +187,15 @@ export declare const ElevenLabsResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
187
187
|
success: z.ZodBoolean;
|
|
188
188
|
error: z.ZodString;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
-
success: boolean;
|
|
191
190
|
error: string;
|
|
191
|
+
success: boolean;
|
|
192
192
|
operation: "get_conversations";
|
|
193
193
|
conversations?: Record<string, unknown>[] | undefined;
|
|
194
194
|
hasMore?: boolean | undefined;
|
|
195
195
|
nextCursor?: string | undefined;
|
|
196
196
|
}, {
|
|
197
|
-
success: boolean;
|
|
198
197
|
error: string;
|
|
198
|
+
success: boolean;
|
|
199
199
|
operation: "get_conversations";
|
|
200
200
|
conversations?: Record<string, unknown>[] | undefined;
|
|
201
201
|
hasMore?: boolean | undefined;
|
|
@@ -310,13 +310,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
|
|
|
310
310
|
success: z.ZodBoolean;
|
|
311
311
|
error: z.ZodString;
|
|
312
312
|
}, "strip", z.ZodTypeAny, {
|
|
313
|
-
success: boolean;
|
|
314
313
|
error: string;
|
|
314
|
+
success: boolean;
|
|
315
315
|
operation: "get_signed_url";
|
|
316
316
|
signedUrl?: string | undefined;
|
|
317
317
|
}, {
|
|
318
|
-
success: boolean;
|
|
319
318
|
error: string;
|
|
319
|
+
success: boolean;
|
|
320
320
|
operation: "get_signed_url";
|
|
321
321
|
signedUrl?: string | undefined;
|
|
322
322
|
}>, z.ZodObject<{
|
|
@@ -326,14 +326,14 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
|
|
|
326
326
|
success: z.ZodBoolean;
|
|
327
327
|
error: z.ZodString;
|
|
328
328
|
}, "strip", z.ZodTypeAny, {
|
|
329
|
-
success: boolean;
|
|
330
329
|
error: string;
|
|
330
|
+
success: boolean;
|
|
331
331
|
operation: "trigger_outbound_call";
|
|
332
332
|
conversationId?: string | undefined;
|
|
333
333
|
callSid?: string | undefined;
|
|
334
334
|
}, {
|
|
335
|
-
success: boolean;
|
|
336
335
|
error: string;
|
|
336
|
+
success: boolean;
|
|
337
337
|
operation: "trigger_outbound_call";
|
|
338
338
|
conversationId?: string | undefined;
|
|
339
339
|
callSid?: string | undefined;
|
|
@@ -343,13 +343,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
|
|
|
343
343
|
success: z.ZodBoolean;
|
|
344
344
|
error: z.ZodString;
|
|
345
345
|
}, "strip", z.ZodTypeAny, {
|
|
346
|
-
success: boolean;
|
|
347
346
|
error: string;
|
|
347
|
+
success: boolean;
|
|
348
348
|
operation: "get_agent";
|
|
349
349
|
agent?: Record<string, unknown> | undefined;
|
|
350
350
|
}, {
|
|
351
|
-
success: boolean;
|
|
352
351
|
error: string;
|
|
352
|
+
success: boolean;
|
|
353
353
|
operation: "get_agent";
|
|
354
354
|
agent?: Record<string, unknown> | undefined;
|
|
355
355
|
}>, z.ZodObject<{
|
|
@@ -358,13 +358,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
|
|
|
358
358
|
success: z.ZodBoolean;
|
|
359
359
|
error: z.ZodString;
|
|
360
360
|
}, "strip", z.ZodTypeAny, {
|
|
361
|
-
success: boolean;
|
|
362
361
|
error: string;
|
|
362
|
+
success: boolean;
|
|
363
363
|
operation: "validate_webhook_signature";
|
|
364
364
|
isValid: boolean;
|
|
365
365
|
}, {
|
|
366
|
-
success: boolean;
|
|
367
366
|
error: string;
|
|
367
|
+
success: boolean;
|
|
368
368
|
operation: "validate_webhook_signature";
|
|
369
369
|
isValid: boolean;
|
|
370
370
|
}>, z.ZodObject<{
|
|
@@ -373,13 +373,13 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
|
|
|
373
373
|
success: z.ZodBoolean;
|
|
374
374
|
error: z.ZodString;
|
|
375
375
|
}, "strip", z.ZodTypeAny, {
|
|
376
|
-
success: boolean;
|
|
377
376
|
error: string;
|
|
377
|
+
success: boolean;
|
|
378
378
|
operation: "get_conversation";
|
|
379
379
|
conversation?: Record<string, unknown> | undefined;
|
|
380
380
|
}, {
|
|
381
|
-
success: boolean;
|
|
382
381
|
error: string;
|
|
382
|
+
success: boolean;
|
|
383
383
|
operation: "get_conversation";
|
|
384
384
|
conversation?: Record<string, unknown> | undefined;
|
|
385
385
|
}>, z.ZodObject<{
|
|
@@ -390,15 +390,15 @@ export declare class ElevenLabsBubble extends ServiceBubble<ElevenLabsParamsPars
|
|
|
390
390
|
success: z.ZodBoolean;
|
|
391
391
|
error: z.ZodString;
|
|
392
392
|
}, "strip", z.ZodTypeAny, {
|
|
393
|
-
success: boolean;
|
|
394
393
|
error: string;
|
|
394
|
+
success: boolean;
|
|
395
395
|
operation: "get_conversations";
|
|
396
396
|
conversations?: Record<string, unknown>[] | undefined;
|
|
397
397
|
hasMore?: boolean | undefined;
|
|
398
398
|
nextCursor?: string | undefined;
|
|
399
399
|
}, {
|
|
400
|
-
success: boolean;
|
|
401
400
|
error: string;
|
|
401
|
+
success: boolean;
|
|
402
402
|
operation: "get_conversations";
|
|
403
403
|
conversations?: Record<string, unknown>[] | undefined;
|
|
404
404
|
hasMore?: boolean | undefined;
|