@bubblelab/bubble-core 0.1.177 → 0.1.178

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 (108) hide show
  1. package/dist/bubble-bundle.d.ts +161 -160
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +12 -2
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +22 -16
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +70 -7
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  11. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  12. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +94 -94
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  14. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  15. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +31 -31
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  19. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
  22. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  24. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  25. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  27. package/dist/bubbles/service-bubble/github.d.ts +148 -148
  28. package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
  29. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  30. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  33. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  34. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  35. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  37. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  38. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  41. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  42. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  43. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  46. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  47. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
  48. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/slack/slack.d.ts +340 -340
  50. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
  52. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +171 -171
  53. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  54. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  55. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  56. package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.d.ts.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.js.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
  74. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  78. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  84. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  87. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  89. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  90. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  94. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  95. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  96. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  97. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  98. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  99. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  100. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  101. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +94 -94
  102. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  103. package/dist/bubbles.json +1 -1
  104. package/dist/capabilities/define-capability.d.ts +2 -0
  105. package/dist/capabilities/define-capability.d.ts.map +1 -1
  106. package/dist/capabilities/define-capability.js +1 -0
  107. package/dist/capabilities/define-capability.js.map +1 -1
  108. 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
+ timeout: number;
15
16
  ignoreSSL: boolean;
16
17
  query: string;
17
18
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
18
19
  parameters: unknown[];
19
- timeout: number;
20
20
  maxRows: number;
21
21
  credentials?: Partial<Record<CredentialType, string>> | undefined;
22
22
  }, {
23
23
  query: string;
24
24
  credentials?: Partial<Record<CredentialType, string>> | undefined;
25
+ timeout?: number | undefined;
25
26
  ignoreSSL?: boolean | undefined;
26
27
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
27
28
  parameters?: unknown[] | undefined;
28
- timeout?: number | undefined;
29
29
  maxRows?: number | undefined;
30
30
  }>;
31
31
  type PostgreSQLParamsInput = z.input<typeof PostgreSQLParamsSchema>;
@@ -49,8 +49,8 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
49
49
  error: z.ZodString;
50
50
  cleanedJSONString: z.ZodString;
51
51
  }, "strip", z.ZodTypeAny, {
52
- success: boolean;
53
52
  error: string;
53
+ success: boolean;
54
54
  rows: Record<string, unknown>[];
55
55
  rowCount: number | null;
56
56
  command: string;
@@ -61,8 +61,8 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
61
61
  dataTypeID: number;
62
62
  }[] | undefined;
63
63
  }, {
64
- success: boolean;
65
64
  error: string;
65
+ success: boolean;
66
66
  rows: Record<string, unknown>[];
67
67
  rowCount: number | null;
68
68
  command: 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
+ timeout: number;
92
93
  ignoreSSL: boolean;
93
94
  query: string;
94
95
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
95
96
  parameters: unknown[];
96
- timeout: number;
97
97
  maxRows: number;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  }, {
100
100
  query: string;
101
101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
102
+ timeout?: number | undefined;
102
103
  ignoreSSL?: boolean | undefined;
103
104
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
104
105
  parameters?: unknown[] | undefined;
105
- timeout?: number | undefined;
106
106
  maxRows?: number | undefined;
107
107
  }>;
108
108
  static readonly resultSchema: z.ZodObject<{
@@ -124,8 +124,8 @@ 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;
128
127
  error: string;
128
+ success: boolean;
129
129
  rows: Record<string, unknown>[];
130
130
  rowCount: number | null;
131
131
  command: string;
@@ -136,8 +136,8 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
136
136
  dataTypeID: number;
137
137
  }[] | undefined;
