@bubblelab/bubble-core 0.1.237 → 0.1.238

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 (92) hide show
  1. package/dist/bubble-bundle.d.ts +134 -113
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +68 -22
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +30 -2
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
  12. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
  13. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
  14. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
  15. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  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 +4 -4
  18. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
  20. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +5 -5
  24. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/apify/apify.js +2 -1
  26. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  27. package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
  28. package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
  29. package/dist/bubbles/service-bubble/apify/index.js +2 -0
  30. package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +160 -160
  33. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +2 -2
  34. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +4 -4
  36. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/capability-pipeline.d.ts +2 -2
  38. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
  40. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  41. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  42. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +94 -94
  43. package/dist/bubbles/service-bubble/firecrawl.d.ts +176 -176
  44. package/dist/bubbles/service-bubble/github.d.ts +72 -72
  45. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  46. package/dist/bubbles/service-bubble/google-calendar.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/google-drive.d.ts +36 -36
  48. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +6 -6
  50. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/jira/jira.d.ts +38 -38
  52. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +380 -380
  54. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +2 -2
  55. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  59. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/slack/slack.d.ts +98 -98
  61. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +32 -32
  62. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +36 -36
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +2 -2
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
  66. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
  67. package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
  68. package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
  69. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +12 -12
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  76. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  80. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +24 -24
  83. package/dist/bubbles.json +279 -3
  84. package/dist/index.d.ts +1 -0
  85. package/dist/index.d.ts.map +1 -1
  86. package/dist/index.js +1 -0
  87. package/dist/index.js.map +1 -1
  88. package/dist/types/available-tools.d.ts +1 -1
  89. package/dist/types/available-tools.d.ts.map +1 -1
  90. package/dist/types/available-tools.js +1 -0
  91. package/dist/types/available-tools.js.map +1 -1
  92. package/package.json +2 -2
