@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -146,15 +146,15 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
146
146
  contentType: z.ZodOptional<z.ZodString>;
147
147
  error: z.ZodString;
148
148
  }, "strip", z.ZodTypeAny, {
149
- error: string;
150
149
  success: boolean;
150
+ error: string;
151
151
  operation: "getUploadUrl";
152
152
  contentType?: string | undefined;
153
153
  fileName?: string | undefined;
154
154
  uploadUrl?: string | undefined;
155
155
  }, {
156
- error: string;
157
156
  success: boolean;
157
+ error: string;
158
158
  operation: "getUploadUrl";
159
159
  contentType?: string | undefined;
160
160
  fileName?: string | undefined;
@@ -170,8 +170,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
170
170
  lastModified: z.ZodOptional<z.ZodString>;
171
171
  error: z.ZodString;
172
172
  }, "strip", z.ZodTypeAny, {
173
- error: string;
174
173
  success: boolean;
174
+ error: string;
175
175
  operation: "getFile";
176
176
  contentType?: string | undefined;
177
177
  fileName?: string | undefined;
@@ -180,8 +180,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
180
180
  fileSize?: number | undefined;
181
181
  lastModified?: string | undefined;
182
182
  }, {
183
- error: string;
184
183
  success: boolean;
184
+ error: string;
185
185
  operation: "getFile";
186
186
  contentType?: string | undefined;
187
187
  fileName?: string | undefined;
@@ -196,14 +196,14 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
196
196
  deleted: z.ZodOptional<z.ZodBoolean>;
197
197
  error: z.ZodString;
198
198
  }, "strip", z.ZodTypeAny, {
199
- error: string;
200
199
  success: boolean;
200
+ error: string;
201
201
  operation: "deleteFile";
202
202
  deleted?: boolean | undefined;
203
203
  fileName?: string | undefined;
204
204
  }, {
205
- error: string;
206
205
  success: boolean;
206
+ error: string;
207
207
  operation: "deleteFile";
208
208
  deleted?: boolean | undefined;
209
209
  fileName?: string | undefined;
@@ -215,18 +215,18 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
215
215
  contentType: z.ZodOptional<z.ZodString>;
216
216
  error: z.ZodString;
217
217
  }, "strip", z.ZodTypeAny, {
218
- error: string;
219
218
  success: boolean;
219
+ error: string;
220
220
  operation: "updateFile";
221
- updated?: boolean | undefined;
222
221
  contentType?: string | undefined;
222
+ updated?: boolean | undefined;
223
223
  fileName?: string | undefined;
224
224
  }, {
225
- error: string;
226
225
  success: boolean;
226
+ error: string;
227
227
  operation: "updateFile";
228
- updated?: boolean | undefined;
229
228
  contentType?: string | undefined;
229
+ updated?: boolean | undefined;
230
230
  fileName?: string | undefined;
231
231
  }>, z.ZodObject<{
232
232
  operation: z.ZodLiteral<"getMultipleUploadUrls">;
@@ -248,8 +248,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
248
248
  }>, "many">>;
249
249
  error: z.ZodString;
250
250
  }, "strip", z.ZodTypeAny, {
251
- error: string;
252
251
  success: boolean;
252
+ error: string;
253
253
  operation: "getMultipleUploadUrls";
254
254
  pdfFileName?: string | undefined;
255
255
  pdfUploadUrl?: string | undefined;
@@ -259,8 +259,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
259
259
  pageNumber: number;
260
260
  }[] | undefined;
