@bubblelab/bubble-core 0.1.158 → 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 +128 -128
- package/dist/bubbles/service-bubble/agi-inc.d.ts +92 -92
- package/dist/bubbles/service-bubble/airtable.d.ts +166 -166
- 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 +106 -106
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +42 -42
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/firecrawl.d.ts +706 -706
- package/dist/bubbles/service-bubble/followupboss.d.ts +182 -182
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +192 -192
- package/dist/bubbles/service-bubble/gmail.d.ts +176 -176
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +100 -100
- 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 +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1739 -1739
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +62 -62
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +82 -82
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +16 -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 +430 -430
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +173 -173
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1690 -1690
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- 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 +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +202 -202
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- 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 +32 -32
- 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 +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- 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 +92 -92
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +68 -68
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -16,22 +16,22 @@ export declare const PosthogEventSchema: z.ZodObject<{
|
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
17
|
event: string;
|
|
18
18
|
distinct_id: string;
|
|
19
|
-
id?: string | undefined;
|
|
20
|
-
uuid?: string | undefined;
|
|
21
19
|
properties?: Record<string, unknown> | undefined;
|
|
20
|
+
uuid?: string | undefined;
|
|
21
|
+
id?: string | undefined;
|
|
22
|
+
elements?: unknown[] | undefined;
|
|
22
23
|
timestamp?: string | undefined;
|
|
23
24
|
created_at?: string | undefined;
|
|
24
|
-
elements?: unknown[] | undefined;
|
|
25
25
|
elements_chain?: string | undefined;
|
|
26
26
|
}, {
|
|
27
27
|
event: string;
|
|
28
28
|
distinct_id: string;
|
|
29
|
-
id?: string | undefined;
|
|
30
|
-
uuid?: string | undefined;
|
|
31
29
|
properties?: Record<string, unknown> | undefined;
|
|
30
|
+
uuid?: string | undefined;
|
|
31
|
+
id?: string | undefined;
|
|
32
|
+
elements?: unknown[] | undefined;
|
|
32
33
|
timestamp?: string | undefined;
|
|
33
34
|
created_at?: string | undefined;
|
|
34
|
-
elements?: unknown[] | undefined;
|
|
35
35
|
elements_chain?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
/**
|
|
@@ -46,14 +46,14 @@ export declare const PosthogPersonSchema: z.ZodObject<{
|
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
47
|
id: string;
|
|
48
48
|
distinct_ids: string[];
|
|
49
|
-
uuid?: string | undefined;
|
|
50
49
|
properties?: Record<string, unknown> | undefined;
|
|
50
|
+
uuid?: string | undefined;
|
|
51
51
|
created_at?: string | undefined;
|
|
52
52
|
}, {
|
|
53
53
|
id: string;
|
|
54
54
|
distinct_ids: string[];
|
|
55
|
-
uuid?: string | undefined;
|
|
56
55
|
properties?: Record<string, unknown> | undefined;
|
|
56
|
+
uuid?: string | undefined;
|
|
57
57
|
created_at?: string | undefined;
|
|
58
58
|
}>;
|
|
59
59
|
/**
|
|
@@ -72,21 +72,21 @@ export declare const PosthogInsightSchema: z.ZodObject<{
|
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
73
|
id: number;
|
|
74
74
|
description?: string | null | undefined;
|
|
75
|
-
created_at?: string | undefined;
|
|
76
|
-
short_id?: string | undefined;
|
|
77
75
|
name?: string | null | undefined;
|
|
76
|
+
created_at?: string | undefined;
|
|
78
77
|
result?: unknown;
|
|
79
78
|
filters?: Record<string, unknown> | undefined;
|
|
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
84
|
description?: string | null | undefined;
|
|
85
|
-
created_at?: string | undefined;
|
|
86
|
-
short_id?: string | undefined;
|
|
87
85
|
name?: string | null | undefined;
|
|
86
|
+
created_at?: string | undefined;
|
|
88
87
|
result?: unknown;
|
|
89
88
|
filters?: Record<string, unknown> | undefined;
|
|
89
|
+
short_id?: string | undefined;
|
|
90
90
|
last_refresh?: string | null | undefined;
|
|
91
91
|
last_modified_at?: string | undefined;
|
|
92
92
|
}>;
|
|
@@ -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
|
-
columns?: string[] | undefined;
|
|
105
|
-
results?: unknown[][] | undefined;
|
|
106
104
|
types?: (string | string[])[] | undefined;
|
|
107
|
-
hasMore?: boolean | null | undefined;
|
|
108
105
|
limit?: number | undefined;
|
|
109
106
|
offset?: number | undefined;
|
|
110
|
-
}, {
|
|
111
|
-
columns?: string[] | undefined;
|
|
112
107
|
results?: unknown[][] | undefined;
|
|
113
|
-
|
|
108
|
+
columns?: string[] | undefined;
|
|
114
109
|
hasMore?: boolean | null | undefined;
|
|
110
|
+
}, {
|
|
111
|
+
types?: (string | string[])[] | undefined;
|
|
115
112
|
limit?: number | undefined;
|
|
116
113
|
offset?: number | undefined;
|
|
114
|
+
results?: unknown[][] | undefined;
|
|
115
|
+
columns?: string[] | undefined;
|
|
116
|
+
hasMore?: boolean | null | undefined;
|
|
117
117
|
}>;
|
|
118
118
|
/**
|
|
119
119
|
* PostHog project object from projects API
|
|
@@ -127,16 +127,16 @@ export declare const PosthogProjectSchema: z.ZodObject<{
|
|
|
127
127
|
timezone: z.ZodOptional<z.ZodString>;
|
|
128
128
|
is_demo: z.ZodOptional<z.ZodBoolean>;
|
|
129
129
|
}, "strip", z.ZodTypeAny, {
|
|
130
|
-
id: number;
|
|
131
130
|
name: string;
|
|
131
|
+
id: number;
|
|
132
132
|
uuid?: string | undefined;
|
|
133
133
|
created_at?: string | undefined;
|
|
134
134
|
organization?: string | undefined;
|
|
135
135
|
timezone?: string | undefined;
|
|
136
136
|
is_demo?: boolean | undefined;
|
|
137
137
|
}, {
|
|
138
|
-
id: number;
|
|
139
138
|
name: string;
|
|
139
|
+
id: number;
|
|
140
140
|
uuid?: string | undefined;
|
|
141
141
|
created_at?: string | undefined;
|
|
142
142
|
organization?: string | undefined;
|
|
@@ -149,15 +149,15 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
149
149
|
limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
150
150
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
151
151
|
}, "strip", z.ZodTypeAny, {
|
|
152
|
-
limit: number;
|
|
153
152
|
operation: "list_projects";
|
|
153
|
+
limit: number;
|
|
154
154
|
host: string;
|
|
155
155
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
156
156
|
}, {
|
|
157
157
|
operation: "list_projects";
|
|
158
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
158
159
|
limit?: number | undefined;
|
|
159
160
|
host?: string | undefined;
|
|
160
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
161
161
|
}>, z.ZodObject<{
|
|
162
162
|
operation: z.ZodLiteral<"list_events">;
|
|
163
163
|
project_id: z.ZodString;
|
|
@@ -171,28 +171,28 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
171
171
|
limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
172
172
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
|
-
limit: number;
|
|
175
174
|
operation: "list_events";
|
|
175
|
+
limit: number;
|
|
176
176
|
host: string;
|
|
177
177
|
project_id: string;
|
|
178
|
-
event?: string | undefined;
|
|
179
|
-
distinct_id?: string | undefined;
|
|
180
178
|
properties?: string | undefined;
|
|
181
179
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
180
|
+
event?: string | undefined;
|
|
182
181
|
person_id?: string | undefined;
|
|
183
182
|
after?: string | undefined;
|
|
183
|
+
distinct_id?: string | undefined;
|
|
184
184
|
before?: string | undefined;
|
|
185
185
|
}, {
|
|
186
186
|
operation: "list_events";
|
|
187
187
|
project_id: string;
|
|
188
|
-
event?: string | undefined;
|
|
189
|
-
distinct_id?: string | undefined;
|
|
190
188
|
properties?: string | undefined;
|
|
191
|
-
limit?: number | undefined;
|
|
192
|
-
host?: string | undefined;
|
|
193
189
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
190
|
+
limit?: number | undefined;
|
|
191
|
+
event?: string | undefined;
|
|
194
192
|
person_id?: string | undefined;
|
|
195
193
|
after?: string | undefined;
|
|
194
|
+
host?: string | undefined;
|
|
195
|
+
distinct_id?: string | undefined;
|
|
196
196
|
before?: string | undefined;
|
|
197
197
|
}>, z.ZodObject<{
|
|
198
198
|
operation: z.ZodLiteral<"query">;
|
|
@@ -201,17 +201,17 @@ 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;
|
|
204
205
|
operation: "query";
|
|
205
206
|
host: string;
|
|
206
207
|
project_id: string;
|
|
207
|
-
query: string;
|
|
208
208
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
209
209
|
}, {
|
|
210
|
+
query: string;
|
|
210
211
|
operation: "query";
|
|
211
212
|
project_id: string;
|
|
212
|
-
query: string;
|
|
213
|
-
host?: string | undefined;
|
|
214
213
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
214
|
+
host?: string | undefined;
|
|
215
215
|
}>, z.ZodObject<{
|
|
216
216
|
operation: z.ZodLiteral<"get_person">;
|
|
217
217
|
project_id: z.ZodString;
|
|
@@ -221,21 +221,21 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
221
221
|
limit: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
222
222
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
limit: number;
|
|
225
224
|
operation: "get_person";
|
|
225
|
+
limit: number;
|
|
226
226
|
host: string;
|
|
227
227
|
project_id: string;
|
|
228
|
-
distinct_id?: string | undefined;
|
|
229
228
|
search?: string | undefined;
|
|
230
229
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
230
|
+
distinct_id?: string | undefined;
|
|
231
231
|
}, {
|
|
232
232
|
operation: "get_person";
|
|
233
233
|
project_id: string;
|
|
234
|
-
distinct_id?: string | undefined;
|
|
235
|
-
limit?: number | undefined;
|
|
236
234
|
search?: string | undefined;
|
|
237
|
-
host?: string | undefined;
|
|
238
235
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
236
|
+
limit?: number | undefined;
|
|
237
|
+
host?: string | undefined;
|
|
238
|
+
distinct_id?: string | undefined;
|
|
239
239
|
}>, z.ZodObject<{
|
|
240
240
|
operation: z.ZodLiteral<"get_insight">;
|
|
241
241
|
project_id: z.ZodString;
|
|
@@ -252,8 +252,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
252
252
|
operation: "get_insight";
|
|
253
253
|
project_id: string;
|
|
254
254
|
insight_id: number;
|
|
255
|
-
host?: string | undefined;
|
|
256
255
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
256
|
+
host?: string | undefined;
|
|
257
257
|
}>]>;
|
|
258
258
|
export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
259
259
|
operation: z.ZodLiteral<"list_projects">;
|
|
@@ -267,16 +267,16 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
267
267
|
timezone: z.ZodOptional<z.ZodString>;
|
|
268
268
|
is_demo: z.ZodOptional<z.ZodBoolean>;
|
|
269
269
|
}, "strip", z.ZodTypeAny, {
|
|
270
|
-
id: number;
|
|
271
270
|
name: string;
|
|
271
|
+
id: number;
|
|
272
272
|
uuid?: string | undefined;
|
|
273
273
|
created_at?: string | undefined;
|
|
274
274
|
organization?: string | undefined;
|
|
275
275
|
timezone?: string | undefined;
|
|
276
276
|
is_demo?: boolean | undefined;
|
|
277
277
|
}, {
|
|
278
|
-
id: number;
|
|
279
278
|
name: string;
|
|
279
|
+
id: number;
|
|
280
280
|
uuid?: string | undefined;
|
|
281
281
|
created_at?: string | undefined;
|
|
282
282
|
organization?: string | undefined;
|
|
@@ -286,12 +286,12 @@ 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
|
-
operation: "list_projects";
|
|
290
289
|
success: boolean;
|
|
291
290
|
error: string;
|
|
291
|
+
operation: "list_projects";
|
|
292
292
|
projects?: {
|
|
293
|
-
id: number;
|
|
294
293
|
name: string;
|
|
294
|
+
id: number;
|
|
295
295
|
uuid?: string | undefined;
|
|
296
296
|
created_at?: string | undefined;
|
|
297
297
|
organization?: string | undefined;
|
|
@@ -300,12 +300,12 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
300
300
|
}[] | undefined;
|
|
301
301
|
next?: string | null | undefined;
|
|
302
302
|
}, {
|
|
303
|
-
operation: "list_projects";
|
|
304
303
|
success: boolean;
|
|
305
304
|
error: string;
|
|
305
|
+
operation: "list_projects";
|
|
306
306
|
projects?: {
|
|
307
|
-
id: number;
|
|
308
307
|
name: string;
|
|
308
|
+
id: number;
|
|
309
309
|
uuid?: string | undefined;
|
|
310
310
|
created_at?: string | undefined;
|
|
311
311
|
organization?: string | undefined;
|
|
@@ -329,58 +329,58 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
329
329
|
}, "strip", z.ZodTypeAny, {
|
|
330
330
|
event: string;
|
|
331
331
|
distinct_id: string;
|
|
332
|
-
id?: string | undefined;
|
|
333
|
-
uuid?: string | undefined;
|
|
334
332
|
properties?: Record<string, unknown> | undefined;
|
|
333
|
+
uuid?: string | undefined;
|
|
334
|
+
id?: string | undefined;
|
|
335
|
+
elements?: unknown[] | undefined;
|
|
335
336
|
timestamp?: string | undefined;
|
|
336
337
|
created_at?: string | undefined;
|
|
337
|
-
elements?: unknown[] | undefined;
|
|
338
338
|
elements_chain?: string | undefined;
|
|
339
339
|
}, {
|
|
340
340
|
event: string;
|
|
341
341
|
distinct_id: string;
|
|
342
|
-
id?: string | undefined;
|
|
343
|
-
uuid?: string | undefined;
|
|
344
342
|
properties?: Record<string, unknown> | undefined;
|
|
343
|
+
uuid?: string | undefined;
|
|
344
|
+
id?: string | undefined;
|
|
345
|
+
elements?: unknown[] | undefined;
|
|
345
346
|
timestamp?: string | undefined;
|
|
346
347
|
created_at?: 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
|
-
operation: "list_events";
|
|
354
353
|
success: boolean;
|
|
355
354
|
error: string;
|
|
356
|
-
|
|
355
|
+
operation: "list_events";
|
|
357
356
|
events?: {
|
|
358
357
|
event: string;
|
|
359
358
|
distinct_id: string;
|
|
360
|
-
id?: string | undefined;
|
|
361
|
-
uuid?: string | undefined;
|
|
362
359
|
properties?: Record<string, unknown> | undefined;
|
|
360
|
+
uuid?: string | undefined;
|
|
361
|
+
id?: string | undefined;
|
|
362
|
+
elements?: unknown[] | undefined;
|
|
363
363
|
timestamp?: string | undefined;
|
|
364
364
|
created_at?: string | undefined;
|
|
365
|
-
elements?: unknown[] | undefined;
|
|
366
365
|
elements_chain?: string | undefined;
|
|
367
366
|
}[] | undefined;
|
|
367
|
+
next?: string | null | undefined;
|
|
368
368
|
}, {
|
|
369
|
-
operation: "list_events";
|
|
370
369
|
success: boolean;
|
|
371
370
|
error: string;
|
|
372
|
-
|
|
371
|
+
operation: "list_events";
|
|
373
372
|
events?: {
|
|
374
373
|
event: string;
|
|
375
374
|
distinct_id: string;
|
|
376
|
-
id?: string | undefined;
|
|
377
|
-
uuid?: string | undefined;
|
|
378
375
|
properties?: Record<string, unknown> | undefined;
|
|
376
|
+
uuid?: string | undefined;
|
|
377
|
+
id?: string | undefined;
|
|
378
|
+
elements?: unknown[] | undefined;
|
|
379
379
|
timestamp?: string | undefined;
|
|
380
380
|
created_at?: string | undefined;
|
|
381
|
-
elements?: unknown[] | undefined;
|
|
382
381
|
elements_chain?: string | undefined;
|
|
383
382
|
}[] | undefined;
|
|
383
|
+
next?: string | null | undefined;
|
|
384
384
|
}>, z.ZodObject<{
|
|
385
385
|
operation: z.ZodLiteral<"query">;
|
|
386
386
|
success: z.ZodBoolean;
|
|
@@ -390,20 +390,20 @@ 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
|
-
operation: "query";
|
|
394
393
|
success: boolean;
|
|
395
394
|
error: string;
|
|
396
|
-
|
|
397
|
-
results?: unknown[][] | undefined;
|
|
395
|
+
operation: "query";
|
|
398
396
|
types?: (string | string[])[] | undefined;
|
|
397
|
+
results?: unknown[][] | undefined;
|
|
398
|
+
columns?: string[] | undefined;
|
|
399
399
|
hasMore?: boolean | null | undefined;
|
|
400
400
|
}, {
|
|
401
|
-
operation: "query";
|
|
402
401
|
success: boolean;
|
|
403
402
|
error: string;
|
|
404
|
-
|
|
405
|
-
results?: unknown[][] | undefined;
|
|
403
|
+
operation: "query";
|
|
406
404
|
types?: (string | string[])[] | undefined;
|
|
405
|
+
results?: unknown[][] | undefined;
|
|
406
|
+
columns?: string[] | undefined;
|
|
407
407
|
hasMore?: boolean | null | undefined;
|
|
408
408
|
}>, z.ZodObject<{
|
|
409
409
|
operation: z.ZodLiteral<"get_person">;
|
|
@@ -417,40 +417,40 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
417
417
|
}, "strip", z.ZodTypeAny, {
|
|
418
418
|
id: string;
|
|
419
419
|
distinct_ids: string[];
|
|
420
|
-
uuid?: string | undefined;
|
|
421
420
|
properties?: Record<string, unknown> | undefined;
|
|
421
|
+
uuid?: string | undefined;
|
|
422
422
|
created_at?: string | undefined;
|
|
423
423
|
}, {
|
|
424
424
|
id: string;
|
|
425
425
|
distinct_ids: string[];
|
|
426
|
-
uuid?: string | undefined;
|
|
427
426
|
properties?: Record<string, unknown> | undefined;
|
|
427
|
+
uuid?: string | undefined;
|
|
428
428
|
created_at?: string | undefined;
|
|
429
429
|
}>, "many">>;
|
|
430
430
|
next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
431
431
|
error: z.ZodString;
|
|
432
432
|
}, "strip", z.ZodTypeAny, {
|
|
433
|
-
operation: "get_person";
|
|
434
433
|
success: boolean;
|
|
435
434
|
error: string;
|
|
435
|
+
operation: "get_person";
|
|
436
436
|
next?: string | null | undefined;
|
|
437
437
|
persons?: {
|
|
438
438
|
id: string;
|
|
439
439
|
distinct_ids: string[];
|
|
440
|
-
uuid?: string | undefined;
|
|
441
440
|
properties?: Record<string, unknown> | undefined;
|
|
441
|
+
uuid?: string | undefined;
|
|
442
442
|
created_at?: string | undefined;
|
|
443
443
|
}[] | undefined;
|
|
444
444
|
}, {
|
|
445
|
-
operation: "get_person";
|
|
446
445
|
success: boolean;
|
|
447
446
|
error: string;
|
|
447
|
+
operation: "get_person";
|
|
448
448
|
next?: string | null | undefined;
|
|
449
449
|
persons?: {
|
|
450
450
|
id: string;
|
|
451
451
|
distinct_ids: string[];
|
|
452
|
-
uuid?: string | undefined;
|
|
453
452
|
properties?: Record<string, unknown> | undefined;
|
|
453
|
+
uuid?: string | undefined;
|
|
454
454
|
created_at?: string | undefined;
|
|
455
455
|
}[] | undefined;
|
|
456
456
|
}>, z.ZodObject<{
|
|
@@ -469,52 +469,52 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
469
469
|
}, "strip", z.ZodTypeAny, {
|
|
470
470
|
id: number;
|
|
471
471
|
description?: string | null | undefined;
|
|
472
|
-
created_at?: string | undefined;
|
|
473
|
-
short_id?: string | undefined;
|
|
474
472
|
name?: string | null | undefined;
|
|
473
|
+
created_at?: string | undefined;
|
|
475
474
|
result?: unknown;
|
|
476
475
|
filters?: Record<string, unknown> | undefined;
|
|
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
481
|
description?: string | null | undefined;
|
|
482
|
-
created_at?: string | undefined;
|
|
483
|
-
short_id?: string | undefined;
|
|
484
482
|
name?: string | null | undefined;
|
|
483
|
+
created_at?: string | undefined;
|
|
485
484
|
result?: unknown;
|
|
486
485
|
filters?: Record<string, unknown> | undefined;
|
|
486
|
+
short_id?: string | undefined;
|
|
487
487
|
last_refresh?: string | null | undefined;
|
|
488
488
|
last_modified_at?: string | undefined;
|
|
489
489
|
}>>;
|
|
490
490
|
error: z.ZodString;
|
|
491
491
|
}, "strip", z.ZodTypeAny, {
|
|
492
|
-
operation: "get_insight";
|
|
493
492
|
success: boolean;
|
|
494
493
|
error: string;
|
|
494
|
+
operation: "get_insight";
|
|
495
495
|
insight?: {
|
|
496
496
|
id: number;
|
|
497
497
|
description?: string | null | undefined;
|
|
498
|
-
created_at?: string | undefined;
|
|
499
|
-
short_id?: string | undefined;
|
|
500
498
|
name?: string | null | undefined;
|
|
499
|
+
created_at?: string | undefined;
|
|
501
500
|
result?: unknown;
|
|
502
501
|
filters?: Record<string, unknown> | undefined;
|
|
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
|
-
operation: "get_insight";
|
|
508
507
|
success: boolean;
|
|
509
508
|
error: string;
|
|
509
|
+
operation: "get_insight";
|
|
510
510
|
insight?: {
|
|
511
511
|
id: number;
|
|
512
512
|
description?: string | null | undefined;
|
|
513
|
-
created_at?: string | undefined;
|
|
514
|
-
short_id?: string | undefined;
|
|
515
513
|
name?: string | null | undefined;
|
|
514
|
+
created_at?: string | undefined;
|
|
516
515
|
result?: unknown;
|
|
517
516
|
filters?: Record<string, unknown> | undefined;
|
|
517
|
+
short_id?: string | undefined;
|
|
518
518
|
last_refresh?: string | null | undefined;
|
|
519
519
|
last_modified_at?: string | undefined;
|
|
520
520
|
} | undefined;
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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;;;;;;;;;;;;;;;;;;;;;;;;
|
|
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,21 +8,21 @@ import { CredentialType } from '@bubblelab/shared-schemas';
|
|
|
8
8
|
*/
|
|
9
9
|
export const PosthogEventSchema = z
|
|
10
10
|
.object({
|
|
11
|
-
id: z
|
|
12
|
-
|
|
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)'),
|
|
13
19
|
event: z.string().describe('Event name (e.g., $pageview, user_signed_up)'),
|
|
14
20
|
distinct_id: z.string().describe('Distinct ID of the person'),
|
|
15
|
-
properties: z
|
|
16
|
-
.record(z.unknown())
|
|
17
|
-
.optional()
|
|
18
|
-
.describe('Event properties'),
|
|
21
|
+
properties: z.record(z.unknown()).optional().describe('Event properties'),
|
|
19
22
|
timestamp: z.string().optional().describe('ISO 8601 event timestamp'),
|
|
20
23
|
created_at: z.string().optional().describe('ISO 8601 creation timestamp'),
|
|
21
24
|
elements: z.array(z.unknown()).optional().describe('DOM elements captured'),
|
|
22
|
-
elements_chain: z
|
|
23
|
-
.string()
|
|
24
|
-
.optional()
|
|
25
|
-
.describe('Serialized element chain'),
|
|
25
|
+
elements_chain: z.string().optional().describe('Serialized element chain'),
|
|
26
26
|
})
|
|
27
27
|
.describe('PostHog event record');
|
|
28
28
|
/**
|
|
@@ -103,7 +103,9 @@ export const PosthogQueryResultSchema = z
|
|
|
103
103
|
*/
|
|
104
104
|
export const PosthogProjectSchema = z
|
|
105
105
|
.object({
|
|
106
|
-
id: z
|
|
106
|
+
id: z
|
|
107
|
+
.number()
|
|
108
|
+
.describe('Project ID (use this as project_id in other operations)'),
|
|
107
109
|
uuid: z.string().optional().describe('Project UUID'),
|
|
108
110
|
name: z.string().describe('Project name'),
|
|
109
111
|
organization: z.string().optional().describe('Organization ID'),
|
|
@@ -156,14 +158,8 @@ export const PosthogParamsSchema = z.discriminatedUnion('operation', [
|
|
|
156
158
|
.string()
|
|
157
159
|
.optional()
|
|
158
160
|
.describe('Filter by event name (e.g., $pageview, user_signed_up)'),
|
|
159
|
-
person_id: z
|
|
160
|
-
|
|
161
|
-
.optional()
|
|
162
|
-
.describe('Filter events by person ID'),
|
|
163
|
-
distinct_id: z
|
|
164
|
-
.string()
|
|
165
|
-
.optional()
|
|
166
|
-
.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'),
|
|
167
163
|
after: z
|
|
168
164
|
.string()
|
|
169
165
|
.optional()
|
|
@@ -292,10 +288,7 @@ export const PosthogResultSchema = z.discriminatedUnion('operation', [
|
|
|
292
288
|
z.object({
|
|
293
289
|
operation: z.literal('list_events').describe('List events operation'),
|
|
294
290
|
success: z.boolean().describe('Whether the operation was successful'),
|
|
295
|
-
events: z
|
|
296
|
-
.array(PosthogEventSchema)
|
|
297
|
-
.optional()
|
|
298
|
-
.describe('List of events'),
|
|
291
|
+
events: z.array(PosthogEventSchema).optional().describe('List of events'),
|
|
299
292
|
next: z
|
|
300
293
|
.string()
|
|
301
294
|
.optional()
|
|
@@ -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,EAAE,EAAE,CAAC,
|
|
1
|
+
{"version":3,"file":"posthog.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.schema.ts"],"names":[],"mappings":"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"}
|