@bubblelab/bubble-core 0.1.36 → 0.1.38

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.
Files changed (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -114,15 +114,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
114
114
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
115
115
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
116
116
  }, "strip", import("zod").ZodTypeAny, {
117
- operation: "navigate";
118
117
  url: string;
118
+ operation: "navigate";
119
119
  timeout: number;
120
120
  session_id: string;
121
121
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
122
122
  credentials?: Partial<Record<CredentialType, string>> | undefined;
123
123
  }, {
124
- operation: "navigate";
125
124
  url: string;
125
+ operation: "navigate";
126
126
  session_id: string;
127
127
  credentials?: Partial<Record<CredentialType, string>> | undefined;
128
128
  timeout?: number | undefined;
@@ -286,16 +286,16 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
286
286
  debug_url: import("zod").ZodOptional<import("zod").ZodString>;
287
287
  error: import("zod").ZodString;
288
288
  }, "strip", import("zod").ZodTypeAny, {
289
- operation: "start_session";
290
289
  success: boolean;
291
290
  error: string;
291
+ operation: "start_session";
292
292
  session_id?: string | undefined;
293
293
  context_id?: string | undefined;
294
294
  debug_url?: string | undefined;
295
295
  }, {
296
- operation: "start_session";
297
296
  success: boolean;
298
297
  error: string;
298
+ operation: "start_session";
299
299
  session_id?: string | undefined;
300
300
  context_id?: string | undefined;
301
301
  debug_url?: string | undefined;
@@ -305,53 +305,53 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
305
305
  url: import("zod").ZodOptional<import("zod").ZodString>;
306
306
  error: import("zod").ZodString;
307
307
  }, "strip", import("zod").ZodTypeAny, {
308
- operation: "navigate";
309
308
  success: boolean;
310
309
  error: string;
310
+ operation: "navigate";
311
311
  url?: string | undefined;
312
312
  }, {
313
- operation: "navigate";
314
313
  success: boolean;
315
314
  error: string;
315
+ operation: "navigate";
316
316
  url?: string | undefined;
317
317
  }>, import("zod").ZodObject<{
318
318
  operation: import("zod").ZodLiteral<"click">;
319
319
  success: import("zod").ZodBoolean;
320
320
  error: import("zod").ZodString;
321
321
  }, "strip", import("zod").ZodTypeAny, {
322
- operation: "click";
323
322
  success: boolean;
324
323
  error: string;
325
- }, {
326
324
  operation: "click";
325
+ }, {
327
326
  success: boolean;
328
327
  error: string;
328
+ operation: "click";
329
329
  }>, import("zod").ZodObject<{
330
330
  operation: import("zod").ZodLiteral<"type">;
331
331
  success: import("zod").ZodBoolean;
332
332
  error: import("zod").ZodString;
333
333
  }, "strip", import("zod").ZodTypeAny, {
334
- operation: "type";
335
334
  success: boolean;
336
335
  error: string;
337
- }, {
338
336
  operation: "type";
337
+ }, {
339
338
  success: boolean;
340
339
  error: string;
340
+ operation: "type";
341
341
  }>, import("zod").ZodObject<{
342
342
  operation: import("zod").ZodLiteral<"evaluate">;
343
343
  success: import("zod").ZodBoolean;
344
344
  result: import("zod").ZodOptional<import("zod").ZodUnknown>;
345
345
  error: import("zod").ZodString;
346
346
  }, "strip", import("zod").ZodTypeAny, {
347
- operation: "evaluate";
348
347
  success: boolean;
349
348
  error: string;
349
+ operation: "evaluate";
350
350
  result?: unknown;
351
351
  }, {
352
- operation: "evaluate";
353
352
  success: boolean;
354
353
  error: string;
354
+ operation: "evaluate";
355
355
  result?: unknown;
356
356
  }>, import("zod").ZodObject<{
357
357
  operation: import("zod").ZodLiteral<"get_content">;
@@ -359,14 +359,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
359
359
  content: import("zod").ZodOptional<import("zod").ZodString>;
360
360
  error: import("zod").ZodString;
361
361
  }, "strip", import("zod").ZodTypeAny, {
362
- operation: "get_content";
363
362
  success: boolean;
364
363
  error: string;
364
+ operation: "get_content";
365
365
  content?: string | undefined;
366
366
  }, {
367
- operation: "get_content";
368
367
  success: boolean;
369
368
  error: string;
369
+ operation: "get_content";
370
370
  content?: string | undefined;
371
371
  }>, import("zod").ZodObject<{
372
372
  operation: import("zod").ZodLiteral<"screenshot">;
@@ -375,15 +375,15 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
375
375
  format: import("zod").ZodOptional<import("zod").ZodString>;
376
376
  error: import("zod").ZodString;
377
377
  }, "strip", import("zod").ZodTypeAny, {
378
- operation: "screenshot";
379
378
  success: boolean;
380
379
  error: string;
380
+ operation: "screenshot";
381
381
  format?: string | undefined;
382
382
  data?: string | undefined;
383
383
  }, {
384
- operation: "screenshot";
385
384
  success: boolean;
386
385
  error: string;
386
+ operation: "screenshot";
387
387
  format?: string | undefined;
388
388
  data?: string | undefined;
389
389
  }>, import("zod").ZodObject<{
@@ -391,13 +391,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
391
391
  success: import("zod").ZodBoolean;
392
392
  error: import("zod").ZodString;
393
393
  }, "strip", import("zod").ZodTypeAny, {
394
- operation: "wait";
395
394
  success: boolean;
396
395
  error: string;
397
- }, {
398
396
  operation: "wait";
397
+ }, {
399
398
  success: boolean;
400
399
  error: string;
400
+ operation: "wait";
401
401
  }>, import("zod").ZodObject<{
402
402
  operation: import("zod").ZodLiteral<"get_cookies">;
403
403
  success: import("zod").ZodBoolean;
@@ -428,9 +428,9 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
428
428
  }>, "many">>;
