@bubblelab/bubble-core 0.1.234 → 0.1.235

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -15,16 +15,16 @@ declare const PostgreSQLParamsSchema: z.ZodObject<{
15
15
  timeout: number;
16
16
  ignoreSSL: boolean;
17
17
  query: string;
18
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
18
+ allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
19
19
  parameters: unknown[];
20
20
  maxRows: number;
21
21
  credentials?: Partial<Record<CredentialType, string>> | undefined;
22
22
  }, {
23
23
  query: string;
24
- credentials?: Partial<Record<CredentialType, string>> | undefined;
25
24
  timeout?: number | undefined;
25
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
26
26
  ignoreSSL?: boolean | undefined;
27
- allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
27
+ allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
28
28
  parameters?: unknown[] | undefined;
29
29
  maxRows?: number | undefined;
30
30
  }>;
@@ -49,8 +49,8 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
49
49
  error: z.ZodString;
50
50
  cleanedJSONString: z.ZodString;
51
51
  }, "strip", z.ZodTypeAny, {
52
- error: string;
53
52
  success: boolean;
53
+ error: string;
54
54
  rows: Record<string, unknown>[];
55
55
  rowCount: number | null;
56
56
  command: string;
@@ -61,8 +61,8 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
61
61
  dataTypeID: number;
62
62
  }[] | undefined;
63
63
  }, {
64
- error: string;
65
64
  success: boolean;
65
+ error: string;
66
66
  rows: Record<string, unknown>[];
67
67
  rowCount: number | null;
68
68
  command: string;
@@ -92,16 +92,16 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
92
92
  timeout: number;
93
93
  ignoreSSL: boolean;
94
94
  query: string;
95
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
95
+ allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
96
96
  parameters: unknown[];
97
97
  maxRows: number;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  }, {
100
100
  query: string;
101
- credentials?: Partial<Record<CredentialType, string>> | undefined;
102
101
  timeout?: number | undefined;
102
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
103
103
  ignoreSSL?: boolean | undefined;
104
- allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
104
+ allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
105
105
  parameters?: unknown[] | undefined;
106
106
  maxRows?: number | undefined;
107
107
  }>;
@@ -124,8 +124,8 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
124
124
  error: z.ZodString;
125
125
  cleanedJSONString: z.ZodString;
126
126
  }, "strip", z.ZodTypeAny, {
127
- error: string;
128
127
  success: boolean;
128
+ error: string;
129
129
  rows: Record<string, unknown>[];
130
130
  rowCount: number | null;
131
131
  command: string;
@@ -136,8 +136,8 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
136
136
  dataTypeID: number;
137
137
  }[] | undefined;
