@bubblelab/bubble-core 0.1.207 → 0.1.209

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 (117) hide show
  1. package/dist/bubble-bundle.d.ts +161 -161
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +18 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +22 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  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 +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +11 -2
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  38. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  39. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  50. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  51. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  54. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  57. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  58. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  63. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  64. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  65. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  66. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  67. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  69. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  70. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  80. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  81. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  83. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  88. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  93. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  94. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  97. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  99. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  100. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  105. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  106. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  107. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  108. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  109. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  110. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  111. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  112. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  113. package/dist/bubbles.json +6 -2
  114. package/dist/capabilities/define-capability.d.ts +2 -0
  115. package/dist/capabilities/define-capability.d.ts.map +1 -1
  116. package/dist/capabilities/define-capability.js.map +1 -1
  117. package/package.json +2 -2
@@ -76,12 +76,12 @@ export declare const InstagramPostSchema: z.ZodObject<{
76
76
  images?: string[] | undefined;
77
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;
@@ -110,12 +110,12 @@ export declare const InstagramPostSchema: z.ZodObject<{
110
110
  images?: string[] | undefined;
111
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;
@@ -237,12 +237,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
237
237
  images?: string[] | undefined;
238
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;
@@ -271,12 +271,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
271
271
  images?: string[] | undefined;
272
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
333
  url?: string | undefined;
334
334
  id?: 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;
@@ -365,12 +365,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
365
365
  images?: string[] | undefined;
366
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
409
  url?: string | undefined;
410
410
  id?: 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;
@@ -441,12 +441,12 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
441
441
  images?: string[] | undefined;
442
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
@@ -63,8 +63,8 @@ export declare const LinkedInJobSchema: z.ZodObject<{
63
63
  companyEmployeesCount: z.ZodOptional<z.ZodNumber>;
64
64
  }, "strip", z.ZodTypeAny, {
65
65
  title?: string | undefined;
66
- link?: string | undefined;
67
66
  id?: string | undefined;
67
+ link?: string | undefined;
68
68
  location?: string | undefined;
69
69
  inputUrl?: string | undefined;
70
70
  trackingId?: string | undefined;
@@ -98,8 +98,8 @@ export declare const LinkedInJobSchema: z.ZodObject<{
98
98
  companyEmployeesCount?: number | undefined;
99
99
  }, {
100
100
  title?: string | undefined;
101
- link?: string | undefined;
102
101
  id?: string | undefined;
102
+ link?: string | undefined;
103
103
  location?: string | undefined;
104
104
  inputUrl?: string | undefined;
105
105
  trackingId?: string | undefined;
@@ -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>;
@@ -134,8 +134,8 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
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;
@@ -151,8 +151,8 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
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;
@@ -197,13 +197,12 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
197
197
  article?: {
198
198
  title?: string | null | undefined;
199
199
  url?: string | null | undefined;
200
- subtitle?: string | null | undefined;
201
200
  thumbnail?: string | null | undefined;
201
+ subtitle?: string | null | undefined;
202
202
  } | undefined;
203
203
  thumbnail_url?: string | undefined;
204
204
  duration_ms?: number | undefined;
205
205
  } | undefined;
206
- text?: string | undefined;
207
206
  metadata?: {
208
207
  count?: number | undefined;
209
208
  total_count?: number | undefined;
@@ -213,6 +212,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
213
212
  has_next_page?: boolean | undefined;
214
213
  has_prev_page?: boolean | undefined;
215
214
  } | undefined;
215
+ text?: string | undefined;
216
216
  hashtags?: string[] | undefined;
217
217
  full_urn?: string | undefined;
218
218
  posted_at?: {
@@ -253,13 +253,12 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
253
253
  article?: {
254
254
  title?: string | null | undefined;
255
255
  url?: string | null | undefined;
256
- subtitle?: string | null | undefined;
257
256
  thumbnail?: string | null | undefined;
257
+ subtitle?: string | null | undefined;
258
258
  } | undefined;
259
259
  thumbnail_url?: string | undefined;
260
260
  duration_ms?: number | undefined;
261
261
  } | undefined;
262
- text?: string | undefined;
263
262
  metadata?: {
264
263
  count?: number | undefined;
265
264
  total_count?: number | undefined;
@@ -269,6 +268,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
269
268
  has_next_page?: boolean | undefined;
270
269
  has_prev_page?: boolean | undefined;
271
270
  } | undefined;
271
+ text?: string | undefined;
272
272
  hashtags?: string[] | undefined;
273
273
  full_urn?: string | undefined;
274
274
  posted_at?: {
@@ -105,12 +105,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
105
105
  text: z.ZodOptional<z.ZodString>;
106
106
  }, "strip", z.ZodTypeAny, {
107
107
  text?: string | undefined;
108
- month?: string | undefined;
109
108
  year?: number | undefined;
109
+ month?: string | undefined;
110
110
  }, {
111
111
  text?: string | undefined;
112
- month?: string | undefined;
113
112
  year?: number | undefined;
113
+ month?: string | undefined;
114
114
  }>>;
115
115
  endDate: z.ZodOptional<z.ZodObject<{
116
116
  month: z.ZodOptional<z.ZodString>;
@@ -118,12 +118,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
118
118
  text: z.ZodOptional<z.ZodString>;
119
119
  }, "strip", z.ZodTypeAny, {
120
120
  text?: string | undefined;
121
- month?: string | undefined;
122
121
  year?: number | undefined;
122
+ month?: string | undefined;
123
123
  }, {
124
124
  text?: string | undefined;
125
- month?: string | undefined;
126
125
  year?: number | undefined;
126
+ month?: string | undefined;
127
127
  }>>;
128
128
  }, "strip", z.ZodTypeAny, {
129
129
  description?: string | undefined;
@@ -139,13 +139,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
139
139
  skills?: string[] | undefined;
140
140
  startDate?: {
141
141
  text?: string | undefined;
142
- month?: string | undefined;
143
142
  year?: number | undefined;
143
+ month?: string | undefined;
144
144
  } | undefined;
145
145
  endDate?: {
146
146
  text?: string | undefined;
147
- month?: string | undefined;
148
147
  year?: number | undefined;
148
+ month?: string | undefined;
149
149
  } | undefined;
150
150
  }, {
151
151
  description?: string | undefined;
@@ -161,13 +161,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
161
161
  skills?: string[] | undefined;
162
162
  startDate?: {
163
163
  text?: string | undefined;
164
- month?: string | undefined;
165
164
  year?: number | undefined;
165
+ month?: string | undefined;
166
166
  } | undefined;
167
167
  endDate?: {
168
168
  text?: string | undefined;
169
- month?: string | undefined;
170
169
  year?: number | undefined;
170
+ month?: string | undefined;
171
171
  } | undefined;
172
172
  }>, "many">>;
173
173
  education: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -182,12 +182,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
182
182
  text: z.ZodOptional<z.ZodString>;
183
183
  }, "strip", z.ZodTypeAny, {
184
184
  text?: string | undefined;
185
- month?: string | undefined;
186
185
  year?: number | undefined;
186
+ month?: string | undefined;
187
187
  }, {
188
188
  text?: string | undefined;
189
- month?: string | undefined;
190
189
  year?: number | undefined;
190
+ month?: string | undefined;
191
191
  }>>;
192
192
  endDate: z.ZodOptional<z.ZodObject<{
193
193
  month: z.ZodOptional<z.ZodString>;
@@ -195,25 +195,25 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
195
195
  text: z.ZodOptional<z.ZodString>;
196
196
  }, "strip", z.ZodTypeAny, {
197
197
  text?: string | undefined;
198
- month?: string | undefined;
199
198
  year?: number | undefined;
199
+ month?: string | undefined;
200
200
  }, {
201
201
  text?: string | undefined;
202
- month?: string | undefined;
203
202
  year?: number | undefined;
203
+ month?: string | undefined;
204
204
  }>>;
205
205
  period: z.ZodOptional<z.ZodString>;
206
206
  }, "strip", z.ZodTypeAny, {
207
207
  skills?: string[] | undefined;
208
208
  startDate?: {
209
209
  text?: string | undefined;
210
- month?: string | undefined;
211
210
  year?: number | undefined;
211
+ month?: string | undefined;
212
212
  } | undefined;
213
213
  endDate?: {
214
214
  text?: string | undefined;
215
- month?: string | undefined;
216
215
  year?: number | undefined;
216
+ month?: string | undefined;
217
217
  } | undefined;
218
218
  schoolName?: string | undefined;
219
219
  schoolLinkedinUrl?: string | undefined;
@@ -224,13 +224,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
224
224
  skills?: string[] | undefined;
225
225
  startDate?: {
226
226
  text?: string | undefined;
227
- month?: string | undefined;
228
227
  year?: number | undefined;
228
+ month?: string | undefined;
229
229
  } | undefined;
230
230
  endDate?: {
231
231
  text?: string | undefined;
232
- month?: string | undefined;
233
232
  year?: number | undefined;
233
+ month?: string | undefined;
234
234
  } | undefined;
235
235
  schoolName?: string | undefined;
236
236
  schoolLinkedinUrl?: string | undefined;
@@ -264,12 +264,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
264
264
  text: z.ZodOptional<z.ZodString>;
265
265
  }, "strip", z.ZodTypeAny, {
266
266
  text?: string | undefined;
267
- month?: string | undefined;
268
267
  year?: number | undefined;
268
+ month?: string | undefined;
269
269
  }, {
270
270
  text?: string | undefined;
271
- month?: string | undefined;
272
271
  year?: number | undefined;
272
+ month?: string | undefined;
273
273
  }>>;
