@bubblelab/bubble-core 0.1.40 → 0.1.42

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 (89) hide show
  1. package/dist/bubble-bundle.d.ts +147 -126
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
  7. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +98 -98
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +102 -102
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +23 -23
  13. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
  17. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  18. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +128 -128
  20. package/dist/bubbles/service-bubble/github.d.ts +160 -160
  21. package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
  22. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  23. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  24. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +18 -18
  26. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +17 -17
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
  32. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  33. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/slack/slack.d.ts +332 -332
  35. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  36. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +7 -7
  39. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  40. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +20 -20
  41. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
  42. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +70 -70
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
  48. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
  51. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +143 -0
  52. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
  53. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +589 -0
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
  55. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
  56. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
  57. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +44 -0
  58. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
  59. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
  60. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -112
  62. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  63. package/dist/bubbles/tool-bubble/people-search-tool.js +11 -1
  64. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  65. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  66. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  67. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
  69. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  71. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  72. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  75. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  76. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  77. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
  78. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  79. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  80. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
  83. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  84. package/dist/bubbles.json +135 -42
  85. package/dist/index.d.ts +1 -0
  86. package/dist/index.d.ts.map +1 -1
  87. package/dist/index.js +1 -0
  88. package/dist/index.js.map +1 -1
  89. package/package.json +2 -2
@@ -157,16 +157,16 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
157
157
  delay: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
158
158
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
159
159
  }, "strip", import("zod").ZodTypeAny, {
160
- text: string;
161
160
  operation: "type";
161
+ text: string;
162
162
  session_id: string;
163
163
  selector: string;
164
164
  delay: number;
165
165
  clear_first: boolean;
166
166
  credentials?: Partial<Record<CredentialType, string>> | undefined;
167
167
  }, {
168
- text: string;
169
168
  operation: "type";
169
+ text: string;
170
170
  session_id: string;
171
171
  selector: string;
172
172
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -178,14 +178,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
178
178
  script: import("zod").ZodString;
179
179
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
180
180
  }, "strip", import("zod").ZodTypeAny, {
181
- script: string;
182
181
  operation: "evaluate";
183
182
  session_id: string;
183
+ script: string;
184
184
  credentials?: Partial<Record<CredentialType, string>> | undefined;
185
185
  }, {
186
- script: string;
187
186
  operation: "evaluate";
188
187
  session_id: string;
188
+ script: string;
189
189
  credentials?: Partial<Record<CredentialType, string>> | undefined;
190
190
  }>, import("zod").ZodObject<{
191
191
  operation: import("zod").ZodLiteral<"get_content">;
@@ -286,15 +286,15 @@ 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
- error: string;
290
289
  success: boolean;
290
+ error: string;
291
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
- error: string;
297
296
  success: boolean;
297
+ error: string;
298
298
  operation: "start_session";
299
299
  session_id?: string | undefined;
300
300
  context_id?: string | undefined;
@@ -305,13 +305,13 @@ 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
- error: string;
309
308
  success: boolean;
309
+ error: string;
310
310
  operation: "navigate";
311
311
  url?: string | undefined;
312
312
  }, {
313
- error: string;
314
313
  success: boolean;
314
+ error: string;
315
315
  operation: "navigate";
316
316
  url?: string | undefined;
317
317
  }>, import("zod").ZodObject<{
@@ -319,24 +319,24 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
319
319
  success: import("zod").ZodBoolean;
320
320
  error: import("zod").ZodString;
321
321
  }, "strip", import("zod").ZodTypeAny, {
322
- error: string;
323
322
  success: boolean;
323
+ error: string;
324
324
  operation: "click";
325
325
  }, {
326
- error: string;
327
326
  success: boolean;
327
+ error: string;
328
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
- error: string;
335
334
  success: boolean;
335
+ error: string;
336
336
  operation: "type";
337
337
  }, {
338
- error: string;
339
338
  success: boolean;
339
+ error: string;
340
340
  operation: "type";
341
341
  }>, import("zod").ZodObject<{
342
342
  operation: import("zod").ZodLiteral<"evaluate">;
@@ -344,13 +344,13 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
344
344
  result: import("zod").ZodOptional<import("zod").ZodUnknown>;
345
345
  error: import("zod").ZodString;
346
346
  }, "strip", import("zod").ZodTypeAny, {
347
- error: string;
348
347
  success: boolean;
348
+ error: string;
349
349
  operation: "evaluate";
350
350
  result?: unknown;
351
351
  }, {
352
- error: string;
353
352
  success: boolean;
353
+ error: string;
354
354
  operation: "evaluate";
355
355
  result?: unknown;
356
356
  }>, import("zod").ZodObject<{
@@ -359,13 +359,13 @@ 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
- error: string;
363
362
  success: boolean;
363
+ error: string;
364
364
  operation: "get_content";
365
365
  content?: string | undefined;
366
366
  }, {
367
- error: string;
368
367
  success: boolean;
368
+ error: string;
369
369
  operation: "get_content";
370
370
  content?: string | undefined;
371
371
  }>, import("zod").ZodObject<{
@@ -375,28 +375,28 @@ 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
- error: string;
379
378
  success: boolean;
379
+ error: string;
380
380
  operation: "screenshot";
381
- data?: string | undefined;
382
381
  format?: string | undefined;
382
+ data?: string | undefined;
383
383
  }, {
384
- error: string;
385
384
  success: boolean;
385
+ error: string;
386
386
  operation: "screenshot";
387
- data?: string | undefined;
388
387
  format?: string | undefined;
388
+ data?: string | undefined;
389
389
  }>, import("zod").ZodObject<{
390
390
  operation: import("zod").ZodLiteral<"wait">;
391
391
  success: import("zod").ZodBoolean;
392
392
  error: import("zod").ZodString;
393
393
  }, "strip", import("zod").ZodTypeAny, {
394
- error: string;
395
394
  success: boolean;
395
+ error: string;
396
396
  operation: "wait";
397
397
  }, {
398
- error: string;
399
398
  success: boolean;
399
+ error: string;
400
400
  operation: "wait";
401
401
  }>, import("zod").ZodObject<{
402
402
  operation: import("zod").ZodLiteral<"get_cookies">;
@@ -428,8 +428,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
428
428
  }>, "many">>;
