@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -198,22 +198,22 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
198
198
  success: z.ZodBoolean;
199
199
  }, "strip", z.ZodTypeAny, {
200
200
  operation: "create_session";
201
- ok: boolean;
202
- error: string;
203
201
  success: boolean;
202
+ error: string;
203
+ ok: boolean;
204
204
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
205
- created_at?: string | undefined;
206
205
  session_id?: string | undefined;
206
+ created_at?: string | undefined;
207
207
  vnc_url?: string | undefined;
208
208
  agent_name?: string | undefined;
209
209
  }, {
210
210
  operation: "create_session";
211
- ok: boolean;
212
- error: string;
213
211
  success: boolean;
212
+ error: string;
213
+ ok: boolean;
214
214
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
215
- created_at?: string | undefined;
216
215
  session_id?: string | undefined;
216
+ created_at?: string | undefined;
217
217
  vnc_url?: string | undefined;
218
218
  agent_name?: string | undefined;
219
219
  }>, z.ZodObject<{
@@ -227,14 +227,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
227
227
  created_at: z.ZodString;
228
228
  }, "strip", z.ZodTypeAny, {
229
229
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
230
- created_at: string;
231
230
  session_id: string;
231
+ created_at: string;
232
232
  agent_name: string;
233
233
  vnc_url?: string | undefined;
234
234
  }, {
235
235
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
236
- created_at: string;
237
236
  session_id: string;
237
+ created_at: string;
238
238
  agent_name: string;
239
239
  vnc_url?: string | undefined;
240
240
  }>, "many">>;
@@ -242,25 +242,25 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
242
242
  success: z.ZodBoolean;
243
243
  }, "strip", z.ZodTypeAny, {
244
244
  operation: "list_sessions";
245
- ok: boolean;
246
- error: string;
247
245
  success: boolean;
246
+ error: string;
247
+ ok: boolean;
248
248
  sessions?: {
249
249
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
250
- created_at: string;
251
250
  session_id: string;
251
+ created_at: string;
252
252
  agent_name: string;
253
253
  vnc_url?: string | undefined;
254
254
  }[] | undefined;
255
255
  }, {
256
256
  operation: "list_sessions";
257
- ok: boolean;
258
- error: string;
259
257
  success: boolean;
258
+ error: string;
259
+ ok: boolean;
260
260
  sessions?: {
261
261
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
262
- created_at: string;
263
262
  session_id: string;
263
+ created_at: string;
264
264
  agent_name: string;
265
265
  vnc_url?: string | undefined;
266
266
  }[] | undefined;
@@ -275,14 +275,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
275
275
  created_at: z.ZodString;
276
276
  }, "strip", z.ZodTypeAny, {
277
277
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
278
- created_at: string;
279
278
  session_id: string;
279
+ created_at: string;
280
280
  agent_name: string;
281
281
  vnc_url?: string | undefined;
282
282
  }, {
283
283
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
284
- created_at: string;
285
284
  session_id: string;
285
+ created_at: string;
286
286
  agent_name: string;
287
287
  vnc_url?: string | undefined;
288
288
  }>>;
@@ -290,25 +290,25 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
290
290
  success: z.ZodBoolean;
