@bubblelab/bubble-core 0.1.211 → 0.1.212
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 +150 -150
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
- package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +102 -102
- package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
- 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 +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -85,14 +85,14 @@ declare const EmailPropertySchema: z.ZodObject<{
|
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
86
|
type: "email";
|
|
87
87
|
name: string;
|
|
88
|
-
id: string;
|
|
89
88
|
email: {};
|
|
89
|
+
id: string;
|
|
90
90
|
description?: string | undefined;
|
|
91
91
|
}, {
|
|
92
92
|
type: "email";
|
|
93
93
|
name: string;
|
|
94
|
-
id: string;
|
|
95
94
|
email: {};
|
|
95
|
+
id: string;
|
|
96
96
|
description?: string | undefined;
|
|
97
97
|
}>;
|
|
98
98
|
declare const FilesPropertySchema: z.ZodObject<{
|
|
@@ -557,14 +557,14 @@ declare const URLPropertySchema: z.ZodObject<{
|
|
|
557
557
|
}, "strip", z.ZodTypeAny, {
|
|
558
558
|
type: "url";
|
|
559
559
|
name: string;
|
|
560
|
-
id: string;
|
|
561
560
|
url: {};
|
|
561
|
+
id: string;
|
|
562
562
|
description?: string | undefined;
|
|
563
563
|
}, {
|
|
564
564
|
type: "url";
|
|
565
565
|
name: string;
|
|
566
|
-
id: string;
|
|
567
566
|
url: {};
|
|
567
|
+
id: string;
|
|
568
568
|
description?: string | undefined;
|
|
569
569
|
}>;
|
|
570
570
|
declare const UniqueIDPropertySchema: z.ZodObject<{
|
|
@@ -677,14 +677,14 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
|
|
|
677
677
|
}, "strip", z.ZodTypeAny, {
|
|
678
678
|
type: "email";
|
|
679
679
|
name: string;
|
|
680
|
-
id: string;
|
|
681
680
|
email: {};
|
|
681
|
+
id: string;
|
|
682
682
|
description?: string | undefined;
|
|
683
683
|
}, {
|
|
684
684
|
type: "email";
|
|
685
685
|
name: string;
|
|
686
|
-
id: string;
|
|
687
686
|
email: {};
|
|
687
|
+
id: string;
|
|
688
688
|
description?: string | undefined;
|
|
689
689
|
}>, z.ZodObject<{
|
|
690
690
|
id: z.ZodString;
|
|
@@ -1106,14 +1106,14 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
|
|
|
1106
1106
|
}, "strip", z.ZodTypeAny, {
|
|
1107
1107
|
type: "url";
|
|
1108
1108
|
name: string;
|
|
1109
|
-
id: string;
|
|
1110
1109
|
url: {};
|
|
1110
|
+
id: string;
|
|
1111
1111
|
description?: string | undefined;
|
|
1112
1112
|
}, {
|
|
1113
1113
|
type: "url";
|
|
1114
1114
|
name: string;
|
|
1115
|
-
id: string;
|
|
1116
1115
|
url: {};
|
|
1116
|
+
id: string;
|
|
1117
1117
|
description?: string | undefined;
|
|
1118
1118
|
}>, z.ZodObject<{
|
|
1119
1119
|
id: z.ZodString;
|
|
@@ -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
15
|
timeout: number;
|
|
17
16
|
ignoreSSL: boolean;
|
|
18
17
|
query: string;
|
|
19
18
|
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
|
|
19
|
+
parameters: unknown[];
|
|
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
25
|
timeout?: number | undefined;
|
|
27
26
|
ignoreSSL?: boolean | undefined;
|
|
28
27
|
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
|
|
28
|
+
parameters?: unknown[] | 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
92
|
timeout: number;
|
|
94
93
|
ignoreSSL: boolean;
|
|
95
94
|
query: string;
|
|
96
95
|
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
|
|
96
|
+
parameters: unknown[];
|
|
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
102
|
timeout?: number | undefined;
|
|
104
103
|
ignoreSSL?: boolean | undefined;
|
|
105
104
|
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
|
|
105
|
+
parameters?: unknown[] | 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;
|
|
@@ -91,8 +91,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
91
91
|
event?: string | undefined;
|
|
92
92
|
person_id?: string | undefined;
|
|
93
93
|
after?: string | undefined;
|
|
94
|
-
host?: string | undefined;
|
|
95
94
|
before?: string | undefined;
|
|
95
|
+
host?: string | undefined;
|
|
96
96
|
distinct_id?: string | undefined;
|
|
97
97
|
}>, import("zod").ZodObject<{
|
|
98
98
|
operation: import("zod").ZodLiteral<"query">;
|
|
@@ -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;
|
|
@@ -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,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
|
-
error: string;
|
|
190
|
-
success: boolean;
|
|
191
189
|
operation: "list_projects";
|
|
190
|
+
success: boolean;
|
|
191
|
+
error: string;
|
|
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
|
-
error: string;
|
|
204
|
-
success: boolean;
|
|
205
203
|
operation: "list_projects";
|
|
204
|
+
success: boolean;
|
|
205
|
+
error: string;
|
|
206
206
|
projects?: {
|
|
207
207
|
name: string;
|
|
208
208
|
id: number;
|
|
@@ -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
|
-
success: boolean;
|
|
255
253
|
operation: "list_events";
|
|
254
|
+
success: boolean;
|
|
255
|
+
error: string;
|
|
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
|
-
success: boolean;
|
|
271
269
|
operation: "list_events";
|
|
270
|
+
success: boolean;
|
|
271
|
+
error: string;
|
|
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,17 +290,17 @@ 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
|
-
success: boolean;
|
|
295
293
|
operation: "query";
|
|
294
|
+
success: boolean;
|
|
295
|
+
error: string;
|
|
296
296
|
types?: (string | string[])[] | undefined;
|
|
297
297
|
hasMore?: boolean | null | undefined;
|
|
298
298
|
results?: unknown[][] | undefined;
|
|
299
299
|
columns?: string[] | undefined;
|
|
300
300
|
}, {
|
|
301
|
-
error: string;
|
|
302
|
-
success: boolean;
|
|
303
301
|
operation: "query";
|
|
302
|
+
success: boolean;
|
|
303
|
+
error: string;
|
|
304
304
|
types?: (string | string[])[] | undefined;
|
|
305
305
|
hasMore?: boolean | null | undefined;
|
|
306
306
|
results?: unknown[][] | undefined;
|
|
@@ -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
|
-
error: string;
|
|
334
|
-
success: boolean;
|
|
335
333
|
operation: "get_person";
|
|
334
|
+
success: boolean;
|
|
335
|
+
error: string;
|
|
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
|
-
error: string;
|
|
346
|
-
success: boolean;
|
|
347
345
|
operation: "get_person";
|
|
346
|
+
success: boolean;
|
|
347
|
+
error: string;
|
|
348
348
|
next?: string | null | undefined;
|
|
349
349
|
persons?: {
|
|
350
350
|
id: string;
|
|
@@ -368,9 +368,9 @@ 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;
|
|
373
|
+
result?: unknown;
|
|
374
374
|
created_at?: string | undefined;
|
|
375
375
|
filters?: Record<string, unknown> | undefined;
|
|
376
376
|
short_id?: string | undefined;
|
|
@@ -378,9 +378,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
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;
|
|
383
|
+
result?: unknown;
|
|
384
384
|
created_at?: string | undefined;
|
|
385
385
|
filters?: Record<string, unknown> | undefined;
|
|
386
386
|
short_id?: string | undefined;
|
|
@@ -389,14 +389,14 @@ 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
|
-
success: boolean;
|
|
394
392
|
operation: "get_insight";
|
|
393
|
+
success: boolean;
|
|
394
|
+
error: string;
|
|
395
395
|
insight?: {
|
|
396
396
|
id: number;
|
|
397
|
-
result?: unknown;
|
|
398
397
|
description?: string | null | undefined;
|
|
399
398
|
name?: string | null | undefined;
|
|
399
|
+
result?: unknown;
|
|
400
400
|
created_at?: string | undefined;
|
|
401
401
|
filters?: Record<string, unknown> | undefined;
|
|
402
402
|
short_id?: string | undefined;
|
|
@@ -404,14 +404,14 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
404
404
|
last_modified_at?: string | undefined;
|
|
405
405
|
} | undefined;
|
|
406
406
|
}, {
|
|
407
|
-
error: string;
|
|
408
|
-
success: boolean;
|
|
409
407
|
operation: "get_insight";
|
|
408
|
+
success: boolean;
|
|
409
|
+
error: string;
|
|
410
410
|
insight?: {
|
|
411
411
|
id: number;
|
|
412
|
-
result?: unknown;
|
|
413
412
|
description?: string | null | undefined;
|
|
414
413
|
name?: string | null | undefined;
|
|
414
|
+
result?: unknown;
|
|
415
415
|
created_at?: string | undefined;
|
|
416
416
|
filters?: Record<string, unknown> | undefined;
|
|
417
417
|
short_id?: string | 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;
|
|
@@ -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
104
|
limit?: number | undefined;
|
|
106
105
|
offset?: number | undefined;
|
|
107
|
-
|
|
106
|
+
types?: (string | string[])[] | undefined;
|
|
108
107
|
results?: unknown[][] | undefined;
|
|
109
108
|
columns?: string[] | undefined;
|
|
109
|
+
hasMore?: boolean | null | undefined;
|
|
110
110
|
}, {
|
|
111
|
-
types?: (string | string[])[] | undefined;
|
|
112
111
|
limit?: number | undefined;
|
|
113
112
|
offset?: number | undefined;
|
|
114
|
-
|
|
113
|
+
types?: (string | string[])[] | 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
|
|
@@ -130,17 +130,17 @@ export declare const PosthogProjectSchema: z.ZodObject<{
|
|
|
130
130
|
name: string;
|
|
131
131
|
id: number;
|
|
132
132
|
uuid?: string | undefined;
|
|
133
|
+
timezone?: string | undefined;
|
|
133
134
|
created_at?: string | undefined;
|
|
134
135
|
organization?: string | undefined;
|
|
135
|
-
timezone?: string | undefined;
|
|
136
136
|
is_demo?: boolean | undefined;
|
|
137
137
|
}, {
|
|
138
138
|
name: string;
|
|
139
139
|
id: number;
|
|
140
140
|
uuid?: string | undefined;
|
|
141
|
+
timezone?: string | undefined;
|
|
141
142
|
created_at?: string | undefined;
|
|
142
143
|
organization?: string | undefined;
|
|
143
|
-
timezone?: string | undefined;
|
|
144
144
|
is_demo?: boolean | undefined;
|
|
145
145
|
}>;
|
|
146
146
|
export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
@@ -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
|
-
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;
|
|
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
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;
|
|
@@ -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;
|
|
@@ -270,17 +270,17 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
270
270
|
name: string;
|
|
271
271
|
id: number;
|
|
272
272
|
uuid?: string | undefined;
|
|
273
|
+
timezone?: string | undefined;
|
|
273
274
|
created_at?: string | undefined;
|
|
274
275
|
organization?: string | undefined;
|
|
275
|
-
timezone?: string | undefined;
|
|
276
276
|
is_demo?: boolean | undefined;
|
|
277
277
|
}, {
|
|
278
278
|
name: string;
|
|
279
279
|
id: number;
|
|
280
280
|
uuid?: string | undefined;
|
|
281
|
+
timezone?: string | undefined;
|
|
281
282
|
created_at?: string | undefined;
|
|
282
283
|
organization?: string | undefined;
|
|
283
|
-
timezone?: string | undefined;
|
|
284
284
|
is_demo?: boolean | undefined;
|
|
285
285
|
}>, "many">>;
|
|
286
286
|
next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -293,9 +293,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
293
293
|
name: string;
|
|
294
294
|
id: number;
|
|
295
295
|
uuid?: string | undefined;
|
|
296
|
+
timezone?: string | undefined;
|
|
296
297
|
created_at?: string | undefined;
|
|
297
298
|
organization?: string | undefined;
|
|
298
|
-
timezone?: string | undefined;
|
|
299
299
|
is_demo?: boolean | undefined;
|
|
300
300
|
}[] | undefined;
|
|
301
301
|
next?: string | null | undefined;
|
|
@@ -307,9 +307,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
307
307
|
name: string;
|
|
308
308
|
id: number;
|
|
309
309
|
uuid?: string | undefined;
|
|
310
|
+
timezone?: string | undefined;
|
|
310
311
|
created_at?: string | undefined;
|
|
311
312
|
organization?: string | undefined;
|
|
312
|
-
timezone?: string | undefined;
|
|
313
313
|
is_demo?: boolean | undefined;
|
|
314
314
|
}[] | undefined;
|
|
315
315
|
next?: string | null | undefined;
|
|
@@ -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;
|
|
@@ -357,8 +357,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
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;
|
|
@@ -373,8 +373,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
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;
|
|
@@ -394,17 +394,17 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
394
394
|
success: boolean;
|
|
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
401
|
error: string;
|
|
402
402
|
success: boolean;
|
|
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;
|
|
@@ -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;
|
|
@@ -494,10 +494,10 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
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;
|
|
@@ -509,10 +509,10 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
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;
|