@bubblelab/bubble-core 0.1.201 → 0.1.203

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 (199) hide show
  1. package/dist/bubble-bundle.d.ts +171 -150
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  6. package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
  7. package/dist/bubbles/service-bubble/agi-inc.js +4 -6
  8. package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  10. package/dist/bubbles/service-bubble/ai-agent.js +3 -3
  11. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  12. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  13. package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
  14. package/dist/bubbles/service-bubble/airtable.js +8 -13
  15. package/dist/bubbles/service-bubble/airtable.js.map +1 -1
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  20. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  22. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  24. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  25. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  26. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  27. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/apify/apify.js +10 -11
  29. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  30. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
  33. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  34. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
  36. package/dist/bubbles/service-bubble/attio/attio.js +11 -12
  37. package/dist/bubbles/service-bubble/attio/attio.js.map +1 -1
  38. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  39. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
  40. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  41. package/dist/bubbles/service-bubble/browserbase/browserbase.js +3 -8
  42. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  43. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  45. package/dist/bubbles/service-bubble/confluence/confluence.d.ts.map +1 -1
  46. package/dist/bubbles/service-bubble/confluence/confluence.js +4 -6
  47. package/dist/bubbles/service-bubble/confluence/confluence.js.map +1 -1
  48. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  49. package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
  50. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  51. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  52. package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
  53. package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
  54. package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
  55. package/dist/bubbles/service-bubble/firecrawl.d.ts +304 -304
  56. package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
  57. package/dist/bubbles/service-bubble/firecrawl.js +3 -12
  58. package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
  59. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  60. package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
  61. package/dist/bubbles/service-bubble/followupboss.js +12 -13
  62. package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
  63. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
  65. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
  66. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
  67. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  68. package/dist/bubbles/service-bubble/github.d.ts.map +1 -1
  69. package/dist/bubbles/service-bubble/github.js +14 -17
  70. package/dist/bubbles/service-bubble/github.js.map +1 -1
  71. package/dist/bubbles/service-bubble/gmail.d.ts +332 -332
  72. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  73. package/dist/bubbles/service-bubble/gmail.js +10 -12
  74. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  75. package/dist/bubbles/service-bubble/google-calendar.d.ts +136 -136
  76. package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
  77. package/dist/bubbles/service-bubble/google-calendar.js +10 -11
  78. package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
  79. package/dist/bubbles/service-bubble/google-drive.d.ts +116 -110
  80. package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
  81. package/dist/bubbles/service-bubble/google-drive.js +19 -13
  82. package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
  83. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  84. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  85. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js +6 -8
  86. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  87. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  88. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  89. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  90. package/dist/bubbles/service-bubble/hubspot/hubspot.js +9 -10
  91. package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
  92. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  93. package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
  94. package/dist/bubbles/service-bubble/insforge-db.js +24 -26
  95. package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
  96. package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
  97. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  98. package/dist/bubbles/service-bubble/jira/jira.js +5 -7
  99. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  100. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  101. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  102. package/dist/bubbles/service-bubble/linear/linear.d.ts.map +1 -1
  103. package/dist/bubbles/service-bubble/linear/linear.js +5 -7
  104. package/dist/bubbles/service-bubble/linear/linear.js.map +1 -1
  105. package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
  106. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  107. package/dist/bubbles/service-bubble/notion/notion.js +5 -11
  108. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  109. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  110. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  111. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  112. package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
  113. package/dist/bubbles/service-bubble/posthog/posthog.js +17 -18
  114. package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
  115. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  116. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  117. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  118. package/dist/bubbles/service-bubble/resend.js +8 -13
  119. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  120. package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
  121. package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
  122. package/dist/bubbles/service-bubble/s3/index.js +4 -0
  123. package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
  124. package/dist/bubbles/service-bubble/s3/s3.d.ts +306 -0
  125. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
  126. package/dist/bubbles/service-bubble/s3/s3.js +369 -0
  127. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
  128. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +265 -0
  129. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
  130. package/dist/bubbles/service-bubble/s3/s3.schema.js +213 -0
  131. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
  132. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
  133. package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
  134. package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
  135. package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
  136. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  137. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts.map +1 -1
  138. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js +4 -9
  139. package/dist/bubbles/service-bubble/sendsafely/sendsafely.js.map +1 -1
  140. package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
  141. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  142. package/dist/bubbles/service-bubble/slack/slack.js +4 -3
  143. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  144. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  145. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  146. package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
  147. package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
  148. package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
  149. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  150. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  151. package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
  152. package/dist/bubbles/service-bubble/telegram.js +3 -3
  153. package/dist/bubbles/service-bubble/telegram.js.map +1 -1
  154. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  155. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  156. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  157. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  158. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  159. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  160. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  161. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  162. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  163. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  164. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  165. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  166. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  167. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  168. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
  169. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  170. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  171. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  172. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  173. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  174. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  175. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  176. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  177. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  178. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  179. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
  180. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  181. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  182. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  183. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  184. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  185. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  186. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  187. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  188. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  189. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  190. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  191. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  192. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  193. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  194. package/dist/bubbles.json +493 -3
  195. package/dist/index.d.ts +1 -0
  196. package/dist/index.d.ts.map +1 -1
  197. package/dist/index.js +1 -0
  198. package/dist/index.js.map +1 -1
  199. package/package.json +2 -2