291
291
  }, "strip", z.ZodTypeAny, {
292
292
  operation: "get_session";
293
- ok: boolean;
294
- error: string;
295
293
  success: boolean;
294
+ error: string;
295
+ ok: boolean;
296
296
  session?: {
297
297
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
298
- created_at: string;
299
298
  session_id: string;
299
+ created_at: string;
300
300
  agent_name: string;
301
301
  vnc_url?: string | undefined;
302
302
  } | undefined;
303
303
  }, {
304
304
  operation: "get_session";
305
- ok: boolean;
306
- error: string;
307
305
  success: boolean;
306
+ error: string;
307
+ ok: boolean;
308
308
  session?: {
309
309
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
310
- created_at: string;
311
310
  session_id: string;
311
+ created_at: string;
312
312
  agent_name: string;
313
313
  vnc_url?: string | undefined;
314
314
  } | undefined;
@@ -321,16 +321,16 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
321
321
  success: z.ZodBoolean;
322
322
  }, "strip", z.ZodTypeAny, {
323
323
  operation: "delete_session";
324
- ok: boolean;
325
- error: string;
326
324
  success: boolean;
325
+ error: string;
326
+ ok: boolean;
327
327
  message?: string | undefined;
328
328
  deleted?: boolean | undefined;
329
329
  }, {
330
330
  operation: "delete_session";
331
- ok: boolean;
332
- error: string;
333
331
  success: boolean;
332
+ error: string;
333
+ ok: boolean;
334
334
  message?: string | undefined;
335
335
  deleted?: boolean | undefined;
336
336
  }>, z.ZodObject<{
@@ -342,16 +342,16 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
342
342
  success: z.ZodBoolean;
343
343
  }, "strip", z.ZodTypeAny, {
344
344
  operation: "delete_all_sessions";
345
- ok: boolean;
346
- error: string;
347
345
  success: boolean;
346
+ error: string;
347
+ ok: boolean;
348
348
  message?: string | undefined;
349
349
  deleted?: boolean | undefined;
350
350
  }, {
351
351
  operation: "delete_all_sessions";
352
- ok: boolean;
353
- error: string;
354
352
  success: boolean;
353
+ error: string;
354
+ ok: boolean;
355
355
  message?: string | undefined;
356
356
  deleted?: boolean | undefined;
357
357
  }>, z.ZodObject<{
@@ -362,15 +362,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
362
362
  success: z.ZodBoolean;
363
363
  }, "strip", z.ZodTypeAny, {
364
364
  operation: "send_message";
365
- ok: boolean;
366
- error: string;
367
365
  success: boolean;
366
+ error: string;
367
+ ok: boolean;
368
368
  message?: string | undefined;
369
369
  }, {
370
370
  operation: "send_message";
371
- ok: boolean;
372
- error: string;
373
371
  success: boolean;
372
+ error: string;
373
+ ok: boolean;
374
374
  message?: string | undefined;
375
375
  }>, z.ZodObject<{
376
376
  operation: z.ZodLiteral<"get_status">;
@@ -380,15 +380,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
380
380
  success: z.ZodBoolean;
381
381
  }, "strip", z.ZodTypeAny, {
382
382
  operation: "get_status";
383
- ok: boolean;
384
- error: string;
385
383
  success: boolean;
384
+ error: string;
385
+ ok: boolean;
386
386
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
387
387
  }, {
388
388
  operation: "get_status";
389
- ok: boolean;
390
- error: string;
391
389
  success: boolean;
390
+ error: string;
391
+ ok: boolean;
392
392
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
393
393
  }>, z.ZodObject<{
394
394
  operation: z.ZodLiteral<"get_messages">;
@@ -402,14 +402,14 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
402
402
  }, "strip", z.ZodTypeAny, {
403
403
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
404
404
  content: string | Record<string, unknown>;
405
- timestamp: string;
406
405
  id: number;
406
+ timestamp: string;
407
407
  metadata?: Record<string, unknown> | undefined;
408
408
  }, {
409
409
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
410
410
  content: string | Record<string, unknown>;
411
- timestamp: string;
412
411
  id: number;
412
+ timestamp: string;
413
413
  metadata?: Record<string, unknown> | undefined;
414
414
  }>, "many">>;
415
415
  status: z.ZodOptional<z.ZodEnum<["running", "waiting_for_input", "finished", "error"]>>;
@@ -418,29 +418,29 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
418
418
  success: z.ZodBoolean;