261
261
  }, {
262
- error: string;
263
262
  success: boolean;
263
+ error: string;
264
264
  operation: "getMultipleUploadUrls";
265
265
  pdfFileName?: string | undefined;
266
266
  pdfUploadUrl?: string | undefined;
@@ -426,15 +426,15 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
426
426
  contentType: z.ZodOptional<z.ZodString>;
427
427
  error: z.ZodString;
428
428
  }, "strip", z.ZodTypeAny, {
429
- error: string;
430
429
  success: boolean;
430
+ error: string;
431
431
  operation: "getUploadUrl";
432
432
  contentType?: string | undefined;
433
433
  fileName?: string | undefined;
434
434
  uploadUrl?: string | undefined;
435
435
  }, {
436
- error: string;
437
436
  success: boolean;
437
+ error: string;
438
438
  operation: "getUploadUrl";
439
439
  contentType?: string | undefined;
440
440
  fileName?: string | undefined;
@@ -450,8 +450,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
450
450
  lastModified: z.ZodOptional<z.ZodString>;
451
451
  error: z.ZodString;
452
452
  }, "strip", z.ZodTypeAny, {
453
- error: string;
454
453
  success: boolean;
454
+ error: string;
455
455
  operation: "getFile";
456
456
  contentType?: string | undefined;
457
457
  fileName?: string | undefined;
@@ -460,8 +460,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
460
460
  fileSize?: number | undefined;
461
461
  lastModified?: string | undefined;
462
462
  }, {
463
- error: string;
464
463
  success: boolean;
464
+ error: string;
465
465
  operation: "getFile";
466
466
  contentType?: string | undefined;
467
467
  fileName?: string | undefined;
@@ -476,14 +476,14 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
476
476
  deleted: z.ZodOptional<z.ZodBoolean>;
477
477
  error: z.ZodString;
478
478
  }, "strip", z.ZodTypeAny, {
479
- error: string;
480
479
  success: boolean;
480
+ error: string;
481
481
  operation: "deleteFile";
482
482
  deleted?: boolean | undefined;
483
483
  fileName?: string | undefined;
484
484
  }, {
485
- error: string;
486
485
  success: boolean;
486
+ error: string;
487
487
  operation: "deleteFile";
488
488
  deleted?: boolean | undefined;
489
489
  fileName?: string | undefined;
@@ -495,18 +495,18 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
495
495
  contentType: z.ZodOptional<z.ZodString>;
496
496
  error: z.ZodString;
497
497
  }, "strip", z.ZodTypeAny, {
498
- error: string;
499
498
  success: boolean;
499
+ error: string;
500
500
  operation: "updateFile";
501
- updated?: boolean | undefined;
502
501
  contentType?: string | undefined;
502
+ updated?: boolean | undefined;
503
503
  fileName?: string | undefined;
504
504
  }, {
505
- error: string;
506
505
  success: boolean;
506
+ error: string;
507
507
  operation: "updateFile";
508
- updated?: boolean | undefined;
509
508
  contentType?: string | undefined;
509
+ updated?: boolean | undefined;
510
510
  fileName?: string | undefined;
511
511
  }>, z.ZodObject<{
512
512
  operation: z.ZodLiteral<"getMultipleUploadUrls">;
@@ -528,8 +528,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
528
528
  }>, "many">>;
529
529
  error: z.ZodString;
530
530
  }, "strip", z.ZodTypeAny, {
531
- error: string;
532
531
  success: boolean;
532
+ error: string;
533
533
  operation: "getMultipleUploadUrls";
534
534
  pdfFileName?: string | undefined;
535
535
  pdfUploadUrl?: string | undefined;
@@ -539,8 +539,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
539
539
  pageNumber: number;
540
540
  }[] | undefined;
541
541
  }, {
542
- error: string;
543
542
  success: boolean;
543
+ error: string;
544
544
  operation: "getMultipleUploadUrls";
545
545
  pdfFileName?: string | undefined;
546
546
  pdfUploadUrl?: string | undefined;
@@ -305,8 +305,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
305
305
  operation: "create_invoice_item";
306
306
  currency: string;
307
307
  unit_amount: number;
308
- customer: string;
309
308
  quantity: number;
309
+ customer: string;
310
310
  description?: string | undefined;
311
311
  credentials?: Partial<Record<CredentialType, string>> | undefined;
312
312
  metadata?: Record<string, string> | undefined;
@@ -382,8 +382,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
382
382
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
383
383
  }, "strip", import("zod").ZodTypeAny, {
384
384
  operation: "cancel_subscription";
385
- cancel_at_period_end: boolean;
386
385
  subscription_id: string;
386
+ cancel_at_period_end: boolean;
387
387
  credentials?: Partial<Record<CredentialType, string>> | undefined;
388
388
  }, {
389
389
  operation: "cancel_subscription";
@@ -454,8 +454,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
454
454
  }>>;