@@ -44,17 +44,17 @@ 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
- name: string;
48
47
  operation: "create_customer";
48
+ name: string;
49
+ email?: string | undefined;
49
50
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
51
  metadata?: Record<string, string> | undefined;
51
- email?: string | undefined;
52
52
  }, {
53
- name: string;
54
53
  operation: "create_customer";
54
+ name: string;
55
+ email?: string | undefined;
55
56
  credentials?: Partial<Record<CredentialType, string>> | undefined;
56
57
  metadata?: Record<string, string> | undefined;
57
- email?: string | undefined;
58
58
  }>, import("zod").ZodObject<{
59
59
  operation: import("zod").ZodLiteral<"list_customers">;
60
60
  limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
@@ -64,13 +64,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
64
64
  }, "strip", import("zod").ZodTypeAny, {
65
65
  operation: "list_customers";
66
66
  limit: number;
67
- credentials?: Partial<Record<CredentialType, string>> | undefined;
68
67
  email?: string | undefined;
68
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
69
69
  cursor?: string | undefined;
70
70
  }, {
71
71
  operation: "list_customers";
72
- credentials?: Partial<Record<CredentialType, string>> | undefined;
73
72
  email?: string | undefined;
73
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
74
74
  limit?: number | undefined;
75
75
  cursor?: string | undefined;
76
76
  }>, import("zod").ZodObject<{
@@ -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
- name: string;
96
95
  operation: "create_product";
96
+ name: string;
97
97
  description?: string | undefined;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  metadata?: Record<string, string> | undefined;
100
100
  }, {
101
- name: string;
102
101
  operation: "create_product";
102
+ name: string;
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
- 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;
@@ -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
- invoice?: string | undefined;
323
322
  quantity?: number | undefined;
323
+ invoice?: string | 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
- 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";
@@ -443,37 +443,37 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
443
443
  id: string;
444
444
  created: number;
445
445
  name?: string | null | undefined;
446
- metadata?: Record<string, string> | undefined;
447
446
  email?: string | null | undefined;
447
+ metadata?: Record<string, string> | undefined;
448
448
  }, {
449
449
  id: string;
450
450
  created: number;
451
451
  name?: string | null | undefined;
452
- metadata?: Record<string, string> | undefined;
453
452
  email?: string | null | undefined;
453
+ metadata?: Record<string, string> | undefined;
454
454
  }>>;
455
455
  error: import("zod").ZodString;