429
429
  error: import("zod").ZodString;
430
430
  }, "strip", import("zod").ZodTypeAny, {
431
- error: string;
432
431
  success: boolean;
432
+ error: string;
433
433
  operation: "get_cookies";
434
434
  cookies?: {
435
435
  value: string;
@@ -441,8 +441,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
441
441
  secure: boolean;
442
442
  }[] | undefined;
443
443
  }, {
444
- error: string;
445
444
  success: boolean;
445
+ error: string;
446
446
  operation: "get_cookies";
447
447
  cookies?: {
448
448
  value: string;
@@ -458,12 +458,12 @@ 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
- error: string;
462
461
  success: boolean;
462
+ error: string;
463
463
  operation: "end_session";
464
464
  }, {
465
- error: string;
466
465
  success: boolean;
466
+ error: string;
467
467
  operation: "end_session";
468
468
  }>]>;
469
469
  static readonly shortDescription = "Browser automation service using BrowserBase cloud browsers";
@@ -61,6 +61,7 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
61
61
  secure: boolean;
62
62
  }>, "many">;
63
63
  }, "strip", z.ZodTypeAny, {
64
+ contextId: string;
64
65
  cookies: {
65
66
  value: string;
66
67
  path: string;
@@ -70,8 +71,8 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
70
71
  httpOnly: boolean;
71
72
  secure: boolean;
72
73
  }[];
73
- contextId: string;
74
74
  }, {
75
+ contextId: string;
75
76
  cookies: {
76
77
  value: string;
77
78
  path: string;
@@ -81,7 +82,6 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
81
82
  httpOnly: boolean;
82
83
  secure: boolean;
83
84
  }[];
84
- contextId: string;
85
85
  }>;
86
86
  export type BrowserSessionData = z.infer<typeof BrowserSessionDataSchema>;
