@bubblelab/bubble-core 0.1.200 → 0.1.201

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +173 -173
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +12 -4
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  19. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  20. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +31 -31
  25. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  29. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  30. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  31. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  34. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  35. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  36. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  37. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  40. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  45. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  46. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  47. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  48. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  50. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  51. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  52. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  53. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  54. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  55. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +556 -556
  58. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +149 -149
  60. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +171 -171
  61. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  62. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  64. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  74. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  75. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  77. package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
  78. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  80. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +567 -567
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  110. package/dist/bubbles.json +1 -1
  111. package/package.json +2 -2
@@ -119,11 +119,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
119
119
  lat: number;
120
120
  lng: number;
121
121
  } | undefined;
122
- language?: string | undefined;
123
122
  postalCode?: string | null | undefined;
124
123
  countryCode?: string | undefined;
125
124
  state?: string | undefined;
126
125
  city?: string | undefined;
126
+ language?: string | undefined;
127
127
  price?: string | null | undefined;
128
128
  categoryName?: string | undefined;
129
129
  address?: string | undefined;
@@ -181,11 +181,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
181
181
  lat: number;
182
182
  lng: number;
183
183
  } | undefined;
184
- language?: string | undefined;
185
184
  postalCode?: string | null | undefined;
186
185
  countryCode?: string | undefined;
187
186
  state?: string | undefined;
188
187
  city?: string | undefined;
188
+ language?: string | undefined;
189
189
  price?: string | null | undefined;
190
190
  categoryName?: string | undefined;
191
191
  address?: string | undefined;
@@ -575,17 +575,16 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
575
575
  }>>;
576
576
  }, "strip", z.ZodTypeAny, {
577
577
  type?: string | undefined;
578
+ id?: string | undefined;
578
579
  url?: string | undefined;
579
580
  images?: string[] | undefined;
580
- id?: string | undefined;
581
581
  timestamp?: string | undefined;
582
+ caption?: string | undefined;
582
583
  location?: {
583
584
  name?: string | undefined;
584
585
  id?: string | undefined;
585
586
  } | null | undefined;
586
- inputUrl?: string | undefined;
587
587
  shortCode?: string | undefined;
588
- caption?: string | undefined;
589
588
  hashtags?: string[] | undefined;
590
589
  mentions?: string[] | undefined;
591
590
  commentsCount?: number | undefined;
@@ -608,6 +607,7 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
608
607
  profile_pic_url?: string | undefined;
609
608
  }[] | undefined;
610
609
  isCommentsDisabled?: boolean | undefined;
610
+ inputUrl?: string | undefined;
611
611
  locationName?: string | undefined;
612
612
  locationId?: string | undefined;
613
613
  ownerFullName?: string | undefined;
@@ -689,17 +689,16 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
689
689
  } | undefined;
690
690
  }, {
691
691
  type?: string | undefined;
692
+ id?: string | undefined;
692
693
  url?: string | undefined;
693
694
  images?: string[] | undefined;
694
- id?: string | undefined;
695
695
  timestamp?: string | undefined;
696
+ caption?: string | undefined;
696
697
  location?: {
697
698
  name?: string | undefined;
698
699
  id?: string | undefined;
699
700
  } | null | undefined;
700
- inputUrl?: string | undefined;
701
701
  shortCode?: string | undefined;
702
- caption?: string | undefined;
703
702
  hashtags?: string[] | undefined;
704
703
  mentions?: string[] | undefined;
705
704
  commentsCount?: number | undefined;
@@ -722,6 +721,7 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
722
721
  profile_pic_url?: string | undefined;
723
722
  }[] | undefined;
724
723
  isCommentsDisabled?: boolean | undefined;
724
+ inputUrl?: string | undefined;
725
725
  locationName?: string | undefined;
726
726
  locationId?: string | undefined;
727
727
  ownerFullName?: string | undefined;
@@ -72,16 +72,16 @@ export declare const InstagramPostSchema: z.ZodObject<{
72
72
  }>>>;
