@bubblelab/bubble-core 0.1.212 → 0.1.213

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) hide show
  1. package/dist/bubble-bundle.d.ts +150 -150
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +192 -25
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
  11. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
  12. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/attio/attio.d.ts +66 -66
  14. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
  15. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  18. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +284 -284
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  26. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  27. package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
  28. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  29. package/dist/bubbles/service-bubble/google-drive.d.ts +146 -146
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  37. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +31 -31
  38. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  40. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  42. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  43. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  44. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  45. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  46. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  47. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  48. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  49. package/dist/bubbles/service-bubble/slack/slack.d.ts +224 -224
  50. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  51. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  52. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
  53. package/dist/bubbles/service-bubble/telegram.d.ts +120 -120
  54. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +28 -28
  55. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +5 -5
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  62. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +345 -345
  69. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  78. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +132 -132
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  86. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +58 -58
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +12 -12
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/package.json +2 -2
@@ -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[];
15
16
  timeout: number;
16
17
  ignoreSSL: boolean;
17
18
  query: string;
18
19
  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;
24
25
  credentials?: Partial<Record<CredentialType, string>> | undefined;
25
26
  timeout?: number | undefined;
26
27
  ignoreSSL?: boolean | undefined;
27
28
  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
- success: boolean;
52
+ executionTime: number;
53
53
  error: string;
54
+ success: boolean;
54
55
  rows: Record<string, unknown>[];
55
56
  rowCount: number | null;
56
57
  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
- success: boolean;
64
+ executionTime: number;
65
65
  error: string;
66
+ success: boolean;
66
67
  rows: Record<string, unknown>[];
67
68
  rowCount: number | null;
68
69
  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[];
92
93
  timeout: number;
93
94
  ignoreSSL: boolean;
94
95
  query: string;
95
96
  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;
101
102
  credentials?: Partial<Record<CredentialType, string>> | undefined;
102
103
  timeout?: number | undefined;
103
104
  ignoreSSL?: boolean | undefined;
104
105
  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
- success: boolean;
127
+ executionTime: number;
128
128
  error: string;
129
+ success: boolean;
129
130
  rows: Record<string, unknown>[];
130
131
  rowCount: number | null;
131
132
  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
- success: boolean;
139
+ executionTime: number;
140
140
  error: string;
141
+ success: boolean;
141
142
  rows: Record<string, unknown>[];
142
143
  rowCount: number | null;
143
144
  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
- before?: string | undefined;
95
94
  host?: string | undefined;
95
+ before?: 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
- operation: "query";
105
104
  query: string;
105
+ operation: "query";
106
106
  host: string;
107
107
  project_id: string;
108
108
  credentials?: Partial<Record<CredentialType, string>> | undefined;
