@bubblelab/bubble-core 0.1.228 → 0.1.229

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 (123) hide show
  1. package/dist/bubble-bundle.d.ts +182 -182
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +92 -92
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  33. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  34. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  39. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  40. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +686 -27
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -1
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.js +289 -61
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +666 -8
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -1
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +370 -39
  48. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -1
  49. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  50. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  51. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  52. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  54. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  55. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  56. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  57. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  58. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  59. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  61. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  62. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  64. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  65. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  66. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  67. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  68. package/dist/bubbles/service-bubble/slack/slack.d.ts +556 -556
  69. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  70. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  71. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +183 -183
  72. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  73. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  74. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  75. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +93 -93
  76. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +93 -93
  77. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  79. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  87. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  88. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  89. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  90. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  92. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  96. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +572 -572
  97. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  102. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  103. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  104. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  106. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  107. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  108. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  109. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  111. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  112. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  113. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  114. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  115. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  116. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  117. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  118. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  119. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  120. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  121. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  122. package/dist/bubbles.json +1459 -166
  123. package/package.json +2 -2
@@ -550,8 +550,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
550
550
  has_more: z.ZodOptional<z.ZodBoolean>;
551
551
  error: z.ZodString;
552
552
  }, "strip", z.ZodTypeAny, {
553
- success: boolean;
554
553
  error: string;
554
+ success: boolean;
555
555
  operation: "list_transactions";
556
556
  has_more?: boolean | undefined;
557
557
  transactions?: z.objectOutputType<{
@@ -584,8 +584,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
584
584
  sk_category_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
585
585
  }, z.ZodTypeAny, "passthrough">[] | undefined;
586
586
  }, {
587
- success: boolean;
588
587
  error: string;
588
+ success: boolean;
589
589
  operation: "list_transactions";
590
590
  has_more?: boolean | undefined;
591
591
  transactions?: z.objectInputType<{
@@ -707,8 +707,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
707
707
  }, z.ZodTypeAny, "passthrough">>>;
708
708
  error: z.ZodString;
709
709
  }, "strip", z.ZodTypeAny, {
710
- success: boolean;
711
710
  error: string;
711
+ success: boolean;
712
712
  operation: "get_transaction";
713
713
  transaction?: z.objectOutputType<{
714
714
  id: z.ZodOptional<z.ZodString>;
@@ -740,8 +740,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
740
740
  sk_category_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
741
741
  }, z.ZodTypeAny, "passthrough"> | undefined;
742
742
  }, {
743
- success: boolean;
744
743
  error: string;
744
+ success: boolean;
745
745
  operation: "get_transaction";
746
746
  transaction?: z.objectInputType<{
747
747
  id: z.ZodOptional<z.ZodString>;
@@ -806,8 +806,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
806
806
  has_more: z.ZodOptional<z.ZodBoolean>;
807
807
  error: z.ZodString;
808
808
  }, "strip", z.ZodTypeAny, {
809
- success: boolean;
810
809
  error: string;
810
+ success: boolean;
811
811
  operation: "list_users";
812
812
  users?: z.objectOutputType<{
813
813
  id: z.ZodOptional<z.ZodString>;
@@ -821,8 +821,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
821
821
  }, z.ZodTypeAny, "passthrough">[] | undefined;
822
822
  has_more?: boolean | undefined;
823
823
  }, {
824
- success: boolean;
825
824
  error: string;
825
+ success: boolean;
826
826
  operation: "list_users";
827
827
  users?: z.objectInputType<{
828
828
  id: z.ZodOptional<z.ZodString>;
@@ -868,8 +868,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
868
868
  }, z.ZodTypeAny, "passthrough">>>;
869
869
  error: z.ZodString;
870
870
  }, "strip", z.ZodTypeAny, {
871
- success: boolean;
872
871
  error: string;
872
+ success: boolean;
873
873
  operation: "get_user";
874
874
  user?: z.objectOutputType<{
875
875
  id: z.ZodOptional<z.ZodString>;
@@ -882,8 +882,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
882
882
  status: z.ZodOptional<z.ZodString>;
883
883
  }, z.ZodTypeAny, "passthrough"> | undefined;
884
884
  }, {
885
- success: boolean;
886
885
  error: string;
886
+ success: boolean;
887
887
  operation: "get_user";
888
888
  user?: z.objectInputType<{
889
889
  id: z.ZodOptional<z.ZodString>;
@@ -932,8 +932,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
932
932
  has_more: z.ZodOptional<z.ZodBoolean>;
933
933
  error: z.ZodString;
934
934
  }, "strip", z.ZodTypeAny, {
935
- success: boolean;
936
935
  error: string;
936
+ success: boolean;
937
937
  operation: "list_cards";
938
938
  has_more?: boolean | undefined;
939
939
  cards?: z.objectOutputType<{
@@ -948,8 +948,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
948
948
  spending_restrictions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
949
949
  }, z.ZodTypeAny, "passthrough">[] | undefined;
950
950
  }, {
951
- success: boolean;
952
951
  error: string;
952
+ success: boolean;
953
953
  operation: "list_cards";
954
954
  has_more?: boolean | undefined;
955
955
  cards?: z.objectInputType<{
@@ -999,8 +999,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
999
999
  }, z.ZodTypeAny, "passthrough">>>;
1000
1000
  error: z.ZodString;
1001
1001
  }, "strip", z.ZodTypeAny, {
1002
- success: boolean;
1003
1002
  error: string;
1003
+ success: boolean;
1004
1004
  operation: "get_card";
1005
1005
  card?: z.objectOutputType<{
1006
1006
  id: z.ZodOptional<z.ZodString>;
@@ -1014,8 +1014,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1014
1014
  spending_restrictions: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1015
1015
  }, z.ZodTypeAny, "passthrough"> | undefined;
1016
1016
  }, {
1017
- success: boolean;
1018
1017
  error: string;
1018
+ success: boolean;
1019
1019
  operation: "get_card";
1020
1020
  card?: z.objectInputType<{
1021
1021
  id: z.ZodOptional<z.ZodString>;
@@ -1044,8 +1044,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1044
1044
  has_more: z.ZodOptional<z.ZodBoolean>;
1045
1045
  error: z.ZodString;
1046
1046
  }, "strip", z.ZodTypeAny, {
1047
- success: boolean;
1048
1047
  error: string;
1048
+ success: boolean;
1049
1049
  operation: "list_departments";
1050
1050
  has_more?: boolean | undefined;
1051
1051
  departments?: z.objectOutputType<{
@@ -1053,8 +1053,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1053
1053
  name: z.ZodOptional<z.ZodString>;
1054
1054
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1055
1055
  }, {
1056
- success: boolean;
1057
1056
  error: string;
1057
+ success: boolean;
1058
1058
  operation: "list_departments";
1059
1059
  has_more?: boolean | undefined;
1060
1060
  departments?: z.objectInputType<{
@@ -1077,8 +1077,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1077
1077
  has_more: z.ZodOptional<z.ZodBoolean>;
1078
1078
  error: z.ZodString;
1079
1079
  }, "strip", z.ZodTypeAny, {
1080
- success: boolean;
1081
1080
  error: string;
1081
+ success: boolean;
1082
1082
  operation: "list_locations";
1083
1083
  has_more?: boolean | undefined;
1084
1084
  locations?: z.objectOutputType<{
@@ -1086,8 +1086,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1086
1086
  name: z.ZodOptional<z.ZodString>;
1087
1087
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1088
1088
  }, {
1089
- success: boolean;
1090
1089
  error: string;
1090
+ success: boolean;
1091
1091
  operation: "list_locations";
1092
1092
  has_more?: boolean | undefined;
1093
1093
  locations?: z.objectInputType<{
@@ -1113,8 +1113,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1113
1113
  has_more: z.ZodOptional<z.ZodBoolean>;
1114
1114
  error: z.ZodString;
1115
1115
  }, "strip", z.ZodTypeAny, {
1116
- success: boolean;
1117
1116
  error: string;
1117
+ success: boolean;
1118
1118
  operation: "list_spend_programs";
1119
1119
  has_more?: boolean | undefined;
1120
1120
  spend_programs?: z.objectOutputType<{
@@ -1123,8 +1123,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1123
1123
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1124
1124
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1125
1125
  }, {
1126
- success: boolean;
1127
1126
  error: string;
1127
+ success: boolean;
1128
1128
  operation: "list_spend_programs";
1129
1129
  has_more?: boolean | undefined;
1130
1130
  spend_programs?: z.objectInputType<{
@@ -1151,8 +1151,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1151
1151
  has_more: z.ZodOptional<z.ZodBoolean>;
1152
1152
  error: z.ZodString;
1153
1153
  }, "strip", z.ZodTypeAny, {
1154
- success: boolean;
1155
1154
  error: string;
1155
+ success: boolean;
1156
1156
  operation: "list_limits";
1157
1157
  has_more?: boolean | undefined;
1158
1158
  limits?: z.objectOutputType<{
@@ -1161,8 +1161,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1161
1161
  state: z.ZodOptional<z.ZodString>;
1162
1162
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1163
1163
  }, {
1164
- success: boolean;
1165
1164
  error: string;
1165
+ success: boolean;
1166
1166
  operation: "list_limits";
1167
1167
  has_more?: boolean | undefined;
1168
1168
  limits?: z.objectInputType<{
@@ -1195,8 +1195,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1195
1195
  has_more: z.ZodOptional<z.ZodBoolean>;
1196
1196
  error: z.ZodString;
1197
1197
  }, "strip", z.ZodTypeAny, {
1198
- success: boolean;
1199
1198
  error: string;
1199
+ success: boolean;
1200
1200
  operation: "list_reimbursements";
1201
1201
  has_more?: boolean | undefined;
1202
1202
  reimbursements?: z.objectOutputType<{
@@ -1207,8 +1207,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1207
1207
  user_id: z.ZodOptional<z.ZodString>;
1208
1208
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1209
1209
  }, {
1210
- success: boolean;
1211
1210
  error: string;
1211
+ success: boolean;
1212
1212
  operation: "list_reimbursements";
1213
1213
  has_more?: boolean | undefined;
1214
1214
  reimbursements?: z.objectInputType<{
@@ -1240,8 +1240,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1240
1240
  has_more: z.ZodOptional<z.ZodBoolean>;
1241
1241
  error: z.ZodString;
1242
1242
  }, "strip", z.ZodTypeAny, {
1243
- success: boolean;
1244
1243
  error: string;
1244
+ success: boolean;
1245
1245
  operation: "list_bills";
1246
1246
  has_more?: boolean | undefined;
1247
1247
  bills?: z.objectOutputType<{
@@ -1251,8 +1251,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1251
1251
  status: z.ZodOptional<z.ZodString>;
1252
1252
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1253
1253
  }, {
1254
- success: boolean;
1255
1254
  error: string;
1255
+ success: boolean;
1256
1256
  operation: "list_bills";
1257
1257
  has_more?: boolean | undefined;
1258
1258
  bills?: z.objectInputType<{
@@ -1277,8 +1277,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1277
1277
  has_more: z.ZodOptional<z.ZodBoolean>;
1278
1278
  error: z.ZodString;
1279
1279
  }, "strip", z.ZodTypeAny, {
1280
- success: boolean;
1281
1280
  error: string;
1281
+ success: boolean;
1282
1282
  operation: "list_vendors";
1283
1283
  has_more?: boolean | undefined;
1284
1284
  vendors?: z.objectOutputType<{
@@ -1286,8 +1286,8 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1286
1286
  name: z.ZodOptional<z.ZodString>;
1287
1287
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1288
1288
  }, {
1289
- success: boolean;
1290
1289
  error: string;
1290
+ success: boolean;
1291
1291
  operation: "list_vendors";
1292
1292
  has_more?: boolean | undefined;
1293
1293
  vendors?: z.objectInputType<{
@@ -1309,16 +1309,16 @@ export declare const RampResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
1309
1309
  }, z.ZodTypeAny, "passthrough">>>;
1310
1310
  error: z.ZodString;
1311
1311
  }, "strip", z.ZodTypeAny, {
1312
- success: boolean;
1313
1312
  error: string;
1313
+ success: boolean;
1314
1314
  operation: "get_business";
1315
1315
  business?: z.objectOutputType<{
1316
1316
  id: z.ZodOptional<z.ZodString>;
1317
1317
  name: z.ZodOptional<z.ZodString>;
1318
1318
  }, z.ZodTypeAny, "passthrough"> | undefined;
1319
1319
  }, {
1320
- success: boolean;
1321
1320
  error: string;
1321
+ success: boolean;
1322
1322
  operation: "get_business";
1323
1323
  business?: z.objectInputType<{
1324
1324
  id: z.ZodOptional<z.ZodString>;
@@ -48,6 +48,11 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
48
48
  subject: string;
49
49
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
50
  text?: string | undefined;
51
+ tags?: {
52
+ value: string;
53
+ name: string;
54
+ }[] | undefined;
55
+ headers?: Record<string, string> | undefined;
51
56
  attachments?: {
52
57
  filename: string;
53
58
  path?: string | undefined;
@@ -59,17 +64,17 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
59
64
  html?: string | undefined;
60
65
  reply_to?: string | string[] | undefined;
61
66
  scheduled_at?: string | undefined;
62
- tags?: {
63
- value: string;
64
- name: string;
65
- }[] | undefined;
66
- headers?: Record<string, string> | undefined;
67
67
  }, {
68
68
  operation: "send_email";
69
69
  to: string | string[];
70
70
  subject: string;
71
71
  credentials?: Partial<Record<CredentialType, string>> | undefined;
72
72
  text?: string | undefined;
73
+ tags?: {
74
+ value: string;
75
+ name: string;
76
+ }[] | undefined;
77
+ headers?: Record<string, string> | undefined;
73
78
  attachments?: {
74
79
  filename: string;
75
80
  path?: string | undefined;
@@ -82,11 +87,6 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
82
87
  html?: string | undefined;
83
88
  reply_to?: string | string[] | undefined;
84
89
  scheduled_at?: string | undefined;
85
- tags?: {
86
- value: string;
87
- name: string;
88
- }[] | undefined;
89
- headers?: Record<string, string> | undefined;
90
90
  }>, z.ZodObject<{
91
91
  operation: z.ZodLiteral<"get_email_status">;
92
92
  email_id: z.ZodString;
@@ -106,13 +106,13 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
106
106
  email_id: z.ZodOptional<z.ZodString>;
107
107
  error: z.ZodString;
108
108
  }, "strip", z.ZodTypeAny, {
109
- success: boolean;
110
109
  error: string;
110
+ success: boolean;
111
111
  operation: "send_email";
112
112
  email_id?: string | undefined;
113
113
  }, {
114
- success: boolean;
115
114
  error: string;
115
+ success: boolean;
116
116
  operation: "send_email";
117
117
  email_id?: string | undefined;
118
118
  }>, z.ZodObject<{
@@ -123,15 +123,15 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
123
123
  last_event: z.ZodOptional<z.ZodString>;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- success: boolean;
127
126
  error: string;
127
+ success: boolean;
128
128
  operation: "get_email_status";
129
129
  status?: string | undefined;
130
130
  created_at?: string | undefined;
131
131
  last_event?: string | undefined;
132
132
  }, {
133
- success: boolean;
134
133
  error: string;
134
+ success: boolean;
135
135
  operation: "get_email_status";
136
136
  status?: string | undefined;
137
137
  created_at?: string | undefined;
@@ -195,6 +195,11 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
195
195
  subject: string;
196
196
  credentials?: Partial<Record<CredentialType, string>> | undefined;
197
197
  text?: string | undefined;
198
+ tags?: {
199
+ value: string;
200
+ name: string;
201
+ }[] | undefined;
202
+ headers?: Record<string, string> | undefined;
198
203
  attachments?: {
199
204
  filename: string;
200
205
  path?: string | undefined;
@@ -206,17 +211,17 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
206
211
  html?: string | undefined;
207
212
  reply_to?: string | string[] | undefined;
208
213
  scheduled_at?: string | undefined;
209
- tags?: {
210
- value: string;
211
- name: string;
212
- }[] | undefined;
213
- headers?: Record<string, string> | undefined;
214
214
  }, {
215
215
  operation: "send_email";
216
216
  to: string | string[];
217
217
  subject: string;
218
218
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
219
  text?: string | undefined;
220
+ tags?: {
221
+ value: string;
222
+ name: string;
223
+ }[] | undefined;
224
+ headers?: Record<string, string> | undefined;
220
225
  attachments?: {
221
226
  filename: string;
222
227
  path?: string | undefined;
@@ -229,11 +234,6 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
229
234
  html?: string | undefined;
230
235
  reply_to?: string | string[] | undefined;
231
236
  scheduled_at?: string | undefined;
232
- tags?: {
233
- value: string;
234
- name: string;
235
- }[] | undefined;
236
- headers?: Record<string, string> | undefined;
237
237
  }>, z.ZodObject<{
238
238
  operation: z.ZodLiteral<"get_email_status">;
239
239
  email_id: z.ZodString;
@@ -253,13 +253,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
253
253
  email_id: z.ZodOptional<z.ZodString>;
254
254
  error: z.ZodString;
255
255
  }, "strip", z.ZodTypeAny, {
256
- success: boolean;
257
256
  error: string;
257
+ success: boolean;
258
258
  operation: "send_email";
259
259
  email_id?: string | undefined;
260
260
  }, {
261
- success: boolean;
262
261
  error: string;
262
+ success: boolean;
263
263
  operation: "send_email";
264
264
  email_id?: string | undefined;
265
265
  }>, z.ZodObject<{
@@ -270,15 +270,15 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
270
270
  last_event: z.ZodOptional<z.ZodString>;
271
271
  error: z.ZodString;
272
272
  }, "strip", z.ZodTypeAny, {
273
- success: boolean;
274
273
  error: string;
274
+ success: boolean;
275
275
  operation: "get_email_status";
276
276
  status?: string | undefined;
277
277
  created_at?: string | undefined;
278
278
  last_event?: string | undefined;
279
279
  }, {
280
- success: boolean;
281
280
  error: string;
281
+ success: boolean;
282
282
  operation: "get_email_status";
283
283
  status?: string | undefined;
284
284
  created_at?: string | undefined;
@@ -153,15 +153,15 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
153
153
  contentType: import("zod").ZodOptional<import("zod").ZodString>;
154
154
  error: import("zod").ZodString;
155
155
  }, "strip", import("zod").ZodTypeAny, {
156
- success: boolean;
157
156
  error: string;
157
+ success: boolean;
158
158
  operation: "getUploadUrl";
159
159
  contentType?: string | undefined;
160
160
  fileName?: string | undefined;
161
161
  uploadUrl?: string | undefined;
162
162
  }, {
163
- success: boolean;
164
163
  error: string;
164
+ success: boolean;
165
165
  operation: "getUploadUrl";
166
166
  contentType?: string | undefined;
167
167
  fileName?: string | undefined;
@@ -177,8 +177,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
177
177
  lastModified: import("zod").ZodOptional<import("zod").ZodString>;
178
178
  error: import("zod").ZodString;
179
179
  }, "strip", import("zod").ZodTypeAny, {
180
- success: boolean;
181
180
  error: string;
181
+ success: boolean;
182
182
  operation: "getFile";
183
183
  contentType?: string | undefined;
184
184
  fileName?: string | undefined;
@@ -187,8 +187,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
187
187
  fileSize?: number | undefined;
188
188
  lastModified?: string | undefined;
189
189
  }, {
190
- success: boolean;
191
190
  error: string;
191
+ success: boolean;
192
192
  operation: "getFile";
193
193
  contentType?: string | undefined;
194
194
  fileName?: string | undefined;
@@ -203,14 +203,14 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
203
203
  deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
204
204
  error: import("zod").ZodString;
205
205
  }, "strip", import("zod").ZodTypeAny, {
206
- success: boolean;
207
206
  error: string;
207
+ success: boolean;
208
208
  operation: "deleteFile";
209
209
  deleted?: boolean | undefined;
210
210
  fileName?: string | undefined;
211
211
  }, {
212
- success: boolean;
213
212
  error: string;
213
+ success: boolean;
214
214
  operation: "deleteFile";
215
215
  deleted?: boolean | undefined;
216
216
  fileName?: string | undefined;
@@ -222,15 +222,15 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
222
222
  contentType: import("zod").ZodOptional<import("zod").ZodString>;
223
223
  error: import("zod").ZodString;
224
224
  }, "strip", import("zod").ZodTypeAny, {
225
- success: boolean;
226
225
  error: string;
226
+ success: boolean;
227
227
  operation: "updateFile";
228
228
  updated?: boolean | undefined;
229
229
  contentType?: string | undefined;
230
230
  fileName?: string | undefined;
231
231
  }, {
232
- success: boolean;
233
232
  error: string;
233
+ success: boolean;
234
234
  operation: "updateFile";
235
235
  updated?: boolean | undefined;
236
236
  contentType?: string | undefined;
@@ -255,8 +255,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
255
255
  }>, "many">>;
256
256
  error: import("zod").ZodString;
257
257
  }, "strip", import("zod").ZodTypeAny, {
258
- success: boolean;
259
258
  error: string;
259
+ success: boolean;
260
260
  operation: "getMultipleUploadUrls";
261
261
  pdfFileName?: string | undefined;
262
262
  pdfUploadUrl?: string | undefined;
@@ -266,8 +266,8 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
266
266
  pageNumber: number;
267
267
  }[] | undefined;
268
268
  }, {
269
- success: boolean;
270
269
  error: string;
270
+ success: boolean;
271
271
  operation: "getMultipleUploadUrls";
272
272
  pdfFileName?: string | undefined;
273
273
  pdfUploadUrl?: string | undefined;
@@ -132,15 +132,15 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
132
132
  contentType: z.ZodOptional<z.ZodString>;
133
133
  error: z.ZodString;
134
134
  }, "strip", z.ZodTypeAny, {
135
- success: boolean;
136
135
  error: string;
136
+ success: boolean;
137
137
  operation: "getUploadUrl";
138
138
  contentType?: string | undefined;
139
139
  fileName?: string | undefined;
140
140
  uploadUrl?: string | undefined;
141
141
  }, {
142
- success: boolean;
143
142
  error: string;
143
+ success: boolean;
144
144
  operation: "getUploadUrl";
145
145
  contentType?: string | undefined;
146
146
  fileName?: string | undefined;
@@ -156,8 +156,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
156
156
  lastModified: z.ZodOptional<z.ZodString>;
157
157
  error: z.ZodString;
158
158
  }, "strip", z.ZodTypeAny, {
159
- success: boolean;
160
159
  error: string;
160
+ success: boolean;
161
161
  operation: "getFile";
162
162
  contentType?: string | undefined;
163
163
  fileName?: string | undefined;
@@ -166,8 +166,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
166
166
  fileSize?: number | undefined;
167
167
  lastModified?: string | undefined;
168
168
  }, {
169
- success: boolean;
170
169
  error: string;
170
+ success: boolean;
171
171
  operation: "getFile";
172
172
  contentType?: string | undefined;
173
173
  fileName?: string | undefined;
@@ -182,14 +182,14 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
182
182
  deleted: z.ZodOptional<z.ZodBoolean>;
183
183
  error: z.ZodString;
184
184
  }, "strip", z.ZodTypeAny, {
185
- success: boolean;
186
185
  error: string;
186
+ success: boolean;
187
187
  operation: "deleteFile";
188
188
  deleted?: boolean | undefined;
189
189
  fileName?: string | undefined;
190
190
  }, {
191
- success: boolean;
192
191
  error: string;
192
+ success: boolean;
193
193
  operation: "deleteFile";
194
194
  deleted?: boolean | undefined;
195
195
  fileName?: string | undefined;
@@ -201,15 +201,15 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
201
201
  contentType: z.ZodOptional<z.ZodString>;
202
202
  error: z.ZodString;
203
203
  }, "strip", z.ZodTypeAny, {
204
- success: boolean;
205
204
  error: string;
205
+ success: boolean;
206
206
  operation: "updateFile";
207
207
  updated?: boolean | undefined;
208
208
  contentType?: string | undefined;
209
209
  fileName?: string | undefined;
210
210
  }, {
211
- success: boolean;
212
211
  error: string;
212
+ success: boolean;
213
213
  operation: "updateFile";
214
214
  updated?: boolean | undefined;
215
215
  contentType?: string | undefined;
@@ -234,8 +234,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
234
234
  }>, "many">>;
235
235
  error: z.ZodString;
236
236
  }, "strip", z.ZodTypeAny, {
237
- success: boolean;
238
237
  error: string;
238
+ success: boolean;
239
239
  operation: "getMultipleUploadUrls";
240
240
  pdfFileName?: string | undefined;
241
241
  pdfUploadUrl?: string | undefined;
@@ -245,8 +245,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
245
245
  pageNumber: number;
246
246
  }[] | undefined;
247
247
  }, {
248
- success: boolean;
249
248
  error: string;
249
+ success: boolean;
250
250
  operation: "getMultipleUploadUrls";
251
251
  pdfFileName?: string | undefined;
252
252
  pdfUploadUrl?: string | undefined;