@bubblelab/bubble-core 0.1.222 → 0.1.223

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -85,14 +85,14 @@ declare const EmailPropertySchema: z.ZodObject<{
85
85
  }, "strip", z.ZodTypeAny, {
86
86
  type: "email";
87
87
  name: string;
88
- id: string;
89
88
  email: {};
89
+ id: string;
90
90
  description?: string | undefined;
91
91
  }, {
92
92
  type: "email";
93
93
  name: string;
94
- id: string;
95
94
  email: {};
95
+ id: string;
96
96
  description?: string | undefined;
97
97
  }>;
98
98
  declare const FilesPropertySchema: z.ZodObject<{
@@ -557,14 +557,14 @@ declare const URLPropertySchema: z.ZodObject<{
557
557
  }, "strip", z.ZodTypeAny, {
558
558
  type: "url";
559
559
  name: string;
560
- id: string;
561
560
  url: {};
561
+ id: string;
562
562
  description?: string | undefined;
563
563
  }, {
564
564
  type: "url";
565
565
  name: string;
566
- id: string;
567
566
  url: {};
567
+ id: string;
568
568
  description?: string | undefined;
569
569
  }>;
570
570
  declare const UniqueIDPropertySchema: z.ZodObject<{
@@ -677,14 +677,14 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
677
677
  }, "strip", z.ZodTypeAny, {
678
678
  type: "email";
679
679
  name: string;
680
- id: string;
681
680
  email: {};
681
+ id: string;
682
682
  description?: string | undefined;
683
683
  }, {
684
684
  type: "email";
685
685
  name: string;
686
- id: string;
687
686
  email: {};
687
+ id: string;
688
688
  description?: string | undefined;
689
689
  }>, z.ZodObject<{
690
690
  id: z.ZodString;
@@ -1106,14 +1106,14 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
1106
1106
  }, "strip", z.ZodTypeAny, {
1107
1107
  type: "url";
1108
1108
  name: string;
1109
- id: string;
1110
1109
  url: {};
1110
+ id: string;
1111
1111
  description?: string | undefined;
1112
1112
  }, {
1113
1113
  type: "url";
1114
1114
  name: string;
1115
- id: string;
1116
1115
  url: {};
1116
+ id: string;
1117
1117
  description?: string | undefined;
1118
1118
  }>, z.ZodObject<{
1119
1119
  id: z.ZodString;
@@ -12,20 +12,20 @@ declare const PostgreSQLParamsSchema: z.ZodObject<{
12
12
  maxRows: z.ZodDefault<z.ZodNumber>;
13
13
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
- parameters: unknown[];
16
15
  timeout: number;
17
- ignoreSSL: boolean;
18
16
  query: string;
19
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
17
+ ignoreSSL: boolean;
18
+ allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
19
+ parameters: unknown[];
20
20
  maxRows: number;
21
21
  credentials?: Partial<Record<CredentialType, string>> | undefined;
22
22
  }, {
23
23
  query: string;
24
- parameters?: unknown[] | undefined;
25
24
  credentials?: Partial<Record<CredentialType, string>> | undefined;
26
25
  timeout?: number | undefined;
27
26
  ignoreSSL?: boolean | undefined;
28
- allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
27
+ allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
28
+ parameters?: unknown[] | undefined;
29
29
  maxRows?: number | undefined;
30
30
  }>;
31
31
  type PostgreSQLParamsInput = z.input<typeof PostgreSQLParamsSchema>;
@@ -49,24 +49,24 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
49
49
  error: z.ZodString;
50
50
  cleanedJSONString: z.ZodString;
51
51
  }, "strip", z.ZodTypeAny, {
52
- executionTime: number;
53
52
  error: string;
54
53
  success: boolean;
55
54
  rows: Record<string, unknown>[];
56
55
  rowCount: number | null;
57
56
  command: string;
57
+ executionTime: number;
58
58
  cleanedJSONString: string;
59
59
  fields?: {
60
60
  name: string;
61
61
  dataTypeID: number;
62
62
  }[] | undefined;
63
63
  }, {
64
- executionTime: number;
65
64
  error: string;
66
65
  success: boolean;
67
66
  rows: Record<string, unknown>[];
68
67
  rowCount: number | null;
69
68
  command: string;
69
+ executionTime: number;
70
70
  cleanedJSONString: string;
71
71
  fields?: {
72
72
  name: string;
@@ -89,20 +89,20 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
89
89
  maxRows: z.ZodDefault<z.ZodNumber>;
90
90
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
91
91
  }, "strip", z.ZodTypeAny, {
92
- parameters: unknown[];
93
92
  timeout: number;
94
- ignoreSSL: boolean;
95
93
  query: string;
96
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
94
+ ignoreSSL: boolean;
95
+ allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
96
+ parameters: unknown[];
97
97
  maxRows: number;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  }, {
100
100
  query: string;
101
- parameters?: unknown[] | undefined;
102
101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
103
102
  timeout?: number | undefined;
104
103
  ignoreSSL?: boolean | undefined;
105
- allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
104
+ allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
105
+ parameters?: unknown[] | undefined;
106
106
  maxRows?: number | undefined;
107
107
  }>;
108
108
  static readonly resultSchema: z.ZodObject<{
@@ -124,24 +124,24 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
124
124
  error: z.ZodString;
125
125
  cleanedJSONString: z.ZodString;
126
126
  }, "strip", z.ZodTypeAny, {
127
- executionTime: number;
128
127
  error: string;
129
128
  success: boolean;
130
129
  rows: Record<string, unknown>[];
131
130
  rowCount: number | null;
132
131
  command: string;
132
+ executionTime: number;
133
133
  cleanedJSONString: string;
134
134
  fields?: {
135
135
  name: string;
136
136
  dataTypeID: number;
137
137
  }[] | undefined;
138
138
  }, {
139
- executionTime: number;
140
139
  error: string;
141
140
  success: boolean;
142
141
  rows: Record<string, unknown>[];
143
142
  rowCount: number | null;
144
143
  command: string;
144
+ executionTime: number;
145
145
  cleanedJSONString: string;
146
146
  fields?: {
147
147
  name: string;
@@ -77,23 +77,23 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
77
77
  project_id: string;
78
78
  properties?: string | undefined;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
+ after?: string | undefined;
80
81
  event?: string | undefined;
81
82
  person_id?: string | undefined;
82
- after?: string | undefined;
83
- before?: string | undefined;
84
83
  distinct_id?: string | undefined;
84
+ before?: string | undefined;
85
85
  }, {
86
86
  operation: "list_events";
87
87
  project_id: string;
88
88
  properties?: string | undefined;
89
89
  credentials?: Partial<Record<CredentialType, string>> | undefined;
90
+ after?: string | undefined;
90
91
  limit?: number | undefined;
91
92
  event?: string | undefined;
92
93
  person_id?: string | undefined;
93
- after?: string | undefined;
94
94
  host?: string | undefined;
95
- before?: string | undefined;
96
95
  distinct_id?: string | undefined;
96
+ before?: string | undefined;
97
97
  }>, import("zod").ZodObject<{
98
98
  operation: import("zod").ZodLiteral<"query">;
99
99
  project_id: import("zod").ZodString;
@@ -101,14 +101,14 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
101
101
  query: import("zod").ZodString;
102
102
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
103
103
  }, "strip", import("zod").ZodTypeAny, {
104
- query: string;
105
104
  operation: "query";
105
+ query: string;
106
106
  host: string;
107
107
  project_id: string;
108
108
  credentials?: Partial<Record<CredentialType, string>> | undefined;
109
109
  }, {
110
- query: string;
111
110
  operation: "query";
111
+ query: string;
112
112
  project_id: string;
113
113
  credentials?: Partial<Record<CredentialType, string>> | undefined;
114
114
  host?: string | undefined;
@@ -230,21 +230,21 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
230
230
  event: string;
231
231
  distinct_id: string;
232
232
  properties?: Record<string, unknown> | undefined;
233
- id?: string | undefined;
234
233
  uuid?: string | undefined;
234
+ id?: string | undefined;
235
+ created_at?: string | undefined;
235
236
  elements?: unknown[] | undefined;
236
237
  timestamp?: string | undefined;
237
- created_at?: string | undefined;
238
238
  elements_chain?: string | undefined;
239
239
  }, {
240
240
  event: string;
241
241
  distinct_id: string;
242
242
  properties?: Record<string, unknown> | undefined;
243
- id?: string | undefined;
244
243
  uuid?: string | undefined;
244
+ id?: string | undefined;
245
+ created_at?: string | undefined;
245
246
  elements?: unknown[] | undefined;
246
247
  timestamp?: string | undefined;
247
- created_at?: string | undefined;
248
248
  elements_chain?: string | undefined;
249
249
  }>, "many">>;
250
250
  next: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
@@ -257,11 +257,11 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
257
257
  event: string;
258
258
  distinct_id: string;
259
259
  properties?: Record<string, unknown> | undefined;
260
- id?: string | undefined;
261
260
  uuid?: string | undefined;
261
+ id?: string | undefined;
262
+ created_at?: string | undefined;
262
263
  elements?: unknown[] | undefined;
263
264
  timestamp?: string | undefined;
264
- created_at?: string | undefined;
265
265
  elements_chain?: string | undefined;
266
266
  }[] | undefined;
267
267
  next?: string | null | undefined;
@@ -273,11 +273,11 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
273
273
  event: string;
274
274
  distinct_id: string;
275
275
  properties?: Record<string, unknown> | undefined;
276
- id?: string | undefined;
277
276
  uuid?: string | undefined;
277
+ id?: string | undefined;
278
+ created_at?: string | undefined;
278
279
  elements?: unknown[] | undefined;
279
280
  timestamp?: string | undefined;
280
- created_at?: string | undefined;
281
281
  elements_chain?: string | undefined;
282
282
  }[] | undefined;
283
283
  next?: string | null | undefined;
@@ -294,17 +294,17 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
294
294
  success: boolean;
295
295
  operation: "query";
296
296
  types?: (string | string[])[] | undefined;
297
- hasMore?: boolean | null | undefined;
298
297
  results?: unknown[][] | undefined;
299
298
  columns?: string[] | undefined;
299
+ hasMore?: boolean | null | undefined;
300
300
  }, {
301
301
  error: string;
302
302
  success: boolean;
303
303
  operation: "query";
304
304
  types?: (string | string[])[] | undefined;
305
- hasMore?: boolean | null | undefined;
306
305
  results?: unknown[][] | undefined;
307
306
  columns?: string[] | undefined;
307
+ hasMore?: boolean | null | undefined;
308
308
  }>, import("zod").ZodObject<{
309
309
  operation: import("zod").ZodLiteral<"get_person">;
310
310
  success: import("zod").ZodBoolean;
@@ -368,9 +368,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
368
368
  last_modified_at: import("zod").ZodOptional<import("zod").ZodString>;
369
369
  }, "strip", import("zod").ZodTypeAny, {
370
370
  id: number;
371
- result?: unknown;
372
371
  description?: string | null | undefined;
373
372
  name?: string | null | undefined;
373
+ result?: unknown;
374
374
  created_at?: string | undefined;
375
375
  filters?: Record<string, unknown> | undefined;
376
376
  short_id?: string | undefined;
@@ -378,9 +378,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
378
378
  last_modified_at?: string | undefined;
379
379
  }, {
380
380
  id: number;
381
- result?: unknown;
382
381
  description?: string | null | undefined;
383
382
  name?: string | null | undefined;
383
+ result?: unknown;
384
384
  created_at?: string | undefined;
385
385
  filters?: Record<string, unknown> | undefined;
386
386
  short_id?: string | undefined;
@@ -394,9 +394,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
394
394
  operation: "get_insight";
395
395
  insight?: {
396
396
  id: number;
397
- result?: unknown;
398
397
  description?: string | null | undefined;
399
398
  name?: string | null | undefined;
399
+ result?: unknown;
400
400
  created_at?: string | undefined;
401
401
  filters?: Record<string, unknown> | undefined;
402
402
  short_id?: string | undefined;
@@ -409,9 +409,9 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
409
409
  operation: "get_insight";
410
410
  insight?: {
411
411
  id: number;
412
- result?: unknown;
413
412
  description?: string | null | undefined;
414
413
  name?: string | null | undefined;
414
+ result?: unknown;
415
415
  created_at?: string | undefined;
416
416
  filters?: Record<string, unknown> | undefined;
417
417
  short_id?: string | undefined;
@@ -17,21 +17,21 @@ export declare const PosthogEventSchema: z.ZodObject<{
17
17
  event: string;
18
18
  distinct_id: string;
19
19
  properties?: Record<string, unknown> | undefined;
20
- id?: string | undefined;
21
20
  uuid?: string | undefined;
21
+ id?: string | undefined;
22
+ created_at?: string | undefined;
22
23
  elements?: unknown[] | undefined;
23
24
  timestamp?: string | undefined;
24
- created_at?: string | undefined;
25
25
  elements_chain?: string | undefined;
26
26
  }, {
27
27
  event: string;
28
28
  distinct_id: string;
29
29
  properties?: Record<string, unknown> | undefined;
30
- id?: string | undefined;
31
30
  uuid?: string | undefined;
31
+ id?: string | undefined;
32
+ created_at?: string | undefined;
32
33
  elements?: unknown[] | undefined;
33
34
  timestamp?: string | undefined;
34
- created_at?: string | undefined;
35
35
  elements_chain?: string | undefined;
36
36
  }>;
37
37
  /**
@@ -71,9 +71,9 @@ export declare const PosthogInsightSchema: z.ZodObject<{
71
71
  last_modified_at: z.ZodOptional<z.ZodString>;
72
72
  }, "strip", z.ZodTypeAny, {
73
73
  id: number;
74
- result?: unknown;
75
74
  description?: string | null | undefined;
76
75
  name?: string | null | undefined;
76
+ result?: unknown;
77
77
  created_at?: string | undefined;
78
78
  filters?: Record<string, unknown> | undefined;
79
79
  short_id?: string | undefined;
@@ -81,9 +81,9 @@ export declare const PosthogInsightSchema: z.ZodObject<{
81
81
  last_modified_at?: string | undefined;
82
82
  }, {
83
83
  id: number;
84
- result?: unknown;
85
84
  description?: string | null | undefined;
86
85
  name?: string | null | undefined;
86
+ result?: unknown;
87
87
  created_at?: string | undefined;
88
88
  filters?: Record<string, unknown> | undefined;
89
89
  short_id?: string | undefined;
@@ -102,18 +102,18 @@ export declare const PosthogQueryResultSchema: z.ZodObject<{
102
102
  offset: z.ZodOptional<z.ZodNumber>;
103
103
  }, "strip", z.ZodTypeAny, {
104
104
  types?: (string | string[])[] | undefined;
105
+ results?: unknown[][] | undefined;
105
106
  limit?: number | undefined;
106
107
  offset?: number | undefined;
107
- hasMore?: boolean | null | undefined;
108
- results?: unknown[][] | undefined;
109
108
  columns?: string[] | undefined;
109
+ hasMore?: boolean | null | undefined;
110
110
  }, {
111
111
  types?: (string | string[])[] | undefined;
112
+ results?: unknown[][] | undefined;
112
113
  limit?: number | undefined;
113
114
  offset?: number | undefined;
114
- hasMore?: boolean | null | undefined;
115
- results?: unknown[][] | undefined;
116
115
  columns?: string[] | undefined;
116
+ hasMore?: boolean | null | undefined;
117
117
  }>;
118
118
  /**
119
119
  * PostHog project object from projects API
@@ -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
+ after?: string | undefined;
180
181
  event?: string | undefined;
181
182
  person_id?: string | undefined;
182
- after?: string | undefined;
183
- before?: string | undefined;
184
183
  distinct_id?: string | undefined;
184
+ before?: string | undefined;
185
185
  }, {
186
186
  operation: "list_events";
187
187
  project_id: string;
188
188
  properties?: string | undefined;
189
189
  credentials?: Partial<Record<CredentialType, string>> | undefined;
190
+ after?: string | undefined;
190
191
  limit?: number | undefined;
191
192
  event?: string | undefined;
192
193
  person_id?: string | undefined;
193
- after?: string | undefined;
194
194
  host?: string | undefined;
195
- before?: string | undefined;
196
195
  distinct_id?: string | undefined;
196
+ before?: string | undefined;
197
197
  }>, z.ZodObject<{
198
198
  operation: z.ZodLiteral<"query">;
199
199
  project_id: z.ZodString;
@@ -201,14 +201,14 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
201
201
  query: z.ZodString;
202
202
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
203
203
  }, "strip", z.ZodTypeAny, {
204
- query: string;
205
204
  operation: "query";
205
+ query: string;
206
206
  host: string;
207
207
  project_id: string;
208
208
  credentials?: Partial<Record<CredentialType, string>> | undefined;
209
209
  }, {
210
- query: string;
211
210
  operation: "query";
211
+ query: string;
212
212
  project_id: string;
213
213
  credentials?: Partial<Record<CredentialType, string>> | undefined;
214
214
  host?: string | undefined;
@@ -330,21 +330,21 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
330
330
  event: string;
331
331
  distinct_id: string;
332
332
  properties?: Record<string, unknown> | undefined;
333
- id?: string | undefined;
334
333
  uuid?: string | undefined;
334
+ id?: string | undefined;
335
+ created_at?: string | undefined;
335
336
  elements?: unknown[] | undefined;
336
337
  timestamp?: string | undefined;
337
- created_at?: string | undefined;
338
338
  elements_chain?: string | undefined;
339
339
  }, {
340
340
  event: string;
341
341
  distinct_id: string;
342
342
  properties?: Record<string, unknown> | undefined;
343
- id?: string | undefined;
344
343
  uuid?: string | undefined;
344
+ id?: string | undefined;
345
+ created_at?: string | undefined;
345
346
  elements?: unknown[] | undefined;
346
347
  timestamp?: string | undefined;
347
- created_at?: string | undefined;
348
348
  elements_chain?: string | undefined;
349
349
  }>, "many">>;
350
350
  next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
@@ -357,11 +357,11 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
357
357
  event: string;
358
358
  distinct_id: string;
359
359
  properties?: Record<string, unknown> | undefined;
360
- id?: string | undefined;
361
360
  uuid?: string | undefined;
361
+ id?: string | undefined;
362
+ created_at?: string | undefined;
362
363
  elements?: unknown[] | undefined;
363
364
  timestamp?: string | undefined;
364
- created_at?: string | undefined;
365
365
  elements_chain?: string | undefined;
366
366
  }[] | undefined;
367
367
  next?: string | null | undefined;
@@ -373,11 +373,11 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
373
373
  event: string;
374
374
  distinct_id: string;
375
375
  properties?: Record<string, unknown> | undefined;
376
- id?: string | undefined;
377
376
  uuid?: string | undefined;
377
+ id?: string | undefined;
378
+ created_at?: string | undefined;
378
379
  elements?: unknown[] | undefined;
379
380
  timestamp?: string | undefined;
380
- created_at?: string | undefined;
381
381
  elements_chain?: string | undefined;
382
382
  }[] | undefined;
383
383
  next?: string | null | undefined;
@@ -394,17 +394,17 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
394
394
  success: boolean;
395
395
  operation: "query";
396
396
  types?: (string | string[])[] | undefined;
397
- hasMore?: boolean | null | undefined;
398
397
  results?: unknown[][] | undefined;
399
398
  columns?: string[] | undefined;
399
+ hasMore?: boolean | null | undefined;
400
400
  }, {
401
401
  error: string;
402
402
  success: boolean;
403
403
  operation: "query";
404
404
  types?: (string | string[])[] | undefined;
405
- hasMore?: boolean | null | undefined;
406
405
  results?: unknown[][] | undefined;
407
406
  columns?: string[] | undefined;
407
+ hasMore?: boolean | null | undefined;
408
408
  }>, z.ZodObject<{
409
409
  operation: z.ZodLiteral<"get_person">;
410
410
  success: z.ZodBoolean;
@@ -468,9 +468,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
468
468
  last_modified_at: z.ZodOptional<z.ZodString>;
469
469
  }, "strip", z.ZodTypeAny, {
470
470
  id: number;
471
- result?: unknown;
472
471
  description?: string | null | undefined;
473
472
  name?: string | null | undefined;
473
+ result?: unknown;
474
474
  created_at?: string | undefined;
475
475
  filters?: Record<string, unknown> | undefined;
476
476
  short_id?: string | undefined;
@@ -478,9 +478,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
478
478
  last_modified_at?: string | undefined;
479
479
  }, {
480
480
  id: number;
481
- result?: unknown;
482
481
  description?: string | null | undefined;
483
482
  name?: string | null | undefined;
483
+ result?: unknown;
484
484
  created_at?: string | undefined;
485
485
  filters?: Record<string, unknown> | undefined;
486
486
  short_id?: string | undefined;
@@ -494,9 +494,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
494
494
  operation: "get_insight";
495
495
  insight?: {
496
496
  id: number;
497
- result?: unknown;
498
497
  description?: string | null | undefined;
499
498
  name?: string | null | undefined;
499
+ result?: unknown;
500
500
  created_at?: string | undefined;
501
501
  filters?: Record<string, unknown> | undefined;
502
502
  short_id?: string | undefined;
@@ -509,9 +509,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
509
509
  operation: "get_insight";
510
510
  insight?: {
511
511
  id: number;
512
- result?: unknown;
513
512
  description?: string | null | undefined;
514
513
  name?: string | null | undefined;
514
+ result?: unknown;
515
515
  created_at?: string | undefined;
516
516
  filters?: Record<string, unknown> | undefined;
517
517
  short_id?: string | undefined;
@@ -43,16 +43,16 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
43
43
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
44
44
  }, "strip", z.ZodTypeAny, {
45
45
  operation: "send_email";
46
+ subject: string;
46
47
  from: string;
47
48
  to: string | string[];
48
- subject: string;
49
49
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
- text?: string | undefined;
51
50
  tags?: {
52
51
  value: string;
53
52
  name: string;
54
53
  }[] | undefined;
55
54
  headers?: Record<string, string> | undefined;
55
+ text?: string | undefined;
56
56
  attachments?: {
57
57
  filename: string;
58
58
  path?: string | undefined;
@@ -66,15 +66,15 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
66
66
  scheduled_at?: string | undefined;
67
67
  }, {
68
68
  operation: "send_email";
69
- to: string | string[];
70
69
  subject: string;
70
+ to: string | string[];
71
71
  credentials?: Partial<Record<CredentialType, string>> | undefined;
72
- text?: string | undefined;
73
72
  tags?: {
74
73
  value: string;
75
74
  name: string;
76
75
  }[] | undefined;
77
76
  headers?: Record<string, string> | undefined;
77
+ text?: string | undefined;
78
78
  attachments?: {
79
79
  filename: string;
80
80
  path?: string | undefined;
@@ -190,16 +190,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
190
190
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
191
191
  }, "strip", z.ZodTypeAny, {
192
192
  operation: "send_email";
193
+ subject: string;
193
194
  from: string;
194
195
  to: string | string[];
195
- subject: string;
196
196
  credentials?: Partial<Record<CredentialType, string>> | undefined;
197
- text?: string | undefined;
198
197
  tags?: {
199
198
  value: string;
200
199
  name: string;
201
200
  }[] | undefined;
202
201
  headers?: Record<string, string> | undefined;
202
+ text?: string | undefined;
203
203
  attachments?: {
204
204
  filename: string;
205
205
  path?: string | undefined;
@@ -213,15 +213,15 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
213
213
  scheduled_at?: string | undefined;
214
214
  }, {
215
215
  operation: "send_email";
216
- to: string | string[];
217
216
  subject: string;
217
+ to: string | string[];
218
218
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
- text?: string | undefined;
220
219
  tags?: {
221
220
  value: string;
222
221
  name: string;
223
222
  }[] | undefined;
224
223
  headers?: Record<string, string> | undefined;
224
+ text?: string | undefined;
225
225
  attachments?: {
226
226
  filename: string;
227
227
  path?: string | undefined;