@@ -253,13 +253,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
253
253
  }, "strip", import("zod").ZodTypeAny, {
254
254
  operation: "list_invoices";
255
255
  limit: number;
256
- status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
256
+ status?: "void" | "draft" | "paid" | "open" | "uncollectible" | undefined;
257
257
  credentials?: Partial<Record<CredentialType, string>> | undefined;
258
258
  cursor?: string | undefined;
259
259
  customer?: string | undefined;
260
260
  }, {
261
261
  operation: "list_invoices";
262
- status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
262
+ status?: "void" | "draft" | "paid" | "open" | "uncollectible" | undefined;
263
263
  credentials?: Partial<Record<CredentialType, string>> | undefined;
264
264
  limit?: number | undefined;
265
265
  cursor?: 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";
@@ -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;
@@ -711,7 +711,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
711
711
  success: boolean;
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;
@@ -725,7 +725,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
725
725
  success: boolean;
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;
@@ -771,7 +771,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
771
771
  success: boolean;
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;
@@ -785,7 +785,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
785
785
  success: boolean;
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;
@@ -854,7 +854,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
854
854
  invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
855
855
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
856
856
  }, "strip", import("zod").ZodTypeAny, {
857
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
857
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
858
858
  id: string;
859
859
  total: number;
860
860
  currency: string;
@@ -865,7 +865,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
865
865
  hosted_invoice_url?: string | null | undefined;
866
866
  invoice_pdf?: string | null | undefined;
867
867
  }, {
868
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
868
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
869
869
  id: string;
870
870
  total: number;
871
871
  currency: string;
@@ -882,7 +882,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
882
882
  success: boolean;
883
883
  operation: "create_invoice";
884
884
  invoice?: {
885
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
885
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
886
886
  id: string;
887
887
  total: number;
888
888
  currency: string;
@@ -898,7 +898,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
898
898
  success: boolean;
899
899
  operation: "create_invoice";
900
900
  invoice?: {
901
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
901
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
902
902
  id: string;
903
903
  total: number;
904
904
  currency: string;
@@ -924,7 +924,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
924
924
  invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
925
925
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
926
926
  }, "strip", import("zod").ZodTypeAny, {
927
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
927
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
928
928
  id: string;
929
929
  total: number;
930
930
  currency: string;
@@ -935,7 +935,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
935
935
  hosted_invoice_url?: string | null | undefined;
936
936
  invoice_pdf?: string | null | undefined;
937
937
  }, {
938
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
938
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
939
939
  id: string;
940
940
  total: number;
941
941
  currency: string;
@@ -956,7 +956,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
956
956
  next_cursor?: string | null | undefined;
957
957
  has_more?: boolean | undefined;
958
958
  invoices?: {
959
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
959
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
960
960
  id: string;
961
961
  total: number;
962
962
  currency: string;
@@ -974,7 +974,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
974
974
  next_cursor?: string | null | undefined;
975
975
  has_more?: boolean | undefined;
976
976
  invoices?: {
977
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
977
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
978
978
  id: string;
979
979
  total: number;
980
980
  currency: string;
@@ -1000,7 +1000,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1000
1000
  invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
1001
1001
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1002
1002
  }, "strip", import("zod").ZodTypeAny, {
1003
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1003
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1004
1004
  id: string;
1005
1005
  total: number;
1006
1006
  currency: string;
@@ -1011,7 +1011,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1011
1011
  hosted_invoice_url?: string | null | undefined;
1012
1012
  invoice_pdf?: string | null | undefined;
1013
1013
  }, {
1014
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1014
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1015
1015
  id: string;
1016
1016
  total: number;
1017
1017
  currency: string;
@@ -1028,7 +1028,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1028
1028
  success: boolean;
1029
1029
  operation: "retrieve_invoice";
1030
1030
  invoice?: {
1031
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1031
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1032
1032
  id: string;
1033
1033
  total: number;
1034
1034
  currency: string;
@@ -1044,7 +1044,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1044
1044
  success: boolean;
1045
1045
  operation: "retrieve_invoice";
1046
1046
  invoice?: {
1047
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1047
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1048
1048
  id: string;
1049
1049
  total: number;
1050
1050
  currency: string;
@@ -1070,7 +1070,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1070
1070
  invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
1071
1071
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1072
1072
  }, "strip", import("zod").ZodTypeAny, {
1073
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1073
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1074
1074
  id: string;
1075
1075
  total: number;
1076
1076
  currency: string;
@@ -1081,7 +1081,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1081
1081
  hosted_invoice_url?: string | null | undefined;
1082
1082
  invoice_pdf?: string | null | undefined;
1083
1083
  }, {
1084
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1084
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1085
1085
  id: string;
1086
1086
  total: number;
1087
1087
  currency: string;
@@ -1098,7 +1098,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1098
1098
  success: boolean;
1099
1099
  operation: "finalize_invoice";
1100
1100
  invoice?: {
1101
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1101
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1102
1102
  id: string;
1103
1103
  total: number;
1104
1104
  currency: string;
@@ -1114,7 +1114,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1114
1114
  success: boolean;
1115
1115
  operation: "finalize_invoice";
1116
1116
  invoice?: {
1117
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1117
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1118
1118
  id: string;
1119
1119
  total: number;
1120
1120
  currency: string;
@@ -1210,7 +1210,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1210
1210
  invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
1211
1211
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1212
1212
  }, "strip", import("zod").ZodTypeAny, {
1213
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1213
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1214
1214
  id: string;
1215
1215
  total: number;
1216
1216
  currency: string;
@@ -1221,7 +1221,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1221
1221
  hosted_invoice_url?: string | null | undefined;
1222
1222
  invoice_pdf?: string | null | undefined;
1223
1223
  }, {
1224
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1224
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1225
1225
  id: string;
1226
1226
  total: number;
1227
1227
  currency: string;
@@ -1238,7 +1238,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1238
1238
  success: boolean;
1239
1239
  operation: "send_invoice";
1240
1240
  invoice?: {
1241
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1241
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1242
1242
  id: string;
1243
1243
  total: number;
1244
1244
  currency: string;
@@ -1254,7 +1254,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1254
1254
  success: boolean;
1255
1255
  operation: "send_invoice";
1256
1256
  invoice?: {
1257
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1257
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1258
1258
  id: string;
1259
1259
  total: number;
1260
1260
  currency: string;
@@ -51,7 +51,7 @@ export declare const StripePriceSchema: z.ZodObject<{
51
51
  created: z.ZodNumber;
52
52
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
53
53
  }, "strip", z.ZodTypeAny, {
54
- type: "one_time" | "recurring";
54
+ type: "recurring" | "one_time";
55
55
  id: string;
56
56
  created: number;
57
57
  currency: string;
@@ -60,7 +60,7 @@ export declare const StripePriceSchema: z.ZodObject<{
60
60
  unit_amount: number | null;
61
61
  metadata?: Record<string, string> | undefined;
62
62
  }, {
63
- type: "one_time" | "recurring";
63
+ type: "recurring" | "one_time";
64
64
  id: string;
65
65
  created: number;
66
66
  currency: string;
@@ -100,7 +100,7 @@ export declare const StripeInvoiceSchema: z.ZodObject<{
100
100
  invoice_pdf: z.ZodOptional<z.ZodNullable<z.ZodString>>;
101
101
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
102
102
  }, "strip", z.ZodTypeAny, {
103
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
103
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
104
104
  id: string;
105
105
  total: number;
106
106
  currency: string;
@@ -111,7 +111,7 @@ export declare const StripeInvoiceSchema: z.ZodObject<{
111
111
  hosted_invoice_url?: string | null | undefined;
112
112
  invoice_pdf?: string | null | undefined;
113
113
  }, {
114
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
114
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
115
115
  id: string;
116
116
  total: number;
117
117
  currency: string;
@@ -465,13 +465,13 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
465
465
  }, "strip", z.ZodTypeAny, {
466
466
  operation: "list_invoices";
467
467
  limit: number;
468
- status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
468
+ status?: "void" | "draft" | "paid" | "open" | "uncollectible" | undefined;
469
469
  credentials?: Partial<Record<CredentialType, string>> | undefined;
470
470
  cursor?: string | undefined;
471
471
  customer?: string | undefined;
472
472
  }, {
473
473
  operation: "list_invoices";
474
- status?: "void" | "draft" | "open" | "paid" | "uncollectible" | undefined;
474
+ status?: "void" | "draft" | "paid" | "open" | "uncollectible" | undefined;
475
475
  credentials?: Partial<Record<CredentialType, string>> | undefined;
476
476
  limit?: number | undefined;
477
477
  cursor?: string | undefined;
@@ -517,8 +517,8 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
517
517
  operation: "create_invoice_item";
518
518
  currency: string;
519
519
  unit_amount: number;
520
- customer: string;
521
520
  quantity: number;
521
+ customer: string;
522
522
  description?: string | undefined;
523
523
  credentials?: Partial<Record<CredentialType, string>> | undefined;
524
524
  metadata?: Record<string, string> | undefined;
@@ -594,8 +594,8 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
594
594
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
595
595
  }, "strip", z.ZodTypeAny, {
596
596
  operation: "cancel_subscription";
597
- cancel_at_period_end: boolean;
598
597
  subscription_id: string;
598
+ cancel_at_period_end: boolean;
599
599
  credentials?: Partial<Record<CredentialType, string>> | undefined;
600
600
  }, {
601
601
  operation: "cancel_subscription";
@@ -899,7 +899,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
899
899
  created: z.ZodNumber;
900
900
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
901
901
  }, "strip", z.ZodTypeAny, {
902
- type: "one_time" | "recurring";
902
+ type: "recurring" | "one_time";
903
903
  id: string;
904
904
  created: number;
905
905
  currency: string;
@@ -908,7 +908,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
908
908
  unit_amount: number | null;
909
909
  metadata?: Record<string, string> | undefined;
910
910
  }, {
911
- type: "one_time" | "recurring";
911
+ type: "recurring" | "one_time";
912
912
  id: string;
913
913
  created: number;
914
914
  currency: string;
@@ -923,7 +923,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
923
923
  success: boolean;
924
924
  operation: "create_price";
925
925
  price?: {
926
- type: "one_time" | "recurring";
926
+ type: "recurring" | "one_time";
927
927
  id: string;
928
928
  created: number;
929
929
  currency: string;
@@ -937,7 +937,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
937
937
  success: boolean;
938
938
  operation: "create_price";
939
939
  price?: {
940
- type: "one_time" | "recurring";
940
+ type: "recurring" | "one_time";
941
941
  id: string;
942
942
  created: number;
943
943
  currency: string;
@@ -959,7 +959,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
959
959
  created: z.ZodNumber;
960
960
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
961
961
  }, "strip", z.ZodTypeAny, {
962
- type: "one_time" | "recurring";
962
+ type: "recurring" | "one_time";
963
963
  id: string;
964
964
  created: number;
965
965
  currency: string;
@@ -968,7 +968,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
968
968
  unit_amount: number | null;
969
969
  metadata?: Record<string, string> | undefined;
970
970
  }, {
971
- type: "one_time" | "recurring";
971
+ type: "recurring" | "one_time";
972
972
  id: string;
973
973
  created: number;
974
974
  currency: string;
@@ -983,7 +983,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
983
983
  success: boolean;
984
984
  operation: "list_prices";
985
985
  prices?: {
986
- type: "one_time" | "recurring";
986
+ type: "recurring" | "one_time";
987
987
  id: string;
988
988
  created: number;
989
989
  currency: string;
@@ -997,7 +997,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
997
997
  success: boolean;
998
998
  operation: "list_prices";
999
999
  prices?: {
1000
- type: "one_time" | "recurring";
1000
+ type: "recurring" | "one_time";
1001
1001
  id: string;
1002
1002
  created: number;
1003
1003
  currency: string;
@@ -1066,7 +1066,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1066
1066
  invoice_pdf: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1067
1067
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1068
1068
  }, "strip", z.ZodTypeAny, {
1069
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1069
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1070
1070
  id: string;
1071
1071
  total: number;
1072
1072
  currency: string;
@@ -1077,7 +1077,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1077
1077
  hosted_invoice_url?: string | null | undefined;
1078
1078
  invoice_pdf?: string | null | undefined;
1079
1079
  }, {
1080
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1080
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1081
1081
  id: string;
1082
1082
  total: number;
1083
1083
  currency: string;
@@ -1094,7 +1094,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1094
1094
  success: boolean;
1095
1095
  operation: "create_invoice";
1096
1096
  invoice?: {
1097
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1097
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1098
1098
  id: string;
1099
1099
  total: number;
1100
1100
  currency: string;
@@ -1110,7 +1110,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1110
1110
  success: boolean;
1111
1111
  operation: "create_invoice";
1112
1112
  invoice?: {
1113
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1113
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1114
1114
  id: string;
1115
1115
  total: number;
1116
1116
  currency: string;
@@ -1136,7 +1136,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1136
1136
  invoice_pdf: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1137
1137
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1138
1138
  }, "strip", z.ZodTypeAny, {
1139
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1139
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1140
1140
  id: string;
1141
1141
  total: number;
1142
1142
  currency: string;
@@ -1147,7 +1147,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1147
1147
  hosted_invoice_url?: string | null | undefined;
1148
1148
  invoice_pdf?: string | null | undefined;
1149
1149
  }, {
1150
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1150
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1151
1151
  id: string;
1152
1152
  total: number;
1153
1153
  currency: string;
@@ -1168,7 +1168,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1168
1168
  next_cursor?: string | null | undefined;
1169
1169
  has_more?: boolean | undefined;
1170
1170
  invoices?: {
1171
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1171
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1172
1172
  id: string;
1173
1173
  total: number;
1174
1174
  currency: string;
@@ -1186,7 +1186,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1186
1186
  next_cursor?: string | null | undefined;
1187
1187
  has_more?: boolean | undefined;
1188
1188
  invoices?: {
1189
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1189
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1190
1190
  id: string;
1191
1191
  total: number;
1192
1192
  currency: string;
@@ -1212,7 +1212,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1212
1212
  invoice_pdf: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1213
1213
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1214
1214
  }, "strip", z.ZodTypeAny, {
1215
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1215
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1216
1216
  id: string;
1217
1217
  total: number;
1218
1218
  currency: string;
@@ -1223,7 +1223,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1223
1223
  hosted_invoice_url?: string | null | undefined;
1224
1224
  invoice_pdf?: string | null | undefined;
1225
1225
  }, {
1226
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1226
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1227
1227
  id: string;
1228
1228
  total: number;
1229
1229
  currency: string;
@@ -1240,7 +1240,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1240
1240
  success: boolean;
1241
1241
  operation: "retrieve_invoice";
1242
1242
  invoice?: {
1243
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1243
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1244
1244
  id: string;
1245
1245
  total: number;
1246
1246
  currency: string;
@@ -1256,7 +1256,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1256
1256
  success: boolean;
1257
1257
  operation: "retrieve_invoice";
1258
1258
  invoice?: {
1259
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1259
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1260
1260
  id: string;
1261
1261
  total: number;
1262
1262
  currency: string;
@@ -1282,7 +1282,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1282
1282
  invoice_pdf: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1283
1283
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1284
1284
  }, "strip", z.ZodTypeAny, {
1285
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1285
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1286
1286
  id: string;
1287
1287
  total: number;
1288
1288
  currency: string;
@@ -1293,7 +1293,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1293
1293
  hosted_invoice_url?: string | null | undefined;
1294
1294
  invoice_pdf?: string | null | undefined;
1295
1295
  }, {
1296
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1296
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1297
1297
  id: string;
1298
1298
  total: number;
1299
1299
  currency: string;
@@ -1310,7 +1310,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1310
1310
  success: boolean;
1311
1311
  operation: "finalize_invoice";
1312
1312
  invoice?: {
1313
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1313
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1314
1314
  id: string;
1315
1315
  total: number;
1316
1316
  currency: string;
@@ -1326,7 +1326,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1326
1326
  success: boolean;
1327
1327
  operation: "finalize_invoice";
1328
1328
  invoice?: {
1329
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1329
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1330
1330
  id: string;
1331
1331
  total: number;
1332
1332
  currency: string;
@@ -1422,7 +1422,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1422
1422
  invoice_pdf: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1423
1423
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1424
1424
  }, "strip", z.ZodTypeAny, {
1425
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1425
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1426
1426
  id: string;
1427
1427
  total: number;
1428
1428
  currency: string;
@@ -1433,7 +1433,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1433
1433
  hosted_invoice_url?: string | null | undefined;
1434
1434
  invoice_pdf?: string | null | undefined;
1435
1435
  }, {
1436
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1436
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1437
1437
  id: string;
1438
1438
  total: number;
1439
1439
  currency: string;
@@ -1450,7 +1450,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1450
1450
  success: boolean;
1451
1451
  operation: "send_invoice";
1452
1452
  invoice?: {
1453
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1453
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1454
1454
  id: string;
1455
1455
  total: number;
1456
1456
  currency: string;
@@ -1466,7 +1466,7 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1466
1466
  success: boolean;
1467
1467
  operation: "send_invoice";
1468
1468
  invoice?: {
1469
- status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
1469
+ status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
1470
1470
  id: string;
1471
1471
  total: number;
1472
1472
  currency: string;
@@ -87,7 +87,7 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
87
87
  operation: "create_ticket";
88
88
  body: string;
89
89
  subject: string;
90
- type?: "question" | "task" | "problem" | "incident" | undefined;
90
+ type?: "task" | "question" | "problem" | "incident" | undefined;
91
91
  credentials?: Partial<Record<CredentialType, string>> | undefined;
92
92
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
93
93
  tags?: string[] | undefined;
@@ -102,7 +102,7 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
102
102
  operation: "create_ticket";
103
103
  body: string;
104
104
  subject: string;
105
- type?: "question" | "task" | "problem" | "incident" | undefined;
105
+ type?: "task" | "question" | "problem" | "incident" | undefined;
106
106
  credentials?: Partial<Record<CredentialType, string>> | undefined;
107
107
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
108
108
  tags?: string[] | undefined;
@@ -61,7 +61,7 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
61
61
  operation: "create_ticket";
62
62
  body: string;
63
63
  subject: string;
64
- type?: "question" | "task" | "problem" | "incident" | undefined;
64
+ type?: "task" | "question" | "problem" | "incident" | undefined;
65
65
  credentials?: Partial<Record<CredentialType, string>> | undefined;
66
66
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
67
67
  tags?: string[] | undefined;
@@ -76,7 +76,7 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
76
76
  operation: "create_ticket";
77
77
  body: string;
78
78
  subject: string;
79
- type?: "question" | "task" | "problem" | "incident" | undefined;
79
+ type?: "task" | "question" | "problem" | "incident" | undefined;
80
80
  credentials?: Partial<Record<CredentialType, string>> | undefined;
81
81
  priority?: "low" | "high" | "urgent" | "normal" | undefined;
82
82
  tags?: string[] | undefined;