@bubblelab/bubble-core 0.1.157 → 0.1.159
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 +139 -139
- package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- 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 +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +628 -628
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +76 -76
- package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
- 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/index.d.ts +1 -1
- package/dist/bubbles/service-bubble/posthog/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/index.js +1 -1
- package/dist/bubbles/service-bubble/posthog/index.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +115 -33
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.js +18 -0
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +157 -44
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +70 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +312 -312
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- 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 +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- 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 +2 -2
- 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 +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
- 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 +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
- 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 +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- 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 +22 -22
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +128 -5
- package/package.json +2 -2
|
@@ -4,7 +4,8 @@ import { CredentialType } from '@bubblelab/shared-schemas';
|
|
|
4
4
|
* PostHog event object from events API
|
|
5
5
|
*/
|
|
6
6
|
export declare const PosthogEventSchema: z.ZodObject<{
|
|
7
|
-
|
|
7
|
+
id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
uuid: z.ZodOptional<z.ZodString>;
|
|
8
9
|
event: z.ZodString;
|
|
9
10
|
distinct_id: z.ZodString;
|
|
10
11
|
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -13,19 +14,21 @@ export declare const PosthogEventSchema: z.ZodObject<{
|
|
|
13
14
|
elements: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
|
|
14
15
|
elements_chain: z.ZodOptional<z.ZodString>;
|
|
15
16
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
uuid: string;
|
|
17
17
|
event: string;
|
|
18
18
|
distinct_id: string;
|
|
19
19
|
properties?: Record<string, unknown> | undefined;
|
|
20
|
+
uuid?: string | undefined;
|
|
21
|
+
id?: string | undefined;
|
|
20
22
|
elements?: unknown[] | undefined;
|
|
21
23
|
timestamp?: string | undefined;
|
|
22
24
|
created_at?: string | undefined;
|
|
23
25
|
elements_chain?: string | undefined;
|
|
24
26
|
}, {
|
|
25
|
-
uuid: string;
|
|
26
27
|
event: string;
|
|
27
28
|
distinct_id: string;
|
|
28
29
|
properties?: Record<string, unknown> | undefined;
|
|
30
|
+
uuid?: string | undefined;
|
|
31
|
+
id?: string | undefined;
|
|
29
32
|
elements?: unknown[] | undefined;
|
|
30
33
|
timestamp?: string | undefined;
|
|
31
34
|
created_at?: string | undefined;
|
|
@@ -70,8 +73,8 @@ export declare const PosthogInsightSchema: z.ZodObject<{
|
|
|
70
73
|
id: number;
|
|
71
74
|
description?: string | null | undefined;
|
|
72
75
|
name?: string | null | undefined;
|
|
73
|
-
result?: unknown;
|
|
74
76
|
created_at?: string | undefined;
|
|
77
|
+
result?: unknown;
|
|
75
78
|
filters?: Record<string, unknown> | undefined;
|
|
76
79
|
short_id?: string | undefined;
|
|
77
80
|
last_refresh?: string | null | undefined;
|
|
@@ -80,8 +83,8 @@ export declare const PosthogInsightSchema: z.ZodObject<{
|
|
|
80
83
|
id: number;
|
|
81
84
|
description?: string | null | undefined;
|
|
82
85
|
name?: string | null | undefined;
|
|
83
|
-
result?: unknown;
|
|
84
86
|
created_at?: string | undefined;
|
|
87
|
+
result?: unknown;
|
|
85
88
|
filters?: Record<string, unknown> | undefined;
|
|
86
89
|
short_id?: string | undefined;
|
|
87
90
|
last_refresh?: string | null | undefined;
|
|
@@ -93,26 +96,69 @@ export declare const PosthogInsightSchema: z.ZodObject<{
|
|
|
93
96
|
export declare const PosthogQueryResultSchema: z.ZodObject<{
|
|
94
97
|
columns: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
95
98
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodUnknown, "many">, "many">>;
|
|
96
|
-
types: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
97
|
-
hasMore: z.ZodOptional<z.ZodBoolean
|
|
99
|
+
types: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, "many">>;
|
|
100
|
+
hasMore: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
98
101
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
99
102
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
100
103
|
}, "strip", z.ZodTypeAny, {
|
|
101
|
-
types?: string[] | undefined;
|
|
104
|
+
types?: (string | string[])[] | undefined;
|
|
102
105
|
limit?: number | undefined;
|
|
103
106
|
offset?: number | undefined;
|
|
104
|
-
hasMore?: boolean | undefined;
|
|
105
107
|
results?: unknown[][] | undefined;
|
|
106
108
|
columns?: string[] | undefined;
|
|
109
|
+
hasMore?: boolean | null | undefined;
|
|
107
110
|
}, {
|
|
108
|
-
types?: string[] | undefined;
|
|
111
|
+
types?: (string | string[])[] | undefined;
|
|
109
112
|
limit?: number | undefined;
|
|
110
113
|
offset?: number | undefined;
|
|
111
|
-
hasMore?: boolean | undefined;
|
|
112
114
|
results?: unknown[][] | undefined;
|
|
113
115
|
columns?: string[] | undefined;
|
|
116
|
+
hasMore?: boolean | null | undefined;
|
|
117
|
+
}>;
|
|
118
|
+
/**
|
|
119
|
+
* PostHog project object from projects API
|
|
120
|
+
*/
|
|
121
|
+
export declare const PosthogProjectSchema: z.ZodObject<{
|
|
122
|
+
id: z.ZodNumber;
|
|
123
|
+
uuid: z.ZodOptional<z.ZodString>;
|
|
124
|
+
name: z.ZodString;
|
|
125
|
+
organization: z.ZodOptional<z.ZodString>;
|
|
126
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
127
|
+
timezone: z.ZodOptional<z.ZodString>;
|
|
128
|
+
is_demo: z.ZodOptional<z.ZodBoolean>;
|
|
129
|
+
}, "strip", z.ZodTypeAny, {
|
|
130
|
+
name: string;
|
|
131
|
+
id: number;
|
|
132
|
+
uuid?: string | undefined;
|
|
133
|
+
created_at?: string | undefined;
|
|
134
|
+
organization?: string | undefined;
|
|
135
|
+
timezone?: string | undefined;
|
|
136
|
+
is_demo?: boolean | undefined;
|
|
137
|
+
}, {
|
|
138
|
+
name: string;
|
|
139
|
+
id: number;
|
|
140
|
+
uuid?: string | undefined;
|
|
141
|
+
created_at?: string | undefined;
|
|
142
|
+
organization?: string | undefined;
|
|
143
|
+
timezone?: string | undefined;
|
|
144
|
+
is_demo?: boolean | undefined;
|
|
114
145
|
}>;
|
|
115
146
|
export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
147
|
+
operation: z.ZodLiteral<"list_projects">;
|
|
148
|
+
host: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
149
|
+
limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
150
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
151
|
+
}, "strip", z.ZodTypeAny, {
|
|
152
|
+
operation: "list_projects";
|
|
153
|
+
limit: number;
|
|
154
|
+
host: string;
|
|
155
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
156
|
+
}, {
|
|
157
|
+
operation: "list_projects";
|
|
158
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
159
|
+
limit?: number | undefined;
|
|
160
|
+
host?: string | undefined;
|
|
161
|
+
}>, z.ZodObject<{
|
|
116
162
|
operation: z.ZodLiteral<"list_events">;
|
|
117
163
|
project_id: z.ZodString;
|
|
118
164
|
host: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
@@ -127,15 +173,15 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
127
173
|
}, "strip", z.ZodTypeAny, {
|
|
128
174
|
operation: "list_events";
|
|
129
175
|
limit: number;
|
|
130
|
-
project_id: string;
|
|
131
176
|
host: string;
|
|
177
|
+
project_id: string;
|
|
132
178
|
properties?: string | undefined;
|
|
133
179
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
134
180
|
event?: string | undefined;
|
|
135
181
|
person_id?: string | undefined;
|
|
136
182
|
after?: string | undefined;
|
|
137
|
-
before?: string | undefined;
|
|
138
183
|
distinct_id?: string | undefined;
|
|
184
|
+
before?: string | undefined;
|
|
139
185
|
}, {
|
|
140
186
|
operation: "list_events";
|
|
141
187
|
project_id: string;
|
|
@@ -145,9 +191,9 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
145
191
|
event?: string | undefined;
|
|
146
192
|
person_id?: string | undefined;
|
|
147
193
|
after?: string | undefined;
|
|
148
|
-
before?: string | undefined;
|
|
149
|
-
distinct_id?: string | undefined;
|
|
150
194
|
host?: string | undefined;
|
|
195
|
+
distinct_id?: string | undefined;
|
|
196
|
+
before?: string | undefined;
|
|
151
197
|
}>, z.ZodObject<{
|
|
152
198
|
operation: z.ZodLiteral<"query">;
|
|
153
199
|
project_id: z.ZodString;
|
|
@@ -157,8 +203,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
157
203
|
}, "strip", z.ZodTypeAny, {
|
|
158
204
|
query: string;
|
|
159
205
|
operation: "query";
|
|
160
|
-
project_id: string;
|
|
161
206
|
host: string;
|
|
207
|
+
project_id: string;
|
|
162
208
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
163
209
|
}, {
|
|
164
210
|
query: string;
|
|
@@ -177,19 +223,19 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
177
223
|
}, "strip", z.ZodTypeAny, {
|
|
178
224
|
operation: "get_person";
|
|
179
225
|
limit: number;
|
|
180
|
-
project_id: string;
|
|
181
226
|
host: string;
|
|
182
|
-
|
|
227
|
+
project_id: string;
|
|
183
228
|
search?: string | undefined;
|
|
229
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
184
230
|
distinct_id?: string | undefined;
|
|
185
231
|
}, {
|
|
186
232
|
operation: "get_person";
|
|
187
233
|
project_id: string;
|
|
188
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
189
234
|
search?: string | undefined;
|
|
235
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
190
236
|
limit?: number | undefined;
|
|
191
|
-
distinct_id?: string | undefined;
|
|
192
237
|
host?: string | undefined;
|
|
238
|
+
distinct_id?: string | undefined;
|
|
193
239
|
}>, z.ZodObject<{
|
|
194
240
|
operation: z.ZodLiteral<"get_insight">;
|
|
195
241
|
project_id: z.ZodString;
|
|
@@ -198,8 +244,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
198
244
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
199
245
|
}, "strip", z.ZodTypeAny, {
|
|
200
246
|
operation: "get_insight";
|
|
201
|
-
project_id: string;
|
|
202
247
|
host: string;
|
|
248
|
+
project_id: string;
|
|
203
249
|
insight_id: number;
|
|
204
250
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
205
251
|
}, {
|
|
@@ -210,10 +256,69 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
210
256
|
host?: string | undefined;
|
|
211
257
|
}>]>;
|
|
212
258
|
export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
259
|
+
operation: z.ZodLiteral<"list_projects">;
|
|
260
|
+
success: z.ZodBoolean;
|
|
261
|
+
projects: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
262
|
+
id: z.ZodNumber;
|
|
263
|
+
uuid: z.ZodOptional<z.ZodString>;
|
|
264
|
+
name: z.ZodString;
|
|
265
|
+
organization: z.ZodOptional<z.ZodString>;
|
|
266
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
267
|
+
timezone: z.ZodOptional<z.ZodString>;
|
|
268
|
+
is_demo: z.ZodOptional<z.ZodBoolean>;
|
|
269
|
+
}, "strip", z.ZodTypeAny, {
|
|
270
|
+
name: string;
|
|
271
|
+
id: number;
|
|
272
|
+
uuid?: string | undefined;
|
|
273
|
+
created_at?: string | undefined;
|
|
274
|
+
organization?: string | undefined;
|
|
275
|
+
timezone?: string | undefined;
|
|
276
|
+
is_demo?: boolean | undefined;
|
|
277
|
+
}, {
|
|
278
|
+
name: string;
|
|
279
|
+
id: number;
|
|
280
|
+
uuid?: string | undefined;
|
|
281
|
+
created_at?: string | undefined;
|
|
282
|
+
organization?: string | undefined;
|
|
283
|
+
timezone?: string | undefined;
|
|
284
|
+
is_demo?: boolean | undefined;
|
|
285
|
+
}>, "many">>;
|
|
286
|
+
next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
287
|
+
error: z.ZodString;
|
|
288
|
+
}, "strip", z.ZodTypeAny, {
|
|
289
|
+
success: boolean;
|
|
290
|
+
error: string;
|
|
291
|
+
operation: "list_projects";
|
|
292
|
+
projects?: {
|
|
293
|
+
name: string;
|
|
294
|
+
id: number;
|
|
295
|
+
uuid?: string | undefined;
|
|
296
|
+
created_at?: string | undefined;
|
|
297
|
+
organization?: string | undefined;
|
|
298
|
+
timezone?: string | undefined;
|
|
299
|
+
is_demo?: boolean | undefined;
|
|
300
|
+
}[] | undefined;
|
|
301
|
+
next?: string | null | undefined;
|
|
302
|
+
}, {
|
|
303
|
+
success: boolean;
|
|
304
|
+
error: string;
|
|
305
|
+
operation: "list_projects";
|
|
306
|
+
projects?: {
|
|
307
|
+
name: string;
|
|
308
|
+
id: number;
|
|
309
|
+
uuid?: string | undefined;
|
|
310
|
+
created_at?: string | undefined;
|
|
311
|
+
organization?: string | undefined;
|
|
312
|
+
timezone?: string | undefined;
|
|
313
|
+
is_demo?: boolean | undefined;
|
|
314
|
+
}[] | undefined;
|
|
315
|
+
next?: string | null | undefined;
|
|
316
|
+
}>, z.ZodObject<{
|
|
213
317
|
operation: z.ZodLiteral<"list_events">;
|
|
214
318
|
success: z.ZodBoolean;
|
|
215
319
|
events: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
216
|
-
|
|
320
|
+
id: z.ZodOptional<z.ZodString>;
|
|
321
|
+
uuid: z.ZodOptional<z.ZodString>;
|
|
217
322
|
event: z.ZodString;
|
|
218
323
|
distinct_id: z.ZodString;
|
|
219
324
|
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -222,19 +327,21 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
222
327
|
elements: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
|
|
223
328
|
elements_chain: z.ZodOptional<z.ZodString>;
|
|
224
329
|
}, "strip", z.ZodTypeAny, {
|
|
225
|
-
uuid: string;
|
|
226
330
|
event: string;
|
|
227
331
|
distinct_id: string;
|
|
228
332
|
properties?: Record<string, unknown> | undefined;
|
|
333
|
+
uuid?: string | undefined;
|
|
334
|
+
id?: string | undefined;
|
|
229
335
|
elements?: unknown[] | undefined;
|
|
230
336
|
timestamp?: string | undefined;
|
|
231
337
|
created_at?: string | undefined;
|
|
232
338
|
elements_chain?: string | undefined;
|
|
233
339
|
}, {
|
|
234
|
-
uuid: string;
|
|
235
340
|
event: string;
|
|
236
341
|
distinct_id: string;
|
|
237
342
|
properties?: Record<string, unknown> | undefined;
|
|
343
|
+
uuid?: string | undefined;
|
|
344
|
+
id?: string | undefined;
|
|
238
345
|
elements?: unknown[] | undefined;
|
|
239
346
|
timestamp?: string | undefined;
|
|
240
347
|
created_at?: string | undefined;
|
|
@@ -243,14 +350,15 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
243
350
|
next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
244
351
|
error: z.ZodString;
|
|
245
352
|
}, "strip", z.ZodTypeAny, {
|
|
246
|
-
error: string;
|
|
247
353
|
success: boolean;
|
|
354
|
+
error: string;
|
|
248
355
|
operation: "list_events";
|
|
249
356
|
events?: {
|
|
250
|
-
uuid: string;
|
|
251
357
|
event: string;
|
|
252
358
|
distinct_id: string;
|
|
253
359
|
properties?: Record<string, unknown> | undefined;
|
|
360
|
+
uuid?: string | undefined;
|
|
361
|
+
id?: string | undefined;
|
|
254
362
|
elements?: unknown[] | undefined;
|
|
255
363
|
timestamp?: string | undefined;
|
|
256
364
|
created_at?: string | undefined;
|
|
@@ -258,14 +366,15 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
258
366
|
}[] | undefined;
|
|
259
367
|
next?: string | null | undefined;
|
|
260
368
|
}, {
|
|
261
|
-
error: string;
|
|
262
369
|
success: boolean;
|
|
370
|
+
error: string;
|
|
263
371
|
operation: "list_events";
|
|
264
372
|
events?: {
|
|
265
|
-
uuid: string;
|
|
266
373
|
event: string;
|
|
267
374
|
distinct_id: string;
|
|
268
375
|
properties?: Record<string, unknown> | undefined;
|
|
376
|
+
uuid?: string | undefined;
|
|
377
|
+
id?: string | undefined;
|
|
269
378
|
elements?: unknown[] | undefined;
|
|
270
379
|
timestamp?: string | undefined;
|
|
271
380
|
created_at?: string | undefined;
|
|
@@ -277,25 +386,25 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
277
386
|
success: z.ZodBoolean;
|
|
278
387
|
columns: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
279
388
|
results: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodUnknown, "many">, "many">>;
|
|
280
|
-
types: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
281
|
-
hasMore: z.ZodOptional<z.ZodBoolean
|
|
389
|
+
types: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, "many">>;
|
|
390
|
+
hasMore: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
282
391
|
error: z.ZodString;
|
|
283
392
|
}, "strip", z.ZodTypeAny, {
|
|
284
|
-
error: string;
|
|
285
393
|
success: boolean;
|
|
394
|
+
error: string;
|
|
286
395
|
operation: "query";
|
|
287
|
-
types?: string[] | undefined;
|
|
288
|
-
hasMore?: boolean | undefined;
|
|
396
|
+
types?: (string | string[])[] | undefined;
|
|
289
397
|
results?: unknown[][] | undefined;
|
|
290
398
|
columns?: string[] | undefined;
|
|
399
|
+
hasMore?: boolean | null | undefined;
|
|
291
400
|
}, {
|
|
292
|
-
error: string;
|
|
293
401
|
success: boolean;
|
|
402
|
+
error: string;
|
|
294
403
|
operation: "query";
|
|
295
|
-
types?: string[] | undefined;
|
|
296
|
-
hasMore?: boolean | undefined;
|
|
404
|
+
types?: (string | string[])[] | undefined;
|
|
297
405
|
results?: unknown[][] | undefined;
|
|
298
406
|
columns?: string[] | undefined;
|
|
407
|
+
hasMore?: boolean | null | undefined;
|
|
299
408
|
}>, z.ZodObject<{
|
|
300
409
|
operation: z.ZodLiteral<"get_person">;
|
|
301
410
|
success: z.ZodBoolean;
|
|
@@ -321,8 +430,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
321
430
|
next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
322
431
|
error: z.ZodString;
|
|
323
432
|
}, "strip", z.ZodTypeAny, {
|
|
324
|
-
error: string;
|
|
325
433
|
success: boolean;
|
|
434
|
+
error: string;
|
|
326
435
|
operation: "get_person";
|
|
327
436
|
next?: string | null | undefined;
|
|
328
437
|
persons?: {
|
|
@@ -333,8 +442,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
333
442
|
created_at?: string | undefined;
|
|
334
443
|
}[] | undefined;
|
|
335
444
|
}, {
|
|
336
|
-
error: string;
|
|
337
445
|
success: boolean;
|
|
446
|
+
error: string;
|
|
338
447
|
operation: "get_person";
|
|
339
448
|
next?: string | null | undefined;
|
|
340
449
|
persons?: {
|
|
@@ -361,8 +470,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
361
470
|
id: number;
|
|
362
471
|
description?: string | null | undefined;
|
|
363
472
|
name?: string | null | undefined;
|
|
364
|
-
result?: unknown;
|
|
365
473
|
created_at?: string | undefined;
|
|
474
|
+
result?: unknown;
|
|
366
475
|
filters?: Record<string, unknown> | undefined;
|
|
367
476
|
short_id?: string | undefined;
|
|
368
477
|
last_refresh?: string | null | undefined;
|
|
@@ -371,8 +480,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
371
480
|
id: number;
|
|
372
481
|
description?: string | null | undefined;
|
|
373
482
|
name?: string | null | undefined;
|
|
374
|
-
result?: unknown;
|
|
375
483
|
created_at?: string | undefined;
|
|
484
|
+
result?: unknown;
|
|
376
485
|
filters?: Record<string, unknown> | undefined;
|
|
377
486
|
short_id?: string | undefined;
|
|
378
487
|
last_refresh?: string | null | undefined;
|
|
@@ -380,30 +489,30 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
380
489
|
}>>;
|
|
381
490
|
error: z.ZodString;
|
|
382
491
|
}, "strip", z.ZodTypeAny, {
|
|
383
|
-
error: string;
|
|
384
492
|
success: boolean;
|
|
493
|
+
error: string;
|
|
385
494
|
operation: "get_insight";
|
|
386
495
|
insight?: {
|
|
387
496
|
id: number;
|
|
388
497
|
description?: string | null | undefined;
|
|
389
498
|
name?: string | null | undefined;
|
|
390
|
-
result?: unknown;
|
|
391
499
|
created_at?: string | undefined;
|
|
500
|
+
result?: unknown;
|
|
392
501
|
filters?: Record<string, unknown> | undefined;
|
|
393
502
|
short_id?: string | undefined;
|
|
394
503
|
last_refresh?: string | null | undefined;
|
|
395
504
|
last_modified_at?: string | undefined;
|
|
396
505
|
} | undefined;
|
|
397
506
|
}, {
|
|
398
|
-
error: string;
|
|
399
507
|
success: boolean;
|
|
508
|
+
error: string;
|
|
400
509
|
operation: "get_insight";
|
|
401
510
|
insight?: {
|
|
402
511
|
id: number;
|
|
403
512
|
description?: string | null | undefined;
|
|
404
513
|
name?: string | null | undefined;
|
|
405
|
-
result?: unknown;
|
|
406
514
|
created_at?: string | undefined;
|
|
515
|
+
result?: unknown;
|
|
407
516
|
filters?: Record<string, unknown> | undefined;
|
|
408
517
|
short_id?: string | undefined;
|
|
409
518
|
last_refresh?: string | null | undefined;
|
|
@@ -417,6 +526,10 @@ export type PosthogEvent = z.output<typeof PosthogEventSchema>;
|
|
|
417
526
|
export type PosthogPerson = z.output<typeof PosthogPersonSchema>;
|
|
418
527
|
export type PosthogInsight = z.output<typeof PosthogInsightSchema>;
|
|
419
528
|
export type PosthogQueryResult = z.output<typeof PosthogQueryResultSchema>;
|
|
529
|
+
export type PosthogProject = z.output<typeof PosthogProjectSchema>;
|
|
530
|
+
export type PosthogListProjectsParams = Extract<PosthogParams, {
|
|
531
|
+
operation: 'list_projects';
|
|
532
|
+
}>;
|
|
420
533
|
export type PosthogListEventsParams = Extract<PosthogParams, {
|
|
421
534
|
operation: 'list_events';
|
|
422
535
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"posthog.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAM3D;;GAEG;AACH,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"posthog.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAM3D;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBI,CAAC;AAEpC;;GAEG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;EAaI,CAAC;AAErC;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0BI,CAAC;AAEtC;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;EAsBJ,CAAC;AAElC;;GAEG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;EAYI,CAAC;AAMtC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAiL9B,CAAC;AAMH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA+E9B,CAAC;AAOH,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAGrE,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAGjE,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAGjE,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAC/D,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,mBAAmB,CAAC,CAAC;AACjE,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,oBAAoB,CAAC,CAAC;AACnE,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAC3E,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAGnE,MAAM,MAAM,yBAAyB,GAAG,OAAO,CAC7C,aAAa,EACb;IAAE,SAAS,EAAE,eAAe,CAAA;CAAE,CAC/B,CAAC;AACF,MAAM,MAAM,uBAAuB,GAAG,OAAO,CAC3C,aAAa,EACb;IAAE,SAAS,EAAE,aAAa,CAAA;CAAE,CAC7B,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,OAAO,CAAC,aAAa,EAAE;IAAE,SAAS,EAAE,OAAO,CAAA;CAAE,CAAC,CAAC;AAChF,MAAM,MAAM,sBAAsB,GAAG,OAAO,CAC1C,aAAa,EACb;IAAE,SAAS,EAAE,YAAY,CAAA;CAAE,CAC5B,CAAC;AACF,MAAM,MAAM,uBAAuB,GAAG,OAAO,CAC3C,aAAa,EACb;IAAE,SAAS,EAAE,aAAa,CAAA;CAAE,CAC7B,CAAC"}
|
|
@@ -8,20 +8,21 @@ import { CredentialType } from '@bubblelab/shared-schemas';
|
|
|
8
8
|
*/
|
|
9
9
|
export const PosthogEventSchema = z
|
|
10
10
|
.object({
|
|
11
|
-
|
|
11
|
+
id: z
|
|
12
|
+
.string()
|
|
13
|
+
.optional()
|
|
14
|
+
.describe('Event identifier (returned by API as id)'),
|
|
15
|
+
uuid: z
|
|
16
|
+
.string()
|
|
17
|
+
.optional()
|
|
18
|
+
.describe('Unique event identifier (legacy field name)'),
|
|
12
19
|
event: z.string().describe('Event name (e.g., $pageview, user_signed_up)'),
|
|
13
20
|
distinct_id: z.string().describe('Distinct ID of the person'),
|
|
14
|
-
properties: z
|
|
15
|
-
.record(z.unknown())
|
|
16
|
-
.optional()
|
|
17
|
-
.describe('Event properties'),
|
|
21
|
+
properties: z.record(z.unknown()).optional().describe('Event properties'),
|
|
18
22
|
timestamp: z.string().optional().describe('ISO 8601 event timestamp'),
|
|
19
23
|
created_at: z.string().optional().describe('ISO 8601 creation timestamp'),
|
|
20
24
|
elements: z.array(z.unknown()).optional().describe('DOM elements captured'),
|
|
21
|
-
elements_chain: z
|
|
22
|
-
.string()
|
|
23
|
-
.optional()
|
|
24
|
-
.describe('Serialized element chain'),
|
|
25
|
+
elements_chain: z.string().optional().describe('Serialized element chain'),
|
|
25
26
|
})
|
|
26
27
|
.describe('PostHog event record');
|
|
27
28
|
/**
|
|
@@ -85,21 +86,60 @@ export const PosthogQueryResultSchema = z
|
|
|
85
86
|
.optional()
|
|
86
87
|
.describe('Rows of query results'),
|
|
87
88
|
types: z
|
|
88
|
-
.array(z.string())
|
|
89
|
+
.array(z.union([z.string(), z.array(z.string())]))
|
|
89
90
|
.optional()
|
|
90
91
|
.describe('Column types in the result'),
|
|
91
92
|
hasMore: z
|
|
92
93
|
.boolean()
|
|
94
|
+
.nullable()
|
|
93
95
|
.optional()
|
|
94
96
|
.describe('Whether there are more rows available'),
|
|
95
97
|
limit: z.number().optional().describe('Number of rows returned'),
|
|
96
98
|
offset: z.number().optional().describe('Offset of the first row'),
|
|
97
99
|
})
|
|
98
100
|
.describe('HogQL query result');
|
|
101
|
+
/**
|
|
102
|
+
* PostHog project object from projects API
|
|
103
|
+
*/
|
|
104
|
+
export const PosthogProjectSchema = z
|
|
105
|
+
.object({
|
|
106
|
+
id: z
|
|
107
|
+
.number()
|
|
108
|
+
.describe('Project ID (use this as project_id in other operations)'),
|
|
109
|
+
uuid: z.string().optional().describe('Project UUID'),
|
|
110
|
+
name: z.string().describe('Project name'),
|
|
111
|
+
organization: z.string().optional().describe('Organization ID'),
|
|
112
|
+
created_at: z.string().optional().describe('ISO 8601 creation timestamp'),
|
|
113
|
+
timezone: z.string().optional().describe('Project timezone (e.g., UTC)'),
|
|
114
|
+
is_demo: z.boolean().optional().describe('Whether this is a demo project'),
|
|
115
|
+
})
|
|
116
|
+
.describe('PostHog project record');
|
|
99
117
|
// ============================================================================
|
|
100
118
|
// PARAMETER SCHEMAS - Discriminated Union for Multiple Operations
|
|
101
119
|
// ============================================================================
|
|
102
120
|
export const PosthogParamsSchema = z.discriminatedUnion('operation', [
|
|
121
|
+
// List projects operation
|
|
122
|
+
z.object({
|
|
123
|
+
operation: z
|
|
124
|
+
.literal('list_projects')
|
|
125
|
+
.describe('List all projects accessible with your API key — use this to discover valid project_id values'),
|
|
126
|
+
host: z
|
|
127
|
+
.string()
|
|
128
|
+
.optional()
|
|
129
|
+
.default('https://us.posthog.com')
|
|
130
|
+
.describe('PostHog host URL (e.g., https://us.posthog.com, https://eu.posthog.com, or your self-hosted URL)'),
|
|
131
|
+
limit: z
|
|
132
|
+
.number()
|
|
133
|
+
.min(1)
|
|
134
|
+
.max(100)
|
|
135
|
+
.optional()
|
|
136
|
+
.default(100)
|
|
137
|
+
.describe('Maximum number of projects to return (1-100)'),
|
|
138
|
+
credentials: z
|
|
139
|
+
.record(z.nativeEnum(CredentialType), z.string())
|
|
140
|
+
.optional()
|
|
141
|
+
.describe('Object mapping credential types to values (injected at runtime)'),
|
|
142
|
+
}),
|
|
103
143
|
// List events operation
|
|
104
144
|
z.object({
|
|
105
145
|
operation: z
|
|
@@ -118,14 +158,8 @@ export const PosthogParamsSchema = z.discriminatedUnion('operation', [
|
|
|
118
158
|
.string()
|
|
119
159
|
.optional()
|
|
120
160
|
.describe('Filter by event name (e.g., $pageview, user_signed_up)'),
|
|
121
|
-
person_id: z
|
|
122
|
-
|
|
123
|
-
.optional()
|
|
124
|
-
.describe('Filter events by person ID'),
|
|
125
|
-
distinct_id: z
|
|
126
|
-
.string()
|
|
127
|
-
.optional()
|
|
128
|
-
.describe('Filter events by distinct ID'),
|
|
161
|
+
person_id: z.string().optional().describe('Filter events by person ID'),
|
|
162
|
+
distinct_id: z.string().optional().describe('Filter events by distinct ID'),
|
|
129
163
|
after: z
|
|
130
164
|
.string()
|
|
131
165
|
.optional()
|
|
@@ -235,14 +269,26 @@ export const PosthogParamsSchema = z.discriminatedUnion('operation', [
|
|
|
235
269
|
// RESULT SCHEMAS - Discriminated Union for Operation Results
|
|
236
270
|
// ============================================================================
|
|
237
271
|
export const PosthogResultSchema = z.discriminatedUnion('operation', [
|
|
272
|
+
// List projects result
|
|
273
|
+
z.object({
|
|
274
|
+
operation: z.literal('list_projects').describe('List projects operation'),
|
|
275
|
+
success: z.boolean().describe('Whether the operation was successful'),
|
|
276
|
+
projects: z
|
|
277
|
+
.array(PosthogProjectSchema)
|
|
278
|
+
.optional()
|
|
279
|
+
.describe('List of projects'),
|
|
280
|
+
next: z
|
|
281
|
+
.string()
|
|
282
|
+
.optional()
|
|
283
|
+
.nullable()
|
|
284
|
+
.describe('URL for fetching the next page of results'),
|
|
285
|
+
error: z.string().describe('Error message if operation failed'),
|
|
286
|
+
}),
|
|
238
287
|
// List events result
|
|
239
288
|
z.object({
|
|
240
289
|
operation: z.literal('list_events').describe('List events operation'),
|
|
241
290
|
success: z.boolean().describe('Whether the operation was successful'),
|
|
242
|
-
events: z
|
|
243
|
-
.array(PosthogEventSchema)
|
|
244
|
-
.optional()
|
|
245
|
-
.describe('List of events'),
|
|
291
|
+
events: z.array(PosthogEventSchema).optional().describe('List of events'),
|
|
246
292
|
next: z
|
|
247
293
|
.string()
|
|
248
294
|
.optional()
|
|
@@ -263,11 +309,12 @@ export const PosthogResultSchema = z.discriminatedUnion('operation', [
|
|
|
263
309
|
.optional()
|
|
264
310
|
.describe('Rows of query results'),
|
|
265
311
|
types: z
|
|
266
|
-
.array(z.string())
|
|
312
|
+
.array(z.union([z.string(), z.array(z.string())]))
|
|
267
313
|
.optional()
|
|
268
314
|
.describe('Column types in the result'),
|
|
269
315
|
hasMore: z
|
|
270
316
|
.boolean()
|
|
317
|
+
.nullable()
|
|
271
318
|
.optional()
|
|
272
319
|
.describe('Whether more rows are available'),
|
|
273
320
|
error: z.string().describe('Error message if operation failed'),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"posthog.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,+EAA+E;AAC/E,4CAA4C;AAC5C,+EAA+E;AAE/E;;GAEG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC;KAChC,MAAM,CAAC;IACN,
|
|
1
|
+
{"version":3,"file":"posthog.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.schema.ts"],"names":[],"mappings":"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"}
|