274
274
  endDate: z.ZodOptional<z.ZodObject<{
275
275
  month: z.ZodOptional<z.ZodString>;
@@ -277,12 +277,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
277
277
  text: z.ZodOptional<z.ZodString>;
278
278
  }, "strip", z.ZodTypeAny, {
279
279
  text?: string | undefined;
280
- month?: string | undefined;
281
280
  year?: number | undefined;
281
+ month?: string | undefined;
282
282
  }, {
283
283
  text?: string | undefined;
284
- month?: string | undefined;
285
284
  year?: number | undefined;
285
+ month?: string | undefined;
286
286
  }>>;
287
287
  }, "strip", z.ZodTypeAny, {
288
288
  description?: string | undefined;
@@ -290,13 +290,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
290
290
  duration?: string | undefined;
291
291
  startDate?: {
292
292
  text?: string | undefined;
293
- month?: string | undefined;
294
293
  year?: number | undefined;
294
+ month?: string | undefined;
295
295
  } | undefined;
296
296
  endDate?: {
297
297
  text?: string | undefined;
298
- month?: string | undefined;
299
298
  year?: number | undefined;
299
+ month?: string | undefined;
300
300
  } | undefined;
301
301
  }, {
302
302
  description?: string | undefined;
@@ -304,13 +304,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
304
304
  duration?: string | undefined;
305
305
  startDate?: {
306
306
  text?: string | undefined;
307
- month?: string | undefined;
308
307
  year?: number | undefined;
308
+ month?: string | undefined;
309
309
  } | undefined;
310
310
  endDate?: {
311
311
  text?: string | undefined;
312
- month?: string | undefined;
313
312
  year?: number | undefined;
313
+ month?: string | undefined;
314
314
  } | undefined;
315
315
  }>, "many">>;