419
419
  }, "strip", z.ZodTypeAny, {
420
420
  operation: "get_messages";
421
- ok: boolean;
422
- error: string;
423
421
  success: boolean;
422
+ error: string;
423
+ ok: boolean;
424
424
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
425
425
  messages?: {
426
426
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
427
427
  content: string | Record<string, unknown>;
428
- timestamp: string;
429
428
  id: number;
429
+ timestamp: string;
430
430
  metadata?: Record<string, unknown> | undefined;
431
431
  }[] | undefined;
432
432
  has_agent?: boolean | undefined;
433
433
  }, {
434
434
  operation: "get_messages";
435
- ok: boolean;
436
- error: string;
437
435
  success: boolean;
436
+ error: string;
437
+ ok: boolean;
438
438
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
439
439
  messages?: {
440
440
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
441
441
  content: string | Record<string, unknown>;
442
- timestamp: string;
443
442
  id: number;
443
+ timestamp: string;
444
444
  metadata?: Record<string, unknown> | undefined;
445
445
  }[] | undefined;
446
446
  has_agent?: boolean | undefined;
@@ -452,15 +452,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
452
452
  success: z.ZodBoolean;
453
453
  }, "strip", z.ZodTypeAny, {
454
454
  operation: "pause_session";
455
- ok: boolean;
456
- error: string;
457
455
  success: boolean;
456
+ error: string;
457
+ ok: boolean;
458
458
  message?: string | undefined;
459
459
  }, {
460
460
  operation: "pause_session";
461
- ok: boolean;
462
- error: string;
463
461
  success: boolean;
462
+ error: string;
463
+ ok: boolean;
464
464
  message?: string | undefined;
465
465
  }>, z.ZodObject<{
466
466
  operation: z.ZodLiteral<"resume_session">;
@@ -470,15 +470,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
470
470
  success: z.ZodBoolean;
471
471
  }, "strip", z.ZodTypeAny, {
472
472
  operation: "resume_session";
473
- ok: boolean;
474
- error: string;
475
473
  success: boolean;
474
+ error: string;
475
+ ok: boolean;
476
476
  message?: string | undefined;
477
477
  }, {
478
478
  operation: "resume_session";
479
- ok: boolean;
480
- error: string;
481
479
  success: boolean;
480
+ error: string;
481
+ ok: boolean;
482
482
  message?: string | undefined;
483
483
  }>, z.ZodObject<{
484
484
  operation: z.ZodLiteral<"cancel_session">;
@@ -488,15 +488,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
488
488
  success: z.ZodBoolean;
489
489
  }, "strip", z.ZodTypeAny, {
490
490
  operation: "cancel_session";
491
- ok: boolean;
492
- error: string;
493
491
  success: boolean;
492
+ error: string;
493
+ ok: boolean;
494
494
  message?: string | undefined;
495
495
  }, {
496
496
  operation: "cancel_session";
497
- ok: boolean;
498
- error: string;
499
497
  success: boolean;
498
+ error: string;
499
+ ok: boolean;
500
500
  message?: string | undefined;
501
501
  }>, z.ZodObject<{
502
502
  operation: z.ZodLiteral<"navigate">;
@@ -506,15 +506,15 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
506
506
  success: z.ZodBoolean;
507
507
  }, "strip", z.ZodTypeAny, {
508
508
  operation: "navigate";
509
- ok: boolean;
510
- error: string;
511
509
  success: boolean;
510
+ error: string;
511
+ ok: boolean;
512
512
  current_url?: string | undefined;
513
513
  }, {
514
514
  operation: "navigate";
515
- ok: boolean;
516
- error: string;
517
515
  success: boolean;
516
+ error: string;
517
+ ok: boolean;
518
518
  current_url?: string | undefined;
519
519
  }>, z.ZodObject<{
520
520
  operation: z.ZodLiteral<"get_screenshot">;
@@ -526,17 +526,17 @@ declare const AGIIncResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
526
526
  success: z.ZodBoolean;
527
527
  }, "strip", z.ZodTypeAny, {
528
528
  operation: "get_screenshot";
529
- ok: boolean;
530
- error: string;
531
529
  success: boolean;
530
+ error: string;
531
+ ok: boolean;
532
532
  title?: string | undefined;
533
533
  url?: string | undefined;
534
534
  screenshot?: string | undefined;
535
535
  }, {
536
536
  operation: "get_screenshot";
537
- ok: boolean;
538
- error: string;
539
537
  success: boolean;
538
+ error: string;
539
+ ok: boolean;
540
540
  title?: string | undefined;
541
541
  url?: string | undefined;
542
542
  screenshot?: string | undefined;
@@ -751,22 +751,22 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
751
751
  success: z.ZodBoolean;
752
752
  }, "strip", z.ZodTypeAny, {
753
753
  operation: "create_session";
754
- ok: boolean;
755
- error: string;
756
754
  success: boolean;
755
+ error: string;
756
+ ok: boolean;
757
757
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
758
- created_at?: string | undefined;
759
758
  session_id?: string | undefined;
759
+ created_at?: string | undefined;
760
760
  vnc_url?: string | undefined;
761
761
  agent_name?: string | undefined;
762
762
  }, {
763
763
  operation: "create_session";
764
- ok: boolean;
765
- error: string;
766
764
  success: boolean;
765
+ error: string;
766
+ ok: boolean;
767
767
  status?: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated" | undefined;
768
- created_at?: string | undefined;
769
768
  session_id?: string | undefined;
769
+ created_at?: string | undefined;
770
770
  vnc_url?: string | undefined;
771
771
  agent_name?: string | undefined;
772
772
  }>, z.ZodObject<{
@@ -780,14 +780,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
780
780
  created_at: z.ZodString;
781
781
  }, "strip", z.ZodTypeAny, {
782
782
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
783
- created_at: string;
784
783
  session_id: string;
784
+ created_at: string;
785
785
  agent_name: string;
786
786
  vnc_url?: string | undefined;
787
787
  }, {
788
788
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
789
- created_at: string;
790
789
  session_id: string;
790
+ created_at: string;
791
791
  agent_name: string;
792
792
  vnc_url?: string | undefined;
793
793
  }>, "many">>;
