@bubblelab/bubble-core 0.1.239 → 0.1.240

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +183 -183
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  25. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
  27. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  38. package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +30 -30
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +506 -506
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. 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
- parameters: unknown[];
16
- timeout: number;
17
15
  ignoreSSL: boolean;
18
16
  query: string;
19
17
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
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
- parameters?: unknown[] | undefined;
25
24
  credentials?: Partial<Record<CredentialType, string>> | undefined;
26
- timeout?: number | undefined;
27
25
  ignoreSSL?: boolean | undefined;
28
26
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
27
+ parameters?: unknown[] | undefined;
28
+ timeout?: number | undefined;
29
29
  maxRows?: number | undefined;
30
30
  }>;
31
31
  type PostgreSQLParamsInput = z.input<typeof PostgreSQLParamsSchema>;
@@ -49,24 +49,24 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
49
49
  error: z.ZodString;
50
50
  cleanedJSONString: z.ZodString;
51
51
  }, "strip", z.ZodTypeAny, {
52
- executionTime: number;
53
- error: string;
54
52
  success: boolean;
53
+ error: string;
55
54
  rows: Record<string, unknown>[];
56
55
  rowCount: number | null;
57
56
  command: string;
57
+ executionTime: number;
58
58
  cleanedJSONString: string;
59
59
  fields?: {
60
60
  name: string;
61
61
  dataTypeID: number;
62
62
  }[] | undefined;
63
63
  }, {
64
- executionTime: number;
65
- error: string;
66
64
  success: boolean;
65
+ error: string;
67
66
  rows: Record<string, unknown>[];
68
67
  rowCount: number | null;
69
68
  command: string;
69
+ executionTime: number;
70
70
  cleanedJSONString: string;
71
71
  fields?: {
72
72
  name: string;
@@ -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
- parameters: unknown[];
93
- timeout: number;
94
92
  ignoreSSL: boolean;
95
93
  query: string;
96
94
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
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
- parameters?: unknown[] | undefined;
102
101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
103
- timeout?: number | undefined;
104
102
  ignoreSSL?: boolean | undefined;
105
103
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
104
+ parameters?: unknown[] | undefined;
105
+ timeout?: number | undefined;
106
106
  maxRows?: number | undefined;
107
107
  }>;
108
108
  static readonly resultSchema: z.ZodObject<{
@@ -124,24 +124,24 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
124
124
  error: z.ZodString;
125
125
  cleanedJSONString: z.ZodString;
126
126
  }, "strip", z.ZodTypeAny, {
127
- executionTime: number;
128
- error: string;
129
127
  success: boolean;
128
+ error: string;
130
129
  rows: Record<string, unknown>[];
131
130
  rowCount: number | null;
132
131
  command: string;
132
+ executionTime: number;
133
133
  cleanedJSONString: string;
134
134
  fields?: {
135
135
  name: string;
136
136
  dataTypeID: number;
137
137
  }[] | undefined;
138
138
  }, {
139
- executionTime: number;
140
- error: string;
141
139
  success: boolean;
140
+ error: string;
142
141
  rows: Record<string, unknown>[];
143
142
  rowCount: number | null;
144
143
  command: string;
144
+ executionTime: number;
145
145
  cleanedJSONString: string;
146
146
  fields?: {
147
147
  name: string;
@@ -80,8 +80,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
80
80
  event?: string | undefined;
81
81
  person_id?: string | undefined;
82
82
  after?: string | undefined;
83
- before?: string | undefined;
84
83
  distinct_id?: string | undefined;
84
+ before?: string | undefined;
85
85
  }, {
86
86
  operation: "list_events";
87
87
  project_id: 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
  host?: string | undefined;
95
- before?: 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;
@@ -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;
@@ -230,8 +230,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
230
230
  event: string;
231
231
  distinct_id: string;
232
232
  properties?: Record<string, unknown> | undefined;
233
- id?: string | undefined;
234
233
  uuid?: string | undefined;
234
+ id?: string | undefined;
235
235
  elements?: unknown[] | undefined;
236
236
  timestamp?: string | undefined;
237
237
  created_at?: string | undefined;
@@ -240,8 +240,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
240
240
  event: string;
241
241
  distinct_id: string;
242
242
  properties?: Record<string, unknown> | undefined;
243
- id?: string | undefined;
244
243
  uuid?: string | undefined;
244
+ id?: string | undefined;
245
245
  elements?: unknown[] | undefined;
246
246
  timestamp?: string | undefined;
247
247
  created_at?: string | undefined;
@@ -250,15 +250,15 @@ 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;
258
258
  distinct_id: string;
259
259
  properties?: Record<string, unknown> | undefined;
260
- id?: string | undefined;
261
260
  uuid?: string | undefined;
261
+ id?: string | undefined;
262
262
  elements?: unknown[] | undefined;
263
263
  timestamp?: string | undefined;
264
264
  created_at?: string | undefined;
@@ -266,15 +266,15 @@ 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;
274
274
  distinct_id: string;
275
275
  properties?: Record<string, unknown> | undefined;
276
- id?: string | undefined;
277
276
  uuid?: string | undefined;
277
+ id?: string | undefined;
278
278
  elements?: unknown[] | undefined;
279
279
  timestamp?: string | undefined;
280
280
  created_at?: string | undefined;
@@ -290,21 +290,21 @@ 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
- hasMore?: boolean | null | undefined;
298
297
  results?: unknown[][] | undefined;
299
298
  columns?: string[] | undefined;
299
+ hasMore?: boolean | null | undefined;
300
300
  }, {
301
- error: string;
302
301
  success: boolean;
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;
@@ -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?: {
@@ -368,20 +368,20 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
368
368
  last_modified_at: import("zod").ZodOptional<import("zod").ZodString>;
369
369
  }, "strip", import("zod").ZodTypeAny, {
370
370
  id: number;
371
- result?: unknown;
372
371
  description?: string | null | undefined;
373
372
  name?: string | null | undefined;
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;
378
378
  last_modified_at?: string | undefined;
379
379
  }, {
380
380
  id: number;
381
- result?: unknown;
382
381
  description?: string | null | undefined;
383
382
  name?: string | null | undefined;
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;
@@ -389,30 +389,30 @@ 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;
397
- result?: unknown;
398
397
  description?: string | null | undefined;
399
398
  name?: string | null | undefined;
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;
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;
412
- result?: unknown;
413
412
  description?: string | null | undefined;
414
413
  name?: string | null | undefined;
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;
@@ -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
- id?: string | undefined;
21
20
  uuid?: string | undefined;
21
+ id?: 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
- id?: string | undefined;
31
30
  uuid?: string | undefined;
31
+ id?: 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;
75
74
  description?: string | null | undefined;
76
75
  name?: string | null | undefined;
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;
81
81
  last_modified_at?: string | undefined;
82
82
  }, {
83
83
  id: number;
84
- result?: unknown;
85
84
  description?: string | null | undefined;
86
85
  name?: string | null | undefined;
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;
@@ -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
- before?: string | undefined;
196
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,14 +225,14 @@ 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
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
- 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;
@@ -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
- id?: string | undefined;
334
333
  uuid?: string | undefined;
334
+ id?: 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
- id?: string | undefined;
344
343
  uuid?: string | undefined;
344
+ id?: 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
- error: string;
354
353
  success: boolean;
354
+ error: string;
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
- id?: string | undefined;
361
360
  uuid?: string | undefined;
361
+ id?: 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
- error: string;
370
369
  success: boolean;
370
+ error: string;
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
- id?: string | undefined;
377
376
  uuid?: string | undefined;
377
+ id?: 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
- 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?: {
@@ -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;
472
471
  description?: string | null | undefined;
473
472
  name?: string | null | undefined;
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;
478
478
  last_modified_at?: string | undefined;
479
479
  }, {
480
480
  id: number;
481
- result?: unknown;
482
481
  description?: string | null | undefined;
483
482
  name?: string | null | undefined;
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
- result?: unknown;
498
497
  description?: string | null | undefined;
499
498
  name?: string | null | undefined;
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
- result?: unknown;
513
512
  description?: string | null | undefined;
514
513
  name?: string | null | undefined;
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;