316
316
  volunteering: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -322,12 +322,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
322
322
  text: z.ZodOptional<z.ZodString>;
323
323
  }, "strip", z.ZodTypeAny, {
324
324
  text?: string | undefined;
325
- month?: string | undefined;
326
325
  year?: number | undefined;
326
+ month?: string | undefined;
327
327
  }, {
328
328
  text?: string | undefined;
329
- month?: string | undefined;
330
329
  year?: number | undefined;
330
+ month?: string | undefined;
331
331
  }>>>;
332
332
  endDate: z.ZodOptional<z.ZodObject<{
333
333
  month: z.ZodOptional<z.ZodString>;
@@ -335,12 +335,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
335
335
  text: z.ZodOptional<z.ZodString>;
336
336
  }, "strip", z.ZodTypeAny, {
337
337
  text?: string | undefined;
338
- month?: string | undefined;
339
338
  year?: number | undefined;
339
+ month?: string | undefined;
340
340
  }, {
341
341
  text?: string | undefined;
342
- month?: string | undefined;
343
342
  year?: number | undefined;
343
+ month?: string | undefined;
344
344
  }>>;
345
345
  organizationName: z.ZodOptional<z.ZodString>;
346
346
  organizationLinkedinUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -350,13 +350,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
350
350
  role?: string | undefined;
