@bubblelab/bubble-core 0.1.239 → 0.1.240
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 +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- 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 +129 -129
- package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- 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 +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- 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 +144 -144
- package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
- 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 +30 -30
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
- package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
- package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
- package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
- 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/company-enrichment-tool.d.ts +52 -52
- 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 +506 -506
- 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 +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -37,8 +37,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
37
37
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
38
38
|
}, "strip", import("zod").ZodTypeAny, {
|
|
39
39
|
operation: "add_to_cart";
|
|
40
|
-
quantity: number;
|
|
41
40
|
product_url: string;
|
|
41
|
+
quantity: number;
|
|
42
42
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
43
43
|
}, {
|
|
44
44
|
operation: "add_to_cart";
|
|
@@ -98,12 +98,12 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
98
98
|
}, "strip", import("zod").ZodTypeAny, {
|
|
99
99
|
operation: "screenshot";
|
|
100
100
|
full_page: boolean;
|
|
101
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
102
101
|
url?: string | undefined;
|
|
102
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
103
103
|
}, {
|
|
104
104
|
operation: "screenshot";
|
|
105
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
106
105
|
url?: string | undefined;
|
|
106
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
107
107
|
full_page?: boolean | undefined;
|
|
108
108
|
}>]>;
|
|
109
109
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
@@ -113,14 +113,14 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
113
113
|
cart_count: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
114
114
|
error: import("zod").ZodString;
|
|
115
115
|
}, "strip", import("zod").ZodTypeAny, {
|
|
116
|
-
error: string;
|
|
117
116
|
success: boolean;
|
|
117
|
+
error: string;
|
|
118
118
|
operation: "add_to_cart";
|
|
119
119
|
message?: string | undefined;
|
|
120
120
|
cart_count?: number | undefined;
|
|
121
121
|
}, {
|
|
122
|
-
error: string;
|
|
123
122
|
success: boolean;
|
|
123
|
+
error: string;
|
|
124
124
|
operation: "add_to_cart";
|
|
125
125
|
message?: string | undefined;
|
|
126
126
|
cart_count?: number | undefined;
|
|
@@ -154,8 +154,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
154
154
|
screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
155
155
|
error: import("zod").ZodString;
|
|
156
156
|
}, "strip", import("zod").ZodTypeAny, {
|
|
157
|
-
error: string;
|
|
158
157
|
success: boolean;
|
|
158
|
+
error: string;
|
|
159
159
|
operation: "get_cart";
|
|
160
160
|
items?: {
|
|
161
161
|
title: string;
|
|
@@ -169,8 +169,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
169
169
|
total_items?: number | undefined;
|
|
170
170
|
screenshot_url?: string | undefined;
|
|
171
171
|
}, {
|
|
172
|
-
error: string;
|
|
173
172
|
success: boolean;
|
|
173
|
+
error: string;
|
|
174
174
|
operation: "get_cart";
|
|
175
175
|
items?: {
|
|
176
176
|
title: string;
|
|
@@ -210,8 +210,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
210
210
|
screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
211
211
|
error: import("zod").ZodString;
|
|
212
212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
213
|
-
error: string;
|
|
214
213
|
success: boolean;
|
|
214
|
+
error: string;
|
|
215
215
|
operation: "checkout";
|
|
216
216
|
items?: {
|
|
217
217
|
title: string;
|
|
@@ -228,8 +228,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
228
228
|
shipping_address?: string | undefined;
|
|
229
229
|
payment_method?: string | undefined;
|
|
230
230
|
}, {
|
|
231
|
-
error: string;
|
|
232
231
|
success: boolean;
|
|
232
|
+
error: string;
|
|
233
233
|
operation: "checkout";
|
|
234
234
|
items?: {
|
|
235
235
|
title: string;
|
|
@@ -279,8 +279,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
279
279
|
total_results: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
280
280
|
error: import("zod").ZodString;
|
|
281
281
|
}, "strip", import("zod").ZodTypeAny, {
|
|
282
|
-
error: string;
|
|
283
282
|
success: boolean;
|
|
283
|
+
error: string;
|
|
284
284
|
operation: "search";
|
|
285
285
|
results?: {
|
|
286
286
|
title: string;
|
|
@@ -294,8 +294,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
294
294
|
}[] | undefined;
|
|
295
295
|
total_results?: number | undefined;
|
|
296
296
|
}, {
|
|
297
|
-
error: string;
|
|
298
297
|
success: boolean;
|
|
298
|
+
error: string;
|
|
299
299
|
operation: "search";
|
|
300
300
|
results?: {
|
|
301
301
|
title: string;
|
|
@@ -347,8 +347,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
347
347
|
}>>;
|
|
348
348
|
error: import("zod").ZodString;
|
|
349
349
|
}, "strip", import("zod").ZodTypeAny, {
|
|
350
|
-
error: string;
|
|
351
350
|
success: boolean;
|
|
351
|
+
error: string;
|
|
352
352
|
operation: "get_product";
|
|
353
353
|
product?: {
|
|
354
354
|
title: string;
|
|
@@ -363,8 +363,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
363
363
|
availability?: string | undefined;
|
|
364
364
|
} | undefined;
|
|
365
365
|
}, {
|
|
366
|
-
error: string;
|
|
367
366
|
success: boolean;
|
|
367
|
+
error: string;
|
|
368
368
|
operation: "get_product";
|
|
369
369
|
product?: {
|
|
370
370
|
title: string;
|
|
@@ -384,13 +384,13 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
|
|
|
384
384
|
screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
385
385
|
error: import("zod").ZodString;
|
|
386
386
|
}, "strip", import("zod").ZodTypeAny, {
|
|
387
|
-
error: string;
|
|
388
387
|
success: boolean;
|
|
388
|
+
error: string;
|
|
389
389
|
operation: "screenshot";
|
|
390
390
|
screenshot_url?: string | undefined;
|
|
391
391
|
}, {
|
|
392
|
-
error: string;
|
|
393
392
|
success: boolean;
|
|
393
|
+
error: string;
|
|
394
394
|
operation: "screenshot";
|
|
395
395
|
screenshot_url?: string | undefined;
|
|
396
396
|
}>]>;
|
|
@@ -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
|
-
quantity: number;
|
|
41
40
|
product_url: string;
|
|
41
|
+
quantity: number;
|
|
42
42
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
43
43
|
}, {
|
|
44
44
|
operation: "add_to_cart";
|
|
@@ -98,12 +98,12 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
|
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
99
|
operation: "screenshot";
|
|
100
100
|
full_page: boolean;
|
|
101
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
102
101
|
url?: string | undefined;
|
|
102
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
103
103
|
}, {
|
|
104
104
|
operation: "screenshot";
|
|
105
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
106
105
|
url?: string | undefined;
|
|
106
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
107
107
|
full_page?: boolean | undefined;
|
|
108
108
|
}>]>;
|
|
109
109
|
/**
|
|
@@ -186,14 +186,14 @@ 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
|
-
error: string;
|
|
190
189
|
success: boolean;
|
|
190
|
+
error: string;
|
|
191
191
|
operation: "add_to_cart";
|
|
192
192
|
message?: string | undefined;
|
|
193
193
|
cart_count?: number | undefined;
|
|
194
194
|
}, {
|
|
195
|
-
error: string;
|
|
196
195
|
success: boolean;
|
|
196
|
+
error: string;
|
|
197
197
|
operation: "add_to_cart";
|
|
198
198
|
message?: string | undefined;
|
|
199
199
|
cart_count?: number | undefined;
|
|
@@ -227,8 +227,8 @@ 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
|
-
error: string;
|
|
231
230
|
success: boolean;
|
|
231
|
+
error: string;
|
|
232
232
|
operation: "get_cart";
|
|
233
233
|
items?: {
|
|
234
234
|
title: string;
|
|
@@ -242,8 +242,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
242
242
|
total_items?: number | undefined;
|
|
243
243
|
screenshot_url?: string | undefined;
|
|
244
244
|
}, {
|
|
245
|
-
error: string;
|
|
246
245
|
success: boolean;
|
|
246
|
+
error: string;
|
|
247
247
|
operation: "get_cart";
|
|
248
248
|
items?: {
|
|
249
249
|
title: string;
|
|
@@ -283,8 +283,8 @@ 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
|
-
error: string;
|
|
287
286
|
success: boolean;
|
|
287
|
+
error: string;
|
|
288
288
|
operation: "checkout";
|
|
289
289
|
items?: {
|
|
290
290
|
title: string;
|
|
@@ -301,8 +301,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
301
301
|
shipping_address?: string | undefined;
|
|
302
302
|
payment_method?: string | undefined;
|
|
303
303
|
}, {
|
|
304
|
-
error: string;
|
|
305
304
|
success: boolean;
|
|
305
|
+
error: string;
|
|
306
306
|
operation: "checkout";
|
|
307
307
|
items?: {
|
|
308
308
|
title: string;
|
|
@@ -352,8 +352,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
352
352
|
total_results: z.ZodOptional<z.ZodNumber>;
|
|
353
353
|
error: z.ZodString;
|
|
354
354
|
}, "strip", z.ZodTypeAny, {
|
|
355
|
-
error: string;
|
|
356
355
|
success: boolean;
|
|
356
|
+
error: string;
|
|
357
357
|
operation: "search";
|
|
358
358
|
results?: {
|
|
359
359
|
title: string;
|
|
@@ -367,8 +367,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
367
367
|
}[] | undefined;
|
|
368
368
|
total_results?: number | undefined;
|
|
369
369
|
}, {
|
|
370
|
-
error: string;
|
|
371
370
|
success: boolean;
|
|
371
|
+
error: string;
|
|
372
372
|
operation: "search";
|
|
373
373
|
results?: {
|
|
374
374
|
title: string;
|
|
@@ -420,8 +420,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
420
420
|
}>>;
|
|
421
421
|
error: z.ZodString;
|
|
422
422
|
}, "strip", z.ZodTypeAny, {
|
|
423
|
-
error: string;
|
|
424
423
|
success: boolean;
|
|
424
|
+
error: string;
|
|
425
425
|
operation: "get_product";
|
|
426
426
|
product?: {
|
|
427
427
|
title: string;
|
|
@@ -436,8 +436,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
|
|
|
436
436
|
availability?: string | undefined;
|
|
437
437
|
} | undefined;
|
|
438
438
|
}, {
|
|
439
|
-
error: string;
|
|
440
439
|
success: boolean;
|
|
440
|
+
error: string;
|
|
441
441
|
operation: "get_product";
|
|
442
442
|
product?: {
|
|
443
443
|
title: string;
|
|
@@ -457,13 +457,13 @@ 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
|
-
error: string;
|
|
461
460
|
success: boolean;
|
|
461
|
+
error: string;
|
|
462
462
|
operation: "screenshot";
|
|
463
463
|
screenshot_url?: string | undefined;
|
|
464
464
|
}, {
|
|
465
|
-
error: string;
|
|
466
465
|
success: boolean;
|
|
466
|
+
error: string;
|
|
467
467
|
operation: "screenshot";
|
|
468
468
|
screenshot_url?: string | undefined;
|
|
469
469
|
}>]>;
|
|
@@ -15,7 +15,7 @@ declare const AppRankingsToolParamsSchema: z.ZodObject<{
|
|
|
15
15
|
operation: "rankings";
|
|
16
16
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
17
17
|
limit?: number | undefined;
|
|
18
|
-
stores?: ("
|
|
18
|
+
stores?: ("apple" | "google")[] | undefined;
|
|
19
19
|
appleCategories?: string[] | undefined;
|
|
20
20
|
googleCategories?: string[] | undefined;
|
|
21
21
|
chartType?: "free" | "paid" | "grossing" | undefined;
|
|
@@ -24,7 +24,7 @@ declare const AppRankingsToolParamsSchema: z.ZodObject<{
|
|
|
24
24
|
operation: "rankings";
|
|
25
25
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
26
26
|
limit?: number | undefined;
|
|
27
|
-
stores?: ("
|
|
27
|
+
stores?: ("apple" | "google")[] | undefined;
|
|
28
28
|
appleCategories?: string[] | undefined;
|
|
29
29
|
googleCategories?: string[] | undefined;
|
|
30
30
|
chartType?: "free" | "paid" | "grossing" | undefined;
|
|
@@ -50,36 +50,36 @@ declare const AppRankingsToolResultSchema: z.ZodObject<{
|
|
|
50
50
|
iconUrl: z.ZodNullable<z.ZodString>;
|
|
51
51
|
scrapedAt: z.ZodString;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
developer: string | null;
|
|
54
|
-
store: "google" | "apple";
|
|
55
53
|
rating: string | number | null;
|
|
56
54
|
category: string;
|
|
57
55
|
country: string;
|
|
58
56
|
price: string | null;
|
|
59
57
|
scrapedAt: string;
|
|
60
58
|
rank: number;
|
|
59
|
+
store: "apple" | "google";
|
|
61
60
|
appId: string;
|
|
62
61
|
iconUrl: string | null;
|
|
63
62
|
appName: string;
|
|
64
63
|
appUrl: string | null;
|
|
65
64
|
ratingCount: string | number | null;
|
|
65
|
+
developer: string | null;
|
|
66
66
|
chartType: string;
|
|
67
67
|
genres: string | null;
|
|
68
68
|
releaseDate: string | null;
|
|
69
69
|
}, {
|
|
70
|
-
developer: string | null;
|
|
71
|
-
store: "google" | "apple";
|
|
72
70
|
rating: string | number | null;
|
|
73
71
|
category: string;
|
|
74
72
|
country: string;
|
|
75
73
|
price: string | null;
|
|
76
74
|
scrapedAt: string;
|
|
77
75
|
rank: number;
|
|
76
|
+
store: "apple" | "google";
|
|
78
77
|
appId: string;
|
|
79
78
|
iconUrl: string | null;
|
|
80
79
|
appName: string;
|
|
81
80
|
appUrl: string | null;
|
|
82
81
|
ratingCount: string | number | null;
|
|
82
|
+
developer: string | null;
|
|
83
83
|
chartType: string;
|
|
84
84
|
genres: string | null;
|
|
85
85
|
releaseDate: string | null;
|
|
@@ -88,46 +88,46 @@ declare const AppRankingsToolResultSchema: z.ZodObject<{
|
|
|
88
88
|
success: z.ZodBoolean;
|
|
89
89
|
error: z.ZodString;
|
|
90
90
|
}, "strip", z.ZodTypeAny, {
|
|
91
|
-
error: string;
|
|
92
91
|
success: boolean;
|
|
92
|
+
error: string;
|
|
93
93
|
operation: "rankings";
|
|
94
94
|
rankings: {
|
|
95
|
-
developer: string | null;
|
|
96
|
-
store: "google" | "apple";
|
|
97
95
|
rating: string | number | null;
|
|
98
96
|
category: string;
|
|
99
97
|
country: string;
|
|
100
98
|
price: string | null;
|
|
101
99
|
scrapedAt: string;
|
|
102
100
|
rank: number;
|
|
101
|
+
store: "apple" | "google";
|
|
103
102
|
appId: string;
|
|
104
103
|
iconUrl: string | null;
|
|
105
104
|
appName: string;
|
|
106
105
|
appUrl: string | null;
|
|
107
106
|
ratingCount: string | number | null;
|
|
107
|
+
developer: string | null;
|
|
108
108
|
chartType: string;
|
|
109
109
|
genres: string | null;
|
|
110
110
|
releaseDate: string | null;
|
|
111
111
|
}[];
|
|
112
112
|
totalApps: number;
|
|
113
113
|
}, {
|
|
114
|
-
error: string;
|
|
115
114
|
success: boolean;
|
|
115
|
+
error: string;
|
|
116
116
|
operation: "rankings";
|
|
117
117
|
rankings: {
|
|
118
|
-
developer: string | null;
|
|
119
|
-
store: "google" | "apple";
|
|
120
118
|
rating: string | number | null;
|
|
121
119
|
category: string;
|
|
122
120
|
country: string;
|
|
123
121
|
price: string | null;
|
|
124
122
|
scrapedAt: string;
|
|
125
123
|
rank: number;
|
|
124
|
+
store: "apple" | "google";
|
|
126
125
|
appId: string;
|
|
127
126
|
iconUrl: string | null;
|
|
128
127
|
appName: string;
|
|
129
128
|
appUrl: string | null;
|
|
130
129
|
ratingCount: string | number | null;
|
|
130
|
+
developer: string | null;
|
|
131
131
|
chartType: string;
|
|
132
132
|
genres: string | null;
|
|
133
133
|
releaseDate: string | null;
|
|
@@ -152,7 +152,7 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
152
152
|
operation: "rankings";
|
|
153
153
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
154
154
|
limit?: number | undefined;
|
|
155
|
-
stores?: ("
|
|
155
|
+
stores?: ("apple" | "google")[] | undefined;
|
|
156
156
|
appleCategories?: string[] | undefined;
|
|
157
157
|
googleCategories?: string[] | undefined;
|
|
158
158
|
chartType?: "free" | "paid" | "grossing" | undefined;
|
|
@@ -161,7 +161,7 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
161
161
|
operation: "rankings";
|
|
162
162
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
163
163
|
limit?: number | undefined;
|
|
164
|
-
stores?: ("
|
|
164
|
+
stores?: ("apple" | "google")[] | undefined;
|
|
165
165
|
appleCategories?: string[] | undefined;
|
|
166
166
|
googleCategories?: string[] | undefined;
|
|
167
167
|
chartType?: "free" | "paid" | "grossing" | undefined;
|
|
@@ -187,36 +187,36 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
187
187
|
iconUrl: z.ZodNullable<z.ZodString>;
|
|
188
188
|
scrapedAt: z.ZodString;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
-
developer: string | null;
|
|
191
|
-
store: "google" | "apple";
|
|
192
190
|
rating: string | number | null;
|
|
193
191
|
category: string;
|
|
194
192
|
country: string;
|
|
195
193
|
price: string | null;
|
|
196
194
|
scrapedAt: string;
|
|
197
195
|
rank: number;
|
|
196
|
+
store: "apple" | "google";
|
|
198
197
|
appId: string;
|
|
199
198
|
iconUrl: string | null;
|
|
200
199
|
appName: string;
|
|
201
200
|
appUrl: string | null;
|
|
202
201
|
ratingCount: string | number | null;
|
|
202
|
+
developer: string | null;
|
|
203
203
|
chartType: string;
|
|
204
204
|
genres: string | null;
|
|
205
205
|
releaseDate: string | null;
|
|
206
206
|
}, {
|
|
207
|
-
developer: string | null;
|
|
208
|
-
store: "google" | "apple";
|
|
209
207
|
rating: string | number | null;
|
|
210
208
|
category: string;
|
|
211
209
|
country: string;
|
|
212
210
|
price: string | null;
|
|
213
211
|
scrapedAt: string;
|
|
214
212
|
rank: number;
|
|
213
|
+
store: "apple" | "google";
|
|
215
214
|
appId: string;
|
|
216
215
|
iconUrl: string | null;
|
|
217
216
|
appName: string;
|
|
218
217
|
appUrl: string | null;
|
|
219
218
|
ratingCount: string | number | null;
|
|
219
|
+
developer: string | null;
|
|
220
220
|
chartType: string;
|
|
221
221
|
genres: string | null;
|
|
222
222
|
releaseDate: string | null;
|
|
@@ -225,46 +225,46 @@ export declare class AppRankingsTool extends ToolBubble<AppRankingsToolParams, A
|
|
|
225
225
|
success: z.ZodBoolean;
|
|
226
226
|
error: z.ZodString;
|
|
227
227
|
}, "strip", z.ZodTypeAny, {
|
|
228
|
-
error: string;
|
|
229
228
|
success: boolean;
|
|
229
|
+
error: string;
|
|
230
230
|
operation: "rankings";
|
|
231
231
|
rankings: {
|
|
232
|
-
developer: string | null;
|
|
233
|
-
store: "google" | "apple";
|
|
234
232
|
rating: string | number | null;
|
|
235
233
|
category: string;
|
|
236
234
|
country: string;
|
|
237
235
|
price: string | null;
|
|
238
236
|
scrapedAt: string;
|
|
239
237
|
rank: number;
|
|
238
|
+
store: "apple" | "google";
|
|
240
239
|
appId: string;
|
|
241
240
|
iconUrl: string | null;
|
|
242
241
|
appName: string;
|
|
243
242
|
appUrl: string | null;
|
|
244
243
|
ratingCount: string | number | null;
|
|
244
|
+
developer: string | null;
|
|
245
245
|
chartType: string;
|
|
246
246
|
genres: string | null;
|
|
247
247
|
releaseDate: string | null;
|
|
248
248
|
}[];
|
|
249
249
|
totalApps: number;
|
|
250
250
|
}, {
|
|
251
|
-
error: string;
|
|
252
251
|
success: boolean;
|
|
252
|
+
error: string;
|
|
253
253
|
operation: "rankings";
|
|
254
254
|
rankings: {
|
|
255
|
-
developer: string | null;
|
|
256
|
-
store: "google" | "apple";
|
|
257
255
|
rating: string | number | null;
|
|
258
256
|
category: string;
|
|
259
257
|
country: string;
|
|
260
258
|
price: string | null;
|
|
261
259
|
scrapedAt: string;
|
|
262
260
|
rank: number;
|
|
261
|
+
store: "apple" | "google";
|
|
263
262
|
appId: string;
|
|
264
263
|
iconUrl: string | null;
|
|
265
264
|
appName: string;
|
|
266
265
|
appUrl: string | null;
|
|
267
266
|
ratingCount: string | number | null;
|
|
267
|
+
developer: string | null;
|
|
268
268
|
chartType: string;
|
|
269
269
|
genres: string | null;
|
|
270
270
|
releaseDate: string | null;
|
|
@@ -127,8 +127,8 @@ export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
|
|
|
127
127
|
message: z.ZodOptional<z.ZodString>;
|
|
128
128
|
error: z.ZodString;
|
|
129
129
|
}, "strip", z.ZodTypeAny, {
|
|
130
|
-
error: string;
|
|
131
130
|
success: boolean;
|
|
131
|
+
error: string;
|
|
132
132
|
operation: "accept_invitations";
|
|
133
133
|
message?: string | undefined;
|
|
134
134
|
accepted?: {
|
|
@@ -140,8 +140,8 @@ export declare const LinkedInAcceptInvitationsToolResultSchema: z.ZodObject<{
|
|
|
140
140
|
accepted_count?: number | undefined;
|
|
141
141
|
skipped_count?: number | undefined;
|
|
142
142
|
}, {
|
|
143
|
-
error: string;
|
|
144
143
|
success: boolean;
|
|
144
|
+
error: string;
|
|
145
145
|
operation: "accept_invitations";
|
|
146
146
|
message?: string | undefined;
|
|
147
147
|
accepted?: {
|
|
@@ -114,8 +114,8 @@ 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
|
-
error: string;
|
|
118
117
|
success: boolean;
|
|
118
|
+
error: string;
|
|
119
119
|
operation: "accept_invitations";
|
|
120
120
|
message?: string | undefined;
|
|
121
121
|
accepted?: {
|
|
@@ -127,8 +127,8 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
|
|
|
127
127
|
accepted_count?: number | undefined;
|
|
128
128
|
skipped_count?: number | undefined;
|
|
129
129
|
}, {
|
|
130
|
-
error: string;
|
|
131
130
|
success: boolean;
|
|
131
|
+
error: string;
|
|
132
132
|
operation: "accept_invitations";
|
|
133
133
|
message?: string | undefined;
|
|
134
134
|
accepted?: {
|
|
@@ -137,8 +137,8 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
|
137
137
|
}>>;
|
|
138
138
|
error: z.ZodString;
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
|
-
error: string;
|
|
141
140
|
success: boolean;
|
|
141
|
+
error: string;
|
|
142
142
|
operation: "send_connection";
|
|
143
143
|
message?: string | undefined;
|
|
144
144
|
profile?: {
|
|
@@ -148,8 +148,8 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
|
|
|
148
148
|
headline?: string | undefined;
|
|
149
149
|
} | undefined;
|
|
150
150
|
}, {
|
|
151
|
-
error: string;
|
|
152
151
|
success: boolean;
|
|
152
|
+
error: string;
|
|
153
153
|
operation: "send_connection";
|
|
154
154
|
message?: string | undefined;
|
|
155
155
|
profile?: {
|
|
@@ -122,8 +122,8 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
|
|
|
122
122
|
}>>;
|
|
123
123
|
error: import("zod").ZodString;
|
|
124
124
|
}, "strip", import("zod").ZodTypeAny, {
|
|
125
|
-
error: string;
|
|
126
125
|
success: boolean;
|
|
126
|
+
error: string;
|
|
127
127
|
operation: "send_connection";
|
|
128
128
|
message?: string | undefined;
|
|
129
129
|
profile?: {
|
|
@@ -133,8 +133,8 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
|
|
|
133
133
|
headline?: string | undefined;
|
|
134
134
|
} | undefined;
|
|
135
135
|
}, {
|
|
136
|
-
error: string;
|
|
137
136
|
success: boolean;
|
|
137
|
+
error: string;
|
|
138
138
|
operation: "send_connection";
|
|
139
139
|
message?: string | undefined;
|
|
140
140
|
profile?: {
|
|
@@ -129,8 +129,8 @@ export declare const LinkedInReceivedInvitationsToolResultSchema: z.ZodObject<{
|
|
|
129
129
|
message: z.ZodOptional<z.ZodString>;
|
|
130
130
|
error: z.ZodString;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
-
error: string;
|
|
133
132
|
success: boolean;
|
|
133
|
+
error: string;
|
|
134
134
|
operation: "get_received_invitations";
|
|
135
135
|
message?: string | undefined;
|
|
136
136
|
total_count?: number | undefined;
|
|
@@ -142,8 +142,8 @@ export declare const LinkedInReceivedInvitationsToolResultSchema: z.ZodObject<{
|
|
|
142
142
|
mutual_connections?: string | undefined;
|
|
143
143
|
}[] | undefined;
|
|
144
144
|
}, {
|
|
145
|
-
error: string;
|
|
146
145
|
success: boolean;
|
|
146
|
+
error: string;
|
|
147
147
|
operation: "get_received_invitations";
|
|
148
148
|
message?: string | undefined;
|
|
149
149
|
total_count?: number | undefined;
|
|
@@ -114,8 +114,8 @@ 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
|
-
error: string;
|
|
118
117
|
success: boolean;
|
|
118
|
+
error: string;
|
|
119
119
|
operation: "get_received_invitations";
|
|
120
120
|
message?: string | undefined;
|
|
121
121
|
total_count?: number | undefined;
|
|
@@ -127,8 +127,8 @@ export declare class LinkedInReceivedInvitationsTool<T extends LinkedInReceivedI
|
|
|
127
127
|
mutual_connections?: string | undefined;
|
|
128
128
|
}[] | undefined;
|
|
129
129
|
}, {
|
|
130
|
-
error: string;
|
|
131
130
|
success: boolean;
|
|
131
|
+
error: string;
|
|
132
132
|
operation: "get_received_invitations";
|
|
133
133
|
message?: string | undefined;
|
|
134
134
|
total_count?: number | undefined;
|
|
@@ -123,8 +123,8 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
|
|
|
123
123
|
message: z.ZodOptional<z.ZodString>;
|
|
124
124
|
error: z.ZodString;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
-
error: string;
|
|
127
126
|
success: boolean;
|
|
127
|
+
error: string;
|
|
128
128
|
operation: "get_sent_invitations";
|
|
129
129
|
message?: string | undefined;
|
|
130
130
|
total_count?: number | undefined;
|
|
@@ -135,8 +135,8 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
|
|
|
135
135
|
profile_url?: string | undefined;
|
|
136
136
|
}[] | undefined;
|
|
137
137
|
}, {
|
|
138
|
-
error: string;
|
|
139
138
|
success: boolean;
|
|
139
|
+
error: string;
|
|
140
140
|
operation: "get_sent_invitations";
|
|
141
141
|
message?: string | undefined;
|
|
142
142
|
total_count?: number | undefined;
|
|
@@ -111,8 +111,8 @@ 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
|
-
error: string;
|
|
115
114
|
success: boolean;
|
|
115
|
+
error: string;
|
|
116
116
|
operation: "get_sent_invitations";
|
|
117
117
|
message?: string | undefined;
|
|
118
118
|
total_count?: number | undefined;
|
|
@@ -123,8 +123,8 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
|
|
|
123
123
|
profile_url?: string | undefined;
|
|
124
124
|
}[] | undefined;
|
|
125
125
|
}, {
|
|
126
|
-
error: string;
|
|
127
126
|
success: boolean;
|
|
127
|
+
error: string;
|
|
128
128
|
operation: "get_sent_invitations";
|
|
129
129
|
message?: string | undefined;
|
|
130
130
|
total_count?: number | undefined;
|