@@ -795,25 +795,25 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
795
795
  success: z.ZodBoolean;
796
796
  }, "strip", z.ZodTypeAny, {
797
797
  operation: "list_sessions";
798
- ok: boolean;
799
- error: string;
800
798
  success: boolean;
799
+ error: string;
800
+ ok: boolean;
801
801
  sessions?: {
802
802
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
803
- created_at: string;
804
803
  session_id: string;
804
+ created_at: string;
805
805
  agent_name: string;
806
806
  vnc_url?: string | undefined;
807
807
  }[] | undefined;
808
808
  }, {
809
809
  operation: "list_sessions";
810
- ok: boolean;
811
- error: string;
812
810
  success: boolean;
811
+ error: string;
812
+ ok: boolean;
813
813
  sessions?: {
814
814
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
815
- created_at: string;
816
815
  session_id: string;
816
+ created_at: string;
817
817
  agent_name: string;
818
818
  vnc_url?: string | undefined;
819
819
  }[] | undefined;
@@ -828,14 +828,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
828
828
  created_at: z.ZodString;
829
829
  }, "strip", z.ZodTypeAny, {
830
830
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
831
- created_at: string;
832
831
  session_id: string;
832
+ created_at: string;
833
833
  agent_name: string;
834
834
  vnc_url?: string | undefined;
835
835
  }, {
836
836
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
837
- created_at: string;
838
837
  session_id: string;
838
+ created_at: string;
839
839
  agent_name: string;
840
840
  vnc_url?: string | undefined;
841
841
  }>>;
@@ -843,25 +843,25 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
843
843
  success: z.ZodBoolean;