138
138
  }, {
139
- success: boolean;
140
139
  error: string;
140
+ success: boolean;
141
141
  rows: Record<string, unknown>[];
142
142
  rowCount: number | null;
143
143
  command: string;
@@ -80,8 +80,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
80
80
  event?: string | undefined;
81
81
  person_id?: string | undefined;
82
82
  after?: string | undefined;
83
- distinct_id?: string | undefined;
84
83
  before?: string | undefined;
84
+ distinct_id?: string | undefined;
85
85
  }, {
86
86
  operation: "list_events";
87
87
  project_id: string;
@@ -91,9 +91,9 @@ 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;
94
95
  host?: string | undefined;
95
96
  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;
@@ -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,8 +186,8 @@ 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
- success: boolean;
190
189
  error: string;
190
+ success: boolean;
191
191
  operation: "list_projects";
192
192
  projects?: {
193
193
  name: string;
@@ -200,8 +200,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
200
200
  }[] | undefined;
201
201
  next?: string | null | undefined;
202
202
  }, {
203
- success: boolean;
204
203
  error: string;
204
+ success: boolean;
205
205
  operation: "list_projects";
206
206
  projects?: {
207
207
  name: string;
@@ -250,8 +250,8 @@ 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
- success: boolean;
254
253
  error: string;
254
+ success: boolean;
255
255
  operation: "list_events";
256
256
  events?: {
257
257
  event: string;
@@ -266,8 +266,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
266
266
  }[] | undefined;
267
267
  next?: string | null | undefined;
268
268
  }, {
269
- success: boolean;
270
269
  error: string;
270
+ success: boolean;
271
271
  operation: "list_events";
272
272
  events?: {
273
273
  event: string;
@@ -290,21 +290,21 @@ 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
- success: boolean;
294
293
  error: string;
294
+ success: boolean;
295
295
  operation: "query";
296
296
  types?: (string | string[])[] | undefined;
297
+ hasMore?: boolean | null | undefined;
297
298
  results?: unknown[][] | undefined;
298
299
  columns?: string[] | undefined;
299
- hasMore?: boolean | null | undefined;
300
300
  }, {
301
- success: boolean;
302
301
  error: string;
302
+ success: boolean;
303
303
  operation: "query";
304
304
  types?: (string | string[])[] | undefined;
305
+ hasMore?: boolean | null | undefined;
305
306
  results?: unknown[][] | undefined;
306
307
  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;
@@ -330,8 +330,8 @@ 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
- success: boolean;
334
333
  error: string;
334
+ success: boolean;
335
335
  operation: "get_person";
336
336
  next?: string | null | undefined;
337
337
  persons?: {
@@ -342,8 +342,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
342
342
  created_at?: string | undefined;
343
343
  }[] | undefined;
344
344
  }, {
345
- success: boolean;
346
345
  error: string;
346
+ success: boolean;
347
347
  operation: "get_person";
348
348
  next?: string | null | undefined;
349
349
  persons?: {
@@ -370,8 +370,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
370
370
  id: number;
371
371
  description?: string | null | undefined;
372
372
  name?: string | null | undefined;
373
- created_at?: string | undefined;
374
373
  result?: unknown;
374
+ created_at?: string | undefined;
375
375
  filters?: Record<string, unknown> | undefined;
376
376
  short_id?: string | undefined;
377
377
  last_refresh?: string | null | undefined;
@@ -380,8 +380,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
380
380
  id: number;
381
381
  description?: string | null | undefined;
382
382
  name?: string | null | undefined;
383
- created_at?: string | undefined;
384
383
  result?: unknown;
384
+ created_at?: string | undefined;
385
385
  filters?: Record<string, unknown> | undefined;
386
386
  short_id?: string | undefined;
387
387
  last_refresh?: string | null | undefined;
@@ -389,30 +389,30 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
389
389
  }>>;
390
390
  error: import("zod").ZodString;
391
391
  }, "strip", import("zod").ZodTypeAny, {
392
- success: boolean;
393
392
  error: string;
393
+ success: boolean;
394
394
  operation: "get_insight";
395
395
  insight?: {
396
396
  id: number;
397
397
  description?: string | null | undefined;
398
398
  name?: string | null | undefined;
399
- created_at?: string | undefined;
400
399
  result?: unknown;
400
+ created_at?: string | undefined;
401
401
  filters?: Record<string, unknown> | undefined;
402
402
  short_id?: string | undefined;
403
403
  last_refresh?: string | null | undefined;
404
404
  last_modified_at?: string | undefined;
405
405
  } | undefined;
406
406
  }, {
407
- success: boolean;
408
407
  error: string;
408
+ success: boolean;
409
409
  operation: "get_insight";
410
410
  insight?: {
411
411
  id: number;
412
412
  description?: string | null | undefined;
413
413
  name?: string | null | undefined;
414
- created_at?: string | undefined;
415
414
  result?: unknown;
415
+ created_at?: string | undefined;
416
416
  filters?: Record<string, unknown> | undefined;
417
417
  short_id?: string | undefined;
418
418
  last_refresh?: string | null | 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;
@@ -104,16 +104,16 @@ export declare const PosthogQueryResultSchema: z.ZodObject<{
104
104
  types?: (string | string[])[] | undefined;
105
105
  limit?: number | undefined;
106
106
  offset?: number | undefined;
107
+ hasMore?: boolean | null | undefined;
107
108
  results?: unknown[][] | undefined;
108
109
  columns?: string[] | undefined;
109
- hasMore?: boolean | null | undefined;
110
110
  }, {
111
111
  types?: (string | string[])[] | undefined;
112
112
  limit?: number | undefined;
113
113
  offset?: number | 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
@@ -180,8 +180,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
180
180
  event?: string | undefined;
181
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;
@@ -192,8 +192,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
192
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;
@@ -225,14 +225,14 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
225
225
  limit: number;
226
226
  host: string;
227
227
  project_id: string;
228
- search?: string | undefined;
229
228
  credentials?: Partial<Record<CredentialType, string>> | undefined;
229
+ search?: string | undefined;
230
230
  distinct_id?: string | undefined;
231
231
  }, {
232
232
  operation: "get_person";
233
233
  project_id: string;
234
- search?: string | undefined;
235
234
  credentials?: Partial<Record<CredentialType, string>> | undefined;
235
+ search?: string | undefined;
236
236
  limit?: number | undefined;
237
237
  host?: string | undefined;
238
238
  distinct_id?: string | undefined;
@@ -286,8 +286,8 @@ 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
- success: boolean;
290
289
  error: string;
290
+ success: boolean;
291
291
  operation: "list_projects";
292
292
  projects?: {
293
293
  name: string;
@@ -300,8 +300,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
300
300
  }[] | undefined;
301
301
  next?: string | null | undefined;
302
302
  }, {
303
- success: boolean;
304
303
  error: string;
304
+ success: boolean;
305
305
  operation: "list_projects";
306
306
  projects?: {
307
307
  name: string;
@@ -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;
@@ -350,15 +350,15 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
350
350
  next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
351
351
  error: z.ZodString;
352
352
  }, "strip", z.ZodTypeAny, {
353
- success: boolean;
354
353
  error: string;
354
+ success: boolean;
355
355
  operation: "list_events";
356
356
  events?: {
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;
@@ -366,15 +366,15 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
366
366
  }[] | undefined;
367
367
  next?: string | null | undefined;
368
368
  }, {
369
- success: boolean;
370
369
  error: string;
370
+ success: boolean;
371
371
  operation: "list_events";
372
372
  events?: {
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;
@@ -390,21 +390,21 @@ 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
- success: boolean;
394
393
  error: string;
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
- success: boolean;
402
401
  error: string;
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;
@@ -430,8 +430,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
430
430
  next: z.ZodNullable<z.ZodOptional<z.ZodString>>;
431
431
  error: z.ZodString;
432
432
  }, "strip", z.ZodTypeAny, {
433
- success: boolean;
434
433
  error: string;
434
+ success: boolean;
435
435
  operation: "get_person";
436
436
  next?: string | null | undefined;
437
437
  persons?: {
@@ -442,8 +442,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
442
442
  created_at?: string | undefined;
443
443
  }[] | undefined;
444
444
  }, {
445
- success: boolean;
446
445
  error: string;
446
+ success: boolean;
447
447
  operation: "get_person";
448
448
  next?: string | null | undefined;
449
449
  persons?: {
@@ -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;
@@ -489,30 +489,30 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
489
489
  }>>;
490
490
  error: z.ZodString;
491
491
  }, "strip", z.ZodTypeAny, {
492
- success: boolean;
493
492
  error: string;
493
+ success: boolean;
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;
504
504
  last_modified_at?: string | undefined;
505
505
  } | undefined;
506
506
  }, {
507
- success: boolean;
508
507
  error: string;
508
+ success: boolean;
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;
@@ -47,6 +47,11 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
47
47
  to: string | string[];
48
48
  subject: string;
49
49
  credentials?: Partial<Record<CredentialType, string>> | undefined;
50
+ tags?: {
51
+ value: string;
52
+ name: string;
53
+ }[] | undefined;
54
+ headers?: Record<string, string> | undefined;
50
55
  text?: string | undefined;
51
56
  attachments?: {
52
57
  filename: string;
@@ -59,16 +64,16 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
59
64
  html?: string | undefined;
60
65
  reply_to?: string | string[] | undefined;
61
66
  scheduled_at?: string | undefined;
62
- tags?: {
63
- value: string;
64
- name: string;
65
- }[] | undefined;
66
- headers?: Record<string, string> | undefined;
67
67
  }, {
68
68
  operation: "send_email";
69
69
  to: string | string[];
70
70
  subject: string;
71
71
  credentials?: Partial<Record<CredentialType, string>> | undefined;
72
+ tags?: {
73
+ value: string;
74
+ name: string;
75
+ }[] | undefined;
76
+ headers?: Record<string, string> | undefined;
72
77
  text?: string | undefined;
73
78
  attachments?: {
74
79
  filename: string;
@@ -82,11 +87,6 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
82
87
  html?: string | undefined;
83
88
  reply_to?: string | string[] | undefined;
84
89
  scheduled_at?: string | undefined;
85
- tags?: {
86
- value: string;
87
- name: string;
88
- }[] | undefined;
89
- headers?: Record<string, string> | undefined;
90
90
  }>, z.ZodObject<{
91
91
  operation: z.ZodLiteral<"get_email_status">;
92
92
  email_id: z.ZodString;
@@ -106,13 +106,13 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
106
106
  email_id: z.ZodOptional<z.ZodString>;
107
107
  error: z.ZodString;
108
108
  }, "strip", z.ZodTypeAny, {
109
- success: boolean;
110
109
  error: string;
110
+ success: boolean;
111
111
  operation: "send_email";
112
112
  email_id?: string | undefined;
113
113
  }, {
114
- success: boolean;
115
114
  error: string;
115
+ success: boolean;
116
116
  operation: "send_email";
117
117
  email_id?: string | undefined;
118
118
  }>, z.ZodObject<{
@@ -123,15 +123,15 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
123
123
  last_event: z.ZodOptional<z.ZodString>;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- success: boolean;
127
126
  error: string;
127
+ success: boolean;
128
128
  operation: "get_email_status";
129
129
  status?: string | undefined;
130
130
  created_at?: string | undefined;
131
131
  last_event?: string | undefined;
132
132
  }, {
133
- success: boolean;
134
133
  error: string;
134
+ success: boolean;
135
135
  operation: "get_email_status";
136
136
  status?: string | undefined;
137
137
  created_at?: string | undefined;
@@ -194,6 +194,11 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
194
194
  to: string | string[];
195
195
  subject: string;
196
196
  credentials?: Partial<Record<CredentialType, string>> | undefined;
197
+ tags?: {
198
+ value: string;
199
+ name: string;
200
+ }[] | undefined;
201
+ headers?: Record<string, string> | undefined;
197
202
  text?: string | undefined;
198
203
  attachments?: {
199
204
  filename: string;
@@ -206,16 +211,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
206
211
  html?: string | undefined;
207
212
  reply_to?: string | string[] | undefined;
208
213
  scheduled_at?: string | undefined;
209
- tags?: {
210
- value: string;
211
- name: string;
212
- }[] | undefined;
213
- headers?: Record<string, string> | undefined;
214
214
  }, {
215
215
  operation: "send_email";
216
216
  to: string | string[];
217
217
  subject: string;
218
218
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
+ tags?: {
220
+ value: string;
221
+ name: string;
222
+ }[] | undefined;
223
+ headers?: Record<string, string> | undefined;
219
224
  text?: string | undefined;
220
225
  attachments?: {
221
226
  filename: string;
@@ -229,11 +234,6 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
229
234
  html?: string | undefined;
230
235
  reply_to?: string | string[] | undefined;
231
236
  scheduled_at?: string | undefined;
232
- tags?: {
233
- value: string;
234
- name: string;
235
- }[] | undefined;
236
- headers?: Record<string, string> | undefined;
237
237
  }>, z.ZodObject<{
238
238
  operation: z.ZodLiteral<"get_email_status">;
239
239
  email_id: z.ZodString;
@@ -253,13 +253,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
253
253
  email_id: z.ZodOptional<z.ZodString>;
254
254
  error: z.ZodString;
255
255
  }, "strip", z.ZodTypeAny, {
256
- success: boolean;
257
256
  error: string;
257
+ success: boolean;
258
258
  operation: "send_email";
259
259
  email_id?: string | undefined;
260
260
  }, {
261
- success: boolean;
262
261
  error: string;
262
+ success: boolean;
263
263
  operation: "send_email";
264
264
  email_id?: string | undefined;
265
265
  }>, z.ZodObject<{
@@ -270,15 +270,15 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
270
270
  last_event: z.ZodOptional<z.ZodString>;
271
271
  error: z.ZodString;
272
272
  }, "strip", z.ZodTypeAny, {
273
- success: boolean;
274
273
  error: string;
274
+ success: boolean;
275
275
  operation: "get_email_status";
276
276
  status?: string | undefined;
277
277
  created_at?: string | undefined;
278
278
  last_event?: string | undefined;
279
279
  }, {
280
- success: boolean;
281
280
  error: string;
281
+ success: boolean;
282
282
  operation: "get_email_status";
283
283
  status?: string | undefined;
284
284
  created_at?: string | undefined;