@bubblelab/bubble-core 0.1.167 → 0.1.168
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 +145 -145
- package/dist/bubbles/service-bubble/agent-memory.d.ts +4 -4
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +6 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
- 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 +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +94 -94
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +148 -148
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
- 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 +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +340 -340
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- 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 +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- 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 +2 -2
- 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 +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
- 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 +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- 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 +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
- package/dist/bubbles.json +29 -9
- 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>;
|
|
@@ -155,8 +155,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
|
|
|
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
|
metadata: {
|
|
161
161
|
colorScheme: string;
|
|
162
162
|
generatedAt: string;
|
|
@@ -172,17 +172,17 @@ 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
|
}, {
|
|
184
|
-
success: boolean;
|
|
185
184
|
error: string;
|
|
185
|
+
success: boolean;
|
|
186
186
|
metadata: {
|
|
187
187
|
colorScheme: string;
|
|
188
188
|
generatedAt: string;
|
|
@@ -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>;
|
|
@@ -366,8 +366,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
|
|
|
366
366
|
success: z.ZodBoolean;
|
|
367
367
|
error: z.ZodString;
|
|
368
368
|
}, "strip", z.ZodTypeAny, {
|
|
369
|
-
success: boolean;
|
|
370
369
|
error: string;
|
|
370
|
+
success: boolean;
|
|
371
371
|
metadata: {
|
|
372
372
|
colorScheme: string;
|
|
373
373
|
generatedAt: string;
|
|
@@ -383,17 +383,17 @@ 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
|
}, {
|
|
395
|
-
success: boolean;
|
|
396
395
|
error: string;
|
|
396
|
+
success: boolean;
|
|
397
397
|
metadata: {
|
|
398
398
|
colorScheme: string;
|
|
399
399
|
generatedAt: string;
|
|
@@ -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
|
}>;
|
|
@@ -53,13 +53,13 @@ declare const EditBubbleFlowToolResultSchema: z.ZodObject<{
|
|
|
53
53
|
success: z.ZodBoolean;
|
|
54
54
|
error: z.ZodString;
|
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
|
56
|
-
success: boolean;
|
|
57
56
|
error: string;
|
|
57
|
+
success: boolean;
|
|
58
58
|
mergedCode: string;
|
|
59
59
|
applied: boolean;
|
|
60
60
|
}, {
|
|
61
|
-
success: boolean;
|
|
62
61
|
error: string;
|
|
62
|
+
success: boolean;
|
|
63
63
|
mergedCode: string;
|
|
64
64
|
applied: boolean;
|
|
65
65
|
}>;
|
|
@@ -101,13 +101,13 @@ export declare class EditBubbleFlowTool extends ToolBubble<EditBubbleFlowToolPar
|
|
|
101
101
|
success: z.ZodBoolean;
|
|
102
102
|
error: z.ZodString;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
success: boolean;
|
|
105
104
|
error: string;
|
|
105
|
+
success: boolean;
|
|
106
106
|
mergedCode: string;
|
|
107
107
|
applied: boolean;
|
|
108
108
|
}, {
|
|
109
|
-
success: boolean;
|
|
110
109
|
error: string;
|
|
110
|
+
success: boolean;
|
|
111
111
|
mergedCode: string;
|
|
112
112
|
applied: boolean;
|
|
113
113
|
}>;
|
|
@@ -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;AAE9D;;;GAGG;AACH,QAAA,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;
|
|
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;AAE9D;;;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;IACH,OAAO,CAAC,gBAAgB;IAUxB;;OAEG;IACG,aAAa,IAAI,OAAO,CAAC,wBAAwB,CAAC;CAsFzD"}
|
|
@@ -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;AAE9D;;;GAGG;AACH,MAAM,8BAA8B,GAAG,CAAC,CAAC,MAAM,CAAC;IAC9C,wCAAwC;IACxC,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,uCAAuC,CAAC;IAEzE,4BAA4B;IAC5B,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,CACP,0HAA0H,CAC3H;IAEH,uBAAuB;IACvB,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,
|
|
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,8 +66,8 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
67
|
title: string | null;
|
|
68
68
|
name: string | null;
|
|
69
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
70
69
|
summary: string | null;
|
|
70
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
71
71
|
location: string | null;
|
|
72
72
|
headline: string | null;
|
|
73
73
|
linkedinUrl: string | null;
|
|
@@ -97,8 +97,8 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
97
97
|
}, {
|
|
98
98
|
title: string | null;
|
|
99
99
|
name: string | null;
|
|
100
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
101
100
|
summary: string | null;
|
|
101
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
102
102
|
location: string | null;
|
|
103
103
|
headline: string | null;
|
|
104
104
|
linkedinUrl: string | null;
|
|
@@ -204,8 +204,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
205
|
title: string | null;
|
|
206
206
|
name: string | null;
|
|
207
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
208
207
|
summary: string | null;
|
|
208
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
209
209
|
location: string | null;
|
|
210
210
|
headline: string | null;
|
|
211
211
|
linkedinUrl: string | null;
|
|
@@ -235,8 +235,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
235
235
|
}, {
|
|
236
236
|
title: string | null;
|
|
237
237
|
name: string | null;
|
|
238
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
239
238
|
summary: string | null;
|
|
239
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
240
240
|
location: string | null;
|
|
241
241
|
headline: string | null;
|
|
242
242
|
linkedinUrl: string | null;
|
|
@@ -281,8 +281,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
281
281
|
name: string | null;
|
|
282
282
|
linkedinUrl: string | null;
|
|
283
283
|
website: string | null;
|
|
284
|
-
headcount: number | 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;
|
|
@@ -293,8 +293,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
293
293
|
name: string | null;
|
|
294
294
|
linkedinUrl: string | null;
|
|
295
295
|
website: string | null;
|
|
296
|
-
headcount: number | 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;
|
|
@@ -305,15 +305,15 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
305
305
|
success: z.ZodBoolean;
|
|
306
306
|
error: z.ZodString;
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
|
-
success: boolean;
|
|
309
308
|
error: string;
|
|
309
|
+
success: boolean;
|
|
310
310
|
company: {
|
|
311
311
|
description: string | null;
|
|
312
312
|
name: string | null;
|
|
313
313
|
linkedinUrl: string | null;
|
|
314
314
|
website: string | null;
|
|
315
|
-
headcount: number | null;
|
|
316
315
|
industry: string | null;
|
|
316
|
+
headcount: number | null;
|
|
317
317
|
hqCity: string | null;
|
|
318
318
|
hqCountry: string | null;
|
|
319
319
|
yearFounded: number | null;
|
|
@@ -323,8 +323,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
323
323
|
contacts: {
|
|
324
324
|
title: string | null;
|
|
325
325
|
name: string | null;
|
|
326
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
327
326
|
summary: string | null;
|
|
327
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
328
328
|
location: string | null;
|
|
329
329
|
headline: string | null;
|
|
330
330
|
linkedinUrl: string | null;
|
|
@@ -354,15 +354,15 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
354
354
|
}[];
|
|
355
355
|
totalContacts: number;
|
|
356
356
|
}, {
|
|
357
|
-
success: boolean;
|
|
358
357
|
error: string;
|
|
358
|
+
success: boolean;
|
|
359
359
|
company: {
|
|
360
360
|
description: string | null;
|
|
361
361
|
name: string | null;
|
|
362
362
|
linkedinUrl: string | null;
|
|
363
363
|
website: string | null;
|
|
364
|
-
headcount: number | null;
|
|
365
364
|
industry: string | null;
|
|
365
|
+
headcount: number | null;
|
|
366
366
|
hqCity: string | null;
|
|
367
367
|
hqCountry: string | null;
|
|
368
368
|
yearFounded: number | null;
|
|
@@ -372,8 +372,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
372
372
|
contacts: {
|
|
373
373
|
title: string | null;
|
|
374
374
|
name: string | null;
|
|
375
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
376
375
|
summary: string | null;
|
|
376
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
377
377
|
location: string | null;
|
|
378
378
|
headline: string | null;
|
|
379
379
|
linkedinUrl: string | null;
|
|
@@ -505,8 +505,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
505
505
|
}, "strip", z.ZodTypeAny, {
|
|
506
506
|
title: string | null;
|
|
507
507
|
name: string | null;
|
|
508
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
509
508
|
summary: string | null;
|
|
509
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
510
510
|
location: string | null;
|
|
511
511
|
headline: string | null;
|
|
512
512
|
linkedinUrl: string | null;
|
|
@@ -536,8 +536,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
536
536
|
}, {
|
|
537
537
|
title: string | null;
|
|
538
538
|
name: string | null;
|
|
539
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
540
539
|
summary: string | null;
|
|
540
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
541
541
|
location: string | null;
|
|
542
542
|
headline: string | null;
|
|
543
543
|
linkedinUrl: string | null;
|
|
@@ -582,8 +582,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
582
582
|
name: string | null;
|
|
583
583
|
linkedinUrl: string | null;
|
|
584
584
|
website: string | null;
|
|
585
|
-
headcount: number | 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;
|
|
@@ -594,8 +594,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
594
594
|
name: string | null;
|
|
595
595
|
linkedinUrl: string | null;
|
|
596
596
|
website: string | null;
|
|
597
|
-
headcount: number | 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;
|
|
@@ -606,15 +606,15 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
606
606
|
success: z.ZodBoolean;
|
|
607
607
|
error: z.ZodString;
|
|
608
608
|
}, "strip", z.ZodTypeAny, {
|
|
609
|
-
success: boolean;
|
|
610
609
|
error: string;
|
|
610
|
+
success: boolean;
|
|
611
611
|
company: {
|
|
612
612
|
description: string | null;
|
|
613
613
|
name: string | null;
|
|
614
614
|
linkedinUrl: string | null;
|
|
615
615
|
website: string | null;
|
|
616
|
-
headcount: number | null;
|
|
617
616
|
industry: string | null;
|
|
617
|
+
headcount: number | null;
|
|
618
618
|
hqCity: string | null;
|
|
619
619
|
hqCountry: string | null;
|
|
620
620
|
yearFounded: number | null;
|
|
@@ -624,8 +624,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
624
624
|
contacts: {
|
|
625
625
|
title: string | null;
|
|
626
626
|
name: string | null;
|
|
627
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
628
627
|
summary: string | null;
|
|
628
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
629
629
|
location: string | null;
|
|
630
630
|
headline: string | null;
|
|
631
631
|
linkedinUrl: string | null;
|
|
@@ -655,15 +655,15 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
655
655
|
}[];
|
|
656
656
|
totalContacts: number;
|
|
657
657
|
}, {
|
|
658
|
-
success: boolean;
|
|
659
658
|
error: string;
|
|
659
|
+
success: boolean;
|
|
660
660
|
company: {
|
|
661
661
|
description: string | null;
|
|
662
662
|
name: string | null;
|
|
663
663
|
linkedinUrl: string | null;
|
|
664
664
|
website: string | null;
|
|
665
|
-
headcount: number | null;
|
|
666
665
|
industry: string | null;
|
|
666
|
+
headcount: number | null;
|
|
667
667
|
hqCity: string | null;
|
|
668
668
|
hqCountry: string | null;
|
|
669
669
|
yearFounded: number | null;
|
|
@@ -673,8 +673,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
673
673
|
contacts: {
|
|
674
674
|
title: string | null;
|
|
675
675
|
name: string | null;
|
|
676
|
-
role: "cxo" | "decision_maker" | "founder";
|
|
677
676
|
summary: string | null;
|
|
677
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
678
678
|
location: string | null;
|
|
679
679
|
headline: string | null;
|
|
680
680
|
linkedinUrl: string | null;
|
|
@@ -44,8 +44,8 @@ declare const GetBubbleDetailsToolResultSchema: z.ZodObject<{
|
|
|
44
44
|
error: z.ZodString;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
46
|
name: string;
|
|
47
|
-
success: boolean;
|
|
48
47
|
error: string;
|
|
48
|
+
success: boolean;
|
|
49
49
|
outputSchema: string;
|
|
50
50
|
usageExample: string;
|
|
51
51
|
alias?: string | undefined;
|
|
@@ -53,8 +53,8 @@ declare const GetBubbleDetailsToolResultSchema: z.ZodObject<{
|
|
|
53
53
|
inputSchema?: string | undefined;
|
|
54
54
|
}, {
|
|
55
55
|
name: string;
|
|
56
|
-
success: boolean;
|
|
57
56
|
error: string;
|
|
57
|
+
success: boolean;
|
|
58
58
|
outputSchema: string;
|
|
59
59
|
usageExample: string;
|
|
60
60
|
alias?: string | undefined;
|
|
@@ -103,8 +103,8 @@ export declare class GetBubbleDetailsTool extends ToolBubble<GetBubbleDetailsToo
|
|
|
103
103
|
error: z.ZodString;
|
|
104
104
|
}, "strip", z.ZodTypeAny, {
|
|
105
105
|
name: string;
|
|
106
|
-
success: boolean;
|
|
107
106
|
error: string;
|
|
107
|
+
success: boolean;
|
|
108
108
|
outputSchema: string;
|
|
109
109
|
usageExample: string;
|
|
110
110
|
alias?: string | undefined;
|
|
@@ -112,8 +112,8 @@ export declare class GetBubbleDetailsTool extends ToolBubble<GetBubbleDetailsToo
|
|
|
112
112
|
inputSchema?: string | undefined;
|
|
113
113
|
}, {
|
|
114
114
|
name: string;
|
|
115
|
-
success: boolean;
|
|
116
115
|
error: string;
|
|
116
|
+
success: boolean;
|
|
117
117
|
outputSchema: string;
|
|
118
118
|
usageExample: string;
|
|
119
119
|
alias?: string | undefined;
|
|
@@ -38,8 +38,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
|
|
|
38
38
|
success: z.ZodBoolean;
|
|
39
39
|
error: z.ZodString;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
success: boolean;
|
|
42
41
|
error: string;
|
|
42
|
+
success: boolean;
|
|
43
43
|
description?: string | undefined;
|
|
44
44
|
triggerType?: string | undefined;
|
|
45
45
|
serviceName?: string | undefined;
|
|
@@ -53,8 +53,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
|
|
|
53
53
|
friendlyName: string;
|
|
54
54
|
}[] | undefined;
|
|
55
55
|
}, {
|
|
56
|
-
success: boolean;
|
|
57
56
|
error: string;
|
|
57
|
+
success: boolean;
|
|
58
58
|
description?: string | undefined;
|
|
59
59
|
triggerType?: string | undefined;
|
|
60
60
|
serviceName?: string | undefined;
|
|
@@ -106,8 +106,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
|
|
|
106
106
|
success: z.ZodBoolean;
|
|
107
107
|
error: z.ZodString;
|
|
108
108
|
}, "strip", z.ZodTypeAny, {
|
|
109
|
-
success: boolean;
|
|
110
109
|
error: string;
|
|
110
|
+
success: boolean;
|
|
111
111
|
description?: string | undefined;
|
|
112
112
|
triggerType?: string | undefined;
|
|
113
113
|
serviceName?: string | undefined;
|
|
@@ -121,8 +121,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
|
|
|
121
121
|
friendlyName: string;
|
|
122
122
|
}[] | undefined;
|
|
123
123
|
}, {
|
|
124
|
-
success: boolean;
|
|
125
124
|
error: string;
|
|
125
|
+
success: boolean;
|
|
126
126
|
description?: string | undefined;
|
|
127
127
|
triggerType?: string | undefined;
|
|
128
128
|
serviceName?: string | undefined;
|
|
@@ -147,8 +147,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
147
147
|
success: z.ZodBoolean;
|
|
148
148
|
error: z.ZodString;
|
|
149
149
|
}, "strip", z.ZodTypeAny, {
|
|
150
|
-
success: boolean;
|
|
151
150
|
error: string;
|
|
151
|
+
success: boolean;
|
|
152
152
|
operation: "search";
|
|
153
153
|
places: {
|
|
154
154
|
title: string | null;
|
|
@@ -183,8 +183,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
183
183
|
}[];
|
|
184
184
|
totalPlaces: number;
|
|
185
185
|
}, {
|
|
186
|
-
success: boolean;
|
|
187
186
|
error: string;
|
|
187
|
+
success: boolean;
|
|
188
188
|
operation: "search";
|
|
189
189
|
places: {
|
|
190
190
|
title: string | null;
|
|
@@ -369,8 +369,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
369
369
|
success: z.ZodBoolean;
|
|
370
370
|
error: z.ZodString;
|
|
371
371
|
}, "strip", z.ZodTypeAny, {
|
|
372
|
-
success: boolean;
|
|
373
372
|
error: string;
|
|
373
|
+
success: boolean;
|
|
374
374
|
operation: "search";
|
|
375
375
|
places: {
|
|
376
376
|
title: string | null;
|
|
@@ -405,8 +405,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
405
405
|
}[];
|
|
406
406
|
totalPlaces: number;
|
|
407
407
|
}, {
|
|
408
|
-
success: boolean;
|
|
409
408
|
error: string;
|
|
409
|
+
success: boolean;
|
|
410
410
|
operation: "search";
|
|
411
411
|
places: {
|
|
412
412
|
title: string | null;
|