455
455
  error: import("zod").ZodString;
456
456
  }, "strip", import("zod").ZodTypeAny, {
457
- error: string;
458
457
  success: boolean;
458
+ error: string;
459
459
  operation: "create_customer";
460
460
  customer?: {
461
461
  id: string;
@@ -465,8 +465,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
465
465
  metadata?: Record<string, string> | undefined;
466
466
  } | undefined;
467
467
  }, {
468
- error: string;
469
468
  success: boolean;
469
+ error: string;
470
470
  operation: "create_customer";
471
471
  customer?: {
472
472
  id: string;
@@ -501,8 +501,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
501
501
  next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
502
502
  error: import("zod").ZodString;
503
503
  }, "strip", import("zod").ZodTypeAny, {
504
- error: string;
505
504
  success: boolean;
505
+ error: string;
506
506
  operation: "list_customers";
507
507
  next_cursor?: string | null | undefined;
508
508
  has_more?: boolean | undefined;
@@ -514,8 +514,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
514
514
  metadata?: Record<string, string> | undefined;
515
515
  }[] | undefined;
516
516
  }, {
517
- error: string;
518
517
  success: boolean;
518
+ error: string;
519
519
  operation: "list_customers";
520
520
  next_cursor?: string | null | undefined;
521
521
  has_more?: boolean | undefined;
@@ -551,8 +551,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
551
551
  deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
552
552
  error: import("zod").ZodString;
553
553
  }, "strip", import("zod").ZodTypeAny, {
554
- error: string;
555
554
  success: boolean;
555
+ error: string;
556
556
  operation: "retrieve_customer";
557
557
  deleted?: boolean | undefined;
558
558
  customer?: {
@@ -563,8 +563,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
563
563
  metadata?: Record<string, string> | undefined;
564
564
  } | undefined;
565
565
  }, {
566
- error: string;
567
566
  success: boolean;
567
+ error: string;
568
568
  operation: "retrieve_customer";
569
569
  deleted?: boolean | undefined;
570
570
  customer?: {
@@ -601,8 +601,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
601
601
  }>>;
602
602
  error: import("zod").ZodString;
603
603
  }, "strip", import("zod").ZodTypeAny, {
604
- error: string;
605
604
  success: boolean;
605
+ error: string;
606
606
  operation: "create_product";
607
607
  product?: {
608
608
  name: string;
@@ -613,8 +613,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
613
613
  metadata?: Record<string, string> | undefined;
614
614
  } | undefined;
615
615
  }, {
616
- error: string;
617
616
  success: boolean;
617
+ error: string;
618
618
  operation: "create_product";
619
619
  product?: {
620
620
  name: string;
@@ -651,8 +651,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
651
651
  }>, "many">>;
652
652
  error: import("zod").ZodString;
653
653
  }, "strip", import("zod").ZodTypeAny, {
654
- error: string;
655
654
  success: boolean;
655
+ error: string;
656
656
  operation: "list_products";
657
657
  products?: {
658
658
  name: string;
@@ -663,8 +663,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
663
663
  metadata?: Record<string, string> | undefined;
664
664
  }[] | undefined;
665
665
  }, {
666
- error: string;
667
666
  success: boolean;
667
+ error: string;
668
668
  operation: "list_products";
669
669
  products?: {
670
670
  name: string;
@@ -687,7 +687,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
687
687
  created: import("zod").ZodNumber;
688
688
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
689
689
  }, "strip", import("zod").ZodTypeAny, {
690
- type: "one_time" | "recurring";
690
+ type: "recurring" | "one_time";
691
691
  id: string;
692
692
  created: number;
693
693
  currency: string;
@@ -696,7 +696,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
696
696
  unit_amount: number | null;
697
697
  metadata?: Record<string, string> | undefined;
698
698
  }, {
699
- type: "one_time" | "recurring";
699
+ type: "recurring" | "one_time";
700
700
  id: string;
701
701
  created: number;
702
702
  currency: string;
@@ -707,11 +707,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
707
707
  }>>;
708
708
  error: import("zod").ZodString;
709
709
  }, "strip", import("zod").ZodTypeAny, {
710
- error: string;
711
710
  success: boolean;
711
+ error: string;
712
712
  operation: "create_price";
713
713
  price?: {
714
- type: "one_time" | "recurring";
714
+ type: "recurring" | "one_time";
715
715
  id: string;
716
716
  created: number;
717
717
  currency: string;
@@ -721,11 +721,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
721
721
  metadata?: Record<string, string> | undefined;
722
722
  } | undefined;
723
723
  }, {
724
- error: string;
725
724
  success: boolean;
725
+ error: string;
726
726
  operation: "create_price";
727
727
  price?: {
728
- type: "one_time" | "recurring";
728
+ type: "recurring" | "one_time";
729
729
  id: string;
730
730
  created: number;
731
731
  currency: string;
@@ -747,7 +747,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
747
747
  created: import("zod").ZodNumber;
748
748
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
749
749
  }, "strip", import("zod").ZodTypeAny, {
750
- type: "one_time" | "recurring";
750
+ type: "recurring" | "one_time";
751
751
  id: string;
752
752
  created: number;
753
753
  currency: string;
@@ -756,7 +756,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
756
756
  unit_amount: number | null;
757
757
  metadata?: Record<string, string> | undefined;
758
758
  }, {
759
- type: "one_time" | "recurring";
759
+ type: "recurring" | "one_time";
760
760
  id: string;
761
761
  created: number;
762
762
  currency: string;
@@ -767,11 +767,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
767
767
  }>, "many">>;
768
768
  error: import("zod").ZodString;
769
769
  }, "strip", import("zod").ZodTypeAny, {
770
- error: string;
771
770
  success: boolean;
771
+ error: string;
772
772
  operation: "list_prices";
773
773
  prices?: {
774
- type: "one_time" | "recurring";
774
+ type: "recurring" | "one_time";
775
775
  id: string;
776
776
  created: number;
777
777
  currency: string;
@@ -781,11 +781,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
781
781
  metadata?: Record<string, string> | undefined;
782
782
  }[] | undefined;
783
783
  }, {
784
- error: string;
785
784
  success: boolean;
785
+ error: string;
786
786
  operation: "list_prices";
787
787
  prices?: {
788
- type: "one_time" | "recurring";
788
+ type: "recurring" | "one_time";
789
789
  id: string;
790
790
  created: number;
791
791
  currency: string;
@@ -818,8 +818,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
818
818
  }>>;
819
819
  error: import("zod").ZodString;
820
820
  }, "strip", import("zod").ZodTypeAny, {
821
- error: string;
822
821
  success: boolean;
822
+ error: string;
823
823
  operation: "create_payment_link";
824
824
  payment_link?: {
825
825
  url: string;
@@ -829,8 +829,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
829
829
  created?: number | undefined;
830
830
  } | undefined;
831
831
  }, {
832
- error: string;
833
832
  success: boolean;
833
+ error: string;
834
834
  operation: "create_payment_link";
835
835
  payment_link?: {
836
836
  url: string;
@@ -878,8 +878,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
878
878
  }>>;
879
879
  error: import("zod").ZodString;
880
880
  }, "strip", import("zod").ZodTypeAny, {
881
- error: string;
882
881
  success: boolean;
882
+ error: string;
883
883
  operation: "create_invoice";
884
884
  invoice?: {
885
885
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -894,8 +894,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
894
894
  invoice_pdf?: string | null | undefined;
895
895
  } | undefined;
896
896
  }, {
897
- error: string;
898
897
  success: boolean;
898
+ error: string;
899
899
  operation: "create_invoice";
900
900
  invoice?: {
901
901
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -950,8 +950,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
950
950
  next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
951
951
  error: import("zod").ZodString;
952
952
  }, "strip", import("zod").ZodTypeAny, {
953
- error: string;
954
953
  success: boolean;
954
+ error: string;
955
955
  operation: "list_invoices";
956
956
  next_cursor?: string | null | undefined;
957
957
  has_more?: boolean | undefined;
@@ -968,8 +968,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
968
968
  invoice_pdf?: string | null | undefined;
969
969
  }[] | undefined;
970
970
  }, {
971
- error: string;
972
971
  success: boolean;
972
+ error: string;
973
973
  operation: "list_invoices";
974
974
  next_cursor?: string | null | undefined;
975
975
  has_more?: boolean | undefined;
@@ -1024,8 +1024,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1024
1024
  }>>;