73
73
  }, "strip", z.ZodTypeAny, {
74
74
  type?: string | undefined;
75
+ id?: string | undefined;
75
76
  url?: string | undefined;
76
77
  images?: string[] | undefined;
77
- id?: string | undefined;
78
78
  timestamp?: string | undefined;
79
+ caption?: string | undefined;
79
80
  location?: {
80
81
  name?: string | undefined;
81
82
  id?: string | undefined;
82
83
  } | null | undefined;
83
84
  shortCode?: string | undefined;
84
- caption?: string | undefined;
85
85
  hashtags?: string[] | undefined;
86
86
  mentions?: string[] | undefined;
87
87
  commentsCount?: number | undefined;
@@ -106,16 +106,16 @@ export declare const InstagramPostSchema: z.ZodObject<{
106
106
  isCommentsDisabled?: boolean | undefined;
107
107
  }, {
108
108
  type?: string | undefined;
109
+ id?: string | undefined;
109
110
  url?: string | undefined;
110
111
  images?: string[] | undefined;
111
- id?: string | undefined;
112
112
  timestamp?: string | undefined;
113
+ caption?: string | undefined;
113
114
  location?: {
114
115
  name?: string | undefined;
115
116
  id?: string | undefined;
116
117
  } | null | undefined;
117
118
  shortCode?: string | undefined;
118
- caption?: string | undefined;
119
119
  hashtags?: string[] | undefined;
120
120
  mentions?: string[] | undefined;
121
121
  commentsCount?: number | undefined;
@@ -233,16 +233,16 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
233
233
  }>>>;
234
234
  }, "strip", z.ZodTypeAny, {
235
235
  type?: string | undefined;
236
+ id?: string | undefined;
236
237
  url?: string | undefined;
237
238
  images?: string[] | undefined;
238
- id?: string | undefined;
239
239
  timestamp?: string | undefined;
240
+ caption?: string | undefined;
240
241
  location?: {
241
242
  name?: string | undefined;
242
243
  id?: string | undefined;
243
244
  } | null | undefined;
244
245
  shortCode?: string | undefined;
245
- caption?: string | undefined;
246
246
  hashtags?: string[] | undefined;
247
247
  mentions?: string[] | undefined;
248
248
  commentsCount?: number | undefined;
@@ -267,16 +267,16 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
267
267
  isCommentsDisabled?: boolean | undefined;
268
268
  }, {
269
269
  type?: string | undefined;
270
+ id?: string | undefined;
270
271
  url?: string | undefined;
271
272
  images?: string[] | undefined;
272
- id?: string | undefined;
273
273
  timestamp?: string | undefined;
274
+ caption?: string | undefined;
274
275
  location?: {
275
276
  name?: string | undefined;
276
277
  id?: string | undefined;
277
278
  } | null | undefined;
278
279
  shortCode?: string | undefined;
279
- caption?: string | undefined;
280
280
  hashtags?: string[] | undefined;
281
281
  mentions?: string[] | undefined;
282
282
  commentsCount?: number | undefined;
@@ -322,18 +322,19 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
322
322
  itemsCount: z.ZodOptional<z.ZodNumber>;
323
323
  }, "strip", z.ZodTypeAny, {
324
324
  title?: string | undefined;
325
- itemsCount?: number | undefined;
326
325
  coverUrl?: string | undefined;
326
+ itemsCount?: number | undefined;
327
327
  }, {
328
328
  title?: string | undefined;
329
- itemsCount?: number | undefined;
330
329
  coverUrl?: string | undefined;
330
+ itemsCount?: number | undefined;
331
331
  }>, "many">>;
