@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- 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 +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -30,9 +30,9 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
|
|
|
30
30
|
yAxisLabel?: string | undefined;
|
|
31
31
|
}, {
|
|
32
32
|
title?: string | undefined;
|
|
33
|
+
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
33
34
|
xAxisLabel?: string | undefined;
|
|
34
35
|
yAxisLabel?: string | undefined;
|
|
35
|
-
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
36
36
|
responsive?: boolean | undefined;
|
|
37
37
|
maintainAspectRatio?: boolean | undefined;
|
|
38
38
|
showLegend?: boolean | undefined;
|
|
@@ -66,7 +66,6 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
|
|
|
66
66
|
xAxisLabel?: string | undefined;
|
|
67
67
|
yAxisLabel?: string | undefined;
|
|
68
68
|
} | undefined;
|
|
69
|
-
filePath?: string | undefined;
|
|
70
69
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
71
70
|
config?: Record<string, unknown> | undefined;
|
|
72
71
|
fileName?: string | undefined;
|
|
@@ -74,32 +73,33 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
|
|
|
74
73
|
yColumn?: string | undefined;
|
|
75
74
|
groupByColumn?: string | undefined;
|
|
76
75
|
advancedConfig?: Record<string, unknown> | undefined;
|
|
76
|
+
filePath?: string | undefined;
|
|
77
77
|
}, {
|
|
78
78
|
data: Record<string, unknown>[];
|
|
79
79
|
reasoning: string;
|
|
80
80
|
chartType: "table" | "line" | "bar" | "pie" | "doughnut" | "radar" | "scatter" | "bubble" | "polarArea";
|
|
81
81
|
options?: {
|
|
82
82
|
title?: string | undefined;
|
|
83
|
+
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
83
84
|
xAxisLabel?: string | undefined;
|
|
84
85
|
yAxisLabel?: string | undefined;
|
|
85
|
-
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
86
86
|
responsive?: boolean | undefined;
|
|
87
87
|
maintainAspectRatio?: boolean | undefined;
|
|
88
88
|
showLegend?: boolean | undefined;
|
|
89
89
|
showTooltips?: boolean | undefined;
|
|
90
90
|
stacked?: boolean | undefined;
|
|
91
91
|
} | undefined;
|
|
92
|
-
filePath?: string | undefined;
|
|
93
92
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
94
93
|
config?: Record<string, unknown> | undefined;
|
|
95
|
-
fileName?: string | undefined;
|
|
96
94
|
width?: number | undefined;
|
|
97
95
|
height?: number | undefined;
|
|
96
|
+
fileName?: string | undefined;
|
|
98
97
|
xColumn?: string | undefined;
|
|
99
98
|
yColumn?: string | undefined;
|
|
100
99
|
groupByColumn?: string | undefined;
|
|
101
100
|
advancedConfig?: Record<string, unknown> | undefined;
|
|
102
101
|
generateFile?: boolean | undefined;
|
|
102
|
+
filePath?: string | undefined;
|
|
103
103
|
}>;
|
|
104
104
|
type ChartJSToolParamsInput = z.input<typeof ChartJSToolParamsSchema>;
|
|
105
105
|
type ChartJSToolParams = z.output<typeof ChartJSToolParamsSchema>;
|
|
@@ -143,11 +143,11 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
|
|
|
143
143
|
headers: z.ZodArray<z.ZodString, "many">;
|
|
144
144
|
rows: z.ZodArray<z.ZodArray<z.ZodString, "many">, "many">;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
rows: string[][];
|
|
147
146
|
headers: string[];
|
|
148
|
-
}, {
|
|
149
147
|
rows: string[][];
|
|
148
|
+
}, {
|
|
150
149
|
headers: string[];
|
|
150
|
+
rows: string[][];
|
|
151
151
|
}>>;
|
|
152
152
|
filePath: z.ZodOptional<z.ZodString>;
|
|
153
153
|
fileExists: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -172,12 +172,12 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
|
|
|
172
172
|
width: number;
|
|
173
173
|
height: number;
|
|
174
174
|
};
|
|
175
|
-
filePath?: string | undefined;
|
|
176
175
|
fileSize?: number | undefined;
|
|
176
|
+
filePath?: string | undefined;
|
|
177
177
|
imageBase64?: string | undefined;
|
|
178
178
|
tableData?: {
|
|
179
|
-
rows: string[][];
|
|
180
179
|
headers: string[];
|
|
180
|
+
rows: string[][];
|
|
181
181
|
} | undefined;
|
|
182
182
|
fileExists?: boolean | undefined;
|
|
183
183
|
}, {
|
|
@@ -198,12 +198,12 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
|
|
|
198
198
|
width: number;
|
|
199
199
|
height: number;
|
|
200
200
|
};
|
|
201
|
-
filePath?: string | undefined;
|
|
202
201
|
fileSize?: number | undefined;
|
|
202
|
+
filePath?: string | undefined;
|
|
203
203
|
imageBase64?: string | undefined;
|
|
204
204
|
tableData?: {
|
|
205
|
-
rows: string[][];
|
|
206
205
|
headers: string[];
|
|
206
|
+
rows: string[][];
|
|
207
207
|
} | undefined;
|
|
208
208
|
fileExists?: boolean | undefined;
|
|
209
209
|
}>;
|
|
@@ -244,9 +244,9 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
|
|
|
244
244
|
yAxisLabel?: string | undefined;
|
|
245
245
|
}, {
|
|
246
246
|
title?: string | undefined;
|
|
247
|
+
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
247
248
|
xAxisLabel?: string | undefined;
|
|
248
249
|
yAxisLabel?: string | undefined;
|
|
249
|
-
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
250
250
|
responsive?: boolean | undefined;
|
|
251
251
|
maintainAspectRatio?: boolean | undefined;
|
|
252
252
|
showLegend?: boolean | undefined;
|
|
@@ -280,7 +280,6 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
|
|
|
280
280
|
xAxisLabel?: string | undefined;
|
|
281
281
|
yAxisLabel?: string | undefined;
|
|
282
282
|
} | undefined;
|
|
283
|
-
filePath?: string | undefined;
|
|
284
283
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
285
284
|
config?: Record<string, unknown> | undefined;
|
|
286
285
|
fileName?: string | undefined;
|
|
@@ -288,32 +287,33 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
|
|
|
288
287
|
yColumn?: string | undefined;
|
|
289
288
|
groupByColumn?: string | undefined;
|
|
290
289
|
advancedConfig?: Record<string, unknown> | undefined;
|
|
290
|
+
filePath?: string | undefined;
|
|
291
291
|
}, {
|
|
292
292
|
data: Record<string, unknown>[];
|
|
293
293
|
reasoning: string;
|
|
294
294
|
chartType: "table" | "line" | "bar" | "pie" | "doughnut" | "radar" | "scatter" | "bubble" | "polarArea";
|
|
295
295
|
options?: {
|
|
296
296
|
title?: string | undefined;
|
|
297
|
+
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
297
298
|
xAxisLabel?: string | undefined;
|
|
298
299
|
yAxisLabel?: string | undefined;
|
|
299
|
-
colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
|
|
300
300
|
responsive?: boolean | undefined;
|
|
301
301
|
maintainAspectRatio?: boolean | undefined;
|
|
302
302
|
showLegend?: boolean | undefined;
|
|
303
303
|
showTooltips?: boolean | undefined;
|
|
304
304
|
stacked?: boolean | undefined;
|
|
305
305
|
} | undefined;
|
|
306
|
-
filePath?: string | undefined;
|
|
307
306
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
308
307
|
config?: Record<string, unknown> | undefined;
|
|
309
|
-
fileName?: string | undefined;
|
|
310
308
|
width?: number | undefined;
|
|
311
309
|
height?: number | undefined;
|
|
310
|
+
fileName?: string | undefined;
|
|
312
311
|
xColumn?: string | undefined;
|
|
313
312
|
yColumn?: string | undefined;
|
|
314
313
|
groupByColumn?: string | undefined;
|
|
315
314
|
advancedConfig?: Record<string, unknown> | undefined;
|
|
316
315
|
generateFile?: boolean | undefined;
|
|
316
|
+
filePath?: string | undefined;
|
|
317
317
|
}>;
|
|
318
318
|
static readonly resultSchema: z.ZodObject<{
|
|
319
319
|
chartConfig: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
@@ -354,11 +354,11 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
|
|
|
354
354
|
headers: z.ZodArray<z.ZodString, "many">;
|
|
355
355
|
rows: z.ZodArray<z.ZodArray<z.ZodString, "many">, "many">;
|
|
356
356
|
}, "strip", z.ZodTypeAny, {
|
|
357
|
-
rows: string[][];
|
|
358
357
|
headers: string[];
|
|
359
|
-
}, {
|
|
360
358
|
rows: string[][];
|
|
359
|
+
}, {
|
|
361
360
|
headers: string[];
|
|
361
|
+
rows: string[][];
|
|
362
362
|
}>>;
|
|
363
363
|
filePath: z.ZodOptional<z.ZodString>;
|
|
364
364
|
fileExists: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -383,12 +383,12 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
|
|
|
383
383
|
width: number;
|
|
384
384
|
height: number;
|
|
385
385
|
};
|
|
386
|
-
filePath?: string | undefined;
|
|
387
386
|
fileSize?: number | undefined;
|
|
387
|
+
filePath?: string | undefined;
|
|
388
388
|
imageBase64?: string | undefined;
|
|
389
389
|
tableData?: {
|
|
390
|
-
rows: string[][];
|
|
391
390
|
headers: string[];
|
|
391
|
+
rows: string[][];
|
|
392
392
|
} | undefined;
|
|
393
393
|
fileExists?: boolean | undefined;
|
|
394
394
|
}, {
|
|
@@ -409,12 +409,12 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
|
|
|
409
409
|
width: number;
|
|
410
410
|
height: number;
|
|
411
411
|
};
|
|
412
|
-
filePath?: string | undefined;
|
|
413
412
|
fileSize?: number | undefined;
|
|
413
|
+
filePath?: string | undefined;
|
|
414
414
|
imageBase64?: string | undefined;
|
|
415
415
|
tableData?: {
|
|
416
|
-
rows: string[][];
|
|
417
416
|
headers: string[];
|
|
417
|
+
rows: string[][];
|
|
418
418
|
} | undefined;
|
|
419
419
|
fileExists?: boolean | undefined;
|
|
420
420
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"code-edit-tool.d.ts","sourceRoot":"","sources":["../../../src/bubbles/tool-bubble/code-edit-tool.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAM9D,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAYD;;;;;;GAMG;AACH,wBAAgB,aAAa,CAC3B,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,MAAM,EACjB,UAAU,UAAQ,GACjB,cAAc,
|
|
1
|
+
{"version":3,"file":"code-edit-tool.d.ts","sourceRoot":"","sources":["../../../src/bubbles/tool-bubble/code-edit-tool.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAM9D,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAYD;;;;;;GAMG;AACH,wBAAgB,aAAa,CAC3B,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,MAAM,EACjB,UAAU,UAAQ,GACjB,cAAc,CAiEhB;AAED;;;GAGG;AACH,QAAA,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;EAsClC,CAAC;AAEH;;GAEG;AACH,KAAK,wBAAwB,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,8BAA8B,CAAC,CAAC;AAChF,KAAK,wBAAwB,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,8BAA8B,CAAC,CAAC;AAEhF;;;GAGG;AACH,QAAA,MAAM,8BAA8B;;;;;;;;;;;;;;;EAUlC,CAAC;AAEH;;;GAGG;AACH,qBAAa,kBAAmB,SAAQ,UAAU,CAChD,wBAAwB,EACxB,wBAAwB,CACzB;IACC;;OAEG;IAGH,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAG,MAAM,CAAU;IAGvC,MAAM,CAAC,QAAQ,CAAC,UAAU,oBAAoB;IAG9C,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;OAAkC;IACxD,MAAM,CAAC,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;;OAAkC;IAG9D,MAAM,CAAC,QAAQ,CAAC,gBAAgB,mEACkC;IAGlE,MAAM,CAAC,QAAQ,CAAC,eAAe,i/BAuB7B;IAGF,MAAM,CAAC,QAAQ,CAAC,KAAK,eAAe;IAEpC;;OAEG;IACG,aAAa,IAAI,OAAO,CAAC,wBAAwB,CAAC;CA2BzD"}
|
|
@@ -50,7 +50,9 @@ export function applyCodeEdit(initialCode, oldString, newString, replaceAll = fa
|
|
|
50
50
|
// We match against a normalized copy of the code but apply edits on the original
|
|
51
51
|
// so the resulting file preserves whichever line endings it already had.
|
|
52
52
|
const codeHasCRLF = initialCode.includes('\r\n');
|
|
53
|
-
const normCode = codeHasCRLF
|
|
53
|
+
const normCode = codeHasCRLF
|
|
54
|
+
? initialCode.replace(/\r\n/g, '\n')
|
|
55
|
+
: initialCode;
|
|
54
56
|
const normOld = oldString.replace(/\r\n/g, '\n');
|
|
55
57
|
const normNew = newString.replace(/\r\n/g, '\n');
|
|
56
58
|
if (!normCode.includes(normOld)) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"code-edit-tool.js","sourceRoot":"","sources":["../../../src/bubbles/tool-bubble/code-edit-tool.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAY9D,SAAS,gBAAgB,CAAC,GAAW,EAAE,MAAc;IACnD,IAAI,KAAK,GAAG,CAAC,CAAC;IACd,IAAI,GAAG,GAAG,CAAC,CAAC;IACZ,OAAO,CAAC,GAAG,GAAG,GAAG,CAAC,OAAO,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC;QAC/C,KAAK,EAAE,CAAC;QACR,GAAG,IAAI,MAAM,CAAC,MAAM,CAAC;IACvB,CAAC;IACD,OAAO,KAAK,CAAC;AACf,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,aAAa,CAC3B,WAAmB,EACnB,SAAiB,EACjB,SAAiB,EACjB,UAAU,GAAG,KAAK;IAElB,IAAI,CAAC,WAAW,IAAI,WAAW,CAAC,IAAI,EAAE,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACpD,OAAO,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,8BAA8B,EAAE,CAAC;IAC7E,CAAC;IACD,IAAI,CAAC,SAAS,IAAI,SAAS,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACzC,OAAO;YACL,IAAI,EAAE,WAAW;YACjB,OAAO,EAAE,KAAK;YACd,KAAK,EAAE,4BAA4B;SACpC,CAAC;IACJ,CAAC;IACD,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;QAC5B,OAAO;YACL,IAAI,EAAE,WAAW;YACjB,OAAO,EAAE,KAAK;YACd,KAAK,EAAE,8CAA8C;SACtD,CAAC;IACJ,CAAC;IAED,kEAAkE;IAClE,iFAAiF;IACjF,yEAAyE;IACzE,MAAM,WAAW,GAAG,WAAW,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IACjD,MAAM,QAAQ,GAAG,WAAW,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"code-edit-tool.js","sourceRoot":"","sources":["../../../src/bubbles/tool-bubble/code-edit-tool.ts"],"names":[],"mappings":"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"}
|
|
@@ -66,19 +66,19 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
67
|
title: string | null;
|
|
68
68
|
name: string | null;
|
|
69
|
-
|
|
70
|
-
summary: string | null;
|
|
71
|
-
location: string | null;
|
|
72
|
-
headline: string | null;
|
|
69
|
+
emails: string[] | null;
|
|
73
70
|
linkedinUrl: string | null;
|
|
71
|
+
headline: string | null;
|
|
72
|
+
location: string | null;
|
|
74
73
|
skills: string[] | null;
|
|
74
|
+
languages: string[] | null;
|
|
75
|
+
summary: string | null;
|
|
75
76
|
education: {
|
|
76
77
|
fieldOfStudy: string | null;
|
|
77
78
|
instituteName: string | null;
|
|
78
79
|
degreeName: string | null;
|
|
79
80
|
}[] | null;
|
|
80
|
-
|
|
81
|
-
emails: string[] | null;
|
|
81
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
82
82
|
profilePictureUrl: string | null;
|
|
83
83
|
twitterHandle: string | null;
|
|
84
84
|
currentEmployment: {
|
|
@@ -97,19 +97,19 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
97
97
|
}, {
|
|
98
98
|
title: string | null;
|
|
99
99
|
name: string | null;
|
|
100
|
-
|
|
101
|
-
summary: string | null;
|
|
102
|
-
location: string | null;
|
|
103
|
-
headline: string | null;
|
|
100
|
+
emails: string[] | null;
|
|
104
101
|
linkedinUrl: string | null;
|
|
102
|
+
headline: string | null;
|
|
103
|
+
location: string | null;
|
|
105
104
|
skills: string[] | null;
|
|
105
|
+
languages: string[] | null;
|
|
106
|
+
summary: string | null;
|
|
106
107
|
education: {
|
|
107
108
|
fieldOfStudy: string | null;
|
|
108
109
|
instituteName: string | null;
|
|
109
110
|
degreeName: string | null;
|
|
110
111
|
}[] | null;
|
|
111
|
-
|
|
112
|
-
emails: string[] | null;
|
|
112
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
113
113
|
profilePictureUrl: string | null;
|
|
114
114
|
twitterHandle: string | null;
|
|
115
115
|
currentEmployment: {
|
|
@@ -132,12 +132,12 @@ declare const CompanyEnrichmentToolParamsSchema: z.ZodObject<{
|
|
|
132
132
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
134
|
companyIdentifier: string;
|
|
135
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
136
135
|
limit?: number | undefined;
|
|
136
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
137
137
|
}, {
|
|
138
138
|
companyIdentifier: string;
|
|
139
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
140
139
|
limit?: number | undefined;
|
|
140
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
141
141
|
}>;
|
|
142
142
|
declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
143
143
|
contacts: z.ZodArray<z.ZodObject<{
|
|
@@ -204,19 +204,19 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
205
|
title: string | null;
|
|
206
206
|
name: string | null;
|
|
207
|
-
|
|
208
|
-
summary: string | null;
|
|
209
|
-
location: string | null;
|
|
210
|
-
headline: string | null;
|
|
207
|
+
emails: string[] | null;
|
|
211
208
|
linkedinUrl: string | null;
|
|
209
|
+
headline: string | null;
|
|
210
|
+
location: string | null;
|
|
212
211
|
skills: string[] | null;
|
|
212
|
+
languages: string[] | null;
|
|
213
|
+
summary: string | null;
|
|
213
214
|
education: {
|
|
214
215
|
fieldOfStudy: string | null;
|
|
215
216
|
instituteName: string | null;
|
|
216
217
|
degreeName: string | null;
|
|
217
218
|
}[] | null;
|
|
218
|
-
|
|
219
|
-
emails: string[] | null;
|
|
219
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
220
220
|
profilePictureUrl: string | null;
|
|
221
221
|
twitterHandle: string | null;
|
|
222
222
|
currentEmployment: {
|
|
@@ -235,19 +235,19 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
235
235
|
}, {
|
|
236
236
|
title: string | null;
|
|
237
237
|
name: string | null;
|
|
238
|
-
|
|
239
|
-
summary: string | null;
|
|
240
|
-
location: string | null;
|
|
241
|
-
headline: string | null;
|
|
238
|
+
emails: string[] | null;
|
|
242
239
|
linkedinUrl: string | null;
|
|
240
|
+
headline: string | null;
|
|
241
|
+
location: string | null;
|
|
243
242
|
skills: string[] | null;
|
|
243
|
+
languages: string[] | null;
|
|
244
|
+
summary: string | null;
|
|
244
245
|
education: {
|
|
245
246
|
fieldOfStudy: string | null;
|
|
246
247
|
instituteName: string | null;
|
|
247
248
|
degreeName: string | null;
|
|
248
249
|
}[] | null;
|
|
249
|
-
|
|
250
|
-
emails: string[] | null;
|
|
250
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
251
251
|
profilePictureUrl: string | null;
|
|
252
252
|
twitterHandle: string | null;
|
|
253
253
|
currentEmployment: {
|
|
@@ -279,10 +279,10 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
280
280
|
description: string | null;
|
|
281
281
|
name: string | null;
|
|
282
|
-
linkedinUrl: string | null;
|
|
283
282
|
website: string | null;
|
|
284
|
-
|
|
283
|
+
linkedinUrl: string | null;
|
|
285
284
|
industry: string | null;
|
|
285
|
+
headcount: number | null;
|
|
286
286
|
hqCity: string | null;
|
|
287
287
|
hqCountry: string | null;
|
|
288
288
|
yearFounded: number | null;
|
|
@@ -291,10 +291,10 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
291
291
|
}, {
|
|
292
292
|
description: string | null;
|
|
293
293
|
name: string | null;
|
|
294
|
-
linkedinUrl: string | null;
|
|
295
294
|
website: string | null;
|
|
296
|
-
|
|
295
|
+
linkedinUrl: string | null;
|
|
297
296
|
industry: string | null;
|
|
297
|
+
headcount: number | null;
|
|
298
298
|
hqCity: string | null;
|
|
299
299
|
hqCountry: string | null;
|
|
300
300
|
yearFounded: number | null;
|
|
@@ -306,36 +306,36 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
306
306
|
error: z.ZodString;
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
308
|
success: boolean;
|
|
309
|
-
error: string;
|
|
310
309
|
company: {
|
|
311
310
|
description: string | null;
|
|
312
311
|
name: string | null;
|
|
313
|
-
linkedinUrl: string | null;
|
|
314
312
|
website: string | null;
|
|
315
|
-
|
|
313
|
+
linkedinUrl: string | null;
|
|
316
314
|
industry: string | null;
|
|
315
|
+
headcount: number | null;
|
|
317
316
|
hqCity: string | null;
|
|
318
317
|
hqCountry: string | null;
|
|
319
318
|
yearFounded: number | null;
|
|
320
319
|
fundingStage: string | null;
|
|
321
320
|
totalFunding: string | null;
|
|
322
321
|
} | null;
|
|
322
|
+
error: string;
|
|
323
323
|
contacts: {
|
|
324
324
|
title: string | null;
|
|
325
325
|
name: string | null;
|
|
326
|
-
|
|
327
|
-
summary: string | null;
|
|
328
|
-
location: string | null;
|
|
329
|
-
headline: string | null;
|
|
326
|
+
emails: string[] | null;
|
|
330
327
|
linkedinUrl: string | null;
|
|
328
|
+
headline: string | null;
|
|
329
|
+
location: string | null;
|
|
331
330
|
skills: string[] | null;
|
|
331
|
+
languages: string[] | null;
|
|
332
|
+
summary: string | null;
|
|
332
333
|
education: {
|
|
333
334
|
fieldOfStudy: string | null;
|
|
334
335
|
instituteName: string | null;
|
|
335
336
|
degreeName: string | null;
|
|
336
337
|
}[] | null;
|
|
337
|
-
|
|
338
|
-
emails: string[] | null;
|
|
338
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
339
339
|
profilePictureUrl: string | null;
|
|
340
340
|
twitterHandle: string | null;
|
|
341
341
|
currentEmployment: {
|
|
@@ -355,36 +355,36 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
355
355
|
totalContacts: number;
|
|
356
356
|
}, {
|
|
357
357
|
success: boolean;
|
|
358
|
-
error: string;
|
|
359
358
|
company: {
|
|
360
359
|
description: string | null;
|
|
361
360
|
name: string | null;
|
|
362
|
-
linkedinUrl: string | null;
|
|
363
361
|
website: string | null;
|
|
364
|
-
|
|
362
|
+
linkedinUrl: string | null;
|
|
365
363
|
industry: string | null;
|
|
364
|
+
headcount: number | null;
|
|
366
365
|
hqCity: string | null;
|
|
367
366
|
hqCountry: string | null;
|
|
368
367
|
yearFounded: number | null;
|
|
369
368
|
fundingStage: string | null;
|
|
370
369
|
totalFunding: string | null;
|
|
371
370
|
} | null;
|
|
371
|
+
error: string;
|
|
372
372
|
contacts: {
|
|
373
373
|
title: string | null;
|
|
374
374
|
name: string | null;
|
|
375
|
-
|
|
376
|
-
summary: string | null;
|
|
377
|
-
location: string | null;
|
|
378
|
-
headline: string | null;
|
|
375
|
+
emails: string[] | null;
|
|
379
376
|
linkedinUrl: string | null;
|
|
377
|
+
headline: string | null;
|
|
378
|
+
location: string | null;
|
|
380
379
|
skills: string[] | null;
|
|
380
|
+
languages: string[] | null;
|
|
381
|
+
summary: string | null;
|
|
381
382
|
education: {
|
|
382
383
|
fieldOfStudy: string | null;
|
|
383
384
|
instituteName: string | null;
|
|
384
385
|
degreeName: string | null;
|
|
385
386
|
}[] | null;
|
|
386
|
-
|
|
387
|
-
emails: string[] | null;
|
|
387
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
388
388
|
profilePictureUrl: string | null;
|
|
389
389
|
twitterHandle: string | null;
|
|
390
390
|
currentEmployment: {
|
|
@@ -433,12 +433,12 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
433
433
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
434
434
|
}, "strip", z.ZodTypeAny, {
|
|
435
435
|
companyIdentifier: string;
|
|
436
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
437
436
|
limit?: number | undefined;
|
|
437
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
438
438
|
}, {
|
|
439
439
|
companyIdentifier: string;
|
|
440
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
441
440
|
limit?: number | undefined;
|
|
441
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
442
442
|
}>;
|
|
443
443
|
static readonly resultSchema: z.ZodObject<{
|
|
444
444
|
contacts: z.ZodArray<z.ZodObject<{
|
|
@@ -505,19 +505,19 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
505
505
|
}, "strip", z.ZodTypeAny, {
|
|
506
506
|
title: string | null;
|
|
507
507
|
name: string | null;
|
|
508
|
-
|
|
509
|
-
summary: string | null;
|
|
510
|
-
location: string | null;
|
|
511
|
-
headline: string | null;
|
|
508
|
+
emails: string[] | null;
|
|
512
509
|
linkedinUrl: string | null;
|
|
510
|
+
headline: string | null;
|
|
511
|
+
location: string | null;
|
|
513
512
|
skills: string[] | null;
|
|
513
|
+
languages: string[] | null;
|
|
514
|
+
summary: string | null;
|
|
514
515
|
education: {
|
|
515
516
|
fieldOfStudy: string | null;
|
|
516
517
|
instituteName: string | null;
|
|
517
518
|
degreeName: string | null;
|
|
518
519
|
}[] | null;
|
|
519
|
-
|
|
520
|
-
emails: string[] | null;
|
|
520
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
521
521
|
profilePictureUrl: string | null;
|
|
522
522
|
twitterHandle: string | null;
|
|
523
523
|
currentEmployment: {
|
|
@@ -536,19 +536,19 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
536
536
|
}, {
|
|
537
537
|
title: string | null;
|
|
538
538
|
name: string | null;
|
|
539
|
-
|
|
540
|
-
summary: string | null;
|
|
541
|
-
location: string | null;
|
|
542
|
-
headline: string | null;
|
|
539
|
+
emails: string[] | null;
|
|
543
540
|
linkedinUrl: string | null;
|
|
541
|
+
headline: string | null;
|
|
542
|
+
location: string | null;
|
|
544
543
|
skills: string[] | null;
|
|
544
|
+
languages: string[] | null;
|
|
545
|
+
summary: string | null;
|
|
545
546
|
education: {
|
|
546
547
|
fieldOfStudy: string | null;
|
|
547
548
|
instituteName: string | null;
|
|
548
549
|
degreeName: string | null;
|
|
549
550
|
}[] | null;
|
|
550
|
-
|
|
551
|
-
emails: string[] | null;
|
|
551
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
552
552
|
profilePictureUrl: string | null;
|
|
553
553
|
twitterHandle: string | null;
|
|
554
554
|
currentEmployment: {
|
|
@@ -580,10 +580,10 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
580
580
|
}, "strip", z.ZodTypeAny, {
|
|
581
581
|
description: string | null;
|
|
582
582
|
name: string | null;
|
|
583
|
-
linkedinUrl: string | null;
|
|
584
583
|
website: string | null;
|
|
585
|
-
|
|
584
|
+
linkedinUrl: string | null;
|
|
586
585
|
industry: string | null;
|
|
586
|
+
headcount: number | null;
|
|
587
587
|
hqCity: string | null;
|
|
588
588
|
hqCountry: string | null;
|
|
589
589
|
yearFounded: number | null;
|
|
@@ -592,10 +592,10 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
592
592
|
}, {
|
|
593
593
|
description: string | null;
|
|
594
594
|
name: string | null;
|
|
595
|
-
linkedinUrl: string | null;
|
|
596
595
|
website: string | null;
|
|
597
|
-
|
|
596
|
+
linkedinUrl: string | null;
|
|
598
597
|
industry: string | null;
|
|
598
|
+
headcount: number | null;
|
|
599
599
|
hqCity: string | null;
|
|
600
600
|
hqCountry: string | null;
|
|
601
601
|
yearFounded: number | null;
|
|
@@ -607,36 +607,36 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
607
607
|
error: z.ZodString;
|
|
608
608
|
}, "strip", z.ZodTypeAny, {
|
|
609
609
|
success: boolean;
|
|
610
|
-
error: string;
|
|
611
610
|
company: {
|
|
612
611
|
description: string | null;
|
|
613
612
|
name: string | null;
|
|
614
|
-
linkedinUrl: string | null;
|
|
615
613
|
website: string | null;
|
|
616
|
-
|
|
614
|
+
linkedinUrl: string | null;
|
|
617
615
|
industry: string | null;
|
|
616
|
+
headcount: number | null;
|
|
618
617
|
hqCity: string | null;
|
|
619
618
|
hqCountry: string | null;
|
|
620
619
|
yearFounded: number | null;
|
|
621
620
|
fundingStage: string | null;
|
|
622
621
|
totalFunding: string | null;
|
|
623
622
|
} | null;
|
|
623
|
+
error: string;
|
|
624
624
|
contacts: {
|
|
625
625
|
title: string | null;
|
|
626
626
|
name: string | null;
|
|
627
|
-
|
|
628
|
-
summary: string | null;
|
|
629
|
-
location: string | null;
|
|
630
|
-
headline: string | null;
|
|
627
|
+
emails: string[] | null;
|
|
631
628
|
linkedinUrl: string | null;
|
|
629
|
+
headline: string | null;
|
|
630
|
+
location: string | null;
|
|
632
631
|
skills: string[] | null;
|
|
632
|
+
languages: string[] | null;
|
|
633
|
+
summary: string | null;
|
|
633
634
|
education: {
|
|
634
635
|
fieldOfStudy: string | null;
|
|
635
636
|
instituteName: string | null;
|
|
636
637
|
degreeName: string | null;
|
|
637
638
|
}[] | null;
|
|
638
|
-
|
|
639
|
-
emails: string[] | null;
|
|
639
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
640
640
|
profilePictureUrl: string | null;
|
|
641
641
|
twitterHandle: string | null;
|
|
642
642
|
currentEmployment: {
|
|
@@ -656,36 +656,36 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
656
656
|
totalContacts: number;
|
|
657
657
|
}, {
|
|
658
658
|
success: boolean;
|
|
659
|
-
error: string;
|
|
660
659
|
company: {
|
|
661
660
|
description: string | null;
|
|
662
661
|
name: string | null;
|
|
663
|
-
linkedinUrl: string | null;
|
|
664
662
|
website: string | null;
|
|
665
|
-
|
|
663
|
+
linkedinUrl: string | null;
|
|
666
664
|
industry: string | null;
|
|
665
|
+
headcount: number | null;
|
|
667
666
|
hqCity: string | null;
|
|
668
667
|
hqCountry: string | null;
|
|
669
668
|
yearFounded: number | null;
|
|
670
669
|
fundingStage: string | null;
|
|
671
670
|
totalFunding: string | null;
|
|
672
671
|
} | null;
|
|
672
|
+
error: string;
|
|
673
673
|
contacts: {
|
|
674
674
|
title: string | null;
|
|
675
675
|
name: string | null;
|
|
676
|
-
|
|
677
|
-
summary: string | null;
|
|
678
|
-
location: string | null;
|
|
679
|
-
headline: string | null;
|
|
676
|
+
emails: string[] | null;
|
|
680
677
|
linkedinUrl: string | null;
|
|
678
|
+
headline: string | null;
|
|
679
|
+
location: string | null;
|
|
681
680
|
skills: string[] | null;
|
|
681
|
+
languages: string[] | null;
|
|
682
|
+
summary: string | null;
|
|
682
683
|
education: {
|
|
683
684
|
fieldOfStudy: string | null;
|
|
684
685
|
instituteName: string | null;
|
|
685
686
|
degreeName: string | null;
|
|
686
687
|
}[] | null;
|
|
687
|
-
|
|
688
|
-
emails: string[] | null;
|
|
688
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
689
689
|
profilePictureUrl: string | null;
|
|
690
690
|
twitterHandle: string | null;
|
|
691
691
|
currentEmployment: {
|