@bubblelab/bubble-core 0.1.200 → 0.1.202
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.
- package/dist/bubble-bundle.d.ts +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- 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" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
264
264
|
}, {
|
|
265
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
266
266
|
}>;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
268
|
number: {
|
|
269
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
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" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
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" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
836
836
|
}, {
|
|
837
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
838
838
|
}>;
|
|
839
839
|
}, "strip", z.ZodTypeAny, {
|
|
840
840
|
number: {
|
|
841
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
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" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
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";
|
|
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;
|
|
15
16
|
ignoreSSL: boolean;
|
|
16
17
|
query: string;
|
|
17
|
-
allowedOperations: ("
|
|
18
|
+
allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
|
|
18
19
|
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;
|
|
25
26
|
ignoreSSL?: boolean | undefined;
|
|
26
|
-
allowedOperations?: ("
|
|
27
|
+
allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
|
|
27
28
|
parameters?: unknown[] | undefined;
|
|
28
|
-
timeout?: number | undefined;
|
|
29
29
|
maxRows?: number | undefined;
|
|
30
30
|
}>;
|
|
31
31
|
type PostgreSQLParamsInput = z.input<typeof PostgreSQLParamsSchema>;
|
|
@@ -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;
|
|
92
93
|
ignoreSSL: boolean;
|
|
93
94
|
query: string;
|
|
94
|
-
allowedOperations: ("
|
|
95
|
+
allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
|
|
95
96
|
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;
|
|
102
103
|
ignoreSSL?: boolean | undefined;
|
|
103
|
-
allowedOperations?: ("
|
|
104
|
+
allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
|
|
104
105
|
parameters?: unknown[] | undefined;
|
|
105
|
-
timeout?: number | undefined;
|
|
106
106
|
maxRows?: number | undefined;
|
|
107
107
|
}>;
|
|
108
108
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -55,8 +55,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
55
55
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
56
56
|
}, {
|
|
57
57
|
operation: "list_projects";
|
|
58
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
59
58
|
limit?: number | undefined;
|
|
59
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
60
60
|
host?: string | undefined;
|
|
61
61
|
}>, import("zod").ZodObject<{
|
|
62
62
|
operation: import("zod").ZodLiteral<"list_events">;
|
|
@@ -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
|
-
event?: string | undefined;
|
|
81
80
|
person_id?: string | undefined;
|
|
81
|
+
event?: string | undefined;
|
|
82
82
|
after?: string | undefined;
|
|
83
|
-
distinct_id?: string | undefined;
|
|
84
83
|
before?: string | undefined;
|
|
84
|
+
distinct_id?: string | undefined;
|
|
85
85
|
}, {
|
|
86
86
|
operation: "list_events";
|
|
87
87
|
project_id: string;
|
|
88
88
|
properties?: string | undefined;
|
|
89
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
90
89
|
limit?: number | undefined;
|
|
91
|
-
|
|
90
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
92
91
|
person_id?: string | undefined;
|
|
92
|
+
event?: string | undefined;
|
|
93
93
|
after?: string | undefined;
|
|
94
|
+
before?: string | undefined;
|
|
94
95
|
host?: string | undefined;
|
|
95
96
|
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;
|
|
@@ -101,14 +101,14 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
101
101
|
query: import("zod").ZodString;
|
|
102
102
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
103
103
|
}, "strip", import("zod").ZodTypeAny, {
|
|
104
|
-
query: string;
|
|
105
104
|
operation: "query";
|
|
105
|
+
query: string;
|
|
106
106
|
host: string;
|
|
107
107
|
project_id: string;
|
|
108
108
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
109
109
|
}, {
|
|
110
|
-
query: string;
|
|
111
110
|
operation: "query";
|
|
111
|
+
query: string;
|
|
112
112
|
project_id: string;
|
|
113
113
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
114
114
|
host?: string | undefined;
|
|
@@ -132,8 +132,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
132
132
|
operation: "get_person";
|
|
133
133
|
project_id: string;
|
|
134
134
|
search?: string | undefined;
|
|
135
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
136
135
|
limit?: number | undefined;
|
|
136
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
137
137
|
host?: string | undefined;
|
|
138
138
|
distinct_id?: string | undefined;
|
|
139
139
|
}>, import("zod").ZodObject<{
|
|
@@ -186,9 +186,9 @@ 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
|
+
operation: "list_projects";
|
|
189
190
|
success: boolean;
|
|
190
191
|
error: string;
|
|
191
|
-
operation: "list_projects";
|
|
192
192
|
projects?: {
|
|
193
193
|
name: string;
|
|
194
194
|
id: number;
|
|
@@ -200,9 +200,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
200
200
|
}[] | undefined;
|
|
201
201
|
next?: string | null | undefined;
|
|
202
202
|
}, {
|
|
203
|
+
operation: "list_projects";
|
|
203
204
|
success: boolean;
|
|
204
205
|
error: string;
|
|
205
|
-
operation: "list_projects";
|
|
206
206
|
projects?: {
|
|
207
207
|
name: string;
|
|
208
208
|
id: number;
|
|
@@ -250,9 +250,9 @@ 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
|
+
operation: "list_events";
|
|
253
254
|
success: boolean;
|
|
254
255
|
error: string;
|
|
255
|
-
operation: "list_events";
|
|
256
256
|
events?: {
|
|
257
257
|
event: string;
|
|
258
258
|
distinct_id: string;
|
|
@@ -266,9 +266,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
266
266
|
}[] | undefined;
|
|
267
267
|
next?: string | null | undefined;
|
|
268
268
|
}, {
|
|
269
|
+
operation: "list_events";
|
|
269
270
|
success: boolean;
|
|
270
271
|
error: string;
|
|
271
|
-
operation: "list_events";
|
|
272
272
|
events?: {
|
|
273
273
|
event: string;
|
|
274
274
|
distinct_id: string;
|
|
@@ -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
|
+
operation: "query";
|
|
293
294
|
success: boolean;
|
|
294
295
|
error: string;
|
|
295
|
-
operation: "query";
|
|
296
|
-
types?: (string | string[])[] | undefined;
|
|
297
296
|
results?: unknown[][] | undefined;
|
|
298
|
-
|
|
297
|
+
types?: (string | string[])[] | undefined;
|
|
299
298
|
hasMore?: boolean | null | undefined;
|
|
299
|
+
columns?: string[] | undefined;
|
|
300
300
|
}, {
|
|
301
|
+
operation: "query";
|
|
301
302
|
success: boolean;
|
|
302
303
|
error: string;
|
|
303
|
-
operation: "query";
|
|
304
|
-
types?: (string | string[])[] | undefined;
|
|
305
304
|
results?: unknown[][] | undefined;
|
|
306
|
-
|
|
305
|
+
types?: (string | string[])[] | undefined;
|
|
307
306
|
hasMore?: boolean | null | undefined;
|
|
307
|
+
columns?: string[] | undefined;
|
|
308
308
|
}>, import("zod").ZodObject<{
|
|
309
309
|
operation: import("zod").ZodLiteral<"get_person">;
|
|
310
310
|
success: import("zod").ZodBoolean;
|
|
@@ -330,9 +330,9 @@ 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
|
+
operation: "get_person";
|
|
333
334
|
success: boolean;
|
|
334
335
|
error: string;
|
|
335
|
-
operation: "get_person";
|
|
336
336
|
next?: string | null | undefined;
|
|
337
337
|
persons?: {
|
|
338
338
|
id: string;
|
|
@@ -342,9 +342,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
342
342
|
created_at?: string | undefined;
|
|
343
343
|
}[] | undefined;
|
|
344
344
|
}, {
|
|
345
|
+
operation: "get_person";
|
|
345
346
|
success: boolean;
|
|
346
347
|
error: string;
|
|
347
|
-
operation: "get_person";
|
|
348
348
|
next?: string | null | undefined;
|
|
349
349
|
persons?: {
|
|
350
350
|
id: string;
|
|
@@ -370,9 +370,9 @@ 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
|
-
created_at?: string | undefined;
|
|
374
|
-
result?: unknown;
|
|
375
373
|
filters?: Record<string, unknown> | undefined;
|
|
374
|
+
result?: unknown;
|
|
375
|
+
created_at?: string | undefined;
|
|
376
376
|
short_id?: string | undefined;
|
|
377
377
|
last_refresh?: string | null | undefined;
|
|
378
378
|
last_modified_at?: string | undefined;
|
|
@@ -380,40 +380,40 @@ 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
|
-
created_at?: string | undefined;
|
|
384
|
-
result?: unknown;
|
|
385
383
|
filters?: Record<string, unknown> | undefined;
|
|
384
|
+
result?: unknown;
|
|
385
|
+
created_at?: string | undefined;
|
|
386
386
|
short_id?: string | undefined;
|
|
387
387
|
last_refresh?: string | null | undefined;
|
|
388
388
|
last_modified_at?: string | undefined;
|
|
389
389
|
}>>;
|
|
390
390
|
error: import("zod").ZodString;
|
|
391
391
|
}, "strip", import("zod").ZodTypeAny, {
|
|
392
|
+
operation: "get_insight";
|
|
392
393
|
success: boolean;
|
|
393
394
|
error: string;
|
|
394
|
-
operation: "get_insight";
|
|
395
395
|
insight?: {
|
|
396
396
|
id: number;
|
|
397
397
|
description?: string | null | undefined;
|
|
398
398
|
name?: string | null | undefined;
|
|
399
|
-
created_at?: string | undefined;
|
|
400
|
-
result?: unknown;
|
|
401
399
|
filters?: Record<string, unknown> | undefined;
|
|
400
|
+
result?: unknown;
|
|
401
|
+
created_at?: string | 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
|
+
operation: "get_insight";
|
|
407
408
|
success: boolean;
|
|
408
409
|
error: string;
|
|
409
|
-
operation: "get_insight";
|
|
410
410
|
insight?: {
|
|
411
411
|
id: number;
|
|
412
412
|
description?: string | null | undefined;
|
|
413
413
|
name?: string | null | undefined;
|
|
414
|
-
created_at?: string | undefined;
|
|
415
|
-
result?: unknown;
|
|
416
414
|
filters?: Record<string, unknown> | undefined;
|
|
415
|
+
result?: unknown;
|
|
416
|
+
created_at?: string | undefined;
|
|
417
417
|
short_id?: string | undefined;
|
|
418
418
|
last_refresh?: string | null | undefined;
|
|
419
419
|
last_modified_at?: string | undefined;
|
|
@@ -19,9 +19,9 @@ export declare const PosthogEventSchema: z.ZodObject<{
|
|
|
19
19
|
properties?: Record<string, unknown> | undefined;
|
|
20
20
|
uuid?: string | undefined;
|
|
21
21
|
id?: string | undefined;
|
|
22
|
-
elements?: unknown[] | undefined;
|
|
23
|
-
timestamp?: string | undefined;
|
|
24
22
|
created_at?: string | undefined;
|
|
23
|
+
timestamp?: string | undefined;
|
|
24
|
+
elements?: unknown[] | undefined;
|
|
25
25
|
elements_chain?: string | undefined;
|
|
26
26
|
}, {
|
|
27
27
|
event: string;
|
|
@@ -29,9 +29,9 @@ export declare const PosthogEventSchema: z.ZodObject<{
|
|
|
29
29
|
properties?: Record<string, unknown> | undefined;
|
|
30
30
|
uuid?: string | undefined;
|
|
31
31
|
id?: string | undefined;
|
|
32
|
-
elements?: unknown[] | undefined;
|
|
33
|
-
timestamp?: string | undefined;
|
|
34
32
|
created_at?: string | undefined;
|
|
33
|
+
timestamp?: string | undefined;
|
|
34
|
+
elements?: unknown[] | undefined;
|
|
35
35
|
elements_chain?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
/**
|
|
@@ -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
|
-
created_at?: string | undefined;
|
|
77
76
|
result?: unknown;
|
|
77
|
+
created_at?: string | undefined;
|
|
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
|
-
created_at?: string | undefined;
|
|
87
86
|
result?: unknown;
|
|
87
|
+
created_at?: string | undefined;
|
|
88
88
|
filters?: Record<string, unknown> | undefined;
|
|
89
89
|
short_id?: string | undefined;
|
|
90
90
|
last_refresh?: string | null | undefined;
|
|
@@ -101,19 +101,19 @@ export declare const PosthogQueryResultSchema: z.ZodObject<{
|
|
|
101
101
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
102
102
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
types?: (string | string[])[] | undefined;
|
|
105
|
-
limit?: number | undefined;
|
|
106
104
|
offset?: number | undefined;
|
|
107
|
-
|
|
108
|
-
columns?: string[] | undefined;
|
|
105
|
+
limit?: number | undefined;
|
|
109
106
|
hasMore?: boolean | null | undefined;
|
|
110
|
-
|
|
107
|
+
columns?: string[] | undefined;
|
|
111
108
|
types?: (string | string[])[] | undefined;
|
|
112
|
-
limit?: number | undefined;
|
|
113
|
-
offset?: number | undefined;
|
|
114
109
|
results?: unknown[][] | undefined;
|
|
115
|
-
|
|
110
|
+
}, {
|
|
111
|
+
offset?: number | undefined;
|
|
112
|
+
limit?: number | undefined;
|
|
116
113
|
hasMore?: boolean | null | undefined;
|
|
114
|
+
columns?: string[] | undefined;
|
|
115
|
+
types?: (string | string[])[] | undefined;
|
|
116
|
+
results?: unknown[][] | undefined;
|
|
117
117
|
}>;
|
|
118
118
|
/**
|
|
119
119
|
* PostHog project object from projects API
|
|
@@ -177,23 +177,23 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
177
177
|
project_id: string;
|
|
178
178
|
properties?: string | undefined;
|
|
179
179
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
180
|
-
event?: string | undefined;
|
|
181
180
|
person_id?: string | undefined;
|
|
181
|
+
event?: 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;
|
|
188
188
|
properties?: string | undefined;
|
|
189
189
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
190
190
|
limit?: number | undefined;
|
|
191
|
-
event?: string | undefined;
|
|
192
191
|
person_id?: string | undefined;
|
|
192
|
+
event?: string | undefined;
|
|
193
193
|
after?: string | undefined;
|
|
194
|
+
before?: string | undefined;
|
|
194
195
|
host?: string | undefined;
|
|
195
196
|
distinct_id?: string | undefined;
|
|
196
|
-
before?: string | undefined;
|
|
197
197
|
}>, z.ZodObject<{
|
|
198
198
|
operation: z.ZodLiteral<"query">;
|
|
199
199
|
project_id: z.ZodString;
|
|
@@ -201,14 +201,14 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
201
201
|
query: z.ZodString;
|
|
202
202
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
203
203
|
}, "strip", z.ZodTypeAny, {
|
|
204
|
-
query: string;
|
|
205
204
|
operation: "query";
|
|
205
|
+
query: string;
|
|
206
206
|
host: string;
|
|
207
207
|
project_id: string;
|
|
208
208
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
209
209
|
}, {
|
|
210
|
-
query: string;
|
|
211
210
|
operation: "query";
|
|
211
|
+
query: string;
|
|
212
212
|
project_id: string;
|
|
213
213
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
214
214
|
host?: string | undefined;
|
|
@@ -286,9 +286,9 @@ 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
|
-
error: string;
|
|
291
289
|
operation: "list_projects";
|
|
290
|
+
error: string;
|
|
291
|
+
success: boolean;
|
|
292
292
|
projects?: {
|
|
293
293
|
name: string;
|
|
294
294
|
id: number;
|
|
@@ -300,9 +300,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
300
300
|
}[] | undefined;
|
|
301
301
|
next?: string | null | undefined;
|
|
302
302
|
}, {
|
|
303
|
-
success: boolean;
|
|
304
|
-
error: string;
|
|
305
303
|
operation: "list_projects";
|
|
304
|
+
error: string;
|
|
305
|
+
success: boolean;
|
|
306
306
|
projects?: {
|
|
307
307
|
name: string;
|
|
308
308
|
id: number;
|
|
@@ -332,9 +332,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
332
332
|
properties?: Record<string, unknown> | undefined;
|
|
333
333
|
uuid?: string | undefined;
|
|
334
334
|
id?: string | undefined;
|
|
335
|
-
elements?: unknown[] | undefined;
|
|
336
|
-
timestamp?: string | undefined;
|
|
337
335
|
created_at?: string | undefined;
|
|
336
|
+
timestamp?: string | undefined;
|
|
337
|
+
elements?: unknown[] | undefined;
|
|
338
338
|
elements_chain?: string | undefined;
|
|
339
339
|
}, {
|
|
340
340
|
event: string;
|
|
@@ -342,42 +342,42 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
342
342
|
properties?: Record<string, unknown> | undefined;
|
|
343
343
|
uuid?: string | undefined;
|
|
344
344
|
id?: string | undefined;
|
|
345
|
-
elements?: unknown[] | undefined;
|
|
346
|
-
timestamp?: string | undefined;
|
|
347
345
|
created_at?: string | undefined;
|
|
346
|
+
timestamp?: string | undefined;
|
|
347
|
+
elements?: unknown[] | undefined;
|
|
348
348
|
elements_chain?: string | undefined;
|
|
349
349
|
}>, "many">>;
|
|
350
350
|
next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
351
351
|
error: z.ZodString;
|
|
352
352
|
}, "strip", z.ZodTypeAny, {
|
|
353
|
-
success: boolean;
|
|
354
|
-
error: string;
|
|
355
353
|
operation: "list_events";
|
|
354
|
+
error: string;
|
|
355
|
+
success: boolean;
|
|
356
356
|
events?: {
|
|
357
357
|
event: string;
|
|
358
358
|
distinct_id: string;
|
|
359
359
|
properties?: Record<string, unknown> | undefined;
|
|
360
360
|
uuid?: string | undefined;
|
|
361
361
|
id?: string | undefined;
|
|
362
|
-
elements?: unknown[] | undefined;
|
|
363
|
-
timestamp?: string | undefined;
|
|
364
362
|
created_at?: string | undefined;
|
|
363
|
+
timestamp?: string | undefined;
|
|
364
|
+
elements?: unknown[] | undefined;
|
|
365
365
|
elements_chain?: string | undefined;
|
|
366
366
|
}[] | undefined;
|
|
367
367
|
next?: string | null | undefined;
|
|
368
368
|
}, {
|
|
369
|
-
success: boolean;
|
|
370
|
-
error: string;
|
|
371
369
|
operation: "list_events";
|
|
370
|
+
error: string;
|
|
371
|
+
success: boolean;
|
|
372
372
|
events?: {
|
|
373
373
|
event: string;
|
|
374
374
|
distinct_id: string;
|
|
375
375
|
properties?: Record<string, unknown> | undefined;
|
|
376
376
|
uuid?: string | undefined;
|
|
377
377
|
id?: string | undefined;
|
|
378
|
-
elements?: unknown[] | undefined;
|
|
379
|
-
timestamp?: string | undefined;
|
|
380
378
|
created_at?: string | undefined;
|
|
379
|
+
timestamp?: string | undefined;
|
|
380
|
+
elements?: unknown[] | undefined;
|
|
381
381
|
elements_chain?: string | undefined;
|
|
382
382
|
}[] | undefined;
|
|
383
383
|
next?: string | null | 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
|
-
error: string;
|
|
395
393
|
operation: "query";
|
|
394
|
+
error: string;
|
|
395
|
+
success: boolean;
|
|
396
|
+
hasMore?: boolean | null | undefined;
|
|
397
|
+
columns?: string[] | undefined;
|
|
396
398
|
types?: (string | string[])[] | undefined;
|
|
397
399
|
results?: unknown[][] | undefined;
|
|
398
|
-
columns?: string[] | undefined;
|
|
399
|
-
hasMore?: boolean | null | undefined;
|
|
400
400
|
}, {
|
|
401
|
-
success: boolean;
|
|
402
|
-
error: string;
|
|
403
401
|
operation: "query";
|
|
402
|
+
error: string;
|
|
403
|
+
success: boolean;
|
|
404
|
+
hasMore?: boolean | null | undefined;
|
|
405
|
+
columns?: string[] | undefined;
|
|
404
406
|
types?: (string | string[])[] | undefined;
|
|
405
407
|
results?: unknown[][] | undefined;
|
|
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,9 +430,9 @@ 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
|
-
error: string;
|
|
435
433
|
operation: "get_person";
|
|
434
|
+
error: string;
|
|
435
|
+
success: boolean;
|
|
436
436
|
next?: string | null | undefined;
|
|
437
437
|
persons?: {
|
|
438
438
|
id: string;
|
|
@@ -442,9 +442,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
442
442
|
created_at?: string | undefined;
|
|
443
443
|
}[] | undefined;
|
|
444
444
|
}, {
|
|
445
|
-
success: boolean;
|
|
446
|
-
error: string;
|
|
447
445
|
operation: "get_person";
|
|
446
|
+
error: string;
|
|
447
|
+
success: boolean;
|
|
448
448
|
next?: string | null | undefined;
|
|
449
449
|
persons?: {
|
|
450
450
|
id: string;
|
|
@@ -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
|
-
created_at?: string | undefined;
|
|
474
473
|
result?: unknown;
|
|
474
|
+
created_at?: string | undefined;
|
|
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
|
-
created_at?: string | undefined;
|
|
484
483
|
result?: unknown;
|
|
484
|
+
created_at?: string | undefined;
|
|
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
|
-
error: string;
|
|
494
492
|
operation: "get_insight";
|
|
493
|
+
error: string;
|
|
494
|
+
success: boolean;
|
|
495
495
|
insight?: {
|
|
496
496
|
id: number;
|
|
497
497
|
description?: string | null | undefined;
|
|
498
498
|
name?: string | null | undefined;
|
|
499
|
-
created_at?: string | undefined;
|
|
500
499
|
result?: unknown;
|
|
500
|
+
created_at?: string | undefined;
|
|
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
|
-
error: string;
|
|
509
507
|
operation: "get_insight";
|
|
508
|
+
error: string;
|
|
509
|
+
success: boolean;
|
|
510
510
|
insight?: {
|
|
511
511
|
id: number;
|
|
512
512
|
description?: string | null | undefined;
|
|
513
513
|
name?: string | null | undefined;
|
|
514
|
-
created_at?: string | undefined;
|
|
515
514
|
result?: unknown;
|
|
515
|
+
created_at?: string | undefined;
|
|
516
516
|
filters?: Record<string, unknown> | undefined;
|
|
517
517
|
short_id?: string | undefined;
|
|
518
518
|
last_refresh?: string | null | undefined;
|