844
844
  }, "strip", z.ZodTypeAny, {
845
845
  operation: "get_session";
846
- ok: boolean;
847
- error: string;
848
846
  success: boolean;
847
+ error: string;
848
+ ok: boolean;
849
849
  session?: {
850
850
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
851
- created_at: string;
852
851
  session_id: string;
852
+ created_at: string;
853
853
  agent_name: string;
854
854
  vnc_url?: string | undefined;
855
855
  } | undefined;
856
856
  }, {
857
857
  operation: "get_session";
858
- ok: boolean;
859
- error: string;
860
858
  success: boolean;
859
+ error: string;
860
+ ok: boolean;
861
861
  session?: {
862
862
  status: "error" | "completed" | "initializing" | "ready" | "running" | "paused" | "terminated";
863
- created_at: string;
864
863
  session_id: string;
864
+ created_at: string;
865
865
  agent_name: string;
866
866
  vnc_url?: string | undefined;
867
867
  } | undefined;
@@ -874,16 +874,16 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
874
874
  success: z.ZodBoolean;
875
875
  }, "strip", z.ZodTypeAny, {
876
876
  operation: "delete_session";
877
- ok: boolean;
878
- error: string;
879
877
  success: boolean;
878
+ error: string;
879
+ ok: boolean;
880
880
  message?: string | undefined;
881
881
  deleted?: boolean | undefined;
882
882
  }, {
883
883
  operation: "delete_session";
884
- ok: boolean;
885
- error: string;
886
884
  success: boolean;
885
+ error: string;
886
+ ok: boolean;
887
887
  message?: string | undefined;
888
888
  deleted?: boolean | undefined;
889
889
  }>, z.ZodObject<{
@@ -895,16 +895,16 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
895
895
  success: z.ZodBoolean;
896
896
  }, "strip", z.ZodTypeAny, {
897
897
  operation: "delete_all_sessions";
898
- ok: boolean;
899
- error: string;
900
898
  success: boolean;
899
+ error: string;
900
+ ok: boolean;
901
901
  message?: string | undefined;
902
902
  deleted?: boolean | undefined;
903
903
  }, {
904
904
  operation: "delete_all_sessions";
905
- ok: boolean;
906
- error: string;
907
905
  success: boolean;
906
+ error: string;
907
+ ok: boolean;
908
908
  message?: string | undefined;
909
909
  deleted?: boolean | undefined;
910
910
  }>, z.ZodObject<{
@@ -915,15 +915,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
915
915
  success: z.ZodBoolean;
916
916
  }, "strip", z.ZodTypeAny, {
917
917
  operation: "send_message";
918
- ok: boolean;
919
- error: string;
920
918
  success: boolean;
919
+ error: string;
920
+ ok: boolean;
921
921
  message?: string | undefined;
922
922
  }, {
923
923
  operation: "send_message";
924
- ok: boolean;
925
- error: string;
926
924
  success: boolean;
925
+ error: string;
926
+ ok: boolean;
927
927
  message?: string | undefined;
928
928
  }>, z.ZodObject<{
929
929
  operation: z.ZodLiteral<"get_status">;
@@ -933,15 +933,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
933
933
  success: z.ZodBoolean;
934
934
  }, "strip", z.ZodTypeAny, {
935
935
  operation: "get_status";
936
- ok: boolean;
937
- error: string;
938
936
  success: boolean;
937
+ error: string;
938
+ ok: boolean;
939
939
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
940
940
  }, {
941
941
  operation: "get_status";
942
- ok: boolean;
943
- error: string;
944
942
  success: boolean;
943
+ error: string;
944
+ ok: boolean;
945
945
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
946
946
  }>, z.ZodObject<{
947
947
  operation: z.ZodLiteral<"get_messages">;
@@ -955,14 +955,14 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
955
955
  }, "strip", z.ZodTypeAny, {
956
956
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
957
957
  content: string | Record<string, unknown>;
958
- timestamp: string;
959
958
  id: number;
959
+ timestamp: string;
960
960
  metadata?: Record<string, unknown> | undefined;
961
961
  }, {
962
962
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
963
963
  content: string | Record<string, unknown>;
964
- timestamp: string;
965
964
  id: number;
965
+ timestamp: string;
966
966
  metadata?: Record<string, unknown> | undefined;
967
967
  }>, "many">>;
968
968
  status: z.ZodOptional<z.ZodEnum<["running", "waiting_for_input", "finished", "error"]>>;
@@ -971,29 +971,29 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
971
971
  success: z.ZodBoolean;