456
456
  }, "strip", import("zod").ZodTypeAny, {
457
- error: string;
458
- success: boolean;
459
457
  operation: "create_customer";
458
+ success: boolean;
459
+ error: string;
460
460
  customer?: {
461
461
  id: string;
462
462
  created: number;
463
463
  name?: string | null | undefined;
464
- metadata?: Record<string, string> | undefined;
465
464
  email?: string | null | undefined;
465
+ metadata?: Record<string, string> | undefined;
466
466
  } | undefined;
467
467
  }, {
468
- error: string;
469
- success: boolean;
470
468
  operation: "create_customer";
469
+ success: boolean;
470
+ error: string;
471
471
  customer?: {
472
472
  id: string;
473
473
  created: number;
474
474
  name?: string | null | undefined;
475
- metadata?: Record<string, string> | undefined;
476
475
  email?: string | null | undefined;
476
+ metadata?: Record<string, string> | undefined;
477
477
  } | undefined;
478
478
  }>, import("zod").ZodObject<{
479
479
  operation: import("zod").ZodLiteral<"list_customers">;
@@ -488,43 +488,43 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
488
488
  id: string;
489
489
  created: number;
490
490
  name?: string | null | undefined;
491
- metadata?: Record<string, string> | undefined;
492
491
  email?: string | null | undefined;
492
+ metadata?: Record<string, string> | undefined;
493
493
  }, {
494
494
  id: string;
495
495
  created: number;
496
496
  name?: string | null | undefined;
497
- metadata?: Record<string, string> | undefined;
498
497
  email?: string | null | undefined;
498
+ metadata?: Record<string, string> | undefined;
499
499
  }>, "many">>;
500
500
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
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
- success: boolean;
506
504
  operation: "list_customers";
505
+ success: boolean;
506
+ error: string;
507
507
  next_cursor?: string | null | undefined;
508
508
  has_more?: boolean | undefined;
509
509
  customers?: {
510
510
  id: string;
511
511
  created: number;
512
512
  name?: string | null | undefined;
513
- metadata?: Record<string, string> | undefined;
514
513
  email?: string | null | undefined;
514
+ metadata?: Record<string, string> | undefined;
515
515
  }[] | undefined;
516
516
  }, {
517
- error: string;
518
- success: boolean;
519
517
  operation: "list_customers";
518
+ success: boolean;
519
+ error: string;
520
520
  next_cursor?: string | null | undefined;
521
521
  has_more?: boolean | undefined;
522
522
  customers?: {
523
523
  id: string;
524
524
  created: number;
525
525
  name?: string | null | undefined;
526
- metadata?: Record<string, string> | undefined;
527
526
  email?: string | null | undefined;
527
+ metadata?: Record<string, string> | undefined;
528
528
  }[] | undefined;
529
529
  }>, import("zod").ZodObject<{
530
530
  operation: import("zod").ZodLiteral<"retrieve_customer">;
@@ -539,40 +539,40 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
539
539
  id: string;
540
540
  created: number;
541
541
  name?: string | null | undefined;
542
- metadata?: Record<string, string> | undefined;
543
542
  email?: string | null | undefined;
543
+ metadata?: Record<string, string> | undefined;
544
544
  }, {
545
545
  id: string;
546
546
  created: number;
547
547
  name?: string | null | undefined;
548
- metadata?: Record<string, string> | undefined;
549
548
  email?: string | null | undefined;
549
+ metadata?: Record<string, string> | undefined;
550
550
  }>>;
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
- success: boolean;
556
554
  operation: "retrieve_customer";
555
+ success: boolean;
556
+ error: string;
557
557
  deleted?: boolean | undefined;
558
558
  customer?: {
559
559
  id: string;
560
560
  created: number;
561
561
  name?: string | null | undefined;
562
- metadata?: Record<string, string> | undefined;
563
562
  email?: string | null | undefined;
563
+ metadata?: Record<string, string> | undefined;
564
564
  } | undefined;
