@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
|
@@ -98,28 +98,28 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
98
98
|
country: import("zod").ZodString;
|
|
99
99
|
}, "strip", import("zod").ZodTypeAny, {
|
|
100
100
|
country: string;
|
|
101
|
-
state?: string | undefined;
|
|
102
101
|
city?: string | undefined;
|
|
102
|
+
state?: string | undefined;
|
|
103
103
|
}, {
|
|
104
104
|
country: string;
|
|
105
|
-
state?: string | undefined;
|
|
106
105
|
city?: string | undefined;
|
|
106
|
+
state?: string | undefined;
|
|
107
107
|
}>>;
|
|
108
108
|
domainPattern: import("zod").ZodOptional<import("zod").ZodString>;
|
|
109
109
|
}, "strip", import("zod").ZodTypeAny, {
|
|
110
110
|
type: "browserbase";
|
|
111
111
|
geolocation?: {
|
|
112
112
|
country: string;
|
|
113
|
-
state?: string | undefined;
|
|
114
113
|
city?: string | undefined;
|
|
114
|
+
state?: string | undefined;
|
|
115
115
|
} | undefined;
|
|
116
116
|
domainPattern?: string | undefined;
|
|
117
117
|
}, {
|
|
118
118
|
type: "browserbase";
|
|
119
119
|
geolocation?: {
|
|
120
120
|
country: string;
|
|
121
|
-
state?: string | undefined;
|
|
122
121
|
city?: string | undefined;
|
|
122
|
+
state?: string | undefined;
|
|
123
123
|
} | undefined;
|
|
124
124
|
domainPattern?: string | undefined;
|
|
125
125
|
}>, import("zod").ZodObject<{
|
|
@@ -183,8 +183,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
183
183
|
type: "browserbase";
|
|
184
184
|
geolocation?: {
|
|
185
185
|
country: string;
|
|
186
|
-
state?: string | undefined;
|
|
187
186
|
city?: string | undefined;
|
|
187
|
+
state?: string | undefined;
|
|
188
188
|
} | undefined;
|
|
189
189
|
domainPattern?: string | undefined;
|
|
190
190
|
} | {
|
|
@@ -220,8 +220,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
220
220
|
type: "browserbase";
|
|
221
221
|
geolocation?: {
|
|
222
222
|
country: string;
|
|
223
|
-
state?: string | undefined;
|
|
224
223
|
city?: string | undefined;
|
|
224
|
+
state?: string | undefined;
|
|
225
225
|
} | undefined;
|
|
226
226
|
domainPattern?: string | undefined;
|
|
227
227
|
} | {
|
|
@@ -240,15 +240,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
240
240
|
timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
241
241
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
242
242
|
}, "strip", import("zod").ZodTypeAny, {
|
|
243
|
+
operation: "navigate";
|
|
243
244
|
url: string;
|
|
244
245
|
timeout: number;
|
|
245
|
-
operation: "navigate";
|
|
246
246
|
session_id: string;
|
|
247
247
|
wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
|
|
248
248
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
249
249
|
}, {
|
|
250
|
-
url: string;
|
|
251
250
|
operation: "navigate";
|
|
251
|
+
url: string;
|
|
252
252
|
session_id: string;
|
|
253
253
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
254
254
|
timeout?: number | undefined;
|
|
@@ -261,8 +261,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
261
261
|
timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
262
262
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
263
263
|
}, "strip", import("zod").ZodTypeAny, {
|
|
264
|
-
timeout: number;
|
|
265
264
|
operation: "click";
|
|
265
|
+
timeout: number;
|
|
266
266
|
session_id: string;
|
|
267
267
|
selector: string;
|
|
268
268
|
wait_for_navigation: boolean;
|
|
@@ -306,15 +306,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
306
306
|
timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
307
307
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
308
308
|
}, "strip", import("zod").ZodTypeAny, {
|
|
309
|
+
operation: "select";
|
|
309
310
|
value: string;
|
|
310
311
|
timeout: number;
|
|
311
|
-
operation: "select";
|
|
312
312
|
session_id: string;
|
|
313
313
|
selector: string;
|
|
314
314
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
315
315
|
}, {
|
|
316
|
-
value: string;
|
|
317
316
|
operation: "select";
|
|
317
|
+
value: string;
|
|
318
318
|
session_id: string;
|
|
319
319
|
selector: string;
|
|
320
320
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -326,13 +326,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
326
326
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
327
327
|
}, "strip", import("zod").ZodTypeAny, {
|
|
328
328
|
operation: "evaluate";
|
|
329
|
-
session_id: string;
|
|
330
329
|
script: string;
|
|
330
|
+
session_id: string;
|
|
331
331
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
332
332
|
}, {
|
|
333
333
|
operation: "evaluate";
|
|
334
|
-
session_id: string;
|
|
335
334
|
script: string;
|
|
335
|
+
session_id: string;
|
|
336
336
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
337
337
|
}>, import("zod").ZodObject<{
|
|
338
338
|
operation: import("zod").ZodLiteral<"get_content">;
|
|
@@ -361,8 +361,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
361
361
|
quality: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
362
362
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
363
363
|
}, "strip", import("zod").ZodTypeAny, {
|
|
364
|
-
format: "png" | "jpeg" | "webp";
|
|
365
364
|
operation: "screenshot";
|
|
365
|
+
format: "png" | "jpeg" | "webp";
|
|
366
366
|
session_id: string;
|
|
367
367
|
full_page: boolean;
|
|
368
368
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -384,8 +384,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
384
384
|
timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
385
385
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
386
386
|
}, "strip", import("zod").ZodTypeAny, {
|
|
387
|
-
timeout: number;
|
|
388
387
|
operation: "wait";
|
|
388
|
+
timeout: number;
|
|
389
389
|
session_id: string;
|
|
390
390
|
wait_type: "timeout" | "selector" | "navigation";
|
|
391
391
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -433,16 +433,16 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
433
433
|
debug_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
434
434
|
error: import("zod").ZodString;
|
|
435
435
|
}, "strip", import("zod").ZodTypeAny, {
|
|
436
|
+
operation: "start_session";
|
|
436
437
|
success: boolean;
|
|
437
438
|
error: string;
|
|
438
|
-
operation: "start_session";
|
|
439
439
|
session_id?: string | undefined;
|
|
440
440
|
context_id?: string | undefined;
|
|
441
441
|
debug_url?: string | undefined;
|
|
442
442
|
}, {
|
|
443
|
+
operation: "start_session";
|
|
443
444
|
success: boolean;
|
|
444
445
|
error: string;
|
|
445
|
-
operation: "start_session";
|
|
446
446
|
session_id?: string | undefined;
|
|
447
447
|
context_id?: string | undefined;
|
|
448
448
|
debug_url?: string | undefined;
|
|
@@ -452,65 +452,65 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
452
452
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
453
453
|
error: import("zod").ZodString;
|
|
454
454
|
}, "strip", import("zod").ZodTypeAny, {
|
|
455
|
+
operation: "navigate";
|
|
455
456
|
success: boolean;
|
|
456
457
|
error: string;
|
|
457
|
-
operation: "navigate";
|
|
458
458
|
url?: string | undefined;
|
|
459
459
|
}, {
|
|
460
|
+
operation: "navigate";
|
|
460
461
|
success: boolean;
|
|
461
462
|
error: string;
|
|
462
|
-
operation: "navigate";
|
|
463
463
|
url?: string | undefined;
|
|
464
464
|
}>, import("zod").ZodObject<{
|
|
465
465
|
operation: import("zod").ZodLiteral<"click">;
|
|
466
466
|
success: import("zod").ZodBoolean;
|
|
467
467
|
error: import("zod").ZodString;
|
|
468
468
|
}, "strip", import("zod").ZodTypeAny, {
|
|
469
|
+
operation: "click";
|
|
469
470
|
success: boolean;
|
|
470
471
|
error: string;
|
|
471
|
-
operation: "click";
|
|
472
472
|
}, {
|
|
473
|
+
operation: "click";
|
|
473
474
|
success: boolean;
|
|
474
475
|
error: string;
|
|
475
|
-
operation: "click";
|
|
476
476
|
}>, import("zod").ZodObject<{
|
|
477
477
|
operation: import("zod").ZodLiteral<"type">;
|
|
478
478
|
success: import("zod").ZodBoolean;
|
|
479
479
|
error: import("zod").ZodString;
|
|
480
480
|
}, "strip", import("zod").ZodTypeAny, {
|
|
481
|
+
operation: "type";
|
|
481
482
|
success: boolean;
|
|
482
483
|
error: string;
|
|
483
|
-
operation: "type";
|
|
484
484
|
}, {
|
|
485
|
+
operation: "type";
|
|
485
486
|
success: boolean;
|
|
486
487
|
error: string;
|
|
487
|
-
operation: "type";
|
|
488
488
|
}>, import("zod").ZodObject<{
|
|
489
489
|
operation: import("zod").ZodLiteral<"select">;
|
|
490
490
|
success: import("zod").ZodBoolean;
|
|
491
491
|
error: import("zod").ZodString;
|
|
492
492
|
}, "strip", import("zod").ZodTypeAny, {
|
|
493
|
+
operation: "select";
|
|
493
494
|
success: boolean;
|
|
494
495
|
error: string;
|
|
495
|
-
operation: "select";
|
|
496
496
|
}, {
|
|
497
|
+
operation: "select";
|
|
497
498
|
success: boolean;
|
|
498
499
|
error: string;
|
|
499
|
-
operation: "select";
|
|
500
500
|
}>, import("zod").ZodObject<{
|
|
501
501
|
operation: import("zod").ZodLiteral<"evaluate">;
|
|
502
502
|
success: import("zod").ZodBoolean;
|
|
503
503
|
result: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
504
504
|
error: import("zod").ZodString;
|
|
505
505
|
}, "strip", import("zod").ZodTypeAny, {
|
|
506
|
+
operation: "evaluate";
|
|
506
507
|
success: boolean;
|
|
507
508
|
error: string;
|
|
508
|
-
operation: "evaluate";
|
|
509
509
|
result?: unknown;
|
|
510
510
|
}, {
|
|
511
|
+
operation: "evaluate";
|
|
511
512
|
success: boolean;
|
|
512
513
|
error: string;
|
|
513
|
-
operation: "evaluate";
|
|
514
514
|
result?: unknown;
|
|
515
515
|
}>, import("zod").ZodObject<{
|
|
516
516
|
operation: import("zod").ZodLiteral<"get_content">;
|
|
@@ -518,14 +518,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
518
518
|
content: import("zod").ZodOptional<import("zod").ZodString>;
|
|
519
519
|
error: import("zod").ZodString;
|
|
520
520
|
}, "strip", import("zod").ZodTypeAny, {
|
|
521
|
+
operation: "get_content";
|
|
521
522
|
success: boolean;
|
|
522
523
|
error: string;
|
|
523
|
-
operation: "get_content";
|
|
524
524
|
content?: string | undefined;
|
|
525
525
|
}, {
|
|
526
|
+
operation: "get_content";
|
|
526
527
|
success: boolean;
|
|
527
528
|
error: string;
|
|
528
|
-
operation: "get_content";
|
|
529
529
|
content?: string | undefined;
|
|
530
530
|
}>, import("zod").ZodObject<{
|
|
531
531
|
operation: import("zod").ZodLiteral<"screenshot">;
|
|
@@ -534,15 +534,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
534
534
|
format: import("zod").ZodOptional<import("zod").ZodString>;
|
|
535
535
|
error: import("zod").ZodString;
|
|
536
536
|
}, "strip", import("zod").ZodTypeAny, {
|
|
537
|
+
operation: "screenshot";
|
|
537
538
|
success: boolean;
|
|
538
539
|
error: string;
|
|
539
|
-
operation: "screenshot";
|
|
540
540
|
format?: string | undefined;
|
|
541
541
|
data?: string | undefined;
|
|
542
542
|
}, {
|
|
543
|
+
operation: "screenshot";
|
|
543
544
|
success: boolean;
|
|
544
545
|
error: string;
|
|
545
|
-
operation: "screenshot";
|
|
546
546
|
format?: string | undefined;
|
|
547
547
|
data?: string | undefined;
|
|
548
548
|
}>, import("zod").ZodObject<{
|
|
@@ -550,13 +550,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
550
550
|
success: import("zod").ZodBoolean;
|
|
551
551
|
error: import("zod").ZodString;
|
|
552
552
|
}, "strip", import("zod").ZodTypeAny, {
|
|
553
|
+
operation: "wait";
|
|
553
554
|
success: boolean;
|
|
554
555
|
error: string;
|
|
555
|
-
operation: "wait";
|
|
556
556
|
}, {
|
|
557
|
+
operation: "wait";
|
|
557
558
|
success: boolean;
|
|
558
559
|
error: string;
|
|
559
|
-
operation: "wait";
|
|
560
560
|
}>, import("zod").ZodObject<{
|
|
561
561
|
operation: import("zod").ZodLiteral<"get_cookies">;
|
|
562
562
|
success: import("zod").ZodBoolean;
|
|
@@ -587,9 +587,9 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
587
587
|
}>, "many">>;
|
|
588
588
|
error: import("zod").ZodString;
|
|
589
589
|
}, "strip", import("zod").ZodTypeAny, {
|
|
590
|
+
operation: "get_cookies";
|
|
590
591
|
success: boolean;
|
|
591
592
|
error: string;
|
|
592
|
-
operation: "get_cookies";
|
|
593
593
|
cookies?: {
|
|
594
594
|
value: string;
|
|
595
595
|
path: string;
|
|
@@ -600,9 +600,9 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
600
600
|
secure: boolean;
|
|
601
601
|
}[] | undefined;
|
|
602
602
|
}, {
|
|
603
|
+
operation: "get_cookies";
|
|
603
604
|
success: boolean;
|
|
604
605
|
error: string;
|
|
605
|
-
operation: "get_cookies";
|
|
606
606
|
cookies?: {
|
|
607
607
|
value: string;
|
|
608
608
|
path: string;
|
|
@@ -617,13 +617,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
|
|
|
617
617
|
success: import("zod").ZodBoolean;
|
|
618
618
|
error: import("zod").ZodString;
|
|
619
619
|
}, "strip", import("zod").ZodTypeAny, {
|
|
620
|
+
operation: "end_session";
|
|
620
621
|
success: boolean;
|
|
621
622
|
error: string;
|
|
622
|
-
operation: "end_session";
|
|
623
623
|
}, {
|
|
624
|
+
operation: "end_session";
|
|
624
625
|
success: boolean;
|
|
625
626
|
error: string;
|
|
626
|
-
operation: "end_session";
|
|
627
627
|
}>]>;
|
|
628
628
|
static readonly shortDescription = "Browser automation service using BrowserBase cloud browsers";
|
|
629
629
|
static readonly longDescription = "\n BrowserBase service integration for cloud-based browser automation.\n\n Features:\n - Cloud-based browser sessions\n - Session persistence via context IDs\n - Cookie injection for authenticated sessions\n - Full page automation (click, type, evaluate)\n - Screenshot and content extraction\n - Stealth mode for anti-bot avoidance\n - Automatic CAPTCHA solving\n - Built-in and custom proxy support\n\n Stealth Mode Options:\n - Basic Stealth: Automatic browser fingerprint randomization (default)\n - Advanced Stealth: Custom Chromium browser for better anti-bot avoidance (Scale Plan only)\n - CAPTCHA Solving: Automatic detection and solving (enabled by default, can be disabled)\n - Custom CAPTCHA selectors: For non-standard CAPTCHA providers\n\n Proxy Options:\n - Built-in proxies: Set proxies=true for residential proxies with geolocation\n - Geolocation: Specify city, state (US only), and country for proxy location\n - Custom proxies: Use your own HTTP/HTTPS proxies with authentication\n - Routing rules: Route different domains through different proxies using domainPattern\n\n Use cases:\n - Automated shopping workflows (Amazon, etc.)\n - Web scraping with authentication\n - Form automation and submission\n - Browser-based testing\n\n Security Features:\n - Sessions are isolated in BrowserBase cloud\n - Credentials are handled securely\n - Sessions are properly closed and cleaned up\n ";
|
|
@@ -461,15 +461,15 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
461
461
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
462
462
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
463
463
|
}, "strip", z.ZodTypeAny, {
|
|
464
|
+
operation: "navigate";
|
|
464
465
|
url: string;
|
|
465
466
|
timeout: number;
|
|
466
|
-
operation: "navigate";
|
|
467
467
|
session_id: string;
|
|
468
468
|
wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
|
|
469
469
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
470
470
|
}, {
|
|
471
|
-
url: string;
|
|
472
471
|
operation: "navigate";
|
|
472
|
+
url: string;
|
|
473
473
|
session_id: string;
|
|
474
474
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
475
475
|
timeout?: number | undefined;
|
|
@@ -482,8 +482,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
482
482
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
483
483
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
484
484
|
}, "strip", z.ZodTypeAny, {
|
|
485
|
-
timeout: number;
|
|
486
485
|
operation: "click";
|
|
486
|
+
timeout: number;
|
|
487
487
|
session_id: string;
|
|
488
488
|
selector: string;
|
|
489
489
|
wait_for_navigation: boolean;
|
|
@@ -527,15 +527,15 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
527
527
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
528
528
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
529
529
|
}, "strip", z.ZodTypeAny, {
|
|
530
|
+
operation: "select";
|
|
530
531
|
value: string;
|
|
531
532
|
timeout: number;
|
|
532
|
-
operation: "select";
|
|
533
533
|
session_id: string;
|
|
534
534
|
selector: string;
|
|
535
535
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
536
536
|
}, {
|
|
537
|
-
value: string;
|
|
538
537
|
operation: "select";
|
|
538
|
+
value: string;
|
|
539
539
|
session_id: string;
|
|
540
540
|
selector: string;
|
|
541
541
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -547,13 +547,13 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
547
547
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
548
548
|
}, "strip", z.ZodTypeAny, {
|
|
549
549
|
operation: "evaluate";
|
|
550
|
-
session_id: string;
|
|
551
550
|
script: string;
|
|
551
|
+
session_id: string;
|
|
552
552
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
553
553
|
}, {
|
|
554
554
|
operation: "evaluate";
|
|
555
|
-
session_id: string;
|
|
556
555
|
script: string;
|
|
556
|
+
session_id: string;
|
|
557
557
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
558
558
|
}>, z.ZodObject<{
|
|
559
559
|
operation: z.ZodLiteral<"get_content">;
|
|
@@ -582,8 +582,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
582
582
|
quality: z.ZodOptional<z.ZodNumber>;
|
|
583
583
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
584
584
|
}, "strip", z.ZodTypeAny, {
|
|
585
|
-
format: "png" | "jpeg" | "webp";
|
|
586
585
|
operation: "screenshot";
|
|
586
|
+
format: "png" | "jpeg" | "webp";
|
|
587
587
|
session_id: string;
|
|
588
588
|
full_page: boolean;
|
|
589
589
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -605,8 +605,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
605
605
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
606
606
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
607
607
|
}, "strip", z.ZodTypeAny, {
|
|
608
|
-
timeout: number;
|
|
609
608
|
operation: "wait";
|
|
609
|
+
timeout: number;
|
|
610
610
|
session_id: string;
|
|
611
611
|
wait_type: "timeout" | "selector" | "navigation";
|
|
612
612
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -657,16 +657,16 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
657
657
|
debug_url: z.ZodOptional<z.ZodString>;
|
|
658
658
|
error: z.ZodString;
|
|
659
659
|
}, "strip", z.ZodTypeAny, {
|
|
660
|
-
success: boolean;
|
|
661
|
-
error: string;
|
|
662
660
|
operation: "start_session";
|
|
661
|
+
error: string;
|
|
662
|
+
success: boolean;
|
|
663
663
|
session_id?: string | undefined;
|
|
664
664
|
context_id?: string | undefined;
|
|
665
665
|
debug_url?: string | undefined;
|
|
666
666
|
}, {
|
|
667
|
-
success: boolean;
|
|
668
|
-
error: string;
|
|
669
667
|
operation: "start_session";
|
|
668
|
+
error: string;
|
|
669
|
+
success: boolean;
|
|
670
670
|
session_id?: string | undefined;
|
|
671
671
|
context_id?: string | undefined;
|
|
672
672
|
debug_url?: string | undefined;
|
|
@@ -676,65 +676,65 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
676
676
|
url: z.ZodOptional<z.ZodString>;
|
|
677
677
|
error: z.ZodString;
|
|
678
678
|
}, "strip", z.ZodTypeAny, {
|
|
679
|
-
success: boolean;
|
|
680
|
-
error: string;
|
|
681
679
|
operation: "navigate";
|
|
680
|
+
error: string;
|
|
681
|
+
success: boolean;
|
|
682
682
|
url?: string | undefined;
|
|
683
683
|
}, {
|
|
684
|
-
success: boolean;
|
|
685
|
-
error: string;
|
|
686
684
|
operation: "navigate";
|
|
685
|
+
error: string;
|
|
686
|
+
success: boolean;
|
|
687
687
|
url?: string | undefined;
|
|
688
688
|
}>, z.ZodObject<{
|
|
689
689
|
operation: z.ZodLiteral<"click">;
|
|
690
690
|
success: z.ZodBoolean;
|
|
691
691
|
error: z.ZodString;
|
|
692
692
|
}, "strip", z.ZodTypeAny, {
|
|
693
|
-
success: boolean;
|
|
694
|
-
error: string;
|
|
695
693
|
operation: "click";
|
|
696
|
-
}, {
|
|
697
|
-
success: boolean;
|
|
698
694
|
error: string;
|
|
695
|
+
success: boolean;
|
|
696
|
+
}, {
|
|
699
697
|
operation: "click";
|
|
698
|
+
error: string;
|
|
699
|
+
success: boolean;
|
|
700
700
|
}>, z.ZodObject<{
|
|
701
701
|
operation: z.ZodLiteral<"type">;
|
|
702
702
|
success: z.ZodBoolean;
|
|
703
703
|
error: z.ZodString;
|
|
704
704
|
}, "strip", z.ZodTypeAny, {
|
|
705
|
-
success: boolean;
|
|
706
|
-
error: string;
|
|
707
705
|
operation: "type";
|
|
708
|
-
}, {
|
|
709
|
-
success: boolean;
|
|
710
706
|
error: string;
|
|
707
|
+
success: boolean;
|
|
708
|
+
}, {
|
|
711
709
|
operation: "type";
|
|
710
|
+
error: string;
|
|
711
|
+
success: boolean;
|
|
712
712
|
}>, z.ZodObject<{
|
|
713
713
|
operation: z.ZodLiteral<"select">;
|
|
714
714
|
success: z.ZodBoolean;
|
|
715
715
|
error: z.ZodString;
|
|
716
716
|
}, "strip", z.ZodTypeAny, {
|
|
717
|
-
success: boolean;
|
|
718
|
-
error: string;
|
|
719
717
|
operation: "select";
|
|
720
|
-
}, {
|
|
721
|
-
success: boolean;
|
|
722
718
|
error: string;
|
|
719
|
+
success: boolean;
|
|
720
|
+
}, {
|
|
723
721
|
operation: "select";
|
|
722
|
+
error: string;
|
|
723
|
+
success: boolean;
|
|
724
724
|
}>, z.ZodObject<{
|
|
725
725
|
operation: z.ZodLiteral<"evaluate">;
|
|
726
726
|
success: z.ZodBoolean;
|
|
727
727
|
result: z.ZodOptional<z.ZodUnknown>;
|
|
728
728
|
error: z.ZodString;
|
|
729
729
|
}, "strip", z.ZodTypeAny, {
|
|
730
|
-
success: boolean;
|
|
731
|
-
error: string;
|
|
732
730
|
operation: "evaluate";
|
|
731
|
+
error: string;
|
|
732
|
+
success: boolean;
|
|
733
733
|
result?: unknown;
|
|
734
734
|
}, {
|
|
735
|
-
success: boolean;
|
|
736
|
-
error: string;
|
|
737
735
|
operation: "evaluate";
|
|
736
|
+
error: string;
|
|
737
|
+
success: boolean;
|
|
738
738
|
result?: unknown;
|
|
739
739
|
}>, z.ZodObject<{
|
|
740
740
|
operation: z.ZodLiteral<"get_content">;
|
|
@@ -742,14 +742,14 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
742
742
|
content: z.ZodOptional<z.ZodString>;
|
|
743
743
|
error: z.ZodString;
|
|
744
744
|
}, "strip", z.ZodTypeAny, {
|
|
745
|
-
success: boolean;
|
|
746
|
-
error: string;
|
|
747
745
|
operation: "get_content";
|
|
746
|
+
error: string;
|
|
747
|
+
success: boolean;
|
|
748
748
|
content?: string | undefined;
|
|
749
749
|
}, {
|
|
750
|
-
success: boolean;
|
|
751
|
-
error: string;
|
|
752
750
|
operation: "get_content";
|
|
751
|
+
error: string;
|
|
752
|
+
success: boolean;
|
|
753
753
|
content?: string | undefined;
|
|
754
754
|
}>, z.ZodObject<{
|
|
755
755
|
operation: z.ZodLiteral<"screenshot">;
|
|
@@ -758,15 +758,15 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
758
758
|
format: z.ZodOptional<z.ZodString>;
|
|
759
759
|
error: z.ZodString;
|
|
760
760
|
}, "strip", z.ZodTypeAny, {
|
|
761
|
-
success: boolean;
|
|
762
|
-
error: string;
|
|
763
761
|
operation: "screenshot";
|
|
762
|
+
error: string;
|
|
763
|
+
success: boolean;
|
|
764
764
|
format?: string | undefined;
|
|
765
765
|
data?: string | undefined;
|
|
766
766
|
}, {
|
|
767
|
-
success: boolean;
|
|
768
|
-
error: string;
|
|
769
767
|
operation: "screenshot";
|
|
768
|
+
error: string;
|
|
769
|
+
success: boolean;
|
|
770
770
|
format?: string | undefined;
|
|
771
771
|
data?: string | undefined;
|
|
772
772
|
}>, z.ZodObject<{
|
|
@@ -774,13 +774,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
774
774
|
success: z.ZodBoolean;
|
|
775
775
|
error: z.ZodString;
|
|
776
776
|
}, "strip", z.ZodTypeAny, {
|
|
777
|
-
success: boolean;
|
|
778
|
-
error: string;
|
|
779
777
|
operation: "wait";
|
|
780
|
-
}, {
|
|
781
|
-
success: boolean;
|
|
782
778
|
error: string;
|
|
779
|
+
success: boolean;
|
|
780
|
+
}, {
|
|
783
781
|
operation: "wait";
|
|
782
|
+
error: string;
|
|
783
|
+
success: boolean;
|
|
784
784
|
}>, z.ZodObject<{
|
|
785
785
|
operation: z.ZodLiteral<"get_cookies">;
|
|
786
786
|
success: z.ZodBoolean;
|
|
@@ -811,9 +811,9 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
811
811
|
}>, "many">>;
|
|
812
812
|
error: z.ZodString;
|
|
813
813
|
}, "strip", z.ZodTypeAny, {
|
|
814
|
-
success: boolean;
|
|
815
|
-
error: string;
|
|
816
814
|
operation: "get_cookies";
|
|
815
|
+
error: string;
|
|
816
|
+
success: boolean;
|
|
817
817
|
cookies?: {
|
|
818
818
|
value: string;
|
|
819
819
|
path: string;
|
|
@@ -824,9 +824,9 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
824
824
|
secure: boolean;
|
|
825
825
|
}[] | undefined;
|
|
826
826
|
}, {
|
|
827
|
-
success: boolean;
|
|
828
|
-
error: string;
|
|
829
827
|
operation: "get_cookies";
|
|
828
|
+
error: string;
|
|
829
|
+
success: boolean;
|
|
830
830
|
cookies?: {
|
|
831
831
|
value: string;
|
|
832
832
|
path: string;
|
|
@@ -841,13 +841,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
841
841
|
success: z.ZodBoolean;
|
|
842
842
|
error: z.ZodString;
|
|
843
843
|
}, "strip", z.ZodTypeAny, {
|
|
844
|
-
success: boolean;
|
|
845
|
-
error: string;
|
|
846
844
|
operation: "end_session";
|
|
847
|
-
}, {
|
|
848
|
-
success: boolean;
|
|
849
845
|
error: string;
|
|
846
|
+
success: boolean;
|
|
847
|
+
}, {
|
|
850
848
|
operation: "end_session";
|
|
849
|
+
error: string;
|
|
850
|
+
success: boolean;
|
|
851
851
|
}>]>;
|
|
852
852
|
export type BrowserBaseParams = z.output<typeof BrowserBaseParamsSchema>;
|
|
853
853
|
export type BrowserBaseParamsInput = z.input<typeof BrowserBaseParamsSchema>;
|