@bubblelab/bubble-core 0.1.203 → 0.1.205

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +219 -219
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +11 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +61 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +17 -17
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +12 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  12. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +160 -160
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +100 -100
  15. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +326 -326
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/github.d.ts +114 -114
  26. package/dist/bubbles/service-bubble/gmail.d.ts +308 -308
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  38. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +25 -25
  44. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/s3/s3.js +8 -5
  49. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -1
  50. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/s3/s3.schema.js +3 -1
  52. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -1
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +196 -196
  55. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  56. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  57. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  58. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  60. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +282 -282
  75. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +64 -64
  84. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +88 -88
  86. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  92. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  93. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  94. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  95. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  96. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  97. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  99. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  100. package/dist/bubbles.json +1 -1
  101. package/dist/types/base-bubble-class.d.ts +6 -0
  102. package/dist/types/base-bubble-class.d.ts.map +1 -1
  103. package/dist/types/base-bubble-class.js +11 -0
  104. package/dist/types/base-bubble-class.js.map +1 -1
  105. package/package.json +2 -2
@@ -44,14 +44,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
44
44
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
45
45
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
46
46
  }, "strip", import("zod").ZodTypeAny, {
47
- operation: "create_customer";
48
47
  name: string;
48
+ operation: "create_customer";
49
49
  email?: string | undefined;
50
50
  credentials?: Partial<Record<CredentialType, string>> | undefined;
51
51
  metadata?: Record<string, string> | undefined;
52
52
  }, {
53
- operation: "create_customer";
54
53
  name: string;
54
+ operation: "create_customer";
55
55
  email?: string | undefined;
56
56
  credentials?: Partial<Record<CredentialType, string>> | undefined;
57
57
  metadata?: Record<string, string> | undefined;
@@ -92,14 +92,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
92
92
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
93
93
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
94
94
  }, "strip", import("zod").ZodTypeAny, {
95
- operation: "create_product";
96
95
  name: string;
96
+ operation: "create_product";
97
97
  description?: string | undefined;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  metadata?: Record<string, string> | undefined;
100
100
  }, {
101
- operation: "create_product";
102
101
  name: string;
102
+ operation: "create_product";
103
103
  description?: string | undefined;
104
104
  credentials?: Partial<Record<CredentialType, string>> | undefined;
105
105
  metadata?: Record<string, 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
- quantity: number;
309
308
  customer: string;
309
+ quantity: number;
310
310
  description?: string | undefined;
311
311
  credentials?: Partial<Record<CredentialType, string>> | undefined;
312
312
  metadata?: Record<string, string> | undefined;
@@ -319,8 +319,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
319
319
  credentials?: Partial<Record<CredentialType, string>> | undefined;
320
320
  metadata?: Record<string, string> | undefined;
321
321
  currency?: string | undefined;
322
- quantity?: number | undefined;
323
322
  invoice?: string | undefined;
323
+ quantity?: number | undefined;
324
324
  }>, import("zod").ZodObject<{
325
325
  operation: import("zod").ZodLiteral<"send_invoice">;
326
326
  invoice_id: import("zod").ZodString;
@@ -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
- subscription_id: string;
386
385
  cancel_at_period_end: boolean;
386
+ subscription_id: string;
387
387
  credentials?: Partial<Record<CredentialType, string>> | undefined;
388
388
  }, {
389
389
  operation: "cancel_subscription";
@@ -454,9 +454,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
454
454
  }>>;
455
455
  error: import("zod").ZodString;