332
332
  }, "strip", z.ZodTypeAny, {
333
- url?: string | undefined;
334
333
  id?: string | undefined;
334
+ url?: string | undefined;
335
335
  username?: string | undefined;
336
336
  private?: boolean | undefined;
337
+ verified?: boolean | undefined;
337
338
  inputUrl?: string | undefined;
338
339
  fullName?: string | undefined;
339
340
  biography?: string | undefined;
@@ -353,7 +354,6 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
353
354
  isBusinessAccount?: boolean | undefined;
354
355
  joinedRecently?: boolean | undefined;
355
356
  businessCategoryName?: string | undefined;
356
- verified?: boolean | undefined;
357
357
  profilePicUrl?: string | undefined;
358
358
  profilePicUrlHD?: string | undefined;
359
359
  igtvVideoCount?: number | undefined;
@@ -361,16 +361,16 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
361
361
  relatedProfiles?: unknown[] | undefined;
362
362
  latestPosts?: {
363
363
  type?: string | undefined;
364
+ id?: string | undefined;
364
365
  url?: string | undefined;
365
366
  images?: string[] | undefined;
366
- id?: string | undefined;
367
367
  timestamp?: string | undefined;
368
+ caption?: string | undefined;
368
369
  location?: {
369
370
  name?: string | undefined;
370
371
  id?: string | undefined;
371
372
  } | null | undefined;
372
373
  shortCode?: string | undefined;
373
- caption?: string | undefined;
374
374
  hashtags?: string[] | undefined;
375
375
  mentions?: string[] | undefined;
376
376
  commentsCount?: number | undefined;
@@ -402,14 +402,15 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
402
402
  }[] | undefined;
403
403
  highlights?: {
404
404
  title?: string | undefined;
405
- itemsCount?: number | undefined;
406
405
  coverUrl?: string | undefined;
406
+ itemsCount?: number | undefined;
407
407
  }[] | undefined;
408
408
  }, {
409
- url?: string | undefined;
410
409
  id?: string | undefined;
410
+ url?: string | undefined;
411
411
  username?: string | undefined;
412
412
  private?: boolean | undefined;
413
+ verified?: boolean | undefined;
413
414
  inputUrl?: string | undefined;
414
415
  fullName?: string | undefined;
415
416
  biography?: string | undefined;
@@ -429,7 +430,6 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
429
430
  isBusinessAccount?: boolean | undefined;
430
431
  joinedRecently?: boolean | undefined;
431
432
  businessCategoryName?: string | undefined;
432
- verified?: boolean | undefined;
433
433
  profilePicUrl?: string | undefined;
434
434
  profilePicUrlHD?: string | undefined;
435
435
  igtvVideoCount?: number | undefined;
@@ -437,16 +437,16 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
437
437
  relatedProfiles?: unknown[] | undefined;
438
438
  latestPosts?: {
439
439
  type?: string | undefined;
440
+ id?: string | undefined;
440
441
  url?: string | undefined;
441
442
  images?: string[] | undefined;
442
- id?: string | undefined;
443
443
  timestamp?: string | undefined;
444
+ caption?: string | undefined;
444
445
  location?: {
445
446
  name?: string | undefined;
446
447
  id?: string | undefined;
447
448
  } | null | undefined;
448
449
  shortCode?: string | undefined;
449
- caption?: string | undefined;
450
450
  hashtags?: string[] | undefined;
451
451
  mentions?: string[] | undefined;
452
452
  commentsCount?: number | undefined;
@@ -478,8 +478,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
478
478
  }[] | undefined;
479
479
  highlights?: {
480
480
  title?: string | undefined;
481
- itemsCount?: number | undefined;
482
481
  coverUrl?: string | undefined;
482
+ itemsCount?: number | undefined;
483
483
  }[] | undefined;
484
484
  }>;
485
485
  //# sourceMappingURL=instagram-scraper.d.ts.map
@@ -97,13 +97,13 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
97
97
  }, "strip", z.ZodTypeAny, {
98
98
  title?: string | null | undefined;
99
99
  url?: string | null | undefined;
100
- subtitle?: string | null | undefined;
101
100
  thumbnail?: string | null | undefined;
101
+ subtitle?: string | null | undefined;
102
102
  }, {
103
103
  title?: string | null | undefined;
104
104
  url?: string | null | undefined;
105
- subtitle?: string | null | undefined;
106
105
  thumbnail?: string | null | undefined;
106
+ subtitle?: string | null | undefined;
107
107
  }>>;
108
108
  url: z.ZodOptional<z.ZodString>;
109
109
  thumbnail_url: z.ZodOptional<z.ZodString>;
@@ -124,35 +124,35 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
124
124
  }>, "many">>;
125
125
  }, "strip", z.ZodTypeAny, {
126
126
  type?: string | undefined;
127
+ text?: string | undefined;
127
128
  url?: string | undefined;
128
129
  images?: {
129
130
  url?: string | undefined;
130
131
  width?: number | undefined;
131
132
  height?: number | undefined;
132
133
  }[] | undefined;
133
- text?: string | undefined;
134
134
  article?: {
135
135
  title?: string | null | undefined;
136
136
  url?: string | null | undefined;
137
- subtitle?: string | null | undefined;
138
137
  thumbnail?: string | null | undefined;
138
+ subtitle?: string | null | undefined;
139
139
  } | undefined;
140
140
  thumbnail_url?: string | undefined;
141
141
  duration_ms?: number | undefined;
142
142
  }, {
143
143
  type?: string | undefined;
144
+ text?: string | undefined;
144
145
  url?: string | undefined;
145
146
  images?: {
146
147
  url?: string | undefined;
147
148
  width?: number | undefined;
148
149
  height?: number | undefined;
149
150
  }[] | undefined;
150
- text?: string | undefined;
151
151
  article?: {
152
152
  title?: string | null | undefined;
153
153
  url?: string | null | undefined;
154
- subtitle?: string | null | undefined;
155
154
  thumbnail?: string | null | undefined;
155
+ subtitle?: string | null | undefined;
156
156
  } | undefined;
157
157
  thumbnail_url?: string | undefined;
158
158
  duration_ms?: number | undefined;
@@ -185,20 +185,29 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
185
185
  }>>;