565
565
  }, {
566
- error: string;
567
- success: boolean;
568
566
  operation: "retrieve_customer";
567
+ success: boolean;
568
+ error: string;
569
569
  deleted?: boolean | undefined;
570
570
  customer?: {
571
571
  id: string;
572
572
  created: number;
573
573
  name?: string | null | undefined;
574
- metadata?: Record<string, string> | undefined;
575
574
  email?: string | null | undefined;
575
+ metadata?: Record<string, string> | undefined;
576
576
  } | undefined;
577
577
  }>, import("zod").ZodObject<{
578
578
  operation: import("zod").ZodLiteral<"create_product">;
@@ -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
- error: string;
605
- success: boolean;
606
604
  operation: "create_product";
605
+ success: boolean;
606
+ error: string;
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
- error: string;
617
- success: boolean;
618
616
  operation: "create_product";
617
+ success: boolean;
618
+ error: string;
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
- error: string;
655
- success: boolean;
656
654
  operation: "list_products";
655
+ success: boolean;
656
+ error: string;
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
- error: string;
667
- success: boolean;
668
666
  operation: "list_products";
667
+ success: boolean;
668
+ error: string;
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: "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
- success: boolean;
712
710
  operation: "create_price";
711
+ success: boolean;
712
+ error: string;
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
- success: boolean;
726
724
  operation: "create_price";
725
+ success: boolean;
726
+ error: string;
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
- success: boolean;
772
770
  operation: "list_prices";
771
+ success: boolean;
772
+ error: string;
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
- success: boolean;
786
784
  operation: "list_prices";
785
+ success: boolean;
786
+ error: string;
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;
@@ -804,37 +804,37 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
804
804
  created: import("zod").ZodOptional<import("zod").ZodNumber>;
805
805
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
806
806
  }, "strip", import("zod").ZodTypeAny, {
807
- id: string;
808
807
  url: string;
808
+ id: string;
809
809
  active: boolean;
810
810
  metadata?: Record<string, string> | undefined;
811
811
  created?: number | undefined;
812
812
  }, {
813
- id: string;
814
813
  url: string;
814
+ id: string;
815
815
  active: boolean;
816
816
  metadata?: Record<string, string> | undefined;
817
817
  created?: number | undefined;
818
818
  }>>;
819
819
  error: import("zod").ZodString;
820
820
  }, "strip", import("zod").ZodTypeAny, {
821
- error: string;
822
- success: boolean;
823
821
  operation: "create_payment_link";
822
+ success: boolean;
823
+ error: string;
824
824
  payment_link?: {
825
- id: string;
826
825
  url: string;
826
+ id: string;
827
827
  active: boolean;
828
828
  metadata?: Record<string, string> | undefined;
829
829
  created?: number | undefined;
830
830
  } | undefined;
831
831
  }, {
832
- error: string;
833
- success: boolean;
834
832
  operation: "create_payment_link";
833
+ success: boolean;
834
+ error: string;
835
835
  payment_link?: {
836
- id: string;
837
836
  url: string;
837
+ id: string;
838
838
  active: boolean;
839
839
  metadata?: Record<string, string> | undefined;
840
840
  created?: number | undefined;
@@ -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
- error: string;
882
- success: boolean;
883
881
  operation: "create_invoice";
882
+ success: boolean;
883
+ error: string;
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
- error: string;
898
- success: boolean;
899
897
  operation: "create_invoice";
898
+ success: boolean;
899
+ error: string;
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
- error: string;
954
- success: boolean;
955
953
  operation: "list_invoices";
954
+ success: boolean;
955
+ error: string;
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
- error: string;
972
- success: boolean;
973
971
  operation: "list_invoices";
972
+ success: boolean;
973
+ error: string;
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
- error: string;
1028
- success: boolean;
1029
1027
  operation: "retrieve_invoice";
1028
+ success: boolean;
1029
+ error: string;
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
- error: string;
1044
- success: boolean;
1045
1043
  operation: "retrieve_invoice";
1044
+ success: boolean;
1045
+ error: string;
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
- error: string;
1098
- success: boolean;
1099
1097
  operation: "finalize_invoice";
1098
+ success: boolean;
1099
+ error: string;
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
- error: string;
1114
- success: boolean;
1115
1113
  operation: "finalize_invoice";
1114
+ success: boolean;
1115
+ error: string;
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
- invoice?: string | null | undefined;
1152
1151
  quantity?: number | undefined;
1152
+ invoice?: string | null | 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
- invoice?: string | null | undefined;
1163
1162
  quantity?: number | undefined;
1163
+ invoice?: string | null | undefined;
1164
1164
  }>>;
1165
1165
  error: import("zod").ZodString;
1166
1166
  }, "strip", import("zod").ZodTypeAny, {
1167
- error: string;
1168
- success: boolean;
1169
1167
  operation: "create_invoice_item";
1168
+ success: boolean;
1169
+ error: string;
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
- invoice?: string | null | undefined;
1180
1179
  quantity?: number | undefined;
1180
+ invoice?: string | null | undefined;
1181
1181
  } | undefined;