456
456
  }, "strip", import("zod").ZodTypeAny, {
457
- operation: "create_customer";
458
- success: boolean;
459
457
  error: string;
458
+ success: boolean;
459
+ operation: "create_customer";
460
460
  customer?: {
461
461
  id: string;
462
462
  created: number;
@@ -465,9 +465,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
465
465
  metadata?: Record<string, string> | undefined;
466
466
  } | undefined;
467
467
  }, {
468
- operation: "create_customer";
469
- success: boolean;
470
468
  error: string;
469
+ success: boolean;
470
+ operation: "create_customer";
471
471
  customer?: {
472
472
  id: string;
473
473
  created: number;
@@ -501,9 +501,9 @@ 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
- operation: "list_customers";
505
- success: boolean;
506
504
  error: string;
505
+ success: boolean;
506
+ operation: "list_customers";
507
507
  next_cursor?: string | null | undefined;
508
508
  has_more?: boolean | undefined;
509
509
  customers?: {
@@ -514,9 +514,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
514
514
  metadata?: Record<string, string> | undefined;
515
515
  }[] | undefined;
516
516
  }, {
517
- operation: "list_customers";
518
- success: boolean;
519
517
  error: string;
518
+ success: boolean;
519
+ operation: "list_customers";
520
520
  next_cursor?: string | null | undefined;
521
521
  has_more?: boolean | undefined;
522
522
  customers?: {
@@ -551,9 +551,9 @@ 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
- operation: "retrieve_customer";
555
- success: boolean;
556
554
  error: string;
555
+ success: boolean;
556
+ operation: "retrieve_customer";
557
557
  deleted?: boolean | undefined;
558
558
  customer?: {
559
559
  id: string;
@@ -563,9 +563,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
563
563
  metadata?: Record<string, string> | undefined;
564
564
  } | undefined;
565
565
  }, {
566
- operation: "retrieve_customer";
567
- success: boolean;
568
566
  error: string;
567
+ success: boolean;
568
+ operation: "retrieve_customer";
569
569
  deleted?: boolean | undefined;
570
570
  customer?: {
571
571
  id: string;
@@ -601,9 +601,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
601
601
  }>>;
602
602
  error: import("zod").ZodString;
603
603
  }, "strip", import("zod").ZodTypeAny, {
604
- operation: "create_product";
605
- success: boolean;
606
604
  error: string;
605
+ success: boolean;
606
+ operation: "create_product";
607
607
  product?: {
608
608
  name: string;
609
609
  id: string;
@@ -613,9 +613,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
613
613
  metadata?: Record<string, string> | undefined;
614
614
  } | undefined;
615
615
  }, {
616
- operation: "create_product";
617
- success: boolean;
618
616
  error: string;
617
+ success: boolean;
618
+ operation: "create_product";
619
619
  product?: {
620
620
  name: string;
621
621
  id: string;
@@ -651,9 +651,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
651
651
  }>, "many">>;
652
652
  error: import("zod").ZodString;
653
653
  }, "strip", import("zod").ZodTypeAny, {
654
- operation: "list_products";
655
- success: boolean;
656
654
  error: string;
655
+ success: boolean;
656
+ operation: "list_products";
657
657
  products?: {
658
658
  name: string;
659
659
  id: string;
@@ -663,9 +663,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
663
663
  metadata?: Record<string, string> | undefined;
664
664
  }[] | undefined;
665
665
  }, {
666
- operation: "list_products";
667
- success: boolean;
668
666
  error: string;
667
+ success: boolean;
668
+ operation: "list_products";
669
669
  products?: {
670
670
  name: string;
671
671
  id: 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: "recurring" | "one_time";
690
+ type: "one_time" | "recurring";
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: "recurring" | "one_time";
699
+ type: "one_time" | "recurring";
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
- operation: "create_price";
711
- success: boolean;
712
710
  error: string;
711
+ success: boolean;
712
+ operation: "create_price";
713
713
  price?: {
714
- type: "recurring" | "one_time";
714
+ type: "one_time" | "recurring";
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
- operation: "create_price";
725
- success: boolean;
726
724
  error: string;
725
+ success: boolean;
726
+ operation: "create_price";
727
727
  price?: {
728
- type: "recurring" | "one_time";
728
+ type: "one_time" | "recurring";
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: "recurring" | "one_time";
750
+ type: "one_time" | "recurring";
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: "recurring" | "one_time";
759
+ type: "one_time" | "recurring";
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
- operation: "list_prices";
771
- success: boolean;
772
770
  error: string;
771
+ success: boolean;
772
+ operation: "list_prices";
773
773
  prices?: {
774
- type: "recurring" | "one_time";
774
+ type: "one_time" | "recurring";
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
- operation: "list_prices";
785
- success: boolean;
786
784
  error: string;
785
+ success: boolean;
786
+ operation: "list_prices";
787
787
  prices?: {
788
- type: "recurring" | "one_time";
788
+ type: "one_time" | "recurring";
789
789
  id: string;
790
790
  created: number;
791
791
  currency: string;
@@ -818,9 +818,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
818
818
  }>>;
819
819
  error: import("zod").ZodString;
820
820
  }, "strip", import("zod").ZodTypeAny, {
821
- operation: "create_payment_link";
822
- success: boolean;
823
821
  error: string;
822
+ success: boolean;
823
+ operation: "create_payment_link";
824
824
  payment_link?: {
825
825
  url: string;
826
826
  id: string;
@@ -829,9 +829,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
829
829
  created?: number | undefined;
830
830
  } | undefined;
831
831
  }, {
832
- operation: "create_payment_link";
833
- success: boolean;
834
832
  error: string;
833
+ success: boolean;
834
+ operation: "create_payment_link";
835
835
  payment_link?: {
836
836
  url: string;
837
837
  id: string;
@@ -878,9 +878,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
878
878
  }>>;
879
879
  error: import("zod").ZodString;
880
880
  }, "strip", import("zod").ZodTypeAny, {
881
- operation: "create_invoice";
882
- success: boolean;
883
881
  error: string;
882
+ success: boolean;
883
+ operation: "create_invoice";
884
884
  invoice?: {
885
885
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
886
886
  id: string;
@@ -894,9 +894,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
894
894
  invoice_pdf?: string | null | undefined;
895
895
  } | undefined;
896
896
  }, {
897
- operation: "create_invoice";
898
- success: boolean;
899
897
  error: string;
898
+ success: boolean;
899
+ operation: "create_invoice";
900
900
  invoice?: {
901
901
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
902
902
  id: string;
@@ -950,9 +950,9 @@ 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
- operation: "list_invoices";
954
- success: boolean;
955
953
  error: string;
954
+ success: boolean;
955
+ operation: "list_invoices";
956
956
  next_cursor?: string | null | undefined;
957
957
  has_more?: boolean | undefined;
958
958
  invoices?: {
@@ -968,9 +968,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
968
968
  invoice_pdf?: string | null | undefined;
969
969
  }[] | undefined;
970
970
  }, {
971
- operation: "list_invoices";
972
- success: boolean;
973
971
  error: string;
972
+ success: boolean;
973
+ operation: "list_invoices";
974
974
  next_cursor?: string | null | undefined;
975
975
  has_more?: boolean | undefined;
976
976
  invoices?: {
@@ -1024,9 +1024,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1024
1024
  }>>;
1025
1025
  error: import("zod").ZodString;
1026
1026
  }, "strip", import("zod").ZodTypeAny, {
1027
- operation: "retrieve_invoice";
1028
- success: boolean;
1029
1027
  error: string;
1028
+ success: boolean;
1029
+ operation: "retrieve_invoice";
1030
1030
  invoice?: {
1031
1031
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1032
1032
  id: string;
@@ -1040,9 +1040,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1040
1040
  invoice_pdf?: string | null | undefined;
1041
1041
  } | undefined;
1042
1042
  }, {
1043
- operation: "retrieve_invoice";
1044
- success: boolean;
1045
1043
  error: string;
1044
+ success: boolean;
1045
+ operation: "retrieve_invoice";
1046
1046
  invoice?: {
1047
1047
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1048
1048
  id: string;
@@ -1094,9 +1094,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1094
1094
  }>>;
1095
1095
  error: import("zod").ZodString;
1096
1096
  }, "strip", import("zod").ZodTypeAny, {
1097
- operation: "finalize_invoice";
1098
- success: boolean;
1099
1097
  error: string;
1098
+ success: boolean;
1099
+ operation: "finalize_invoice";
1100
1100
  invoice?: {
1101
1101
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1102
1102
  id: string;
@@ -1110,9 +1110,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1110
1110
  invoice_pdf?: string | null | undefined;
1111
1111
  } | undefined;
1112
1112
  }, {
1113
- operation: "finalize_invoice";
1114
- success: boolean;
1115
1113
  error: string;
1114
+ success: boolean;
1115
+ operation: "finalize_invoice";
1116
1116
  invoice?: {
1117
1117
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1118
1118
  id: string;
@@ -1148,8 +1148,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1148
1148
  date?: number | undefined;
1149
1149
  metadata?: Record<string, string> | undefined;
1150
1150
  unit_amount?: number | null | undefined;
1151
- quantity?: number | undefined;
1152
1151
  invoice?: string | null | undefined;
1152
+ quantity?: number | undefined;
1153
1153
  }, {
1154
1154
  id: string;
1155
1155
  currency: string;
@@ -1159,14 +1159,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1159
1159
  date?: number | undefined;
1160
1160
  metadata?: Record<string, string> | undefined;
1161
1161
  unit_amount?: number | null | undefined;
1162
- quantity?: number | undefined;
1163
1162
  invoice?: string | null | undefined;
1163
+ quantity?: number | undefined;
1164
1164
  }>>;
1165
1165
  error: import("zod").ZodString;
1166
1166
  }, "strip", import("zod").ZodTypeAny, {
1167
- operation: "create_invoice_item";
1168
- success: boolean;
1169
1167
  error: string;
1168
+ success: boolean;
1169
+ operation: "create_invoice_item";
1170
1170
  invoice_item?: {
1171
1171
  id: string;
1172
1172
  currency: string;
@@ -1176,13 +1176,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1176
1176
  date?: number | undefined;
1177
1177
  metadata?: Record<string, string> | undefined;
1178
1178
  unit_amount?: number | null | undefined;
1179
- quantity?: number | undefined;
1180
1179
  invoice?: string | null | undefined;
1180
+ quantity?: number | undefined;
1181
1181
  } | undefined;
1182
1182
  }, {
1183
- operation: "create_invoice_item";
1184
- success: boolean;
1185
1183
  error: string;
1184
+ success: boolean;
1185
+ operation: "create_invoice_item";
1186
1186
  invoice_item?: {
1187
1187
  id: string;
1188
1188
  currency: string;
@@ -1192,8 +1192,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1192
1192
  date?: number | undefined;
1193
1193
  metadata?: Record<string, string> | undefined;
1194
1194
  unit_amount?: number | null | undefined;
1195
- quantity?: number | undefined;
1196
1195
  invoice?: string | null | undefined;
1196
+ quantity?: number | undefined;
1197
1197
  } | undefined;
1198
1198
  }>, import("zod").ZodObject<{
1199
1199
  operation: import("zod").ZodLiteral<"send_invoice">;
@@ -1234,9 +1234,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1234
1234
  }>>;
1235
1235
  error: import("zod").ZodString;
1236
1236
  }, "strip", import("zod").ZodTypeAny, {
1237
- operation: "send_invoice";
1238
- success: boolean;
1239
1237
  error: string;
1238
+ success: boolean;
1239
+ operation: "send_invoice";
1240
1240
  invoice?: {
1241
1241
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1242
1242
  id: string;
@@ -1250,9 +1250,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1250
1250
  invoice_pdf?: string | null | undefined;
1251
1251
  } | undefined;
1252
1252
  }, {
1253
- operation: "send_invoice";
1254
- success: boolean;
1255
1253
  error: string;
1254
+ success: boolean;
1255
+ operation: "send_invoice";
1256
1256
  invoice?: {
1257
1257
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1258
1258
  id: string;
@@ -1310,9 +1310,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1310
1310
  }>>;
1311
1311
  error: import("zod").ZodString;
1312
1312
  }, "strip", import("zod").ZodTypeAny, {
1313
- operation: "get_balance";
1314
- success: boolean;
1315
1313
  error: string;
1314
+ success: boolean;
1315
+ operation: "get_balance";
1316
1316
  balance?: {
1317
1317
  pending: {
1318
1318
  currency: string;
@@ -1324,9 +1324,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1324
1324
  }[];
1325
1325
  } | undefined;
1326
1326
  }, {
1327
- operation: "get_balance";
1328
- success: boolean;
1329
1327
  error: string;
1328
+ success: boolean;
1329
+ operation: "get_balance";
1330
1330
  balance?: {
1331
1331
  pending: {
1332
1332
  currency: string;
@@ -1367,9 +1367,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1367
1367
  }>, "many">>;
1368
1368
  error: import("zod").ZodString;
1369
1369
  }, "strip", import("zod").ZodTypeAny, {
1370
- operation: "list_payment_intents";
1371
- success: boolean;
1372
1370
  error: string;
1371
+ success: boolean;
1372
+ operation: "list_payment_intents";
1373
1373
  payment_intents?: {
1374
1374
  status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
1375
1375
  id: string;
@@ -1380,9 +1380,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1380
1380
  customer?: string | null | undefined;
1381
1381
  }[] | undefined;
1382
1382
  }, {
1383
- operation: "list_payment_intents";
1384
- success: boolean;
1385
1383
  error: string;
1384
+ success: boolean;
1385
+ operation: "list_payment_intents";
1386
1386
  payment_intents?: {
1387
1387
  status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
1388
1388
  id: string;
@@ -1425,9 +1425,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1425
1425
  }>, "many">>;
1426
1426
  error: import("zod").ZodString;
1427
1427
  }, "strip", import("zod").ZodTypeAny, {
1428
- operation: "list_subscriptions";
1429
- success: boolean;
1430
1428
  error: string;
1429
+ success: boolean;
1430
+ operation: "list_subscriptions";
1431
1431
  subscriptions?: {
1432
1432
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1433
1433
  id: string;
@@ -1439,9 +1439,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1439
1439
  current_period_end?: number | undefined;
1440
1440
  }[] | undefined;
1441
1441
  }, {
1442
- operation: "list_subscriptions";
1443
- success: boolean;
1444
1442
  error: string;
1443
+ success: boolean;
1444
+ operation: "list_subscriptions";
1445
1445
  subscriptions?: {
1446
1446
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1447
1447
  id: string;
@@ -1485,9 +1485,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1485
1485
  }>>;
1486
1486
  error: import("zod").ZodString;
1487
1487
  }, "strip", import("zod").ZodTypeAny, {
1488
- operation: "cancel_subscription";
1489
- success: boolean;
1490
1488
  error: string;
1489
+ success: boolean;
1490
+ operation: "cancel_subscription";
1491
1491
  subscription?: {
1492
1492
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1493
1493
  id: string;
@@ -1499,9 +1499,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1499
1499
  current_period_end?: number | undefined;
1500
1500
  } | undefined;
1501
1501
  }, {
1502
- operation: "cancel_subscription";
1503
- success: boolean;
1504
1502
  error: string;
1503
+ success: boolean;
1504
+ operation: "cancel_subscription";
1505
1505
  subscription?: {
1506
1506
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1507
1507
  id: string;
@@ -1536,9 +1536,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1536
1536
  }>, "many">>;
1537
1537
  error: import("zod").ZodString;
1538
1538
  }, "strip", import("zod").ZodTypeAny, {
1539
- operation: "list_payment_links";
1540
- success: boolean;
1541
1539
  error: string;
1540
+ success: boolean;
1541
+ operation: "list_payment_links";
1542
1542
  payment_links?: {
1543
1543
  url: string;
1544
1544
  id: string;
@@ -1547,9 +1547,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1547
1547
  created?: number | undefined;
1548
1548
  }[] | undefined;
1549
1549
  }, {
1550
- operation: "list_payment_links";
1551
- success: boolean;
1552
1550
  error: string;
1551
+ success: boolean;
1552
+ operation: "list_payment_links";
1553
1553
  payment_links?: {
1554
1554
  url: string;
1555
1555
  id: string;
@@ -1590,9 +1590,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1590
1590
  }>>;
1591
1591
  error: import("zod").ZodString;
1592
1592
  }, "strip", import("zod").ZodTypeAny, {
1593
- operation: "create_subscription";
1594
- success: boolean;
1595
1593
  error: string;
1594
+ success: boolean;
1595
+ operation: "create_subscription";
1596
1596
  subscription?: {
1597
1597
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1598
1598
  id: string;
@@ -1604,9 +1604,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1604
1604
  current_period_end?: number | undefined;
1605
1605
  } | undefined;
1606
1606
  }, {
1607
- operation: "create_subscription";
1608
- success: boolean;
1609
1607
  error: string;
1608
+ success: boolean;
1609
+ operation: "create_subscription";
1610
1610
  subscription?: {
1611
1611
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1612
1612
  id: string;