@bubblelab/bubble-core 0.1.200 → 0.1.201

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +173 -173
  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/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +12 -4
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  19. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  20. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +31 -31
  25. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  29. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  30. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  31. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  34. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  35. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  36. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  37. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  40. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  45. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  46. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  47. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  48. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  50. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  51. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  52. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  53. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  54. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  55. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +556 -556
  58. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +149 -149
  60. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +171 -171
  61. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  62. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  64. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  74. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  75. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  77. package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
  78. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  80. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +567 -567
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  110. package/dist/bubbles.json +1 -1
  111. package/package.json +2 -2
@@ -17,8 +17,8 @@ export declare const PosthogEventSchema: z.ZodObject<{
17
17
  event: string;
18
18
  distinct_id: string;
19
19
  properties?: Record<string, unknown> | undefined;
20
- uuid?: string | undefined;
21
20
  id?: string | undefined;
21
+ uuid?: string | undefined;
22
22
  elements?: unknown[] | undefined;
23
23
  timestamp?: string | undefined;
24
24
  created_at?: string | undefined;
@@ -27,8 +27,8 @@ export declare const PosthogEventSchema: z.ZodObject<{
27
27
  event: string;
28
28
  distinct_id: string;
29
29
  properties?: Record<string, unknown> | undefined;
30
- uuid?: string | undefined;
31
30
  id?: string | undefined;
31
+ uuid?: string | undefined;
32
32
  elements?: unknown[] | undefined;
33
33
  timestamp?: string | undefined;
34
34
  created_at?: string | undefined;
@@ -71,20 +71,20 @@ export declare const PosthogInsightSchema: z.ZodObject<{
71
71
  last_modified_at: z.ZodOptional<z.ZodString>;
72
72
  }, "strip", z.ZodTypeAny, {
73
73
  id: number;
74
+ result?: unknown;
74
75
  description?: string | null | undefined;
75
76
  name?: string | null | undefined;
76
77
  created_at?: string | undefined;
77
- result?: unknown;
78
78
  filters?: Record<string, unknown> | undefined;
79
79
  short_id?: string | undefined;
80
80
  last_refresh?: string | null | undefined;
81
81
  last_modified_at?: string | undefined;
82
82
  }, {
83
83
  id: number;
84
+ result?: unknown;
84
85
  description?: string | null | undefined;
85
86
  name?: string | null | undefined;
86
87
  created_at?: string | undefined;
87
- result?: unknown;
88
88
  filters?: Record<string, unknown> | undefined;
89
89
  short_id?: string | undefined;
90
90
  last_refresh?: string | null | undefined;
@@ -104,16 +104,16 @@ export declare const PosthogQueryResultSchema: z.ZodObject<{
104
104
  types?: (string | string[])[] | undefined;
105
105
  limit?: number | undefined;
106
106
  offset?: number | undefined;
107
+ hasMore?: boolean | null | undefined;
107
108
  results?: unknown[][] | undefined;
108
109
  columns?: string[] | undefined;
109
- hasMore?: boolean | null | undefined;
110
110
  }, {
111
111
  types?: (string | string[])[] | undefined;
112
112
  limit?: number | undefined;
113
113
  offset?: number | undefined;
114
+ hasMore?: boolean | null | undefined;
114
115
  results?: unknown[][] | undefined;
115
116
  columns?: string[] | undefined;
116
- hasMore?: boolean | null | undefined;
117
117
  }>;
118
118
  /**
119
119
  * PostHog project object from projects API
@@ -180,8 +180,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
180
180
  event?: string | undefined;
181
181
  person_id?: string | undefined;
182
182
  after?: string | undefined;
183
- distinct_id?: string | undefined;
184
183
  before?: string | undefined;
184
+ distinct_id?: string | undefined;
185
185
  }, {
186
186
  operation: "list_events";
187
187
  project_id: string;
@@ -192,8 +192,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
192
192
  person_id?: string | undefined;
193
193
  after?: string | undefined;
194
194
  host?: string | undefined;
195
- distinct_id?: string | undefined;
196
195
  before?: string | undefined;
196
+ distinct_id?: string | undefined;
197
197
  }>, z.ZodObject<{
198
198
  operation: z.ZodLiteral<"query">;
199
199
  project_id: z.ZodString;
@@ -225,14 +225,14 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
225
225
  limit: number;
226
226
  host: string;
227
227
  project_id: string;
228
- search?: string | undefined;
229
228
  credentials?: Partial<Record<CredentialType, string>> | undefined;
229
+ search?: string | undefined;
230
230
  distinct_id?: string | undefined;
231
231
  }, {
232
232
  operation: "get_person";
233
233
  project_id: string;
234
- search?: string | undefined;
235
234
  credentials?: Partial<Record<CredentialType, string>> | undefined;
235
+ search?: string | undefined;
236
236
  limit?: number | undefined;
237
237
  host?: string | undefined;
238
238
  distinct_id?: string | undefined;
@@ -286,8 +286,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
286
286
  next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
287
287
  error: z.ZodString;
288
288
  }, "strip", z.ZodTypeAny, {
289
- success: boolean;
290
289
  error: string;
290
+ success: boolean;
291
291
  operation: "list_projects";
292
292
  projects?: {
293
293
  name: string;
@@ -300,8 +300,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
300
300
  }[] | undefined;
301
301
  next?: string | null | undefined;
302
302
  }, {
303
- success: boolean;
304
303
  error: string;
304
+ success: boolean;
305
305
  operation: "list_projects";
306
306
  projects?: {
307
307
  name: string;
@@ -330,8 +330,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
330
330
  event: string;
331
331
  distinct_id: string;
332
332
  properties?: Record<string, unknown> | undefined;
333
- uuid?: string | undefined;
334
333
  id?: string | undefined;
334
+ uuid?: string | undefined;
335
335
  elements?: unknown[] | undefined;
336
336
  timestamp?: string | undefined;
337
337
  created_at?: string | undefined;
@@ -340,8 +340,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
340
340
  event: string;
341
341
  distinct_id: string;
342
342
  properties?: Record<string, unknown> | undefined;
343
- uuid?: string | undefined;
344
343
  id?: string | undefined;
344
+ uuid?: string | undefined;
345
345
  elements?: unknown[] | undefined;
346
346
  timestamp?: string | undefined;
347
347
  created_at?: string | undefined;
@@ -350,15 +350,15 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
350
350
  next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
351
351
  error: z.ZodString;
352
352
  }, "strip", z.ZodTypeAny, {
353
- success: boolean;
354
353
  error: string;
354
+ success: boolean;
355
355
  operation: "list_events";
356
356
  events?: {
357
357
  event: string;
358
358
  distinct_id: string;
359
359
  properties?: Record<string, unknown> | undefined;
360
- uuid?: string | undefined;
361
360
  id?: string | undefined;
361
+ uuid?: string | undefined;
362
362
  elements?: unknown[] | undefined;
363
363
  timestamp?: string | undefined;
364
364
  created_at?: string | undefined;
@@ -366,15 +366,15 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
366
366
  }[] | undefined;
367
367
  next?: string | null | undefined;
368
368
  }, {
369
- success: boolean;
370
369
  error: string;
370
+ success: boolean;
371
371
  operation: "list_events";
372
372
  events?: {
373
373
  event: string;
374
374
  distinct_id: string;
375
375
  properties?: Record<string, unknown> | undefined;
376
- uuid?: string | undefined;
377
376
  id?: string | undefined;
377
+ uuid?: string | undefined;
378
378
  elements?: unknown[] | undefined;
379
379
  timestamp?: string | undefined;
380
380
  created_at?: string | undefined;
@@ -390,21 +390,21 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
390
390
  hasMore: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
391
391
  error: z.ZodString;
392
392
  }, "strip", z.ZodTypeAny, {
393
- success: boolean;
394
393
  error: string;
394
+ success: boolean;
395
395
  operation: "query";
396
396
  types?: (string | string[])[] | undefined;
397
+ hasMore?: boolean | null | undefined;
397
398
  results?: unknown[][] | undefined;
398
399
  columns?: string[] | undefined;
399
- hasMore?: boolean | null | undefined;
400
400
  }, {
401
- success: boolean;
402
401
  error: string;
402
+ success: boolean;
403
403
  operation: "query";
404
404
  types?: (string | string[])[] | undefined;
405
+ hasMore?: boolean | null | undefined;
405
406
  results?: unknown[][] | undefined;
406
407
  columns?: string[] | undefined;
407
- hasMore?: boolean | null | undefined;
408
408
  }>, z.ZodObject<{
409
409
  operation: z.ZodLiteral<"get_person">;
410
410
  success: z.ZodBoolean;
@@ -430,8 +430,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
430
430
  next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
431
431
  error: z.ZodString;
432
432
  }, "strip", z.ZodTypeAny, {
433
- success: boolean;
434
433
  error: string;
434
+ success: boolean;
435
435
  operation: "get_person";
436
436
  next?: string | null | undefined;
437
437
  persons?: {
@@ -442,8 +442,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
442
442
  created_at?: string | undefined;
443
443
  }[] | undefined;
444
444
  }, {
445
- success: boolean;
446
445
  error: string;
446
+ success: boolean;
447
447
  operation: "get_person";
448
448
  next?: string | null | undefined;
449
449
  persons?: {
@@ -468,20 +468,20 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
468
468
  last_modified_at: z.ZodOptional<z.ZodString>;
469
469
  }, "strip", z.ZodTypeAny, {
470
470
  id: number;
471
+ result?: unknown;
471
472
  description?: string | null | undefined;
472
473
  name?: string | null | undefined;
473
474
  created_at?: string | undefined;
474
- result?: unknown;
475
475
  filters?: Record<string, unknown> | undefined;
476
476
  short_id?: string | undefined;
477
477
  last_refresh?: string | null | undefined;
478
478
  last_modified_at?: string | undefined;
479
479
  }, {
480
480
  id: number;
481
+ result?: unknown;
481
482
  description?: string | null | undefined;
482
483
  name?: string | null | undefined;
483
484
  created_at?: string | undefined;
484
- result?: unknown;
485
485
  filters?: Record<string, unknown> | undefined;
486
486
  short_id?: string | undefined;
487
487
  last_refresh?: string | null | undefined;
@@ -489,30 +489,30 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
489
489
  }>>;
490
490
  error: z.ZodString;
491
491
  }, "strip", z.ZodTypeAny, {
492
- success: boolean;
493
492
  error: string;
493
+ success: boolean;
494
494
  operation: "get_insight";
495
495
  insight?: {
496
496
  id: number;
497
+ result?: unknown;
497
498
  description?: string | null | undefined;
498
499
  name?: string | null | undefined;
499
500
  created_at?: string | undefined;
500
- result?: unknown;
501
501
  filters?: Record<string, unknown> | undefined;
502
502
  short_id?: string | undefined;
503
503
  last_refresh?: string | null | undefined;
504
504
  last_modified_at?: string | undefined;
505
505
  } | undefined;
506
506
  }, {
507
- success: boolean;
508
507
  error: string;
508
+ success: boolean;
509
509
  operation: "get_insight";
510
510
  insight?: {
511
511
  id: number;
512
+ result?: unknown;
512
513
  description?: string | null | undefined;
513
514
  name?: string | null | undefined;
514
515
  created_at?: string | undefined;
515
- result?: unknown;
516
516
  filters?: Record<string, unknown> | undefined;
517
517
  short_id?: string | undefined;
518
518
  last_refresh?: string | null | undefined;
@@ -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;
@@ -92,14 +92,14 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
92
92
  secureLink: import("zod").ZodOptional<import("zod").ZodString>;
93
93
  error: import("zod").ZodString;
94
94
  }, "strip", import("zod").ZodTypeAny, {
95
- success: boolean;
96
95
  error: string;
96
+ success: boolean;
97
97
  operation: "send_file";
98
98
  packageId?: string | undefined;
99
99
  secureLink?: string | undefined;
100
100
  }, {
101
- success: boolean;
102
101
  error: string;
102
+ success: boolean;
103
103
  operation: "send_file";
104
104
  packageId?: string | undefined;
105
105
  secureLink?: string | undefined;
@@ -110,14 +110,14 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
110
110
  secureLink: import("zod").ZodOptional<import("zod").ZodString>;
111
111
  error: import("zod").ZodString;
112
112
  }, "strip", import("zod").ZodTypeAny, {
113
- success: boolean;
114
113
  error: string;
114
+ success: boolean;
115
115
  operation: "send_message";
116
116
  packageId?: string | undefined;
117
117
  secureLink?: string | undefined;
118
118
  }, {
119
- success: boolean;
120
119
  error: string;
120
+ success: boolean;
121
121
  operation: "send_message";
122
122
  packageId?: string | undefined;
123
123
  secureLink?: string | undefined;
@@ -162,7 +162,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
162
162
  fileSize?: number | undefined;
163
163
  }[] | undefined;
164
164
  state?: string | undefined;
165
- secureLink?: string | undefined;
166
165
  packageCode?: string | undefined;
167
166
  serverSecret?: string | undefined;
168
167
  recipients?: {
@@ -170,6 +169,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
170
169
  recipientId: string;
171
170
  }[] | undefined;
172
171
  life?: number | undefined;
172
+ secureLink?: string | undefined;
173
173
  }, {
174
174
  packageId: string;
175
175
  files?: {
@@ -178,7 +178,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
178
178
  fileSize?: number | undefined;
179
179
  }[] | undefined;
180
180
  state?: string | undefined;
181
- secureLink?: string | undefined;
182
181
  packageCode?: string | undefined;
183
182
  serverSecret?: string | undefined;
184
183
  recipients?: {
@@ -186,11 +185,12 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
186
185
  recipientId: string;
187
186
  }[] | undefined;
188
187
  life?: number | undefined;
188
+ secureLink?: string | undefined;
189
189
  }>>;
190
190
  error: import("zod").ZodString;
191
191
  }, "strip", import("zod").ZodTypeAny, {
192
- success: boolean;
193
192
  error: string;
193
+ success: boolean;
194
194
  operation: "get_package";
195
195
  package?: {
196
196
  packageId: string;
@@ -200,7 +200,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
200
200
  fileSize?: number | undefined;
201
201
  }[] | undefined;
202
202
  state?: string | undefined;
203
- secureLink?: string | undefined;
204
203
  packageCode?: string | undefined;
205
204
  serverSecret?: string | undefined;
206
205
  recipients?: {
@@ -208,10 +207,11 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
208
207
  recipientId: string;
209
208
  }[] | undefined;
210
209
  life?: number | undefined;
210
+ secureLink?: string | undefined;
211
211
  } | undefined;
212
212
  }, {
213
- success: boolean;
214
213
  error: string;
214
+ success: boolean;
215
215
  operation: "get_package";
216
216
  package?: {
217
217
  packageId: string;
@@ -221,7 +221,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
221
221
  fileSize?: number | undefined;
222
222
  }[] | undefined;
223
223
  state?: string | undefined;
224
- secureLink?: string | undefined;
225
224
  packageCode?: string | undefined;
226
225
  serverSecret?: string | undefined;
227
226
  recipients?: {
@@ -229,6 +228,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
229
228
  recipientId: string;
230
229
  }[] | undefined;
231
230
  life?: number | undefined;
231
+ secureLink?: string | undefined;
232
232
  } | undefined;
233
233
  }>]>;
234
234
  static readonly shortDescription = "Encrypted file transfer and secure messaging via SendSafely";
@@ -38,7 +38,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
38
38
  fileSize?: number | undefined;
39
39
  }[] | undefined;
40
40
  state?: string | undefined;
41
- secureLink?: string | undefined;
42
41
  packageCode?: string | undefined;
43
42
  serverSecret?: string | undefined;
44
43
  recipients?: {
@@ -46,6 +45,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
46
45
  recipientId: string;
47
46
  }[] | undefined;
48
47
  life?: number | undefined;
48
+ secureLink?: string | undefined;
49
49
  }, {
50
50
  packageId: string;
51
51
  files?: {
@@ -54,7 +54,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
54
54
  fileSize?: number | undefined;
55
55
  }[] | undefined;
56
56
  state?: string | undefined;
57
- secureLink?: string | undefined;
58
57
  packageCode?: string | undefined;
59
58
  serverSecret?: string | undefined;
60
59
  recipients?: {
@@ -62,6 +61,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
62
61
  recipientId: string;
63
62
  }[] | undefined;
64
63
  life?: number | undefined;
64
+ secureLink?: string | undefined;
65
65
  }>;
66
66
  export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
67
67
  operation: z.ZodLiteral<"send_file">;
@@ -125,14 +125,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
125
125
  secureLink: z.ZodOptional<z.ZodString>;
126
126
  error: z.ZodString;
127
127
  }, "strip", z.ZodTypeAny, {
128
- success: boolean;
129
128
  error: string;
129
+ success: boolean;
130
130
  operation: "send_file";
131
131
  packageId?: string | undefined;
132
132
  secureLink?: string | undefined;
133
133
  }, {
134
- success: boolean;
135
134
  error: string;
135
+ success: boolean;
136
136
  operation: "send_file";
137
137
  packageId?: string | undefined;
138
138
  secureLink?: string | undefined;
@@ -143,14 +143,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
143
143
  secureLink: z.ZodOptional<z.ZodString>;
144
144
  error: z.ZodString;
145
145
  }, "strip", z.ZodTypeAny, {
146
- success: boolean;
147
146
  error: string;
147
+ success: boolean;
148
148
  operation: "send_message";
149
149
  packageId?: string | undefined;
150
150
  secureLink?: string | undefined;
151
151
  }, {
152
- success: boolean;
153
152
  error: string;
153
+ success: boolean;
154
154
  operation: "send_message";
155
155
  packageId?: string | undefined;
156
156
  secureLink?: string | undefined;
@@ -195,7 +195,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
195
195
  fileSize?: number | undefined;
196
196
  }[] | undefined;
197
197
  state?: string | undefined;
198
- secureLink?: string | undefined;
199
198
  packageCode?: string | undefined;
200
199
  serverSecret?: string | undefined;
201
200
  recipients?: {
@@ -203,6 +202,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
203
202
  recipientId: string;
204
203
  }[] | undefined;
205
204
  life?: number | undefined;
205
+ secureLink?: string | undefined;
206
206
  }, {
207
207
  packageId: string;
208
208
  files?: {
@@ -211,7 +211,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
211
211
  fileSize?: number | undefined;
212
212
  }[] | undefined;
213
213
  state?: string | undefined;
214
- secureLink?: string | undefined;
215
214
  packageCode?: string | undefined;
216
215
  serverSecret?: string | undefined;
217
216
  recipients?: {
@@ -219,11 +218,12 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
219
218
  recipientId: string;
220
219
  }[] | undefined;
221
220
  life?: number | undefined;
221
+ secureLink?: string | undefined;
222
222
  }>>;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- success: boolean;
226
225
  error: string;
226
+ success: boolean;
227
227
  operation: "get_package";
228
228
  package?: {
229
229
  packageId: string;
@@ -233,7 +233,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
233
233
  fileSize?: number | undefined;
234
234
  }[] | undefined;
235
235
  state?: string | undefined;
236
- secureLink?: string | undefined;
237
236
  packageCode?: string | undefined;
238
237
  serverSecret?: string | undefined;
239
238
  recipients?: {
@@ -241,10 +240,11 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
241
240
  recipientId: string;
242
241
  }[] | undefined;
243
242
  life?: number | undefined;
243
+ secureLink?: string | undefined;
244
244
  } | undefined;
245
245
  }, {
246
- success: boolean;
247
246
  error: string;
247
+ success: boolean;
248
248
  operation: "get_package";
249
249
  package?: {
250
250
  packageId: string;
@@ -254,7 +254,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
254
254
  fileSize?: number | undefined;
255
255
  }[] | undefined;
256
256
  state?: string | undefined;
257
- secureLink?: string | undefined;
258
257
  packageCode?: string | undefined;
259
258
  serverSecret?: string | undefined;
260
259
  recipients?: {
@@ -262,6 +261,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
262
261
  recipientId: string;
263
262
  }[] | undefined;
264
263
  life?: number | undefined;
264
+ secureLink?: string | undefined;
265
265
  } | undefined;
266
266
  }>]>;
267
267
  export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;