351
351
  startDate?: {
352
352
  text?: string | undefined;
353
- month?: string | undefined;
354
353
  year?: number | undefined;
354
+ month?: string | undefined;
355
355
  } | null | undefined;
356
356
  endDate?: {
357
357
  text?: string | undefined;
358
- month?: string | undefined;
359
358
  year?: number | undefined;
359
+ month?: string | undefined;
360
360
  } | undefined;
361
361
  organizationName?: string | undefined;
362
362
  organizationLinkedinUrl?: string | null | undefined;
@@ -366,13 +366,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
366
366
  role?: string | undefined;
367
367
  startDate?: {
368
368
  text?: string | undefined;
369
- month?: string | undefined;
370
369
  year?: number | undefined;
370
+ month?: string | undefined;
371
371
  } | null | undefined;
372
372
  endDate?: {
373
373
  text?: string | undefined;
374
- month?: string | undefined;
375
374
  year?: number | undefined;
375
+ month?: string | undefined;
376
376
  } | undefined;
377
377
  organizationName?: string | undefined;
378
378
  organizationLinkedinUrl?: string | null | undefined;
@@ -493,6 +493,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
493
493
  publicIdentifier?: string | undefined;
494
494
  profileId?: string | undefined;
495
495
  } | undefined;
496
+ photo?: string | undefined;
497
+ verified?: boolean | undefined;
496
498
  location?: {
497
499
  linkedinText?: string | undefined;
498
500
  countryCode?: string | undefined;
@@ -506,7 +508,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
506
508
  city?: string | undefined;
507
509
  } | undefined;
508
510
  } | undefined;
509
- verified?: boolean | undefined;
510
511
  headline?: string | undefined;
511
512
  publicIdentifier?: string | undefined;
512
513
  linkedinUrl?: string | undefined;
@@ -515,7 +516,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
515
516
  about?: string | undefined;
516
517
  openToWork?: boolean | undefined;
517
518
  hiring?: boolean | undefined;
518
- photo?: string | undefined;
519
519
  premium?: boolean | undefined;
520
520
  influencer?: boolean | undefined;
521
521
  registeredAt?: string | undefined;
@@ -544,26 +544,26 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
544
544
  skills?: string[] | undefined;
545
545
  startDate?: {
546
546
  text?: string | undefined;
547
- month?: string | undefined;
548
547
  year?: number | undefined;
548
+ month?: string | undefined;
549
549
  } | undefined;
550
550
  endDate?: {
551
551
  text?: string | undefined;
552
- month?: string | undefined;
553
552
  year?: number | undefined;
553
+ month?: string | undefined;
554
554
  } | undefined;
555
555
  }[] | undefined;
556
556
  education?: {
557
557
  skills?: string[] | undefined;
558
558
  startDate?: {
559
559
  text?: string | undefined;
560
- month?: string | undefined;
561
560
  year?: number | undefined;
561
+ month?: string | undefined;
562
562
  } | undefined;
563
563
  endDate?: {
564
564
  text?: string | undefined;
565
- month?: string | undefined;
566
565
  year?: number | undefined;
566
+ month?: string | undefined;
567
567
  } | undefined;
568
568
  schoolName?: string | undefined;
569
569
  schoolLinkedinUrl?: string | undefined;
@@ -583,13 +583,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
583
583
  duration?: string | undefined;
584
584
  startDate?: {
585
585
  text?: string | undefined;
586
- month?: string | undefined;
587
586
  year?: number | undefined;
587
+ month?: string | undefined;
588
588
  } | undefined;
589
589
  endDate?: {
590
590
  text?: string | undefined;
591
- month?: string | undefined;
592
591
  year?: number | undefined;
592
+ month?: string | undefined;
593
593
  } | undefined;
594
594
  }[] | undefined;