138
138
  }, {
139
- error: string;
140
139
  success: boolean;
140
+ error: string;
141
141
  rows: Record<string, unknown>[];
142
142
  rowCount: number | null;
143
143
  command: string;
@@ -92,8 +92,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
92
92
  person_id?: string | undefined;
93
93
  after?: string | undefined;
94
94
  before?: string | undefined;
95
- distinct_id?: string | undefined;
96
95
  host?: string | undefined;
96
+ distinct_id?: string | undefined;
97
97
  }>, import("zod").ZodObject<{
98
98
  operation: import("zod").ZodLiteral<"query">;
99
99
  project_id: import("zod").ZodString;
@@ -134,8 +134,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
134
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
135
135
  search?: string | undefined;
136
136
  limit?: number | undefined;
137
- distinct_id?: string | undefined;
138
137
  host?: string | undefined;
138
+ distinct_id?: string | undefined;
139
139
  }>, import("zod").ZodObject<{
140
140
  operation: import("zod").ZodLiteral<"get_insight">;
141
141
  project_id: import("zod").ZodString;
@@ -186,8 +186,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
186
186
  next: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
187
187
  error: import("zod").ZodString;
188
188
  }, "strip", import("zod").ZodTypeAny, {
189
- error: string;
190
189
  success: boolean;
190
+ error: string;
191
191
  operation: "list_projects";
192
192
  projects?: {
193
193
  name: string;
@@ -200,8 +200,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
200
200
  }[] | undefined;
201
201
  next?: string | null | undefined;
202
202
  }, {
203
- error: string;
204
203
  success: boolean;
204
+ error: string;
205
205
  operation: "list_projects";
206
206
  projects?: {
207
207
  name: string;
@@ -250,8 +250,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
250
250
  next: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
251
251
  error: import("zod").ZodString;
252
252
  }, "strip", import("zod").ZodTypeAny, {
253
- error: string;
254
253
  success: boolean;
254
+ error: string;
255
255
  operation: "list_events";
256
256
  events?: {
257
257
  event: string;
@@ -266,8 +266,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
266
266
  }[] | undefined;
267
267
  next?: string | null | undefined;
268
268
  }, {
269
- error: string;
270
269
  success: boolean;
270
+ error: string;
271
271
  operation: "list_events";
272
272
  events?: {
273
273
  event: string;
@@ -290,16 +290,16 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
290
290
  hasMore: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodBoolean>>;
291
291
  error: import("zod").ZodString;
292
292
  }, "strip", import("zod").ZodTypeAny, {
293
- error: string;
294
293
  success: boolean;
294
+ error: string;
295
295
  operation: "query";
296
296
  types?: (string | string[])[] | undefined;
297
297
  hasMore?: boolean | null | undefined;
298
298
  results?: unknown[][] | undefined;
299
299
  columns?: string[] | undefined;
300
300
  }, {
301
- error: string;
302
301
  success: boolean;
302
+ error: string;
303
303
  operation: "query";
304
304
  types?: (string | string[])[] | undefined;
305
305
  hasMore?: boolean | null | undefined;
@@ -330,8 +330,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
330
330
  next: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
331
331
  error: import("zod").ZodString;
332
332
  }, "strip", import("zod").ZodTypeAny, {
333
- error: string;
334
333
  success: boolean;
334
+ error: string;
335
335
  operation: "get_person";
336
336
  next?: string | null | undefined;
337
337
  persons?: {
@@ -342,8 +342,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
342
342
  created_at?: string | undefined;
343
343
  }[] | undefined;
344
344
  }, {
345
- error: string;
346
345
  success: boolean;
346
+ error: string;
347
347
  operation: "get_person";
348
348
  next?: string | null | undefined;
349
349
  persons?: {
@@ -389,8 +389,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
389
389
  }>>;
390
390
  error: import("zod").ZodString;
391
391
  }, "strip", import("zod").ZodTypeAny, {
392
- error: string;
393
392
  success: boolean;
393
+ error: string;
394
394
  operation: "get_insight";
395
395
  insight?: {
396
396
  id: number;
@@ -404,8 +404,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
404
404
  last_modified_at?: string | undefined;
405
405
  } | undefined;
406
406
  }, {
407
- error: string;
408
407
  success: boolean;
408
+ error: string;
409
409
  operation: "get_insight";
410
410
  insight?: {
411
411
  id: number;
@@ -337,8 +337,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
337
337
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
338
338
  error: import("zod").ZodString;
339
339
  }, "strip", import("zod").ZodTypeAny, {
340
- error: string;
341
340
  success: boolean;
341
+ error: string;
342
342
  operation: "list_transactions";
343
343
  has_more?: boolean | undefined;
344
344
  transactions?: import("zod").objectOutputType<{
@@ -371,8 +371,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
371
371
  sk_category_name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
372
372
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
373
373
  }, {
374
- error: string;
375
374
  success: boolean;
375
+ error: string;
376
376
  operation: "list_transactions";
377
377
  has_more?: boolean | undefined;
378
378
  transactions?: import("zod").objectInputType<{
@@ -494,8 +494,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
494
494
  }, import("zod").ZodTypeAny, "passthrough">>>;
495
495
  error: import("zod").ZodString;
496
496
  }, "strip", import("zod").ZodTypeAny, {
497
- error: string;
498
497
  success: boolean;
498
+ error: string;
499
499
  operation: "get_transaction";
500
500
  transaction?: import("zod").objectOutputType<{
501
501
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -527,8 +527,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
527
527
  sk_category_name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
528
528
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
529
529
  }, {
530
- error: string;
531
530
  success: boolean;
531
+ error: string;
532
532
  operation: "get_transaction";
533
533
  transaction?: import("zod").objectInputType<{
534
534
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -593,8 +593,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
593
593
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
594
594
  error: import("zod").ZodString;
595
595
  }, "strip", import("zod").ZodTypeAny, {
596
- error: string;
597
596
  success: boolean;
597
+ error: string;
598
598
  operation: "list_users";
599
599
  users?: import("zod").objectOutputType<{
600
600
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -608,8 +608,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
608
608
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
609
609
  has_more?: boolean | undefined;
610
610
  }, {
611
- error: string;
612
611
  success: boolean;
612
+ error: string;
613
613
  operation: "list_users";
614
614
  users?: import("zod").objectInputType<{
615
615
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -655,8 +655,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
655
655
  }, import("zod").ZodTypeAny, "passthrough">>>;
656
656
  error: import("zod").ZodString;
657
657
  }, "strip", import("zod").ZodTypeAny, {
658
- error: string;
659
658
  success: boolean;
659
+ error: string;
660
660
  operation: "get_user";
661
661
  user?: import("zod").objectOutputType<{
662
662
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -669,8 +669,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
669
669
  status: import("zod").ZodOptional<import("zod").ZodString>;
670
670
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
671
671
  }, {
672
- error: string;
673
672
  success: boolean;
673
+ error: string;
674
674
  operation: "get_user";
675
675
  user?: import("zod").objectInputType<{
676
676
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -719,8 +719,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
719
719
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
720
720
  error: import("zod").ZodString;
721
721
  }, "strip", import("zod").ZodTypeAny, {
722
- error: string;
723
722
  success: boolean;
723
+ error: string;
724
724
  operation: "list_cards";
725
725
  has_more?: boolean | undefined;
726
726
  cards?: import("zod").objectOutputType<{
@@ -735,8 +735,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
735
735
  spending_restrictions: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
736
736
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
737
737
  }, {
738
- error: string;
739
738
  success: boolean;
739
+ error: string;
740
740
  operation: "list_cards";
741
741
  has_more?: boolean | undefined;
742
742
  cards?: import("zod").objectInputType<{
@@ -786,8 +786,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
786
786
  }, import("zod").ZodTypeAny, "passthrough">>>;
787
787
  error: import("zod").ZodString;
788
788
  }, "strip", import("zod").ZodTypeAny, {
789
- error: string;
790
789
  success: boolean;
790
+ error: string;
791
791
  operation: "get_card";
792
792
  card?: import("zod").objectOutputType<{
793
793
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -801,8 +801,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
801
801
  spending_restrictions: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
802
802
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
803
803
  }, {
804
- error: string;
805
804
  success: boolean;
805
+ error: string;
806
806
  operation: "get_card";
807
807
  card?: import("zod").objectInputType<{
808
808
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -831,8 +831,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
831
831
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
832
832
  error: import("zod").ZodString;
833
833
  }, "strip", import("zod").ZodTypeAny, {
834
- error: string;
835
834
  success: boolean;
835
+ error: string;
836
836
  operation: "list_departments";
837
837
  has_more?: boolean | undefined;
838
838
  departments?: import("zod").objectOutputType<{
@@ -840,8 +840,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
840
840
  name: import("zod").ZodOptional<import("zod").ZodString>;
841
841
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
842
842
  }, {
843
- error: string;
844
843
  success: boolean;
844
+ error: string;
845
845
  operation: "list_departments";
846
846
  has_more?: boolean | undefined;
847
847
  departments?: import("zod").objectInputType<{
@@ -864,8 +864,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
864
864
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
865
865
  error: import("zod").ZodString;
866
866
  }, "strip", import("zod").ZodTypeAny, {
867
- error: string;
868
867
  success: boolean;
868
+ error: string;
869
869
  operation: "list_locations";
870
870
  has_more?: boolean | undefined;
871
871
  locations?: import("zod").objectOutputType<{
@@ -873,8 +873,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
873
873
  name: import("zod").ZodOptional<import("zod").ZodString>;
874
874
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
875
875
  }, {
876
- error: string;
877
876
  success: boolean;
877
+ error: string;
878
878
  operation: "list_locations";
879
879
  has_more?: boolean | undefined;
880
880
  locations?: import("zod").objectInputType<{
@@ -900,8 +900,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
900
900
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
901
901
  error: import("zod").ZodString;
902
902
  }, "strip", import("zod").ZodTypeAny, {
903
- error: string;
904
903
  success: boolean;
904
+ error: string;
905
905
  operation: "list_spend_programs";
906
906
  has_more?: boolean | undefined;
907
907
  spend_programs?: import("zod").objectOutputType<{
@@ -910,8 +910,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
910
910
  description: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
911
911
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
912
912
  }, {
913
- error: string;
914
913
  success: boolean;
914
+ error: string;
915
915
  operation: "list_spend_programs";
916
916
  has_more?: boolean | undefined;
917
917
  spend_programs?: import("zod").objectInputType<{
@@ -938,8 +938,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
938
938
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
939
939
  error: import("zod").ZodString;
940
940
  }, "strip", import("zod").ZodTypeAny, {
941
- error: string;
942
941
  success: boolean;
942
+ error: string;
943
943
  operation: "list_limits";
944
944
  has_more?: boolean | undefined;
945
945
  limits?: import("zod").objectOutputType<{
@@ -948,8 +948,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
948
948
  state: import("zod").ZodOptional<import("zod").ZodString>;
949
949
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
950
950
  }, {
951
- error: string;
952
951
  success: boolean;
952
+ error: string;
953
953
  operation: "list_limits";
954
954
  has_more?: boolean | undefined;
955
955
  limits?: import("zod").objectInputType<{
@@ -982,8 +982,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
982
982
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
983
983
  error: import("zod").ZodString;
984
984
  }, "strip", import("zod").ZodTypeAny, {
985
- error: string;
986
985
  success: boolean;
986
+ error: string;
987
987
  operation: "list_reimbursements";
988
988
  has_more?: boolean | undefined;
989
989
  reimbursements?: import("zod").objectOutputType<{
@@ -994,8 +994,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
994
994
  user_id: import("zod").ZodOptional<import("zod").ZodString>;
995
995
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
996
996
  }, {
997
- error: string;
998
997
  success: boolean;
998
+ error: string;
999
999
  operation: "list_reimbursements";
1000
1000
  has_more?: boolean | undefined;
1001
1001
  reimbursements?: import("zod").objectInputType<{
@@ -1027,8 +1027,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
1027
1027
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
1028
1028
  error: import("zod").ZodString;
1029
1029
  }, "strip", import("zod").ZodTypeAny, {
1030
- error: string;
1031
1030
  success: boolean;
1031
+ error: string;
1032
1032
  operation: "list_bills";
1033
1033
  has_more?: boolean | undefined;
1034
1034
  bills?: import("zod").objectOutputType<{
@@ -1038,8 +1038,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
1038
1038
  status: import("zod").ZodOptional<import("zod").ZodString>;
1039
1039
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1040
1040
  }, {
1041
- error: string;
1042
1041
  success: boolean;
1042
+ error: string;
1043
1043
  operation: "list_bills";
1044
1044
  has_more?: boolean | undefined;
1045
1045
  bills?: import("zod").objectInputType<{
@@ -1064,8 +1064,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
1064
1064
  has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
1065
1065
  error: import("zod").ZodString;
1066
1066
  }, "strip", import("zod").ZodTypeAny, {
1067
- error: string;
1068
1067
  success: boolean;
1068
+ error: string;
1069
1069
  operation: "list_vendors";
1070
1070
  has_more?: boolean | undefined;
1071
1071
  vendors?: import("zod").objectOutputType<{
@@ -1073,8 +1073,8 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
1073
1073
  name: import("zod").ZodOptional<import("zod").ZodString>;
1074
1074
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1075
1075
  }, {
1076
- error: string;
1077
1076
  success: boolean;
1077
+ error: string;
1078
1078
  operation: "list_vendors";
1079
1079
  has_more?: boolean | undefined;
1080
1080
  vendors?: import("zod").objectInputType<{
@@ -1096,16 +1096,16 @@ export declare class RampBubble<T extends RampParamsInput = RampParamsInput> ext
1096
1096
  }, import("zod").ZodTypeAny, "passthrough">>>;
1097
1097
  error: import("zod").ZodString;
1098
1098
  }, "strip", import("zod").ZodTypeAny, {
1099
- error: string;
1100
1099
  success: boolean;
1100
+ error: string;
1101
1101
  operation: "get_business";
1102
1102
  business?: import("zod").objectOutputType<{
1103
1103
  id: import("zod").ZodOptional<import("zod").ZodString>;
1104
1104
  name: import("zod").ZodOptional<import("zod").ZodString>;
1105
1105
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1106
1106
  }, {
1107
- error: string;
1108
1107
  success: boolean;
1108
+ error: string;
1109
1109
  operation: "get_business";
1110
1110
  business?: import("zod").objectInputType<{
1111
1111
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -46,13 +46,13 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
46
46
  from: string;
47
47
  to: string | string[];
48
48
  subject: string;
49
+ headers?: Record<string, string> | undefined;
50
+ text?: string | undefined;
49
51
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
52
  tags?: {
51
53
  value: string;
52
54
  name: string;
53
55
  }[] | undefined;
54
- headers?: Record<string, string> | undefined;
55
- text?: string | undefined;
56
56
  attachments?: {
57
57
  filename: string;
58
58
  path?: string | undefined;
@@ -68,13 +68,13 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
68
68
  operation: "send_email";
69
69
  to: string | string[];
70
70
  subject: string;
71
+ headers?: Record<string, string> | undefined;
72
+ text?: string | undefined;
71
73
  credentials?: Partial<Record<CredentialType, string>> | undefined;
72
74
  tags?: {
73
75
  value: string;
74
76
  name: string;
75
77
  }[] | undefined;
76
- headers?: Record<string, string> | undefined;
77
- text?: string | undefined;
78
78
  attachments?: {
79
79
  filename: string;
80
80
  path?: string | undefined;
@@ -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
- error: string;
110
109
  success: boolean;
110
+ error: string;
111
111
  operation: "send_email";
112
112
  email_id?: string | undefined;
113
113
  }, {
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
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
- error: string;
127
126
  success: boolean;
127
+ error: string;
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
- error: string;
134
133
  success: boolean;
134
+ error: string;
135
135
  operation: "get_email_status";
136
136
  status?: string | undefined;
137
137
  created_at?: string | undefined;
@@ -193,13 +193,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
193
193
  from: string;
194
194
  to: string | string[];
195
195
  subject: string;
196
+ headers?: Record<string, string> | undefined;
197
+ text?: string | undefined;
196
198
  credentials?: Partial<Record<CredentialType, string>> | undefined;
197
199
  tags?: {
198
200
  value: string;
199
201
  name: string;
200
202
  }[] | undefined;
201
- headers?: Record<string, string> | undefined;
202
- text?: string | undefined;
203
203
  attachments?: {
204
204
  filename: string;
205
205
  path?: string | undefined;
@@ -215,13 +215,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
215
215
  operation: "send_email";
216
216
  to: string | string[];
217
217
  subject: string;
218
+ headers?: Record<string, string> | undefined;
219
+ text?: string | undefined;
218
220
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
221
  tags?: {
220
222
  value: string;
221
223
  name: string;
222
224
  }[] | undefined;
223
- headers?: Record<string, string> | undefined;
224
- text?: string | undefined;
225
225
  attachments?: {
226
226
  filename: string;
227
227
  path?: string | undefined;
@@ -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
- error: string;
257
256
  success: boolean;
257
+ error: string;
258
258
  operation: "send_email";
259
259
  email_id?: string | undefined;
260
260
  }, {
261
- error: string;
262
261
  success: boolean;
262
+ error: string;
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
- error: string;
274
273
  success: boolean;
274
+ error: string;
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
- error: string;
281
280
  success: boolean;
281
+ error: string;
282
282
  operation: "get_email_status";
283
283
  status?: string | undefined;
284
284
  created_at?: string | undefined;