429
429
  error: import("zod").ZodString;
430
430
  }, "strip", import("zod").ZodTypeAny, {
431
- operation: "get_cookies";
432
431
  success: boolean;
433
432
  error: string;
433
+ operation: "get_cookies";
434
434
  cookies?: {
435
435
  value: string;
436
436
  path: string;
@@ -441,9 +441,9 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
441
441
  secure: boolean;
442
442
  }[] | undefined;
443
443
  }, {
444
- operation: "get_cookies";
445
444
  success: boolean;
446
445
  error: string;
446
+ operation: "get_cookies";
447
447
  cookies?: {
448
448
  value: string;
449
449
  path: string;
@@ -458,13 +458,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
458
458
  success: import("zod").ZodBoolean;
459
459
  error: import("zod").ZodString;
460
460
  }, "strip", import("zod").ZodTypeAny, {
461
- operation: "end_session";
462
461
  success: boolean;
463
462
  error: string;
464
- }, {
465
463
  operation: "end_session";
464
+ }, {
466
465
  success: boolean;
467
466
  error: string;
467
+ operation: "end_session";
468
468
  }>]>;
469
469
  static readonly shortDescription = "Browser automation service using BrowserBase cloud browsers";
470
470
  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 - Cross-browser support\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 ";
@@ -61,7 +61,6 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
61
61
  secure: boolean;
62
62
  }>, "many">;
63
63
  }, "strip", z.ZodTypeAny, {
64
- contextId: string;
65
64
  cookies: {
66
65
  value: string;
67
66
  path: string;
@@ -71,8 +70,8 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
71
70
  httpOnly: boolean;
72
71
  secure: boolean;
73
72
  }[];
74
- }, {
75
73
  contextId: string;
74
+ }, {
76
75
  cookies: {
77
76
  value: string;
78
77
  path: string;
@@ -82,6 +81,7 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
82
81
  httpOnly: boolean;
83
82
  secure: boolean;
84
83
  }[];
84
+ contextId: string;
85
85
  }>;
86
86
  export type BrowserSessionData = z.infer<typeof BrowserSessionDataSchema>;