595
595
  volunteering?: {
@@ -597,13 +597,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
597
597
  role?: string | undefined;
598
598
  startDate?: {
599
599
  text?: string | undefined;
600
- month?: string | undefined;
601
600
  year?: number | undefined;
601
+ month?: string | undefined;
602
602
  } | null | undefined;
603
603
  endDate?: {
604
604
  text?: string | undefined;
605
- month?: string | undefined;
606
605
  year?: number | undefined;
606
+ month?: string | undefined;
607
607
  } | undefined;
608
608
  organizationName?: string | undefined;
609
609
  organizationLinkedinUrl?: string | null | undefined;
@@ -650,6 +650,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
650
650
  publicIdentifier?: string | undefined;
651
651
  profileId?: string | undefined;
652
652
  } | undefined;
653
+ photo?: string | undefined;
654
+ verified?: boolean | undefined;
653
655
  location?: {
654
656
  linkedinText?: string | undefined;
655
657
  countryCode?: string | undefined;
@@ -663,7 +665,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
663
665
  city?: string | undefined;
664
666
  } | undefined;
665
667
  } | undefined;
666
- verified?: boolean | undefined;
667
668
  headline?: string | undefined;
668
669
  publicIdentifier?: string | undefined;
669
670
  linkedinUrl?: string | undefined;
@@ -672,7 +673,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
672
673
  about?: string | undefined;
673
674
  openToWork?: boolean | undefined;
674
675
  hiring?: boolean | undefined;
675
- photo?: string | undefined;
676
676
  premium?: boolean | undefined;
677
677
  influencer?: boolean | undefined;
678
678
  registeredAt?: string | undefined;
@@ -701,26 +701,26 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
701
701
  skills?: string[] | undefined;
702
702
  startDate?: {
703
703
  text?: string | undefined;
704
- month?: string | undefined;
705
704
  year?: number | undefined;
705
+ month?: string | undefined;
706
706
  } | undefined;
707
707
  endDate?: {
708
708
  text?: string | undefined;
709
- month?: string | undefined;
710
709
  year?: number | undefined;
710
+ month?: string | undefined;
711
711
  } | undefined;
712
712
  }[] | undefined;
713
713
  education?: {
714
714
  skills?: string[] | undefined;
715
715
  startDate?: {
716
716
  text?: string | undefined;
717
- month?: string | undefined;
718
717
  year?: number | undefined;
718
+ month?: string | undefined;
719
719
  } | undefined;
720
720
  endDate?: {
721
721
  text?: string | undefined;
722
- month?: string | undefined;
723
722
  year?: number | undefined;
723
+ month?: string | undefined;
724
724
  } | undefined;
725
725
  schoolName?: string | undefined;
726
726
  schoolLinkedinUrl?: string | undefined;
@@ -740,13 +740,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
740
740
  duration?: string | undefined;
741
741
  startDate?: {
742
742
  text?: string | undefined;
743
- month?: string | undefined;
744
743
  year?: number | undefined;
744
+ month?: string | undefined;
745
745
  } | undefined;
746
746
  endDate?: {
747
747
  text?: string | undefined;
748
- month?: string | undefined;
749
748
  year?: number | undefined;
749
+ month?: string | undefined;
750
750
  } | undefined;
751
751
  }[] | undefined;
752
752
  volunteering?: {
@@ -754,13 +754,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
754
754
  role?: string | undefined;
755
755
  startDate?: {
756
756
  text?: string | undefined;
757
- month?: string | undefined;
758
757
  year?: number | undefined;
758
+ month?: string | undefined;
759
759
  } | null | undefined;
760
760
  endDate?: {
761
761
  text?: string | undefined;
762
- month?: string | undefined;
763
762
  year?: number | undefined;
763
+ month?: string | undefined;
764
764
  } | undefined;
765
765
  organizationName?: string | undefined;
766
766
  organizationLinkedinUrl?: string | null | undefined;