87
87
  /**
@@ -124,7 +124,6 @@ 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;
128
127
  cookies?: {
129
128
  value: string;
130
129
  path: string;
@@ -134,10 +133,10 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
134
133
  httpOnly: boolean;
135
134
  secure: boolean;
136
135
  }[] | 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;
141
140
  cookies?: {
142
141
  value: string;
143
142
  path: string;
@@ -147,6 +146,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
147
146
  httpOnly: boolean;
148
147
  secure: boolean;
149
148
  }[] | undefined;
149
+ context_id?: string | undefined;
150
150
  viewport_width?: number | undefined;
151
151
  viewport_height?: number | undefined;
152
152
  }>, z.ZodObject<{
@@ -157,19 +157,19 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
157
157
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
158
158
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
159
159
  }, "strip", z.ZodTypeAny, {
160
- url: string;
161
160
  operation: "navigate";
162
- timeout: number;
161
+ url: string;
163
162
  session_id: string;
164
163
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
164
+ timeout: number;
165
165
  credentials?: Partial<Record<CredentialType, string>> | undefined;
166
166
  }, {
167
- url: string;
168
167
  operation: "navigate";
168
+ url: string;
169
169
  session_id: string;
170
170
  credentials?: Partial<Record<CredentialType, string>> | undefined;
171
- timeout?: number | undefined;
172
171
  wait_until?: "load" | "domcontentloaded" | "networkidle0" | "networkidle2" | undefined;
172
+ timeout?: number | undefined;
173
173
  }>, z.ZodObject<{
174
174
  operation: z.ZodLiteral<"click">;
175
175
  session_id: z.ZodString;
@@ -179,8 +179,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
179
179
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
180
180
  }, "strip", z.ZodTypeAny, {
181
181
  operation: "click";
182
- timeout: number;
183
182
  session_id: string;
183
+ timeout: number;
184
184
  selector: string;
185
185
  wait_for_navigation: boolean;
186
186
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -201,20 +201,20 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
201
201
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
202
202
  }, "strip", z.ZodTypeAny, {
203
203
  operation: "type";
204
- text: string;
205
204
  session_id: string;
206
205
  selector: string;
207
- delay: number;
206
+ text: string;
208
207
  clear_first: boolean;
208
+ delay: number;
209
209
  credentials?: Partial<Record<CredentialType, string>> | undefined;
210
210
  }, {
211
211
  operation: "type";
212
- text: string;
213
212
  session_id: string;
214
213
  selector: string;
214
+ text: string;
215
215
  credentials?: Partial<Record<CredentialType, string>> | undefined;
216
- delay?: number | undefined;
217
216
  clear_first?: boolean | undefined;
217
+ delay?: number | undefined;
218
218
  }>, z.ZodObject<{
219
219
  operation: z.ZodLiteral<"evaluate">;
220
220
  session_id: z.ZodString;
@@ -222,13 +222,13 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
222
222
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
223
223
  }, "strip", z.ZodTypeAny, {
224
224
  operation: "evaluate";
225
- script: string;
226
225
  session_id: string;
226
+ script: string;
227
227
  credentials?: Partial<Record<CredentialType, string>> | undefined;
228
228
  }, {
229
229
  operation: "evaluate";
230
- script: string;
231
230
  session_id: string;
231
+ script: string;
232
232
  credentials?: Partial<Record<CredentialType, string>> | undefined;
233
233
  }>, z.ZodObject<{
234
234
  operation: z.ZodLiteral<"get_content">;
@@ -238,16 +238,16 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
238
238
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
239
239
  }, "strip", z.ZodTypeAny, {
240
240
  operation: "get_content";
241
- content_type: "text" | "html" | "outer_html";
242
241
  session_id: string;
242
+ content_type: "text" | "html" | "outer_html";
243
243
  credentials?: Partial<Record<CredentialType, string>> | undefined;
244
244
  selector?: string | undefined;
245
245
  }, {
246
246
  operation: "get_content";
247
247
  session_id: string;
248
248
  credentials?: Partial<Record<CredentialType, string>> | undefined;
249
- content_type?: "text" | "html" | "outer_html" | undefined;
250
249
  selector?: string | undefined;
250
+ content_type?: "text" | "html" | "outer_html" | undefined;
251
251
  }>, z.ZodObject<{
252
252
  operation: z.ZodLiteral<"screenshot">;
253
253
  session_id: z.ZodString;
@@ -257,21 +257,21 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
257
257
  quality: z.ZodOptional<z.ZodNumber>;
258
258
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
259
259
  }, "strip", z.ZodTypeAny, {
260
- format: "png" | "jpeg" | "webp";
261
260
  operation: "screenshot";
261
+ format: "png" | "jpeg" | "webp";
262
262
  session_id: string;
263
263
  full_page: boolean;
264
264
  credentials?: Partial<Record<CredentialType, string>> | undefined;
265
- quality?: number | undefined;
266
265
  selector?: string | undefined;
266
+ quality?: number | undefined;
267
267
  }, {
268
268
  operation: "screenshot";
269
269
  session_id: string;
270
270
  format?: "png" | "jpeg" | "webp" | undefined;
271
271
  credentials?: Partial<Record<CredentialType, string>> | undefined;
272
- quality?: number | undefined;
273
272
  selector?: string | undefined;
274
273
  full_page?: boolean | undefined;
274
+ quality?: number | undefined;
275
275
  }>, z.ZodObject<{
276
276
  operation: z.ZodLiteral<"wait">;
277
277
  session_id: z.ZodString;
@@ -281,8 +281,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
281
281
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
282
282
  }, "strip", z.ZodTypeAny, {
283
283
  operation: "wait";
284
- timeout: number;
285
284
  session_id: string;
285
+ timeout: number;
286
286
  wait_type: "timeout" | "selector" | "navigation";
287
287
  credentials?: Partial<Record<CredentialType, string>> | undefined;
288
288
  selector?: string | undefined;
@@ -335,15 +335,15 @@ export declare const BrowserBaseResultSchema: z.ZodDiscriminatedUnion<"operation
335
335
  operation: "start_session";
336
336
  success: boolean;
337
337
  error: string;
338
- session_id?: string | undefined;
339
338
  context_id?: string | undefined;
339
+ session_id?: string | undefined;
340
340
  debug_url?: string | undefined;
341
341
  }, {
342
342
  operation: "start_session";
343
343
  success: boolean;
344
344
  error: string;
345
- session_id?: string | undefined;
346
345
  context_id?: string | undefined;
346
+ session_id?: string | undefined;
347
347
  debug_url?: string | undefined;
348
348
  }>, z.ZodObject<{
349
349
  operation: z.ZodLiteral<"navigate">;