@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  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 +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.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-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -260,13 +260,13 @@ declare const NumberPropertySchema: z.ZodObject<{
260
260
  number: z.ZodObject<{
261
261
  format: z.ZodEnum<["number", "number_with_commas", "percent", "dollar", "canadian_dollar", "singapore_dollar", "euro", "pound", "yen", "ruble", "rupee", "won", "yuan", "real", "lira", "rupiah", "franc", "hong_kong_dollar", "new_zealand_dollar", "krona", "norwegian_krone", "mexican_peso", "rand", "new_taiwan_dollar", "danish_krone", "zloty", "baht", "forint", "koruna", "shekel", "chilean_peso", "philippine_peso", "dirham", "colombian_peso", "riyal", "ringgit", "leu", "argentine_peso", "uruguayan_peso", "peruvian_sol"]>;
262
262
  }, "strip", z.ZodTypeAny, {
263
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
263
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
264
264
  }, {
265
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
265
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
266
266
  }>;
267
267
  }, "strip", z.ZodTypeAny, {
268
268
  number: {
269
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
269
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
270
270
  };
271
271
  type: "number";
272
272
  name: string;
@@ -274,7 +274,7 @@ declare const NumberPropertySchema: z.ZodObject<{
274
274
  description?: string | undefined;
275
275
  }, {
276
276
  number: {
277
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
277
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
278
278
  };
279
279
  type: "number";
280
280
  name: string;
@@ -832,13 +832,13 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
832
832
  number: z.ZodObject<{
833
833
  format: z.ZodEnum<["number", "number_with_commas", "percent", "dollar", "canadian_dollar", "singapore_dollar", "euro", "pound", "yen", "ruble", "rupee", "won", "yuan", "real", "lira", "rupiah", "franc", "hong_kong_dollar", "new_zealand_dollar", "krona", "norwegian_krone", "mexican_peso", "rand", "new_taiwan_dollar", "danish_krone", "zloty", "baht", "forint", "koruna", "shekel", "chilean_peso", "philippine_peso", "dirham", "colombian_peso", "riyal", "ringgit", "leu", "argentine_peso", "uruguayan_peso", "peruvian_sol"]>;
834
834
  }, "strip", z.ZodTypeAny, {
835
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
835
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
836
836
  }, {
837
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
837
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
838
838
  }>;
839
839
  }, "strip", z.ZodTypeAny, {
840
840
  number: {
841
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
841
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
842
842
  };
843
843
  type: "number";
844
844
  name: string;
@@ -846,7 +846,7 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
846
846
  description?: string | undefined;
847
847
  }, {
848
848
  number: {
849
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
849
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
850
850
  };
851
851
  type: "number";
852
852
  name: string;
@@ -12,20 +12,20 @@ declare const PostgreSQLParamsSchema: z.ZodObject<{
12
12
  maxRows: z.ZodDefault<z.ZodNumber>;
13
13
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- timeout: number;
16
15
  ignoreSSL: boolean;
17
16
  query: string;
18
17
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
19
18
  parameters: unknown[];
19
+ timeout: number;
20
20
  maxRows: number;
21
21
  credentials?: Partial<Record<CredentialType, string>> | undefined;
22
22
  }, {
23
23
  query: string;
24
24
  credentials?: Partial<Record<CredentialType, string>> | undefined;
25
- timeout?: number | undefined;
26
25
  ignoreSSL?: boolean | undefined;
27
26
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
28
27
  parameters?: unknown[] | undefined;
28
+ timeout?: number | undefined;
29
29
  maxRows?: number | undefined;
30
30
  }>;
31
31
  type PostgreSQLParamsInput = z.input<typeof PostgreSQLParamsSchema>;
@@ -49,9 +49,9 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
49
49
  error: z.ZodString;
50
50
  cleanedJSONString: z.ZodString;
51
51
  }, "strip", z.ZodTypeAny, {
52
- rows: Record<string, unknown>[];
53
52
  success: boolean;
54
53
  error: string;
54
+ rows: Record<string, unknown>[];
55
55
  rowCount: number | null;
56
56
  command: string;
57
57
  executionTime: number;
@@ -61,9 +61,9 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
61
61
  dataTypeID: number;
62
62
  }[] | undefined;
63
63
  }, {
64
- rows: Record<string, unknown>[];
65
64
  success: boolean;
66
65
  error: string;
66
+ rows: Record<string, unknown>[];
67
67
  rowCount: number | null;
68
68
  command: string;
69
69
  executionTime: number;
@@ -89,20 +89,20 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
89
89
  maxRows: z.ZodDefault<z.ZodNumber>;
90
90
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
91
91
  }, "strip", z.ZodTypeAny, {
92
- timeout: number;
93
92
  ignoreSSL: boolean;
94
93
  query: string;
95
94
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
96
95
  parameters: unknown[];
96
+ timeout: number;
97
97
  maxRows: number;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  }, {
100
100
  query: string;
101
101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
102
- timeout?: number | undefined;
103
102
  ignoreSSL?: boolean | undefined;
104
103
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
105
104
  parameters?: unknown[] | undefined;
105
+ timeout?: number | undefined;
106
106
  maxRows?: number | undefined;
107
107
  }>;