87
87
  /**
@@ -124,6 +124,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
124
124
  viewport_width: number;
125
125
  viewport_height: number;
126
126
  credentials?: Partial<Record<CredentialType, string>> | undefined;
127
+ context_id?: string | undefined;
127
128
  cookies?: {
128
129
  value: string;
129
130
  path: string;
@@ -133,10 +134,10 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
133
134
  httpOnly: boolean;
134
135
  secure: boolean;
135
136
  }[] | undefined;
136
- context_id?: string | undefined;
137
137
  }, {
138
138
  operation: "start_session";
139
139
  credentials?: Partial<Record<CredentialType, string>> | undefined;
140
+ context_id?: string | undefined;
140
141
  cookies?: {
141
142
  value: string;
142
143
  path: string;
@@ -146,7 +147,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
146
147
  httpOnly: boolean;
147
148
  secure: boolean;
148
149
  }[] | undefined;
149
- context_id?: string | undefined;
150
150
  viewport_width?: number | undefined;
151
151
  viewport_height?: number | undefined;
152
152
  }>, z.ZodObject<{
@@ -158,8 +158,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
158
158
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
159
159
  }, "strip", z.ZodTypeAny, {
160
160
  url: string;
161
- timeout: number;
162
161
  operation: "navigate";
162
+ timeout: number;
163
163
  session_id: string;
164
164
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
165
165
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -178,8 +178,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
178
178
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
179
179
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
180
180
  }, "strip", z.ZodTypeAny, {
181
- timeout: number;
182
181
  operation: "click";
182
+ timeout: number;
183
183
  session_id: string;
184
184
  selector: string;
185
185
  wait_for_navigation: boolean;
@@ -200,16 +200,16 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
200
200
  delay: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
201
201
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
202
202
  }, "strip", z.ZodTypeAny, {
203
- text: string;
204
203
  operation: "type";
204
+ text: string;
205
205
  session_id: string;
206
206
  selector: string;
207
207
  delay: number;
208
208
  clear_first: boolean;
209
209
  credentials?: Partial<Record<CredentialType, string>> | undefined;
210
210
  }, {
211
- text: string;
212
211
  operation: "type";
212
+ text: string;
213
213
  session_id: string;
214
214
  selector: string;
215
215
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -221,13 +221,13 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
221
221
  script: z.ZodString;
222
222
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
223
223
  }, "strip", z.ZodTypeAny, {
224
- script: string;
225
224
  operation: "evaluate";
225
+ script: string;
226
226
  session_id: string;
227
227
  credentials?: Partial<Record<CredentialType, string>> | undefined;
228
228
  }, {
229
- script: string;
230
229
  operation: "evaluate";
230
+ script: string;
231
231
  session_id: string;
232
232
  credentials?: Partial<Record<CredentialType, string>> | undefined;
233
233
  }>, z.ZodObject<{
@@ -280,8 +280,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
280
280
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
281
281
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
282
282
  }, "strip", z.ZodTypeAny, {
283
- timeout: number;
284
283
  operation: "wait";
284
+ timeout: number;
285
285
  session_id: string;
286
286
  wait_type: "timeout" | "selector" | "navigation";
287
287
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -332,16 +332,16 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
332
332
  debug_url: z.ZodOptional<z.ZodString>;
333
333
  error: z.ZodString;
334
334
  }, "strip", z.ZodTypeAny, {
335
- error: string;
336
- success: boolean;
337
335
  operation: "start_session";
336
+ success: boolean;
337
+ error: string;
338
338
  session_id?: string | undefined;
339
339
  context_id?: string | undefined;
340
340
  debug_url?: string | undefined;
341
341
  }, {
342
- error: string;
343
- success: boolean;
344
342
  operation: "start_session";
343
+ success: boolean;
344
+ error: string;
345
345
  session_id?: string | undefined;
346
346
  context_id?: string | undefined;
347
347
  debug_url?: string | undefined;
@@ -351,53 +351,53 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
351
351
  url: z.ZodOptional<z.ZodString>;
352
352
  error: z.ZodString;
353
353
  }, "strip", z.ZodTypeAny, {
354
- error: string;
355
- success: boolean;
356
354
  operation: "navigate";
355
+ success: boolean;
356
+ error: string;
357
357
  url?: string | undefined;
358
358
  }, {
359
- error: string;
360
- success: boolean;
361
359
  operation: "navigate";
360
+ success: boolean;
361
+ error: string;
362
362
  url?: string | undefined;
363
363
  }>, z.ZodObject<{
364
364
  operation: z.ZodLiteral<"click">;
365
365
  success: z.ZodBoolean;
366
366
  error: z.ZodString;
367
367
  }, "strip", z.ZodTypeAny, {
368
- error: string;
369
- success: boolean;
370
368
  operation: "click";
371
- }, {
372
- error: string;
373
369
  success: boolean;
370
+ error: string;
371
+ }, {
374
372
  operation: "click";
373
+ success: boolean;
374
+ error: string;
375
375
  }>, z.ZodObject<{
376
376
  operation: z.ZodLiteral<"type">;
377
377
  success: z.ZodBoolean;
378
378
  error: z.ZodString;
379
379
  }, "strip", z.ZodTypeAny, {
380
- error: string;
381
- success: boolean;
382
380
  operation: "type";
383
- }, {
384
- error: string;
385
381
  success: boolean;
382
+ error: string;
383
+ }, {
386
384
  operation: "type";
385
+ success: boolean;
386
+ error: string;
387
387
  }>, z.ZodObject<{
388
388
  operation: z.ZodLiteral<"evaluate">;
389
389
  success: z.ZodBoolean;
390
390
  result: z.ZodOptional<z.ZodUnknown>;
391
391
  error: z.ZodString;
392
392
  }, "strip", z.ZodTypeAny, {
393
- error: string;
394
- success: boolean;
395
393
  operation: "evaluate";
394
+ success: boolean;
395
+ error: string;
396
396
  result?: unknown;
397
397
  }, {
398
- error: string;
399
- success: boolean;
400
398
  operation: "evaluate";
399
+ success: boolean;
400
+ error: string;
401
401
  result?: unknown;
402
402
  }>, z.ZodObject<{
403
403
  operation: z.ZodLiteral<"get_content">;
@@ -405,14 +405,14 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
405
405
  content: z.ZodOptional<z.ZodString>;
406
406
  error: z.ZodString;
407
407
  }, "strip", z.ZodTypeAny, {
408
- error: string;
409
- success: boolean;
410
408
  operation: "get_content";
409
+ success: boolean;
410
+ error: string;
411
411
  content?: string | undefined;
412
412
  }, {
413
- error: string;
414
- success: boolean;
415
413
  operation: "get_content";
414
+ success: boolean;
415
+ error: string;
416
416
  content?: string | undefined;
417
417
  }>, z.ZodObject<{
418
418
  operation: z.ZodLiteral<"screenshot">;
@@ -421,15 +421,15 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
421
421
  format: z.ZodOptional<z.ZodString>;
422
422
  error: z.ZodString;
423
423
  }, "strip", z.ZodTypeAny, {
424
- error: string;
425
- success: boolean;
426
424
  operation: "screenshot";
425
+ success: boolean;
426
+ error: string;
427
427
  format?: string | undefined;
428
428
  data?: string | undefined;
429
429
  }, {
430
- error: string;
431
- success: boolean;
432
430
  operation: "screenshot";
431
+ success: boolean;
432
+ error: string;
433
433
  format?: string | undefined;
434
434
  data?: string | undefined;
435
435
  }>, z.ZodObject<{
@@ -437,13 +437,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
437
437
  success: z.ZodBoolean;
438
438
  error: z.ZodString;
439
439
  }, "strip", z.ZodTypeAny, {
440
- error: string;
441
- success: boolean;
442
440
  operation: "wait";
443
- }, {
444
- error: string;
445
441
  success: boolean;
442
+ error: string;
443
+ }, {
446
444
  operation: "wait";
445
+ success: boolean;
446
+ error: string;
447
447
  }>, z.ZodObject<{
448
448
  operation: z.ZodLiteral<"get_cookies">;
449
449
  success: z.ZodBoolean;
@@ -474,9 +474,9 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
474
474
  }>, "many">>;
475
475
  error: z.ZodString;
476
476
  }, "strip", z.ZodTypeAny, {
477
- error: string;
478
- success: boolean;
479
477
  operation: "get_cookies";
478
+ success: boolean;
479
+ error: string;
480
480
  cookies?: {
481
481
  value: string;
482
482
  path: string;
@@ -487,9 +487,9 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
487
487
  secure: boolean;
488
488
  }[] | undefined;
489
489
  }, {
490
- error: string;
491
- success: boolean;
492
490
  operation: "get_cookies";
491
+ success: boolean;
492
+ error: string;
493
493
  cookies?: {
494
494
  value: string;
495
495
  path: string;
@@ -504,13 +504,13 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
504
504
  success: z.ZodBoolean;
505
505
  error: z.ZodString;
506
506
  }, "strip", z.ZodTypeAny, {
507
- error: string;
508
- success: boolean;
509
507
  operation: "end_session";
510
- }, {
511
- error: string;
512
508
  success: boolean;
509
+ error: string;
510
+ }, {
513
511
  operation: "end_session";
512
+ success: boolean;
513
+ error: string;
514
514
  }>]>;
515
515
  export type BrowserBaseParams = z.output<typeof BrowserBaseParamsSchema>;
516
516
  export type BrowserBaseParamsInput = z.input<typeof BrowserBaseParamsSchema>;