972
972
  }, "strip", z.ZodTypeAny, {
973
973
  operation: "get_messages";
974
- ok: boolean;
975
- error: string;
976
974
  success: boolean;
975
+ error: string;
976
+ ok: boolean;
977
977
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
978
978
  messages?: {
979
979
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
980
980
  content: string | Record<string, unknown>;
981
- timestamp: string;
982
981
  id: number;
982
+ timestamp: string;
983
983
  metadata?: Record<string, unknown> | undefined;
984
984
  }[] | undefined;
985
985
  has_agent?: boolean | undefined;
986
986
  }, {
987
987
  operation: "get_messages";
988
- ok: boolean;
989
- error: string;
990
988
  success: boolean;
989
+ error: string;
990
+ ok: boolean;
991
991
  status?: "error" | "running" | "waiting_for_input" | "finished" | undefined;
992
992
  messages?: {
993
993
  type: "ERROR" | "THOUGHT" | "QUESTION" | "USER" | "DONE" | "LOG";
994
994
  content: string | Record<string, unknown>;
995
- timestamp: string;
996
995
  id: number;
996
+ timestamp: string;
997
997
  metadata?: Record<string, unknown> | undefined;
998
998
  }[] | undefined;
999
999
  has_agent?: boolean | undefined;
@@ -1005,15 +1005,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1005
1005
  success: z.ZodBoolean;
1006
1006
  }, "strip", z.ZodTypeAny, {
1007
1007
  operation: "pause_session";
1008
- ok: boolean;
1009
- error: string;
1010
1008
  success: boolean;
1009
+ error: string;
1010
+ ok: boolean;
1011
1011
  message?: string | undefined;
1012
1012
  }, {
1013
1013
  operation: "pause_session";
1014
- ok: boolean;
1015
- error: string;
1016
1014
  success: boolean;
1015
+ error: string;
1016
+ ok: boolean;
1017
1017
  message?: string | undefined;
1018
1018
  }>, z.ZodObject<{
1019
1019
  operation: z.ZodLiteral<"resume_session">;
@@ -1023,15 +1023,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1023
1023
  success: z.ZodBoolean;
1024
1024
  }, "strip", z.ZodTypeAny, {
1025
1025
  operation: "resume_session";
1026
- ok: boolean;
1027
- error: string;
1028
1026
  success: boolean;
1027
+ error: string;
1028
+ ok: boolean;
1029
1029
  message?: string | undefined;
1030
1030
  }, {
1031
1031
  operation: "resume_session";
1032
- ok: boolean;
1033
- error: string;
1034
1032
  success: boolean;
1033
+ error: string;
1034
+ ok: boolean;
1035
1035
  message?: string | undefined;
1036
1036
  }>, z.ZodObject<{
1037
1037
  operation: z.ZodLiteral<"cancel_session">;
@@ -1041,15 +1041,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1041
1041
  success: z.ZodBoolean;
1042
1042
  }, "strip", z.ZodTypeAny, {
1043
1043
  operation: "cancel_session";
1044
- ok: boolean;
1045
- error: string;
1046
1044
  success: boolean;
1045
+ error: string;
1046
+ ok: boolean;
1047
1047
  message?: string | undefined;
1048
1048
  }, {
1049
1049
  operation: "cancel_session";
1050
- ok: boolean;
1051
- error: string;
1052
1050
  success: boolean;
1051
+ error: string;
1052
+ ok: boolean;
1053
1053
  message?: string | undefined;
1054
1054
  }>, z.ZodObject<{
1055
1055
  operation: z.ZodLiteral<"navigate">;
@@ -1059,15 +1059,15 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1059
1059
  success: z.ZodBoolean;
1060
1060
  }, "strip", z.ZodTypeAny, {
1061
1061
  operation: "navigate";
1062
- ok: boolean;
1063
- error: string;
1064
1062
  success: boolean;
1063
+ error: string;
1064
+ ok: boolean;
1065
1065
  current_url?: string | undefined;
1066
1066
  }, {
1067
1067
  operation: "navigate";
1068
- ok: boolean;
1069
- error: string;
1070
1068
  success: boolean;
1069
+ error: string;
1070
+ ok: boolean;
1071
1071
  current_url?: string | undefined;
1072
1072
  }>, z.ZodObject<{
1073
1073
  operation: z.ZodLiteral<"get_screenshot">;
@@ -1079,17 +1079,17 @@ export declare class AGIIncBubble<T extends AGIIncParams = AGIIncParams> extends
1079
1079
  success: z.ZodBoolean;
1080
1080
  }, "strip", z.ZodTypeAny, {
1081
1081
  operation: "get_screenshot";
1082
- ok: boolean;
1083
- error: string;
1084
1082
  success: boolean;
1083
+ error: string;
1084
+ ok: boolean;
1085
1085
  title?: string | undefined;
1086
1086
  url?: string | undefined;
1087
1087
  screenshot?: string | undefined;
1088
1088
  }, {
1089
1089
  operation: "get_screenshot";
1090
- ok: boolean;
1091
- error: string;
1092
1090
  success: boolean;
1091
+ error: string;
1092
+ ok: boolean;
1093
1093
  title?: string | undefined;
1094
1094
  url?: string | undefined;
1095
1095
  screenshot?: string | undefined;