1025
1025
  error: import("zod").ZodString;
1026
1026
  }, "strip", import("zod").ZodTypeAny, {
1027
- error: string;
1028
1027
  success: boolean;
1028
+ error: string;
1029
1029
  operation: "retrieve_invoice";
1030
1030
  invoice?: {
1031
1031
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1040,8 +1040,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1040
1040
  invoice_pdf?: string | null | undefined;
1041
1041
  } | undefined;
1042
1042
  }, {
1043
- error: string;
1044
1043
  success: boolean;
1044
+ error: string;
1045
1045
  operation: "retrieve_invoice";
1046
1046
  invoice?: {
1047
1047
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1094,8 +1094,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1094
1094
  }>>;
1095
1095
  error: import("zod").ZodString;
1096
1096
  }, "strip", import("zod").ZodTypeAny, {
1097
- error: string;
1098
1097
  success: boolean;
1098
+ error: string;
1099
1099
  operation: "finalize_invoice";
1100
1100
  invoice?: {
1101
1101
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1110,8 +1110,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1110
1110
  invoice_pdf?: string | null | undefined;
1111
1111
  } | undefined;
1112
1112
  }, {
1113
- error: string;
1114
1113
  success: boolean;
1114
+ error: string;
1115
1115
  operation: "finalize_invoice";
1116
1116
  invoice?: {
1117
1117
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1164,8 +1164,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1164
1164
  }>>;
1165
1165
  error: import("zod").ZodString;
1166
1166
  }, "strip", import("zod").ZodTypeAny, {
1167
- error: string;
1168
1167
  success: boolean;
1168
+ error: string;
1169
1169
  operation: "create_invoice_item";
1170
1170
  invoice_item?: {
1171
1171
  id: string;
@@ -1180,8 +1180,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1180
1180
  quantity?: number | undefined;
1181
1181
  } | undefined;
1182
1182
  }, {
1183
- error: string;
1184
1183
  success: boolean;
1184
+ error: string;
1185
1185
  operation: "create_invoice_item";
1186
1186
  invoice_item?: {
1187
1187
  id: string;
@@ -1234,8 +1234,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1234
1234
  }>>;
1235
1235
  error: import("zod").ZodString;
1236
1236
  }, "strip", import("zod").ZodTypeAny, {
1237
- error: string;
1238
1237
  success: boolean;
1238
+ error: string;
1239
1239
  operation: "send_invoice";
1240
1240
  invoice?: {
1241
1241
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1250,8 +1250,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1250
1250
  invoice_pdf?: string | null | undefined;
1251
1251
  } | undefined;
1252
1252
  }, {
1253
- error: string;
1254
1253
  success: boolean;
1254
+ error: string;
1255
1255
  operation: "send_invoice";
1256
1256
  invoice?: {
1257
1257
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1310,8 +1310,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1310
1310
  }>>;
1311
1311
  error: import("zod").ZodString;
1312
1312
  }, "strip", import("zod").ZodTypeAny, {
1313
- error: string;
1314
1313
  success: boolean;
1314
+ error: string;
1315
1315
  operation: "get_balance";
1316
1316
  balance?: {
1317
1317
  pending: {
@@ -1324,8 +1324,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1324
1324
  }[];
1325
1325
  } | undefined;
1326
1326
  }, {
1327
- error: string;
1328
1327
  success: boolean;
1328
+ error: string;
1329
1329
  operation: "get_balance";
1330
1330
  balance?: {
1331
1331
  pending: {
@@ -1367,8 +1367,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1367
1367
  }>, "many">>;
1368
1368
  error: import("zod").ZodString;
1369
1369
  }, "strip", import("zod").ZodTypeAny, {
1370
- error: string;
1371
1370
  success: boolean;
1371
+ error: string;
1372
1372
  operation: "list_payment_intents";
1373
1373
  payment_intents?: {
1374
1374
  status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
@@ -1380,8 +1380,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1380
1380
  customer?: string | null | undefined;
1381
1381
  }[] | undefined;
1382
1382
  }, {
1383
- error: string;
1384
1383
  success: boolean;
1384
+ error: string;
1385
1385
  operation: "list_payment_intents";
1386
1386
  payment_intents?: {
1387
1387
  status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
@@ -1425,8 +1425,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1425
1425
  }>, "many">>;
1426
1426
  error: import("zod").ZodString;
1427
1427
  }, "strip", import("zod").ZodTypeAny, {
1428
- error: string;
1429
1428
  success: boolean;
1429
+ error: string;
1430
1430
  operation: "list_subscriptions";
1431
1431
  subscriptions?: {
1432
1432
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1439,8 +1439,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1439
1439
  current_period_end?: number | undefined;
1440
1440
  }[] | undefined;
1441
1441
  }, {
1442
- error: string;
1443
1442
  success: boolean;
1443
+ error: string;
1444
1444
  operation: "list_subscriptions";
1445
1445
  subscriptions?: {
1446
1446
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1485,8 +1485,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1485
1485
  }>>;
1486
1486
  error: import("zod").ZodString;
1487
1487
  }, "strip", import("zod").ZodTypeAny, {
1488
- error: string;
1489
1488
  success: boolean;
1489
+ error: string;
1490
1490
  operation: "cancel_subscription";
1491
1491
  subscription?: {
1492
1492
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1499,8 +1499,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1499
1499
  current_period_end?: number | undefined;
1500
1500
  } | undefined;
1501
1501
  }, {
1502
- error: string;
1503
1502
  success: boolean;
1503
+ error: string;
1504
1504
  operation: "cancel_subscription";
1505
1505
  subscription?: {
1506
1506
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1536,8 +1536,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1536
1536
  }>, "many">>;
1537
1537
  error: import("zod").ZodString;
1538
1538
  }, "strip", import("zod").ZodTypeAny, {
1539
- error: string;
1540
1539
  success: boolean;
1540
+ error: string;
1541
1541
  operation: "list_payment_links";
1542
1542
  payment_links?: {
1543
1543
  url: string;
@@ -1547,8 +1547,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1547
1547
  created?: number | undefined;
1548
1548
  }[] | undefined;
1549
1549
  }, {
1550
- error: string;
1551
1550
  success: boolean;
1551
+ error: string;
1552
1552
  operation: "list_payment_links";
1553
1553
  payment_links?: {
1554
1554
  url: string;
@@ -1590,8 +1590,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1590
1590
  }>>;
1591
1591
  error: import("zod").ZodString;
1592
1592
  }, "strip", import("zod").ZodTypeAny, {
1593
- error: string;
1594
1593
  success: boolean;
1594
+ error: string;
1595
1595
  operation: "create_subscription";
1596
1596
  subscription?: {
1597
1597
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1604,8 +1604,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1604
1604
  current_period_end?: number | undefined;
1605
1605
  } | undefined;
1606
1606
  }, {
1607
- error: string;
1608
1607
  success: boolean;
1608
+ error: string;
1609
1609
  operation: "create_subscription";
1610
1610
  subscription?: {
1611
1611
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";