@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
|
@@ -37,8 +37,8 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
|
|
|
37
37
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
39
|
operation: "add_to_cart";
|
|
40
|
-
product_url: string;
|
|
41
40
|
quantity: number;
|
|
41
|
+
product_url: string;
|
|
42
42
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
43
43
|
}, {
|
|
44
44
|
operation: "add_to_cart";
|
|
@@ -69,13 +69,13 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
|
|
|
69
69
|
max_results: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
70
70
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
-
query: string;
|
|
73
72
|
operation: "search";
|
|
73
|
+
query: string;
|
|
74
74
|
max_results: number;
|
|
75
75
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
76
76
|
}, {
|
|
77
|
-
query: string;
|
|
78
77
|
operation: "search";
|
|
78
|
+
query: string;
|
|
79
79
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
80
80
|
max_results?: number | undefined;
|
|
81
81
|
}>, z.ZodObject<{
|
|
@@ -122,18 +122,18 @@ export declare const SearchResultSchema: z.ZodObject<{
|
|
|
122
122
|
title: string;
|
|
123
123
|
url: string;
|
|
124
124
|
asin: string;
|
|
125
|
+
price?: string | undefined;
|
|
125
126
|
image?: string | undefined;
|
|
126
127
|
rating?: string | undefined;
|
|
127
|
-
price?: string | undefined;
|
|
128
128
|
reviews_count?: string | undefined;
|
|
129
129
|
prime?: boolean | undefined;
|
|
130
130
|
}, {
|
|
131
131
|
title: string;
|
|
132
132
|
url: string;
|
|
133
133
|
asin: string;
|
|
134
|
+
price?: string | undefined;
|
|
134
135
|
image?: string | undefined;
|
|
135
136
|
rating?: string | undefined;
|
|
136
|
-
price?: string | undefined;
|
|
137
137
|
reviews_count?: string | undefined;
|
|
138
138
|
prime?: boolean | undefined;
|
|
139
139
|
}>;
|
|
@@ -157,9 +157,9 @@ export declare const ProductDetailsSchema: z.ZodObject<{
|
|
|
157
157
|
url: string;
|
|
158
158
|
asin: string;
|
|
159
159
|
description?: string | undefined;
|
|
160
|
+
price?: string | undefined;
|
|
160
161
|
images?: string[] | undefined;
|
|
161
162
|
rating?: string | undefined;
|
|
162
|
-
price?: string | undefined;
|
|
163
163
|
reviews_count?: string | undefined;
|
|
164
164
|
features?: string[] | undefined;
|
|
165
165
|
availability?: string | undefined;
|
|
@@ -168,9 +168,9 @@ export declare const ProductDetailsSchema: z.ZodObject<{
|
|
|
168
168
|
url: string;
|
|
169
169
|
asin: string;
|
|
170
170
|
description?: string | undefined;
|
|
171
|
+
price?: string | undefined;
|
|
171
172
|
images?: string[] | undefined;
|
|
172
173
|
rating?: string | undefined;
|
|
173
|
-
price?: string | undefined;
|
|
174
174
|
reviews_count?: string | undefined;
|
|
175
175
|
features?: string[] | undefined;
|
|
176
176
|
availability?: string | undefined;
|
|
@@ -186,15 +186,15 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
186
186
|
cart_count: z.ZodOptional<z.ZodNumber>;
|
|
187
187
|
error: z.ZodString;
|
|
188
188
|
}, "strip", z.ZodTypeAny, {
|
|
189
|
-
success: boolean;
|
|
190
|
-
error: string;
|
|
191
189
|
operation: "add_to_cart";
|
|
190
|
+
error: string;
|
|
191
|
+
success: boolean;
|
|
192
192
|
message?: string | undefined;
|
|
193
193
|
cart_count?: number | undefined;
|
|
194
194
|
}, {
|
|
195
|
-
success: boolean;
|
|
196
|
-
error: string;
|
|
197
195
|
operation: "add_to_cart";
|
|
196
|
+
error: string;
|
|
197
|
+
success: boolean;
|
|
198
198
|
message?: string | undefined;
|
|
199
199
|
cart_count?: number | undefined;
|
|
200
200
|
}>, z.ZodObject<{
|
|
@@ -227,9 +227,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
227
227
|
screenshot_url: z.ZodOptional<z.ZodString>;
|
|
228
228
|
error: z.ZodString;
|
|
229
229
|
}, "strip", z.ZodTypeAny, {
|
|
230
|
-
success: boolean;
|
|
231
|
-
error: string;
|
|
232
230
|
operation: "get_cart";
|
|
231
|
+
error: string;
|
|
232
|
+
success: boolean;
|
|
233
233
|
items?: {
|
|
234
234
|
title: string;
|
|
235
235
|
price: string;
|
|
@@ -242,9 +242,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
242
242
|
total_items?: number | undefined;
|
|
243
243
|
screenshot_url?: string | undefined;
|
|
244
244
|
}, {
|
|
245
|
-
success: boolean;
|
|
246
|
-
error: string;
|
|
247
245
|
operation: "get_cart";
|
|
246
|
+
error: string;
|
|
247
|
+
success: boolean;
|
|
248
248
|
items?: {
|
|
249
249
|
title: string;
|
|
250
250
|
price: string;
|
|
@@ -283,9 +283,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
283
283
|
screenshot_url: z.ZodOptional<z.ZodString>;
|
|
284
284
|
error: z.ZodString;
|
|
285
285
|
}, "strip", z.ZodTypeAny, {
|
|
286
|
-
success: boolean;
|
|
287
|
-
error: string;
|
|
288
286
|
operation: "checkout";
|
|
287
|
+
error: string;
|
|
288
|
+
success: boolean;
|
|
289
289
|
items?: {
|
|
290
290
|
title: string;
|
|
291
291
|
price?: string | undefined;
|
|
@@ -301,9 +301,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
301
301
|
shipping_address?: string | undefined;
|
|
302
302
|
payment_method?: string | undefined;
|
|
303
303
|
}, {
|
|
304
|
-
success: boolean;
|
|
305
|
-
error: string;
|
|
306
304
|
operation: "checkout";
|
|
305
|
+
error: string;
|
|
306
|
+
success: boolean;
|
|
307
307
|
items?: {
|
|
308
308
|
title: string;
|
|
309
309
|
price?: string | undefined;
|
|
@@ -334,49 +334,49 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
334
334
|
title: string;
|
|
335
335
|
url: string;
|
|
336
336
|
asin: string;
|
|
337
|
+
price?: string | undefined;
|
|
337
338
|
image?: string | undefined;
|
|
338
339
|
rating?: string | undefined;
|
|
339
|
-
price?: string | undefined;
|
|
340
340
|
reviews_count?: string | undefined;
|
|
341
341
|
prime?: boolean | undefined;
|
|
342
342
|
}, {
|
|
343
343
|
title: string;
|
|
344
344
|
url: string;
|
|
345
345
|
asin: string;
|
|
346
|
+
price?: string | undefined;
|
|
346
347
|
image?: string | undefined;
|
|
347
348
|
rating?: string | undefined;
|
|
348
|
-
price?: string | undefined;
|
|
349
349
|
reviews_count?: string | undefined;
|
|
350
350
|
prime?: boolean | undefined;
|
|
351
351
|
}>, "many">>;
|
|
352
352
|
total_results: z.ZodOptional<z.ZodNumber>;
|
|
353
353
|
error: z.ZodString;
|
|
354
354
|
}, "strip", z.ZodTypeAny, {
|
|
355
|
-
success: boolean;
|
|
356
|
-
error: string;
|
|
357
355
|
operation: "search";
|
|
356
|
+
error: string;
|
|
357
|
+
success: boolean;
|
|
358
358
|
results?: {
|
|
359
359
|
title: string;
|
|
360
360
|
url: string;
|
|
361
361
|
asin: string;
|
|
362
|
+
price?: string | undefined;
|
|
362
363
|
image?: string | undefined;
|
|
363
364
|
rating?: string | undefined;
|
|
364
|
-
price?: string | undefined;
|
|
365
365
|
reviews_count?: string | undefined;
|
|
366
366
|
prime?: boolean | undefined;
|
|
367
367
|
}[] | undefined;
|
|
368
368
|
total_results?: number | undefined;
|
|
369
369
|
}, {
|
|
370
|
-
success: boolean;
|
|
371
|
-
error: string;
|
|
372
370
|
operation: "search";
|
|
371
|
+
error: string;
|
|
372
|
+
success: boolean;
|
|
373
373
|
results?: {
|
|
374
374
|
title: string;
|
|
375
375
|
url: string;
|
|
376
376
|
asin: string;
|
|
377
|
+
price?: string | undefined;
|
|
377
378
|
image?: string | undefined;
|
|
378
379
|
rating?: string | undefined;
|
|
379
|
-
price?: string | undefined;
|
|
380
380
|
reviews_count?: string | undefined;
|
|
381
381
|
prime?: boolean | undefined;
|
|
382
382
|
}[] | undefined;
|
|
@@ -400,9 +400,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
400
400
|
url: string;
|
|
401
401
|
asin: string;
|
|
402
402
|
description?: string | undefined;
|
|
403
|
+
price?: string | undefined;
|
|
403
404
|
images?: string[] | undefined;
|
|
404
405
|
rating?: string | undefined;
|
|
405
|
-
price?: string | undefined;
|
|
406
406
|
reviews_count?: string | undefined;
|
|
407
407
|
features?: string[] | undefined;
|
|
408
408
|
availability?: string | undefined;
|
|
@@ -411,42 +411,42 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
411
411
|
url: string;
|
|
412
412
|
asin: string;
|
|
413
413
|
description?: string | undefined;
|
|
414
|
+
price?: string | undefined;
|
|
414
415
|
images?: string[] | undefined;
|
|
415
416
|
rating?: string | undefined;
|
|
416
|
-
price?: string | undefined;
|
|
417
417
|
reviews_count?: string | undefined;
|
|
418
418
|
features?: string[] | undefined;
|
|
419
419
|
availability?: string | undefined;
|
|
420
420
|
}>>;
|
|
421
421
|
error: z.ZodString;
|
|
422
422
|
}, "strip", z.ZodTypeAny, {
|
|
423
|
-
success: boolean;
|
|
424
|
-
error: string;
|
|
425
423
|
operation: "get_product";
|
|
424
|
+
error: string;
|
|
425
|
+
success: boolean;
|
|
426
426
|
product?: {
|
|
427
427
|
title: string;
|
|
428
428
|
url: string;
|
|
429
429
|
asin: string;
|
|
430
430
|
description?: string | undefined;
|
|
431
|
+
price?: string | undefined;
|
|
431
432
|
images?: string[] | undefined;
|
|
432
433
|
rating?: string | undefined;
|
|
433
|
-
price?: string | undefined;
|
|
434
434
|
reviews_count?: string | undefined;
|
|
435
435
|
features?: string[] | undefined;
|
|
436
436
|
availability?: string | undefined;
|
|
437
437
|
} | undefined;
|
|
438
438
|
}, {
|
|
439
|
-
success: boolean;
|
|
440
|
-
error: string;
|
|
441
439
|
operation: "get_product";
|
|
440
|
+
error: string;
|
|
441
|
+
success: boolean;
|
|
442
442
|
product?: {
|
|
443
443
|
title: string;
|
|
444
444
|
url: string;
|
|
445
445
|
asin: string;
|
|
446
446
|
description?: string | undefined;
|
|
447
|
+
price?: string | undefined;
|
|
447
448
|
images?: string[] | undefined;
|
|
448
449
|
rating?: string | undefined;
|
|
449
|
-
price?: string | undefined;
|
|
450
450
|
reviews_count?: string | undefined;
|
|
451
451
|
features?: string[] | undefined;
|
|
452
452
|
availability?: string | undefined;
|
|
@@ -457,14 +457,14 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
457
457
|
screenshot_url: z.ZodOptional<z.ZodString>;
|
|
458
458
|
error: z.ZodString;
|
|
459
459
|
}, "strip", z.ZodTypeAny, {
|
|
460
|
-
success: boolean;
|
|
461
|
-
error: string;
|
|
462
460
|
operation: "screenshot";
|
|
461
|
+
error: string;
|
|
462
|
+
success: boolean;
|
|
463
463
|
screenshot_url?: string | undefined;
|
|
464
464
|
}, {
|
|
465
|
-
success: boolean;
|
|
466
|
-
error: string;
|
|
467
465
|
operation: "screenshot";
|
|
466
|
+
error: string;
|
|
467
|
+
success: boolean;
|
|
468
468
|
screenshot_url?: string | undefined;
|
|
469
469
|
}>]>;
|
|
470
470
|
export type AmazonShoppingToolParams = z.output<typeof AmazonShoppingToolParamsSchema>;
|
|
@@ -88,7 +88,6 @@ export declare const LinkedInAcceptInvitationsToolParamsSchema: z.ZodObject<{
|
|
|
88
88
|
}, {
|
|
89
89
|
operation: "accept_invitations";
|
|
90
90
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
91
|
-
count?: number | undefined;
|
|
92
91
|
proxy?: {
|
|
93
92
|
type: "none";
|
|
94
93
|
} | {
|
|
@@ -102,6 +101,7 @@ export declare const LinkedInAcceptInvitationsToolParamsSchema: z.ZodObject<{
|
|
|
102
101
|
username?: string | undefined;
|
|
103
102
|
};
|
|
104
103
|
} | undefined;
|
|
104
|
+
count?: number | undefined;
|
|
105
105
|
}>;
|
|
106
106
|
export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
|
|
107
107
|
operation: z.ZodEnum<["accept_invitations"]>;
|
|
@@ -127,9 +127,9 @@ export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
|
|
|
127
127
|
message: z.ZodOptional<z.ZodString>;
|
|
128
128
|
error: z.ZodString;
|
|
129
129
|
}, "strip", z.ZodTypeAny, {
|
|
130
|
-
success: boolean;
|
|
131
|
-
error: string;
|
|
132
130
|
operation: "accept_invitations";
|
|
131
|
+
error: string;
|
|
132
|
+
success: boolean;
|
|
133
133
|
message?: string | undefined;
|
|
134
134
|
accepted?: {
|
|
135
135
|
name: string;
|
|
@@ -140,9 +140,9 @@ export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
|
|
|
140
140
|
accepted_count?: number | undefined;
|
|
141
141
|
skipped_count?: number | undefined;
|
|
142
142
|
}, {
|
|
143
|
-
success: boolean;
|
|
144
|
-
error: string;
|
|
145
143
|
operation: "accept_invitations";
|
|
144
|
+
error: string;
|
|
145
|
+
success: boolean;
|
|
146
146
|
message?: string | undefined;
|
|
147
147
|
accepted?: {
|
|
148
148
|
name: string;
|
|
@@ -114,9 +114,9 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
|
|
|
114
114
|
message: import("zod").ZodOptional<import("zod").ZodString>;
|
|
115
115
|
error: import("zod").ZodString;
|
|
116
116
|
}, "strip", import("zod").ZodTypeAny, {
|
|
117
|
+
operation: "accept_invitations";
|
|
117
118
|
success: boolean;
|
|
118
119
|
error: string;
|
|
119
|
-
operation: "accept_invitations";
|
|
120
120
|
message?: string | undefined;
|
|
121
121
|
accepted?: {
|
|
122
122
|
name: string;
|
|
@@ -127,9 +127,9 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
|
|
|
127
127
|
accepted_count?: number | undefined;
|
|
128
128
|
skipped_count?: number | undefined;
|
|
129
129
|
}, {
|
|
130
|
+
operation: "accept_invitations";
|
|
130
131
|
success: boolean;
|
|
131
132
|
error: string;
|
|
132
|
-
operation: "accept_invitations";
|
|
133
133
|
message?: string | undefined;
|
|
134
134
|
accepted?: {
|
|
135
135
|
name: string;
|
|
@@ -137,9 +137,9 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
|
137
137
|
}>>;
|
|
138
138
|
error: z.ZodString;
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
|
-
success: boolean;
|
|
141
|
-
error: string;
|
|
142
140
|
operation: "send_connection";
|
|
141
|
+
error: string;
|
|
142
|
+
success: boolean;
|
|
143
143
|
message?: string | undefined;
|
|
144
144
|
profile?: {
|
|
145
145
|
name: string;
|
|
@@ -148,9 +148,9 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
|
148
148
|
headline?: string | undefined;
|
|
149
149
|
} | undefined;
|
|
150
150
|
}, {
|
|
151
|
-
success: boolean;
|
|
152
|
-
error: string;
|
|
153
151
|
operation: "send_connection";
|
|
152
|
+
error: string;
|
|
153
|
+
success: boolean;
|
|
154
154
|
message?: string | undefined;
|
|
155
155
|
profile?: {
|
|
156
156
|
name: string;
|
|
@@ -112,36 +112,36 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
|
|
|
112
112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
113
113
|
name: string;
|
|
114
114
|
profile_url: string;
|
|
115
|
-
location?: string | undefined;
|
|
116
115
|
headline?: string | undefined;
|
|
116
|
+
location?: string | undefined;
|
|
117
117
|
}, {
|
|
118
118
|
name: string;
|
|
119
119
|
profile_url: string;
|
|
120
|
-
location?: string | undefined;
|
|
121
120
|
headline?: string | undefined;
|
|
121
|
+
location?: string | undefined;
|
|
122
122
|
}>>;
|
|
123
123
|
error: import("zod").ZodString;
|
|
124
124
|
}, "strip", import("zod").ZodTypeAny, {
|
|
125
|
+
operation: "send_connection";
|
|
125
126
|
success: boolean;
|
|
126
127
|
error: string;
|
|
127
|
-
operation: "send_connection";
|
|
128
128
|
message?: string | undefined;
|
|
129
129
|
profile?: {
|
|
130
130
|
name: string;
|
|
131
131
|
profile_url: string;
|
|
132
|
-
location?: string | undefined;
|
|
133
132
|
headline?: string | undefined;
|
|
133
|
+
location?: string | undefined;
|
|
134
134
|
} | undefined;
|
|
135
135
|
}, {
|
|
136
|
+
operation: "send_connection";
|
|
136
137
|
success: boolean;
|
|
137
138
|
error: string;
|
|
138
|
-
operation: "send_connection";
|
|
139
139
|
message?: string | undefined;
|
|
140
140
|
profile?: {
|
|
141
141
|
name: string;
|
|
142
142
|
profile_url: string;
|
|
143
|
-
location?: string | undefined;
|
|
144
143
|
headline?: string | undefined;
|
|
144
|
+
location?: string | undefined;
|
|
145
145
|
} | undefined;
|
|
146
146
|
}>;
|
|
147
147
|
static readonly shortDescription = "LinkedIn connection automation with step recording";
|
|
@@ -129,9 +129,9 @@ export declare const LinkedInReceivedInvitationsToolResultSchema: z.ZodObject<{
|
|
|
129
129
|
message: z.ZodOptional<z.ZodString>;
|
|
130
130
|
error: z.ZodString;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
-
success: boolean;
|
|
133
|
-
error: string;
|
|
134
132
|
operation: "get_received_invitations";
|
|
133
|
+
error: string;
|
|
134
|
+
success: boolean;
|
|
135
135
|
message?: string | undefined;
|
|
136
136
|
total_count?: number | undefined;
|
|
137
137
|
invitations?: {
|
|
@@ -142,9 +142,9 @@ export declare const LinkedInReceivedInvitationsToolResultSchema: z.ZodObject<{
|
|
|
142
142
|
mutual_connections?: string | undefined;
|
|
143
143
|
}[] | undefined;
|
|
144
144
|
}, {
|
|
145
|
-
success: boolean;
|
|
146
|
-
error: string;
|
|
147
145
|
operation: "get_received_invitations";
|
|
146
|
+
error: string;
|
|
147
|
+
success: boolean;
|
|
148
148
|
message?: string | undefined;
|
|
149
149
|
total_count?: number | undefined;
|
|
150
150
|
invitations?: {
|
|
@@ -114,9 +114,9 @@ export declare class LinkedInReceivedInvitationsTool<T extends LinkedInReceivedI
|
|
|
114
114
|
message: z.ZodOptional<z.ZodString>;
|
|
115
115
|
error: z.ZodString;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
|
+
operation: "get_received_invitations";
|
|
117
118
|
success: boolean;
|
|
118
119
|
error: string;
|
|
119
|
-
operation: "get_received_invitations";
|
|
120
120
|
message?: string | undefined;
|
|
121
121
|
total_count?: number | undefined;
|
|
122
122
|
invitations?: {
|
|
@@ -127,9 +127,9 @@ export declare class LinkedInReceivedInvitationsTool<T extends LinkedInReceivedI
|
|
|
127
127
|
mutual_connections?: string | undefined;
|
|
128
128
|
}[] | undefined;
|
|
129
129
|
}, {
|
|
130
|
+
operation: "get_received_invitations";
|
|
130
131
|
success: boolean;
|
|
131
132
|
error: string;
|
|
132
|
-
operation: "get_received_invitations";
|
|
133
133
|
message?: string | undefined;
|
|
134
134
|
total_count?: number | undefined;
|
|
135
135
|
invitations?: {
|
|
@@ -123,9 +123,9 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
|
|
|
123
123
|
message: z.ZodOptional<z.ZodString>;
|
|
124
124
|
error: z.ZodString;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
-
success: boolean;
|
|
127
|
-
error: string;
|
|
128
126
|
operation: "get_sent_invitations";
|
|
127
|
+
error: string;
|
|
128
|
+
success: boolean;
|
|
129
129
|
message?: string | undefined;
|
|
130
130
|
total_count?: number | undefined;
|
|
131
131
|
invitations?: {
|
|
@@ -135,9 +135,9 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
|
|
|
135
135
|
profile_url?: string | undefined;
|
|
136
136
|
}[] | undefined;
|
|
137
137
|
}, {
|
|
138
|
-
success: boolean;
|
|
139
|
-
error: string;
|
|
140
138
|
operation: "get_sent_invitations";
|
|
139
|
+
error: string;
|
|
140
|
+
success: boolean;
|
|
141
141
|
message?: string | undefined;
|
|
142
142
|
total_count?: number | undefined;
|
|
143
143
|
invitations?: {
|
|
@@ -111,9 +111,9 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
|
|
|
111
111
|
message: z.ZodOptional<z.ZodString>;
|
|
112
112
|
error: z.ZodString;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
+
operation: "get_sent_invitations";
|
|
114
115
|
success: boolean;
|
|
115
116
|
error: string;
|
|
116
|
-
operation: "get_sent_invitations";
|
|
117
117
|
message?: string | undefined;
|
|
118
118
|
total_count?: number | undefined;
|
|
119
119
|
invitations?: {
|
|
@@ -123,9 +123,9 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
|
|
|
123
123
|
profile_url?: string | undefined;
|
|
124
124
|
}[] | undefined;
|
|
125
125
|
}, {
|
|
126
|
+
operation: "get_sent_invitations";
|
|
126
127
|
success: boolean;
|
|
127
128
|
error: string;
|
|
128
|
-
operation: "get_sent_invitations";
|
|
129
129
|
message?: string | undefined;
|
|
130
130
|
total_count?: number | undefined;
|
|
131
131
|
invitations?: {
|
|
@@ -94,13 +94,13 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
|
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
95
|
type: string;
|
|
96
96
|
name: string;
|
|
97
|
-
line: number;
|
|
98
97
|
column: number;
|
|
98
|
+
line: number;
|
|
99
99
|
}, {
|
|
100
100
|
type: string;
|
|
101
101
|
name: string;
|
|
102
|
-
line: number;
|
|
103
102
|
column: number;
|
|
103
|
+
line: number;
|
|
104
104
|
}>, "many">>;
|
|
105
105
|
metadata: z.ZodObject<{
|
|
106
106
|
validatedAt: z.ZodString;
|
|
@@ -126,6 +126,7 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
|
|
|
126
126
|
validatedAt: string;
|
|
127
127
|
codeLength: number;
|
|
128
128
|
};
|
|
129
|
+
errors?: string[] | undefined;
|
|
129
130
|
bubbles?: {
|
|
130
131
|
bubbleName: string;
|
|
131
132
|
variableName: string;
|
|
@@ -134,14 +135,13 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
|
|
|
134
135
|
hasActionCall: boolean;
|
|
135
136
|
parameterCount: number;
|
|
136
137
|
}[] | undefined;
|
|
137
|
-
errors?: string[] | undefined;
|
|
138
|
-
bubbleCount?: number | undefined;
|
|
139
138
|
variableTypes?: {
|
|
140
139
|
type: string;
|
|
141
140
|
name: string;
|
|
142
|
-
line: number;
|
|
143
141
|
column: number;
|
|
142
|
+
line: number;
|
|
144
143
|
}[] | undefined;
|
|
144
|
+
bubbleCount?: number | undefined;
|
|
145
145
|
}, {
|
|
146
146
|
valid: boolean;
|
|
147
147
|
success: boolean;
|
|
@@ -151,6 +151,7 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
|
|
|
151
151
|
validatedAt: string;
|
|
152
152
|
codeLength: number;
|
|
153
153
|
};
|
|
154
|
+
errors?: string[] | undefined;
|
|
154
155
|
bubbles?: {
|
|
155
156
|
bubbleName: string;
|
|
156
157
|
variableName: string;
|
|
@@ -159,14 +160,13 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
|
|
|
159
160
|
hasActionCall: boolean;
|
|
160
161
|
parameterCount: number;
|
|
161
162
|
}[] | undefined;
|
|
162
|
-
errors?: string[] | undefined;
|
|
163
|
-
bubbleCount?: number | undefined;
|
|
164
163
|
variableTypes?: {
|
|
165
164
|
type: string;
|
|
166
165
|
name: string;
|
|
167
|
-
line: number;
|
|
168
166
|
column: number;
|
|
167
|
+
line: number;
|
|
169
168
|
}[] | undefined;
|
|
169
|
+
bubbleCount?: number | undefined;
|
|
170
170
|
}>;
|
|
171
171
|
/**
|
|
172
172
|
* BubbleFlow Validation Tool
|
|
@@ -243,13 +243,13 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
|
|
|
243
243
|
}, "strip", z.ZodTypeAny, {
|
|
244
244
|
type: string;
|
|
245
245
|
name: string;
|
|
246
|
-
line: number;
|
|
247
246
|
column: number;
|
|
247
|
+
line: number;
|
|
248
248
|
}, {
|
|
249
249
|
type: string;
|
|
250
250
|
name: string;
|
|
251
|
-
line: number;
|
|
252
251
|
column: number;
|
|
252
|
+
line: number;
|
|
253
253
|
}>, "many">>;
|
|
254
254
|
metadata: z.ZodObject<{
|
|
255
255
|
validatedAt: z.ZodString;
|
|
@@ -275,6 +275,7 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
|
|
|
275
275
|
validatedAt: string;
|
|
276
276
|
codeLength: number;
|
|
277
277
|
};
|
|
278
|
+
errors?: string[] | undefined;
|
|
278
279
|
bubbles?: {
|
|
279
280
|
bubbleName: string;
|
|
280
281
|
variableName: string;
|
|
@@ -283,14 +284,13 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
|
|
|
283
284
|
hasActionCall: boolean;
|
|
284
285
|
parameterCount: number;
|
|
285
286
|
}[] | undefined;
|
|
286
|
-
errors?: string[] | undefined;
|
|
287
|
-
bubbleCount?: number | undefined;
|
|
288
287
|
variableTypes?: {
|
|
289
288
|
type: string;
|
|
290
289
|
name: string;
|
|
291
|
-
line: number;
|
|
292
290
|
column: number;
|
|
291
|
+
line: number;
|
|
293
292
|
}[] | undefined;
|
|
293
|
+
bubbleCount?: number | undefined;
|
|
294
294
|
}, {
|
|
295
295
|
valid: boolean;
|
|
296
296
|
success: boolean;
|
|
@@ -300,6 +300,7 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
|
|
|
300
300
|
validatedAt: string;
|
|
301
301
|
codeLength: number;
|
|
302
302
|
};
|
|
303
|
+
errors?: string[] | undefined;
|
|
303
304
|
bubbles?: {
|
|
304
305
|
bubbleName: string;
|
|
305
306
|
variableName: string;
|
|
@@ -308,14 +309,13 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
|
|
|
308
309
|
hasActionCall: boolean;
|
|
309
310
|
parameterCount: number;
|
|
310
311
|
}[] | undefined;
|
|
311
|
-
errors?: string[] | undefined;
|
|
312
|
-
bubbleCount?: number | undefined;
|
|
313
312
|
variableTypes?: {
|
|
314
313
|
type: string;
|
|
315
314
|
name: string;
|
|
316
|
-
line: number;
|
|
317
315
|
column: number;
|
|
316
|
+
line: number;
|
|
318
317
|
}[] | undefined;
|
|
318
|
+
bubbleCount?: number | undefined;
|
|
319
319
|
}>;
|
|
320
320
|
static readonly shortDescription = "Validates BubbleFlow TypeScript code for syntax and structure";
|
|
321
321
|
static readonly longDescription = "\n A comprehensive validation tool for BubbleFlow TypeScript code.\n \n What it does:\n - Validates TypeScript syntax and compilation\n - Checks BubbleFlow class structure and requirements\n - Parses and analyzes bubble instantiations\n - Provides detailed error reporting with line numbers\n - Returns metadata about detected bubbles\n \n How it works:\n - Uses TypeScript compiler API for syntax validation\n - Validates that code extends BubbleFlow and has handle method\n - Parses bubble instantiations using AST analysis\n - Maps bubble class names to registered bubble types\n \n Use cases:\n - When an AI agent needs to validate user-provided BubbleFlow code\n - When checking code before execution or deployment\n - When providing feedback on BubbleFlow implementation\n - When analyzing bubble usage patterns in code\n ";
|