1182
1182
  }, {
1183
- error: string;
1184
- success: boolean;
1185
1183
  operation: "create_invoice_item";
1184
+ success: boolean;
1185
+ error: string;
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
- invoice?: string | null | undefined;
1196
1195
  quantity?: number | undefined;
1196
+ invoice?: string | null | 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
- error: string;
1238
- success: boolean;
1239
1237
  operation: "send_invoice";
1238
+ success: boolean;
1239
+ error: string;
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
- error: string;
1254
- success: boolean;
1255
1253
  operation: "send_invoice";
1254
+ success: boolean;
1255
+ error: string;
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
- error: string;
1314
- success: boolean;
1315
1313
  operation: "get_balance";
1314
+ success: boolean;
1315
+ error: string;
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
- error: string;
1328
- success: boolean;
1329
1327
  operation: "get_balance";
1328
+ success: boolean;
1329
+ error: string;
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
- error: string;
1371
- success: boolean;
1372
1370
  operation: "list_payment_intents";
1371
+ success: boolean;
1372
+ error: string;
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
- error: string;
1384
- success: boolean;
1385
1383
  operation: "list_payment_intents";
1384
+ success: boolean;
1385
+ error: string;
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
- error: string;
1429
- success: boolean;
1430
1428
  operation: "list_subscriptions";
1429
+ success: boolean;
1430
+ error: string;
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
- error: string;
1443
- success: boolean;
1444
1442
  operation: "list_subscriptions";
1443
+ success: boolean;
1444
+ error: string;
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
- error: string;
1489
- success: boolean;
1490
1488
  operation: "cancel_subscription";
1489
+ success: boolean;
1490
+ error: string;
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
- error: string;
1503
- success: boolean;
1504
1502
  operation: "cancel_subscription";
1503
+ success: boolean;
1504
+ error: string;
1505
1505
  subscription?: {
1506
1506
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1507
1507
  id: string;
@@ -1522,37 +1522,37 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1522
1522
  created: import("zod").ZodOptional<import("zod").ZodNumber>;
1523
1523
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1524
1524
  }, "strip", import("zod").ZodTypeAny, {
1525
- id: string;
1526
1525
  url: string;
1526
+ id: string;
1527
1527
  active: boolean;
1528
1528
  metadata?: Record<string, string> | undefined;
1529
1529
  created?: number | undefined;
1530
1530
  }, {
1531
- id: string;
1532
1531
  url: string;
1532
+ id: string;
1533
1533
  active: boolean;
1534
1534
  metadata?: Record<string, string> | undefined;
1535
1535
  created?: number | undefined;
1536
1536
  }>, "many">>;
1537
1537
  error: import("zod").ZodString;
1538
1538
  }, "strip", import("zod").ZodTypeAny, {
1539
- error: string;
1540
- success: boolean;
1541
1539
  operation: "list_payment_links";
1540
+ success: boolean;
1541
+ error: string;
1542
1542
  payment_links?: {
1543
- id: string;
1544
1543
  url: string;
1544
+ id: string;
1545
1545
  active: boolean;
1546
1546
  metadata?: Record<string, string> | undefined;
1547
1547
  created?: number | undefined;
1548
1548
  }[] | undefined;
1549
1549
  }, {
1550
- error: string;
1551
- success: boolean;
1552
1550
  operation: "list_payment_links";
1551
+ success: boolean;
1552
+ error: string;
1553
1553
  payment_links?: {
1554
- id: string;
1555
1554
  url: string;
1555
+ id: string;
1556
1556
  active: boolean;
1557
1557
  metadata?: Record<string, string> | undefined;
1558
1558
  created?: number | undefined;
@@ -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
- error: string;
1594
- success: boolean;
1595
1593
  operation: "create_subscription";
1594
+ success: boolean;
1595
+ error: string;
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
- error: string;
1608
- success: boolean;
1609
1607
  operation: "create_subscription";
1608
+ success: boolean;
1609
+ error: string;
1610
1610
  subscription?: {
1611
1611
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1612
1612
  id: string;