108
108
  static readonly resultSchema: z.ZodObject<{
@@ -124,9 +124,9 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
124
124
  error: z.ZodString;
125
125
  cleanedJSONString: z.ZodString;
126
126
  }, "strip", z.ZodTypeAny, {
127
- rows: Record<string, unknown>[];
128
127
  success: boolean;
129
128
  error: string;
129
+ rows: Record<string, unknown>[];
130
130
  rowCount: number | null;
131
131
  command: string;
132
132
  executionTime: number;
@@ -136,9 +136,9 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
136
136
  dataTypeID: number;
137
137
  }[] | undefined;
138
138
  }, {
139
- rows: Record<string, unknown>[];
140
139
  success: boolean;
141
140
  error: string;
141
+ rows: Record<string, unknown>[];
142
142
  rowCount: number | null;
143
143
  command: string;
144
144
  executionTime: number;
@@ -77,23 +77,23 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
77
77
  project_id: string;
78
78
  properties?: string | undefined;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
- before?: string | undefined;
81
- after?: string | undefined;
82
80
  event?: string | undefined;
83
81
  person_id?: string | undefined;
82
+ after?: string | undefined;
84
83
  distinct_id?: string | undefined;
84
+ before?: string | undefined;
85
85
  }, {
86
86
  operation: "list_events";
87
87
  project_id: string;
88
88
  properties?: string | undefined;
89
89
  credentials?: Partial<Record<CredentialType, string>> | undefined;
90
- before?: string | undefined;
91
- after?: string | undefined;
92
90
  limit?: number | undefined;
93
91
  event?: string | undefined;
94
92
  person_id?: string | undefined;
93
+ after?: string | undefined;
95
94
  host?: string | undefined;
96
95
  distinct_id?: string | undefined;
96
+ before?: string | undefined;
97
97
  }>, import("zod").ZodObject<{
98
98
  operation: import("zod").ZodLiteral<"query">;
99
99
  project_id: import("zod").ZodString;
@@ -125,14 +125,14 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
125
125
  limit: number;
126
126
  host: string;
127
127
  project_id: string;
128
- credentials?: Partial<Record<CredentialType, string>> | undefined;
129
128
  search?: string | undefined;
129
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
130
130
  distinct_id?: string | undefined;
131
131
  }, {
132
132
  operation: "get_person";
133
133
  project_id: string;
134
- credentials?: Partial<Record<CredentialType, string>> | undefined;
135
134
  search?: string | undefined;
135
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
136
136
  limit?: number | undefined;
137
137
  host?: string | undefined;
138
138
  distinct_id?: string | undefined;
@@ -231,8 +231,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
231
231
  distinct_id: string;
232
232
  properties?: Record<string, unknown> | undefined;
233
233
  uuid?: string | undefined;
234
- elements?: unknown[] | undefined;
235
234
  id?: string | undefined;
235
+ elements?: unknown[] | undefined;
236
236
  timestamp?: string | undefined;
237
237
  created_at?: string | undefined;
238
238
  elements_chain?: string | undefined;
@@ -241,8 +241,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
241
241
  distinct_id: string;
242
242
  properties?: Record<string, unknown> | undefined;
243
243
  uuid?: string | undefined;
244
- elements?: unknown[] | undefined;
245
244
  id?: string | undefined;
245
+ elements?: unknown[] | undefined;
246
246
  timestamp?: string | undefined;
247
247
  created_at?: string | undefined;
248
248
  elements_chain?: string | undefined;
@@ -258,8 +258,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
258
258
  distinct_id: string;
259
259
  properties?: Record<string, unknown> | undefined;
260
260
  uuid?: string | undefined;
261
- elements?: unknown[] | undefined;
262
261
  id?: string | undefined;
262
+ elements?: unknown[] | undefined;
263
263
  timestamp?: string | undefined;
264
264
  created_at?: string | undefined;
265
265
  elements_chain?: string | undefined;
@@ -274,8 +274,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
274
274
  distinct_id: string;
275
275
  properties?: Record<string, unknown> | undefined;
276
276
  uuid?: string | undefined;
277
- elements?: unknown[] | undefined;
278
277
  id?: string | undefined;
278
+ elements?: unknown[] | undefined;
279
279
  timestamp?: string | undefined;
280
280
  created_at?: string | undefined;
281
281
  elements_chain?: string | undefined;
@@ -294,17 +294,17 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
294
294
  error: string;
295
295
  operation: "query";
296
296
  types?: (string | string[])[] | undefined;
297
- hasMore?: boolean | null | undefined;
298
297
  results?: unknown[][] | undefined;
299
298
  columns?: string[] | undefined;
299
+ hasMore?: boolean | null | undefined;
300
300
  }, {
301
301
  success: boolean;
302
302
  error: string;
303
303
  operation: "query";
304
304
  types?: (string | string[])[] | undefined;
305
- hasMore?: boolean | null | undefined;
306
305
  results?: unknown[][] | undefined;
307
306
  columns?: string[] | undefined;
307
+ hasMore?: boolean | null | undefined;
308
308
  }>, import("zod").ZodObject<{
309
309
  operation: import("zod").ZodLiteral<"get_person">;
310
310
  success: import("zod").ZodBoolean;
@@ -370,8 +370,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
370
370
  id: number;
371
371
  description?: string | null | undefined;
372
372
  name?: string | null | undefined;
373
- result?: unknown;
374
373
  created_at?: string | undefined;
374
+ result?: unknown;
375
375
  filters?: Record<string, unknown> | undefined;
376
376
  short_id?: string | undefined;
377
377
  last_refresh?: string | null | undefined;
@@ -380,8 +380,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
380
380
  id: number;
381
381
  description?: string | null | undefined;
382
382
  name?: string | null | undefined;
383
- result?: unknown;
384
383
  created_at?: string | undefined;
384
+ result?: unknown;
385
385
  filters?: Record<string, unknown> | undefined;
386
386
  short_id?: string | undefined;
387
387
  last_refresh?: string | null | undefined;
@@ -396,8 +396,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
396
396
  id: number;
397
397
  description?: string | null | undefined;
398
398
  name?: string | null | undefined;
399
- result?: unknown;
400
399
  created_at?: string | undefined;
400
+ result?: unknown;
401
401
  filters?: Record<string, unknown> | undefined;
402
402
  short_id?: string | undefined;
403
403
  last_refresh?: string | null | undefined;
@@ -411,8 +411,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
411
411
  id: number;
412
412
  description?: string | null | undefined;
413
413
  name?: string | null | undefined;
414
- result?: unknown;
415
414
  created_at?: string | undefined;
415
+ result?: unknown;
416
416
  filters?: Record<string, unknown> | undefined;
417
417
  short_id?: string | undefined;
418
418
  last_refresh?: string | null | undefined;
@@ -73,8 +73,8 @@ export declare const PosthogInsightSchema: z.ZodObject<{
73
73
  id: number;
74
74
  description?: string | null | undefined;
75
75
  name?: string | null | undefined;
76
- result?: unknown;
77
76
  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;
@@ -83,8 +83,8 @@ export declare const PosthogInsightSchema: z.ZodObject<{
83
83
  id: number;
84
84
  description?: string | null | undefined;
85
85
  name?: string | null | undefined;
86
- result?: unknown;
87
86
  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;
108
107
  results?: unknown[][] | undefined;
109
108
  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;
115
114
  results?: unknown[][] | undefined;
116
115
  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
- before?: string | undefined;
184
183
  distinct_id?: string | undefined;
184
+ before?: string | undefined;
185
185
  }, {
186
186
  operation: "list_events";
187
187
  project_id: string;
@@ -191,9 +191,9 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
191
191
  event?: string | undefined;
192
192
  person_id?: string | undefined;
193
193
  after?: string | undefined;
194
- before?: string | undefined;
195
- distinct_id?: string | undefined;
196
194
  host?: string | undefined;
195
+ distinct_id?: string | undefined;
196
+ before?: string | undefined;
197
197
  }>, z.ZodObject<{
198
198
  operation: z.ZodLiteral<"query">;
199
199
  project_id: z.ZodString;
@@ -225,17 +225,17 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
225
225
  limit: number;
226
226
  host: string;
227
227
  project_id: string;
228
- credentials?: Partial<Record<CredentialType, string>> | undefined;
229
228
  search?: string | undefined;
229
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
230
230
  distinct_id?: string | undefined;
231
231
  }, {
232
232
  operation: "get_person";
233
233
  project_id: string;
234
- credentials?: Partial<Record<CredentialType, string>> | undefined;
235
234
  search?: string | undefined;
235
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
236
236
  limit?: number | undefined;
237
- distinct_id?: string | undefined;
238
237
  host?: string | undefined;
238
+ distinct_id?: string | undefined;
239
239
  }>, z.ZodObject<{
240
240
  operation: z.ZodLiteral<"get_insight">;
241
241
  project_id: z.ZodString;
@@ -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
- error: string;
290
289
  success: boolean;
290
+ error: string;
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
- error: string;
304
303
  success: boolean;
304
+ error: string;
305
305
  operation: "list_projects";
306
306
  projects?: {
307
307
  name: string;
@@ -350,8 +350,8 @@ 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
- error: string;
354
353
  success: boolean;
354
+ error: string;
355
355
  operation: "list_events";
356
356
  events?: {
357
357
  event: string;
@@ -366,8 +366,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
366
366
  }[] | undefined;
367
367
  next?: string | null | undefined;
368
368
  }, {
369
- error: string;
370
369
  success: boolean;
370
+ error: string;
371
371
  operation: "list_events";
372
372
  events?: {
373
373
  event: string;
@@ -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
- error: string;
394
393
  success: boolean;
394
+ error: string;
395
395
  operation: "query";
396
396
  types?: (string | string[])[] | undefined;
397
- hasMore?: boolean | null | undefined;
398
397
  results?: unknown[][] | undefined;
399
398
  columns?: string[] | undefined;
399
+ hasMore?: boolean | null | undefined;
400
400
  }, {
401
- error: string;
402
401
  success: boolean;
402
+ error: string;
403
403
  operation: "query";
404
404
  types?: (string | string[])[] | undefined;
405
- hasMore?: boolean | null | undefined;
406
405
  results?: unknown[][] | undefined;
407
406
  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
- error: string;
434
433
  success: boolean;
434
+ error: string;
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
- error: string;
446
445
  success: boolean;
446
+ error: string;
447
447
  operation: "get_person";
448
448
  next?: string | null | undefined;
449
449
  persons?: {
@@ -470,8 +470,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
470
470
  id: number;
471
471
  description?: string | null | undefined;
472
472
  name?: string | null | undefined;
473
- result?: unknown;
474
473
  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;
@@ -480,8 +480,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
480
480
  id: number;
481
481
  description?: string | null | undefined;
482
482
  name?: string | null | undefined;
483
- result?: unknown;
484
483
  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
- error: string;
493
492
  success: boolean;
493
+ error: string;
494
494
  operation: "get_insight";
495
495
  insight?: {
496
496
  id: number;
497
497
  description?: string | null | undefined;
498
498
  name?: string | null | undefined;
499
- result?: unknown;
500
499
  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
- error: string;
508
507
  success: boolean;
508
+ error: string;
509
509
  operation: "get_insight";
510
510
  insight?: {
511
511
  id: number;
512
512
  description?: string | null | undefined;
513
513
  name?: string | null | undefined;
514
- result?: unknown;
515
514
  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;
@@ -42,17 +42,12 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
42
42
  headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
43
43
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
44
44
  }, "strip", z.ZodTypeAny, {
45
+ operation: "send_email";
45
46
  from: string;
46
47
  to: string | string[];
47
- operation: "send_email";
48
48
  subject: string;
49
49
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
- headers?: Record<string, string> | undefined;
51
50
  text?: string | undefined;
52
- tags?: {
53
- value: string;
54
- name: string;
55
- }[] | undefined;
56
51
  attachments?: {
57
52
  filename: string;
58
53
  path?: string | undefined;
@@ -64,29 +59,34 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
64
59
  html?: string | undefined;
65
60
  reply_to?: string | string[] | undefined;
66
61
  scheduled_at?: string | undefined;
62
+ tags?: {
63
+ value: string;
64
+ name: string;
65
+ }[] | undefined;
66
+ headers?: Record<string, string> | undefined;
67
67
  }, {
68
- to: string | string[];
69
68
  operation: "send_email";
69
+ to: string | string[];
70
70
  subject: string;
71
71
  credentials?: Partial<Record<CredentialType, string>> | undefined;
72
- headers?: Record<string, string> | undefined;
73
72
  text?: string | undefined;
74
- from?: string | undefined;
75
- tags?: {
76
- value: string;
77
- name: string;
78
- }[] | undefined;
79
73
  attachments?: {
80
74
  filename: string;
81
75
  path?: string | undefined;
82
76
  content?: string | undefined;
83
77
  contentType?: string | undefined;
84
78
  }[] | undefined;
79
+ from?: string | undefined;
85
80
  cc?: string | string[] | undefined;
86
81
  bcc?: string | string[] | undefined;
87
82
  html?: string | undefined;
88
83
  reply_to?: string | string[] | undefined;
89
84
  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;
@@ -189,17 +189,12 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
189
189
  headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
190
190
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
191
191
  }, "strip", z.ZodTypeAny, {
192
+ operation: "send_email";
192
193
  from: string;
193
194
  to: string | string[];
194
- operation: "send_email";
195
195
  subject: string;
196
196
  credentials?: Partial<Record<CredentialType, string>> | undefined;
197
- headers?: Record<string, string> | undefined;
198
197
  text?: string | undefined;
199
- tags?: {
200
- value: string;
201
- name: string;
202
- }[] | undefined;
203
198
  attachments?: {
204
199
  filename: string;
205
200
  path?: string | undefined;
@@ -211,29 +206,34 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
211
206
  html?: string | undefined;
212
207
  reply_to?: string | string[] | undefined;
213
208
  scheduled_at?: string | undefined;
209
+ tags?: {
210
+ value: string;
211
+ name: string;
212
+ }[] | undefined;
213
+ headers?: Record<string, string> | undefined;
214
214
  }, {
215
- to: string | string[];
216
215
  operation: "send_email";
216
+ to: string | string[];
217
217
  subject: string;
218
218
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
- headers?: Record<string, string> | undefined;
220
219
  text?: string | undefined;
221
- from?: string | undefined;
222
- tags?: {
223
- value: string;
224
- name: string;
225
- }[] | undefined;
226
220
  attachments?: {
227
221
  filename: string;
228
222
  path?: string | undefined;
229
223
  content?: string | undefined;
230
224
  contentType?: string | undefined;
231
225
  }[] | undefined;
226
+ from?: string | undefined;
232
227
  cc?: string | string[] | undefined;
233
228
  bcc?: string | string[] | undefined;
234
229
  html?: string | undefined;
235
230
  reply_to?: string | string[] | undefined;
236
231
  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;
@@ -39,16 +39,16 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
39
39
  lifeDays: import("zod").ZodOptional<import("zod").ZodNumber>;
40
40
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
41
41
  }, "strip", import("zod").ZodTypeAny, {
42
- fileName: string;
43
42
  operation: "send_file";
43
+ fileName: string;
44
44
  recipientEmail: string | string[];
45
45
  fileData: string;
46
46
  message?: string | undefined;
47
47
  credentials?: Partial<Record<CredentialType, string>> | undefined;
48
48
  lifeDays?: number | undefined;
49
49
  }, {
50
- fileName: string;
51
50
  operation: "send_file";
51
+ fileName: string;
52
52
  recipientEmail: string | string[];
53
53
  fileData: string;
54
54
  message?: string | undefined;