109
109
  }, {
110
- operation: "query";
111
110
  query: string;
111
+ operation: "query";
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
- search?: string | undefined;
129
128
  credentials?: Partial<Record<CredentialType, string>> | undefined;
129
+ search?: string | undefined;
130
130
  distinct_id?: string | undefined;
131
131
  }, {
132
132
  operation: "get_person";
133
133
  project_id: string;
134
- search?: string | undefined;
135
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
135
+ search?: 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
- operation: "list_projects";
190
- success: boolean;
191
189
  error: string;
190
+ success: boolean;
191
+ operation: "list_projects";
192
192
  projects?: {
193
193
  name: string;
194
194
  id: number;
@@ -200,9 +200,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
200
200
  }[] | undefined;
201
201
  next?: string | null | undefined;
202
202
  }, {
203
- operation: "list_projects";
204
- success: boolean;
205
203
  error: string;
204
+ success: boolean;
205
+ operation: "list_projects";
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
- uuid?: string | undefined;
234
233
  id?: string | undefined;
234
+ uuid?: 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
- uuid?: string | undefined;
244
243
  id?: string | undefined;
244
+ uuid?: 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
- operation: "list_events";
254
- success: boolean;
255
253
  error: string;
254
+ success: boolean;
255
+ operation: "list_events";
256
256
  events?: {
257
257
  event: string;
258
258
  distinct_id: string;
259
259
  properties?: Record<string, unknown> | undefined;
260
- uuid?: string | undefined;
261
260
  id?: string | undefined;
261
+ uuid?: 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
- operation: "list_events";
270
- success: boolean;
271
269
  error: string;
270
+ success: boolean;
271
+ operation: "list_events";
272
272
  events?: {
273
273
  event: string;
274
274
  distinct_id: string;
275
275
  properties?: Record<string, unknown> | undefined;
276
- uuid?: string | undefined;
277
276
  id?: string | undefined;
277
+ uuid?: 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
- operation: "query";
294
- success: boolean;
295
293
  error: string;
294
+ success: boolean;
295
+ operation: "query";
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
- operation: "query";
302
- success: boolean;
303
301
  error: string;
302
+ success: boolean;
303
+ operation: "query";
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
- operation: "get_person";
334
- success: boolean;
335
333
  error: string;
334
+ success: boolean;
335
+ operation: "get_person";
336
336
  next?: string | null | undefined;
337
337
  persons?: {
338
338
  id: string;
@@ -342,9 +342,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
342
342
  created_at?: string | undefined;
343
343
  }[] | undefined;
344
344
  }, {
345
- operation: "get_person";
346
- success: boolean;
347
345
  error: string;
346
+ success: boolean;
347
+ operation: "get_person";
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;
371
372
  description?: string | null | undefined;
372
373
  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;
381
382
  description?: string | null | undefined;
382
383
  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
- operation: "get_insight";
393
- success: boolean;
394
392
  error: string;
393
+ success: boolean;
394
+ operation: "get_insight";
395
395
  insight?: {
396
396
  id: number;
397
+ result?: unknown;
397
398
  description?: string | null | undefined;
398
399
  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
- operation: "get_insight";
408
- success: boolean;
409
407
  error: string;
408
+ success: boolean;
409
+ operation: "get_insight";
410
410
  insight?: {
411
411
  id: number;
412
+ result?: unknown;
412
413
  description?: string | null | undefined;
413
414
  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
- uuid?: string | undefined;
21
20
  id?: string | undefined;
21
+ uuid?: 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
- uuid?: string | undefined;
31
30
  id?: string | undefined;
31
+ uuid?: 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;
74
75
  description?: string | null | undefined;
75
76
  name?: string | null | undefined;
76
77
  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;
84
85
  description?: string | null | undefined;
85
86
  name?: string | null | undefined;
86
87
  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;
104
105
  limit?: number | undefined;
105
106
  offset?: number | undefined;
106
- types?: (string | string[])[] | undefined;
107
+ hasMore?: boolean | null | undefined;
107
108
  results?: unknown[][] | undefined;
108
109
  columns?: string[] | undefined;
109
- hasMore?: boolean | null | undefined;
110
110
  }, {
111
+ types?: (string | string[])[] | undefined;
111
112
  limit?: number | undefined;
112
113
  offset?: number | undefined;
113
- types?: (string | string[])[] | undefined;
114
+ hasMore?: boolean | null | undefined;
114
115
  results?: unknown[][] | undefined;
115
116
  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;
134
133
  created_at?: string | undefined;
135
134
  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;
142
141
  created_at?: string | undefined;
143
142
  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
- person_id?: string | undefined;
181
180
  event?: string | undefined;
181
+ person_id?: string | undefined;
182
182
  after?: string | undefined;
183
- distinct_id?: string | undefined;
184
183
  before?: string | undefined;
184
+ distinct_id?: string | undefined;
185
185
  }, {
186
186
  operation: "list_events";
187
187
  project_id: string;
188
188
  properties?: string | undefined;
189
189
  credentials?: Partial<Record<CredentialType, string>> | undefined;
190
190
  limit?: number | undefined;
191
- person_id?: string | undefined;
192
191
  event?: string | undefined;
192
+ person_id?: string | undefined;
193
193
  after?: string | undefined;
194
194
  host?: string | undefined;
195
- distinct_id?: string | undefined;
196
195
  before?: string | undefined;
196
+ distinct_id?: 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
- operation: "query";
205
204
  query: string;
205
+ operation: "query";
206
206
  host: string;
207
207
  project_id: string;
208
208
  credentials?: Partial<Record<CredentialType, string>> | undefined;
209
209
  }, {
210
- operation: "query";
211
210
  query: string;
211
+ operation: "query";
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;
274
273
  created_at?: string | undefined;
275
274
  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;
282
281
  created_at?: string | undefined;
283
282
  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;
297
296
  created_at?: string | undefined;
298
297
  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;
311
310
  created_at?: string | undefined;
312
311
  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
- uuid?: string | undefined;
334
333
  id?: string | undefined;
334
+ uuid?: 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
- uuid?: string | undefined;
344
343
  id?: string | undefined;
344
+ uuid?: 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
- uuid?: string | undefined;
361
360
  id?: string | undefined;
361
+ uuid?: 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
- uuid?: string | undefined;
377
376
  id?: string | undefined;
377
+ uuid?: 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;
397
398
  results?: unknown[][] | undefined;
398
399
  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;
405
406
  results?: unknown[][] | undefined;
406
407
  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;
471
472
  description?: string | null | undefined;
472
473
  name?: string | null | undefined;
473
474
  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;
481
482
  description?: string | null | undefined;
482
483
  name?: string | null | undefined;
483
484
  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;
497
498
  description?: string | null | undefined;
498
499
  name?: string | null | undefined;
499
500
  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;
512
513
  description?: string | null | undefined;
513
514
  name?: string | null | undefined;
514
515
  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;