186
186
  search_input: z.ZodOptional<z.ZodString>;
187
187
  }, "strip", z.ZodTypeAny, {
188
+ stats?: {
189
+ reactions?: {
190
+ type?: string | undefined;
191
+ count?: number | undefined;
192
+ }[] | undefined;
193
+ shares?: number | undefined;
194
+ total_reactions?: number | undefined;
195
+ comments?: number | undefined;
196
+ } | undefined;
188
197
  content?: {
189
198
  type?: string | undefined;
199
+ text?: string | undefined;
190
200
  url?: string | undefined;
191
201
  images?: {
192
202
  url?: string | undefined;
193
203
  width?: number | undefined;
194
204
  height?: number | undefined;
195
205
  }[] | undefined;
196
- text?: string | undefined;
197
206
  article?: {
198
207
  title?: string | null | undefined;
199
208
  url?: string | null | undefined;
200
- subtitle?: string | null | undefined;
201
209
  thumbnail?: string | null | undefined;
210
+ subtitle?: string | null | undefined;
202
211
  } | undefined;
203
212
  thumbnail_url?: string | undefined;
204
213
  duration_ms?: number | undefined;
@@ -214,7 +223,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
214
223
  has_prev_page?: boolean | undefined;
215
224
  } | undefined;
216
225
  hashtags?: string[] | undefined;
217
- full_urn?: string | undefined;
218
226
  posted_at?: {
219
227
  date?: string | undefined;
220
228
  timestamp?: number | undefined;
@@ -227,6 +235,12 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
227
235
  profile_url?: string | undefined;
228
236
  profile_id?: string | undefined;
229
237
  } | undefined;
238
+ full_urn?: string | undefined;
239
+ activity_id?: string | undefined;
240
+ post_url?: string | undefined;
241
+ is_reshare?: boolean | undefined;
242
+ search_input?: string | undefined;
243
+ }, {
230
244
  stats?: {
231
245
  reactions?: {
232
246
  type?: string | undefined;
@@ -236,25 +250,20 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
236
250
  total_reactions?: number | undefined;
237
251
  comments?: number | undefined;
238
252
  } | undefined;
239
- activity_id?: string | undefined;
240
- post_url?: string | undefined;
241
- is_reshare?: boolean | undefined;
242
- search_input?: string | undefined;
243
- }, {
244
253
  content?: {
245
254
  type?: string | undefined;
255
+ text?: string | undefined;
246
256
  url?: string | undefined;
247
257
  images?: {
248
258
  url?: string | undefined;
249
259
  width?: number | undefined;
250
260
  height?: number | undefined;
251
261
  }[] | undefined;
252
- text?: string | undefined;
253
262
  article?: {
254
263
  title?: string | null | undefined;
255
264
  url?: string | null | undefined;
256
- subtitle?: string | null | undefined;
257
265
  thumbnail?: string | null | undefined;
266
+ subtitle?: string | null | undefined;
258
267
  } | undefined;
259
268
  thumbnail_url?: string | undefined;
260
269
  duration_ms?: number | undefined;
@@ -270,7 +279,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
270
279
  has_prev_page?: boolean | undefined;
271
280
  } | undefined;
272
281
  hashtags?: string[] | undefined;
273
- full_urn?: string | undefined;
274
282
  posted_at?: {
275
283
  date?: string | undefined;
276
284
  timestamp?: number | undefined;
@@ -283,15 +291,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
283
291
  profile_url?: string | undefined;
284
292
  profile_id?: string | undefined;
285
293
  } | undefined;
286
- stats?: {
287
- reactions?: {
288
- type?: string | undefined;
289
- count?: number | undefined;
290
- }[] | undefined;
291
- shares?: number | undefined;
292
- total_reactions?: number | undefined;
293
- comments?: number | undefined;
294
- } | undefined;
294
+ full_urn?: string | undefined;
295
295
  activity_id?: string | undefined;
296
296
  post_url?: string | undefined;
297
297
  is_reshare?: boolean | undefined;