@bubblelab/bubble-core 0.1.222 → 0.1.225

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 (169) hide show
  1. package/dist/bubble-bundle.d.ts +182 -182
  2. package/dist/bubble-trigger/index.d.ts +2 -0
  3. package/dist/bubble-trigger/index.d.ts.map +1 -0
  4. package/dist/bubble-trigger/index.js +2 -0
  5. package/dist/bubble-trigger/index.js.map +1 -0
  6. package/dist/bubble-trigger/types.d.ts +87 -0
  7. package/dist/bubble-trigger/types.d.ts.map +1 -0
  8. package/dist/bubble-trigger/types.js +14 -0
  9. package/dist/bubble-trigger/types.js.map +1 -0
  10. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  11. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  12. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  13. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  14. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  15. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  16. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  17. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  18. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  19. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  20. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  21. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  24. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  26. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  27. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +42 -42
  28. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  29. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  30. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  31. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  32. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  33. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  34. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  35. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  36. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  38. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  41. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  42. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  43. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  44. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  45. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  46. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  47. package/dist/bubbles/service-bubble/google-sheets.d.ts +1811 -0
  48. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +1 -0
  49. package/dist/bubbles/service-bubble/google-sheets.js +904 -0
  50. package/dist/bubbles/service-bubble/google-sheets.js.map +1 -0
  51. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  53. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  56. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  57. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  58. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  59. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  60. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  61. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  62. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  63. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  64. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  65. package/dist/bubbles/service-bubble/pylon/index.d.ts +3 -0
  66. package/dist/bubbles/service-bubble/pylon/index.d.ts.map +1 -0
  67. package/dist/bubbles/service-bubble/pylon/index.js +3 -0
  68. package/dist/bubbles/service-bubble/pylon/index.js.map +1 -0
  69. package/dist/bubbles/service-bubble/pylon/pylon.d.ts +435 -0
  70. package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +1 -0
  71. package/dist/bubbles/service-bubble/pylon/pylon.js +375 -0
  72. package/dist/bubbles/service-bubble/pylon/pylon.js.map +1 -0
  73. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +408 -0
  74. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +1 -0
  75. package/dist/bubbles/service-bubble/pylon/pylon.schema.js +249 -0
  76. package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +1 -0
  77. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  78. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  79. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  80. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  81. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  82. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  83. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  84. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  85. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  86. package/dist/bubbles/service-bubble/slack/slack.d.ts +558 -558
  87. package/dist/bubbles/service-bubble/slack.d.ts +5869 -0
  88. package/dist/bubbles/service-bubble/slack.d.ts.map +1 -0
  89. package/dist/bubbles/service-bubble/slack.js +1536 -0
  90. package/dist/bubbles/service-bubble/slack.js.map +1 -0
  91. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  92. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  93. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +183 -183
  94. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  95. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  96. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  97. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +93 -93
  98. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +93 -93
  99. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  100. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  101. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  102. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  103. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  104. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  105. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  106. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  107. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  108. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  109. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  110. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  111. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  112. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  113. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  114. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  115. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  116. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  117. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  118. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
  119. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
  120. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
  121. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
  122. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +160 -0
  123. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
  124. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +706 -0
  125. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
  126. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
  127. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
  128. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +50 -0
  129. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
  130. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +570 -570
  131. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  132. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  133. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  134. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  135. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  136. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  137. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  138. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  139. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  140. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  141. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  142. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  143. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  144. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  145. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  146. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  147. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  148. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +114 -0
  149. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +1 -0
  150. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +777 -0
  151. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +1 -0
  152. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  153. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  154. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  155. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  156. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  157. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  158. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  159. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  160. package/dist/bubbles.json +1 -1
  161. package/dist/types/ai-models.d.ts +4 -0
  162. package/dist/types/ai-models.d.ts.map +1 -0
  163. package/dist/types/ai-models.js +16 -0
  164. package/dist/types/ai-models.js.map +1 -0
  165. package/dist/utils/param-helper.d.ts +2 -0
  166. package/dist/utils/param-helper.d.ts.map +1 -0
  167. package/dist/utils/param-helper.js +5 -0
  168. package/dist/utils/param-helper.js.map +1 -0
  169. package/package.json +2 -2
@@ -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
- id?: string | undefined;
21
20
  uuid?: string | undefined;
21
+ id?: 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
- id?: string | undefined;
31
30
  uuid?: string | undefined;
31
+ id?: 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;
75
74
  description?: string | null | undefined;
76
75
  name?: string | null | undefined;
77
76
  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;
85
84
  description?: string | null | undefined;
86
85
  name?: string | null | undefined;
87
86
  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;
108
107
  results?: unknown[][] | undefined;
109
108
  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;
115
114
  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
@@ -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
- 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;
@@ -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
- 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;
@@ -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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
229
228
  search?: string | undefined;
229
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
230
230
  distinct_id?: string | undefined;
231
231
  }, {
232
232
  operation: "get_person";
233
233
  project_id: string;
234
- credentials?: Partial<Record<CredentialType, string>> | undefined;
235
234
  search?: string | undefined;
235
+ credentials?: Partial<Record<CredentialType, 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
- error: string;
290
289
  success: boolean;
290
+ error: string;
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
- error: string;
304
303
  success: boolean;
304
+ error: string;
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
- id?: string | undefined;
334
333
  uuid?: string | undefined;
334
+ id?: 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
- id?: string | undefined;
344
343
  uuid?: string | undefined;
344
+ id?: 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
- error: string;
354
353
  success: boolean;
354
+ error: string;
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
- id?: string | undefined;
361
360
  uuid?: string | undefined;
361
+ id?: 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
- error: string;
370
369
  success: boolean;
370
+ error: string;
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
- id?: string | undefined;
377
376
  uuid?: string | undefined;
377
+ id?: 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
- error: string;
394
393
  success: boolean;
394
+ error: string;
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
- error: string;
402
401
  success: boolean;
402
+ error: string;
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;
@@ -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
- error: string;
434
433
  success: boolean;
434
+ error: string;
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
- error: string;
446
445
  success: boolean;
446
+ error: string;
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;
472
471
  description?: string | null | undefined;
473
472
  name?: string | null | undefined;
474
473
  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;
482
481
  description?: string | null | undefined;
483
482
  name?: string | null | undefined;
484
483
  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
- error: string;
493
492
  success: boolean;
493
+ error: string;
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;
500
499
  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
- error: string;
508
507
  success: boolean;
508
+ error: string;
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;
515
514
  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;
@@ -0,0 +1,3 @@
1
+ export { PylonBubble } from './pylon.js';
2
+ export { PylonParamsSchema, PylonResultSchema, type PylonParams, type PylonParamsInput, type PylonResult, } from './pylon.schema.js';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/pylon/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EACL,iBAAiB,EACjB,iBAAiB,EACjB,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACrB,KAAK,WAAW,GACjB,MAAM,mBAAmB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { PylonBubble } from './pylon.js';
2
+ export { PylonParamsSchema, PylonResultSchema, } from './pylon.schema.js';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/pylon/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EACL,iBAAiB,EACjB,iBAAiB,GAIlB,MAAM,mBAAmB,CAAC"}