@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
@@ -113,16 +113,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
113
113
  }>>>;
114
114
  }, "strip", import("zod").ZodTypeAny, {
115
115
  type?: string | undefined;
116
+ id?: string | undefined;
116
117
  url?: string | undefined;
117
118
  images?: string[] | undefined;
118
- id?: string | undefined;
119
119
  timestamp?: string | undefined;
120
+ caption?: string | undefined;
120
121
  location?: {
121
122
  name?: string | undefined;
122
123
  id?: string | undefined;
123
124
  } | null | undefined;
124
125
  shortCode?: string | undefined;
125
- caption?: string | undefined;
126
126
  hashtags?: string[] | undefined;
127
127
  mentions?: string[] | undefined;
128
128
  commentsCount?: number | undefined;
@@ -147,16 +147,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
147
147
  isCommentsDisabled?: boolean | undefined;
148
148
  }, {
149
149
  type?: string | undefined;
150
+ id?: string | undefined;
150
151
  url?: string | undefined;
151
152
  images?: string[] | undefined;
152
- id?: string | undefined;
153
153
  timestamp?: string | undefined;
154
+ caption?: string | undefined;
154
155
  location?: {
155
156
  name?: string | undefined;
156
157
  id?: string | undefined;
157
158
  } | null | undefined;
158
159
  shortCode?: string | undefined;
159
- caption?: string | undefined;
160
160
  hashtags?: string[] | undefined;
161
161
  mentions?: string[] | undefined;
162
162
  commentsCount?: number | undefined;
@@ -202,18 +202,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
202
202
  itemsCount: import("zod").ZodOptional<import("zod").ZodNumber>;
203
203
  }, "strip", import("zod").ZodTypeAny, {
204
204
  title?: string | undefined;
205
- itemsCount?: number | undefined;
206
205
  coverUrl?: string | undefined;
206
+ itemsCount?: number | undefined;
207
207
  }, {
208
208
  title?: string | undefined;
209
- itemsCount?: number | undefined;
210
209
  coverUrl?: string | undefined;
210
+ itemsCount?: number | undefined;
211
211
  }>, "many">>;
212
212
  }, "strip", import("zod").ZodTypeAny, {
213
- url?: string | undefined;
214
213
  id?: string | undefined;
214
+ url?: string | undefined;
215
215
  username?: string | undefined;
216
216
  private?: boolean | undefined;
217
+ verified?: boolean | undefined;
217
218
  inputUrl?: string | undefined;
218
219
  fullName?: string | undefined;
219
220
  biography?: string | undefined;
@@ -233,7 +234,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
233
234
  isBusinessAccount?: boolean | undefined;
234
235
  joinedRecently?: boolean | undefined;
235
236
  businessCategoryName?: string | undefined;
236
- verified?: boolean | undefined;
237
237
  profilePicUrl?: string | undefined;
238
238
  profilePicUrlHD?: string | undefined;
239
239
  igtvVideoCount?: number | undefined;
@@ -241,16 +241,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
241
241
  relatedProfiles?: unknown[] | undefined;
242
242
  latestPosts?: {
243
243
  type?: string | undefined;
244
+ id?: string | undefined;
244
245
  url?: string | undefined;
245
246
  images?: string[] | undefined;
246
- id?: string | undefined;
247
247
  timestamp?: string | undefined;
248
+ caption?: string | undefined;
248
249
  location?: {
249
250
  name?: string | undefined;
250
251
  id?: string | undefined;
251
252
  } | null | undefined;
252
253
  shortCode?: string | undefined;
253
- caption?: string | undefined;
254
254
  hashtags?: string[] | undefined;
255
255
  mentions?: string[] | undefined;
256
256
  commentsCount?: number | undefined;
@@ -282,14 +282,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
282
282
  }[] | undefined;
283
283
  highlights?: {
284
284
  title?: string | undefined;
285
- itemsCount?: number | undefined;
286
285
  coverUrl?: string | undefined;
286
+ itemsCount?: number | undefined;
287
287
  }[] | undefined;
288
288
  }, {
289
- url?: string | undefined;
290
289
  id?: string | undefined;
290
+ url?: string | undefined;
291
291
  username?: string | undefined;
292
292
  private?: boolean | undefined;
293
+ verified?: boolean | undefined;
293
294
  inputUrl?: string | undefined;
294
295
  fullName?: string | undefined;
295
296
  biography?: string | undefined;
@@ -309,7 +310,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
309
310
  isBusinessAccount?: boolean | undefined;
310
311
  joinedRecently?: boolean | undefined;
311
312
  businessCategoryName?: string | undefined;
312
- verified?: boolean | undefined;
313
313
  profilePicUrl?: string | undefined;
314
314
  profilePicUrlHD?: string | undefined;
315
315
  igtvVideoCount?: number | undefined;
@@ -317,16 +317,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
317
317
  relatedProfiles?: unknown[] | undefined;
318
318
  latestPosts?: {
319
319
  type?: string | undefined;
320
+ id?: string | undefined;
320
321
  url?: string | undefined;
321
322
  images?: string[] | undefined;
322
- id?: string | undefined;
323
323
  timestamp?: string | undefined;
324
+ caption?: string | undefined;
324
325
  location?: {
325
326
  name?: string | undefined;
326
327
  id?: string | undefined;
327
328
  } | null | undefined;
328
329
  shortCode?: string | undefined;
329
- caption?: string | undefined;
330
330
  hashtags?: string[] | undefined;
331
331
  mentions?: string[] | undefined;
332
332
  commentsCount?: number | undefined;
@@ -358,8 +358,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
358
358
  }[] | undefined;
359
359
  highlights?: {
360
360
  title?: string | undefined;
361
- itemsCount?: number | undefined;
362
361
  coverUrl?: string | undefined;
362
+ itemsCount?: number | undefined;
363
363
  }[] | undefined;
364
364
  }>;
365
365
  description: string;
@@ -943,17 +943,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
943
943
  }>>;
944
944
  }, "strip", import("zod").ZodTypeAny, {
945
945
  type?: string | undefined;
946
+ id?: string | undefined;
946
947
  url?: string | undefined;
947
948
  images?: string[] | undefined;
948
- id?: string | undefined;
949
949
  timestamp?: string | undefined;
950
+ caption?: string | undefined;
950
951
  location?: {
951
952
  name?: string | undefined;
952
953
  id?: string | undefined;
953
954
  } | null | undefined;
954
- inputUrl?: string | undefined;
955
955
  shortCode?: string | undefined;
956
- caption?: string | undefined;
957
956
  hashtags?: string[] | undefined;
958
957
  mentions?: string[] | undefined;
959
958
  commentsCount?: number | undefined;
@@ -976,6 +975,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
976
975
  profile_pic_url?: string | undefined;
977
976
  }[] | undefined;
978
977
  isCommentsDisabled?: boolean | undefined;
978
+ inputUrl?: string | undefined;
979
979
  locationName?: string | undefined;
980
980
  locationId?: string | undefined;
981
981
  ownerFullName?: string | undefined;
@@ -1057,17 +1057,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1057
1057
  } | undefined;
1058
1058
  }, {
1059
1059
  type?: string | undefined;
1060
+ id?: string | undefined;
1060
1061
  url?: string | undefined;
1061
1062
  images?: string[] | undefined;
1062
- id?: string | undefined;
1063
1063
  timestamp?: string | undefined;
1064
+ caption?: string | undefined;
1064
1065
  location?: {
1065
1066
  name?: string | undefined;
1066
1067
  id?: string | undefined;
1067
1068
  } | null | undefined;
1068
- inputUrl?: string | undefined;
1069
1069
  shortCode?: string | undefined;
1070
- caption?: string | undefined;
1071
1070
  hashtags?: string[] | undefined;
1072
1071
  mentions?: string[] | undefined;
1073
1072
  commentsCount?: number | undefined;
@@ -1090,6 +1089,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1090
1089
  profile_pic_url?: string | undefined;
1091
1090
  }[] | undefined;
1092
1091
  isCommentsDisabled?: boolean | undefined;
1092
+ inputUrl?: string | undefined;
1093
1093
  locationName?: string | undefined;
1094
1094
  locationId?: string | undefined;
1095
1095
  ownerFullName?: string | undefined;
@@ -1209,12 +1209,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1209
1209
  timestamp: import("zod").ZodOptional<import("zod").ZodNumber>;
1210
1210
  }, "strip", import("zod").ZodTypeAny, {
1211
1211
  date?: string | undefined;
1212
- timestamp?: number | undefined;
1213
1212
  relative?: string | undefined;
1213
+ timestamp?: number | undefined;
1214
1214
  }, {
1215
1215
  date?: string | undefined;
1216
- timestamp?: number | undefined;
1217
1216
  relative?: string | undefined;
1217
+ timestamp?: number | undefined;
1218
1218
  }>>;
1219
1219
  text: import("zod").ZodOptional<import("zod").ZodString>;
1220
1220
  url: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1316,13 +1316,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1316
1316
  }, "strip", import("zod").ZodTypeAny, {
1317
1317
  title?: string | undefined;
1318
1318
  url?: string | undefined;
1319
- subtitle?: string | undefined;
1320
1319
  thumbnail?: string | undefined;
1320
+ subtitle?: string | undefined;
1321
1321
  }, {
1322
1322
  title?: string | undefined;
1323
1323
  url?: string | undefined;
1324
- subtitle?: string | undefined;
1325
1324
  thumbnail?: string | undefined;
1325
+ subtitle?: string | undefined;
1326
1326
  }>>;
1327
1327
  document: import("zod").ZodOptional<import("zod").ZodObject<{
1328
1328
  title: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1343,8 +1343,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1343
1343
  reshared_post: import("zod").ZodOptional<import("zod").ZodType<any, import("zod").ZodTypeDef, any>>;
1344
1344
  pagination_token: import("zod").ZodOptional<import("zod").ZodString>;
1345
1345
  }, "strip", import("zod").ZodTypeAny, {
1346
- url?: string | undefined;
1346
+ stats?: {
1347
+ total_reactions?: number | undefined;
1348
+ like?: number | undefined;
1349
+ support?: number | undefined;
1350
+ love?: number | undefined;
1351
+ insight?: number | undefined;
1352
+ celebrate?: number | undefined;
1353
+ funny?: number | undefined;
1354
+ comments?: number | undefined;
1355
+ reposts?: number | undefined;
1356
+ } | undefined;
1347
1357
  text?: string | undefined;
1358
+ url?: string | undefined;
1348
1359
  document?: {
1349
1360
  title?: string | undefined;
1350
1361
  url?: string | undefined;
@@ -1356,11 +1367,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1356
1367
  share_urn?: string | null | undefined;
1357
1368
  ugcPost_urn?: string | null | undefined;
1358
1369
  } | undefined;
1359
- full_urn?: string | undefined;
1360
1370
  posted_at?: {
1361
1371
  date?: string | undefined;
1362
- timestamp?: number | undefined;
1363
1372
  relative?: string | undefined;
1373
+ timestamp?: number | undefined;
1364
1374
  } | undefined;
1365
1375
  post_type?: string | undefined;
1366
1376
  author?: {
@@ -1371,17 +1381,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1371
1381
  profile_url?: string | undefined;
1372
1382
  profile_picture?: string | undefined;
1373
1383
  } | undefined;
1374
- stats?: {
1375
- total_reactions?: number | undefined;
1376
- like?: number | undefined;
1377
- support?: number | undefined;
1378
- love?: number | undefined;
1379
- insight?: number | undefined;
1380
- celebrate?: number | undefined;
1381
- funny?: number | undefined;
1382
- comments?: number | undefined;
1383
- reposts?: number | undefined;
1384
- } | undefined;
1385
1384
  media?: {
1386
1385
  type?: string | undefined;
1387
1386
  url?: string | undefined;
@@ -1392,17 +1391,29 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1392
1391
  }[] | undefined;
1393
1392
  thumbnail?: string | undefined;
1394
1393
  } | undefined;
1394
+ full_urn?: string | undefined;
1395
1395
  article?: {
1396
1396
  title?: string | undefined;
1397
1397
  url?: string | undefined;
1398
- subtitle?: string | undefined;
1399
1398
  thumbnail?: string | undefined;
1399
+ subtitle?: string | undefined;
1400
1400
  } | undefined;
1401
1401
  reshared_post?: any;
1402
1402
  pagination_token?: string | undefined;
1403
1403
  }, {
1404
- url?: string | undefined;
1404
+ stats?: {
1405
+ total_reactions?: number | undefined;
1406
+ like?: number | undefined;
1407
+ support?: number | undefined;
1408
+ love?: number | undefined;
1409
+ insight?: number | undefined;
1410
+ celebrate?: number | undefined;
1411
+ funny?: number | undefined;
1412
+ comments?: number | undefined;
1413
+ reposts?: number | undefined;
1414
+ } | undefined;
1405
1415
  text?: string | undefined;
1416
+ url?: string | undefined;
1406
1417
  document?: {
1407
1418
  title?: string | undefined;
1408
1419
  url?: string | undefined;
@@ -1414,11 +1425,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1414
1425
  share_urn?: string | null | undefined;
1415
1426
  ugcPost_urn?: string | null | undefined;
1416
1427
  } | undefined;
1417
- full_urn?: string | undefined;
1418
1428
  posted_at?: {
1419
1429
  date?: string | undefined;
1420
- timestamp?: number | undefined;
1421
1430
  relative?: string | undefined;
1431
+ timestamp?: number | undefined;
1422
1432
  } | undefined;
1423
1433
  post_type?: string | undefined;
1424
1434
  author?: {
@@ -1429,17 +1439,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1429
1439
  profile_url?: string | undefined;
1430
1440
  profile_picture?: string | undefined;
1431
1441
  } | undefined;
1432
- stats?: {
1433
- total_reactions?: number | undefined;
1434
- like?: number | undefined;
1435
- support?: number | undefined;
1436
- love?: number | undefined;
1437
- insight?: number | undefined;
1438
- celebrate?: number | undefined;
1439
- funny?: number | undefined;
1440
- comments?: number | undefined;
1441
- reposts?: number | undefined;
1442
- } | undefined;
1443
1442
  media?: {
1444
1443
  type?: string | undefined;
1445
1444
  url?: string | undefined;
@@ -1450,11 +1449,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1450
1449
  }[] | undefined;
1451
1450
  thumbnail?: string | undefined;
1452
1451
  } | undefined;
1452
+ full_urn?: string | undefined;
1453
1453
  article?: {
1454
1454
  title?: string | undefined;
1455
1455
  url?: string | undefined;
1456
- subtitle?: string | undefined;
1457
1456
  thumbnail?: string | undefined;
1457
+ subtitle?: string | undefined;
1458
1458
  } | undefined;
1459
1459
  reshared_post?: any;
1460
1460
  pagination_token?: string | undefined;
@@ -1562,13 +1562,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1562
1562
  }, "strip", import("zod").ZodTypeAny, {
1563
1563
  title?: string | null | undefined;
1564
1564
  url?: string | null | undefined;
1565
- subtitle?: string | null | undefined;
1566
1565
  thumbnail?: string | null | undefined;
1566
+ subtitle?: string | null | undefined;
1567
1567
  }, {
1568
1568
  title?: string | null | undefined;
1569
1569
  url?: string | null | undefined;
1570
- subtitle?: string | null | undefined;
1571
1570
  thumbnail?: string | null | undefined;
1571
+ subtitle?: string | null | undefined;
1572
1572
  }>>;
1573
1573
  url: import("zod").ZodOptional<import("zod").ZodString>;
1574
1574
  thumbnail_url: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1589,35 +1589,35 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1589
1589
  }>, "many">>;
1590
1590
  }, "strip", import("zod").ZodTypeAny, {
1591
1591
  type?: string | undefined;
1592
+ text?: string | undefined;
1592
1593
  url?: string | undefined;
1593
1594
  images?: {
1594
1595
  url?: string | undefined;
1595
1596
  width?: number | undefined;
1596
1597
  height?: number | undefined;
1597
1598
  }[] | undefined;
1598
- text?: string | undefined;
1599
1599
  article?: {
1600
1600
  title?: string | null | undefined;
1601
1601
  url?: string | null | undefined;
1602
- subtitle?: string | null | undefined;
1603
1602
  thumbnail?: string | null | undefined;
1603
+ subtitle?: string | null | undefined;
1604
1604
  } | undefined;
1605
1605
  thumbnail_url?: string | undefined;
1606
1606
  duration_ms?: number | undefined;
1607
1607
  }, {
1608
1608
  type?: string | undefined;
1609
+ text?: string | undefined;
1609
1610
  url?: string | undefined;
1610
1611
  images?: {
1611
1612
  url?: string | undefined;
1612
1613
  width?: number | undefined;
1613
1614
  height?: number | undefined;
1614
1615
  }[] | undefined;
1615
- text?: string | undefined;
1616
1616
  article?: {
1617
1617
  title?: string | null | undefined;
1618
1618
  url?: string | null | undefined;
1619
- subtitle?: string | null | undefined;
1620
1619
  thumbnail?: string | null | undefined;
1620
+ subtitle?: string | null | undefined;
1621
1621
  } | undefined;
1622
1622
  thumbnail_url?: string | undefined;
1623
1623
  duration_ms?: number | undefined;
@@ -1650,20 +1650,29 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1650
1650
  }>>;
1651
1651
  search_input: import("zod").ZodOptional<import("zod").ZodString>;
1652
1652
  }, "strip", import("zod").ZodTypeAny, {
1653
+ stats?: {
1654
+ reactions?: {
1655
+ type?: string | undefined;
1656
+ count?: number | undefined;
1657
+ }[] | undefined;
1658
+ shares?: number | undefined;
1659
+ total_reactions?: number | undefined;
1660
+ comments?: number | undefined;
1661
+ } | undefined;
1653
1662
  content?: {
1654
1663
  type?: string | undefined;
1664
+ text?: string | undefined;
1655
1665
  url?: string | undefined;
1656
1666
  images?: {
1657
1667
  url?: string | undefined;
1658
1668
  width?: number | undefined;
1659
1669
  height?: number | undefined;
1660
1670
  }[] | undefined;
1661
- text?: string | undefined;
1662
1671
  article?: {
1663
1672
  title?: string | null | undefined;
1664
1673
  url?: string | null | undefined;
1665
- subtitle?: string | null | undefined;
1666
1674
  thumbnail?: string | null | undefined;
1675
+ subtitle?: string | null | undefined;
1667
1676
  } | undefined;
1668
1677
  thumbnail_url?: string | undefined;
1669
1678
  duration_ms?: number | undefined;
@@ -1679,7 +1688,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1679
1688
  has_prev_page?: boolean | undefined;
1680
1689
  } | undefined;
1681
1690
  hashtags?: string[] | undefined;
1682
- full_urn?: string | undefined;
1683
1691
  posted_at?: {
1684
1692
  date?: string | undefined;
1685
1693
  timestamp?: number | undefined;
@@ -1692,6 +1700,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1692
1700
  profile_url?: string | undefined;
1693
1701
  profile_id?: string | undefined;
1694
1702
  } | undefined;
1703
+ full_urn?: string | undefined;
1704
+ activity_id?: string | undefined;
1705
+ post_url?: string | undefined;
1706
+ is_reshare?: boolean | undefined;
1707
+ search_input?: string | undefined;
1708
+ }, {
1695
1709
  stats?: {
1696
1710
  reactions?: {
1697
1711
  type?: string | undefined;
@@ -1701,25 +1715,20 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1701
1715
  total_reactions?: number | undefined;
1702
1716
  comments?: number | undefined;
1703
1717
  } | undefined;
1704
- activity_id?: string | undefined;
1705
- post_url?: string | undefined;
1706
- is_reshare?: boolean | undefined;
1707
- search_input?: string | undefined;
1708
- }, {
1709
1718
  content?: {
1710
1719
  type?: string | undefined;
1720
+ text?: string | undefined;
1711
1721
  url?: string | undefined;
1712
1722
  images?: {
1713
1723
  url?: string | undefined;
1714
1724
  width?: number | undefined;
1715
1725
  height?: number | undefined;
1716
1726
  }[] | undefined;
1717
- text?: string | undefined;
1718
1727
  article?: {
1719
1728
  title?: string | null | undefined;
1720
1729
  url?: string | null | undefined;
1721
- subtitle?: string | null | undefined;
1722
1730
  thumbnail?: string | null | undefined;
1731
+ subtitle?: string | null | undefined;
1723
1732
  } | undefined;
1724
1733
  thumbnail_url?: string | undefined;
1725
1734
  duration_ms?: number | undefined;
@@ -1735,7 +1744,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1735
1744
  has_prev_page?: boolean | undefined;
1736
1745
  } | undefined;
1737
1746
  hashtags?: string[] | undefined;
1738
- full_urn?: string | undefined;
1739
1747
  posted_at?: {
1740
1748
  date?: string | undefined;
1741
1749
  timestamp?: number | undefined;
@@ -1748,15 +1756,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1748
1756
  profile_url?: string | undefined;
1749
1757
  profile_id?: string | undefined;
1750
1758
  } | undefined;
1751
- stats?: {
1752
- reactions?: {
1753
- type?: string | undefined;
1754
- count?: number | undefined;
1755
- }[] | undefined;
1756
- shares?: number | undefined;
1757
- total_reactions?: number | undefined;
1758
- comments?: number | undefined;
1759
- } | undefined;
1759
+ full_urn?: string | undefined;
1760
1760
  activity_id?: string | undefined;
1761
1761
  post_url?: string | undefined;
1762
1762
  is_reshare?: boolean | undefined;
@@ -1802,10 +1802,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1802
1802
  oldestPostDate: import("zod").ZodOptional<import("zod").ZodString>;
1803
1803
  sortVideosBy: import("zod").ZodOptional<import("zod").ZodEnum<["NEWEST", "POPULAR", "OLDEST"]>>;
1804
1804
  }, "strip", import("zod").ZodTypeAny, {
1805
+ maxResults: number;
1805
1806
  startUrls: {
1806
1807
  url: string;
1807
1808
  }[];
1808
- maxResults: number;
1809
1809
  maxResultsShorts: number;
1810
1810
  maxResultStreams: number;
1811
1811
  downloadSubtitles: boolean;
@@ -1815,7 +1815,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1815
1815
  subtitlesFormat: "xml" | "srt" | "vtt" | "plaintext";
1816
1816
  searchQueries?: string[] | undefined;
1817
1817
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
1818
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
1818
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
1819
1819
  videoType?: "video" | "movie" | undefined;
1820
1820
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
1821
1821
  isHD?: boolean | undefined;
@@ -1832,11 +1832,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1832
1832
  oldestPostDate?: string | undefined;
1833
1833
  sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined;
1834
1834
  }, {
1835
+ maxResults?: number | undefined;
1835
1836
  searchQueries?: string[] | undefined;
1836
1837
  startUrls?: {
1837
1838
  url: string;
1838
1839
  }[] | undefined;
1839
- maxResults?: number | undefined;
1840
1840
  maxResultsShorts?: number | undefined;
1841
1841
  maxResultStreams?: number | undefined;
1842
1842
  downloadSubtitles?: boolean | undefined;
@@ -1845,7 +1845,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1845
1845
  preferAutoGeneratedSubtitles?: boolean | undefined;
1846
1846
  subtitlesFormat?: "xml" | "srt" | "vtt" | "plaintext" | undefined;
1847
1847
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
1848
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
1848
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
1849
1849
  videoType?: "video" | "movie" | undefined;
1850
1850
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
1851
1851
  isHD?: boolean | undefined;
@@ -1888,26 +1888,26 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1888
1888
  url: import("zod").ZodOptional<import("zod").ZodString>;
1889
1889
  text: import("zod").ZodOptional<import("zod").ZodString>;
1890
1890
  }, "strip", import("zod").ZodTypeAny, {
1891
- url?: string | undefined;
1892
1891
  text?: string | undefined;
1892
+ url?: string | undefined;
1893
1893
  language?: string | undefined;
1894
1894
  }, {
1895
- url?: string | undefined;
1896
1895
  text?: string | undefined;
1896
+ url?: string | undefined;
1897
1897
  language?: string | undefined;
1898
1898
  }>, "many">>;
1899
1899
  }, "strip", import("zod").ZodTypeAny, {
1900
+ duration?: string | undefined;
1900
1901
  description?: string | undefined;
1901
1902
  title?: string | undefined;
1902
1903
  date?: string | undefined;
1903
- url?: string | undefined;
1904
- duration?: string | undefined;
1905
- id?: string | undefined;
1906
1904
  text?: string | undefined;
1907
1905
  tags?: string[] | undefined;
1906
+ id?: string | undefined;
1907
+ url?: string | undefined;
1908
+ thumbnail?: string | undefined;
1908
1909
  commentsCount?: number | undefined;
1909
1910
  comments?: number | undefined;
1910
- thumbnail?: string | undefined;
1911
1911
  videoType?: string | undefined;
1912
1912
  isLive?: boolean | undefined;
1913
1913
  viewCount?: number | undefined;
@@ -1918,22 +1918,22 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1918
1918
  thumbnailUrl?: string | undefined;
1919
1919
  category?: string | undefined;
1920
1920
  subtitles?: {
1921
- url?: string | undefined;
1922
1921
  text?: string | undefined;
1922
+ url?: string | undefined;
1923
1923
  language?: string | undefined;
1924
1924
  }[] | undefined;
1925
1925
  }, {
1926
+ duration?: string | undefined;
1926
1927
  description?: string | undefined;
1927
1928
  title?: string | undefined;
1928
1929
  date?: string | undefined;
1929
- url?: string | undefined;
1930
- duration?: string | undefined;
1931
- id?: string | undefined;
1932
1930
  text?: string | undefined;
1933
1931
  tags?: string[] | undefined;
1932
+ id?: string | undefined;
1933
+ url?: string | undefined;
1934
+ thumbnail?: string | undefined;
1934
1935
  commentsCount?: number | undefined;
1935
1936
  comments?: number | undefined;
1936
- thumbnail?: string | undefined;
1937
1937
  videoType?: string | undefined;
1938
1938
  isLive?: boolean | undefined;
1939
1939
  viewCount?: number | undefined;
@@ -1944,8 +1944,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
1944
1944
  thumbnailUrl?: string | undefined;
1945
1945
  category?: string | undefined;
1946
1946
  subtitles?: {
1947
- url?: string | undefined;
1948
1947
  text?: string | undefined;
1948
+ url?: string | undefined;
1949
1949
  language?: string | undefined;
1950
1950
  }[] | undefined;
1951
1951
  }>;
@@ -2240,12 +2240,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2240
2240
  text: import("zod").ZodOptional<import("zod").ZodString>;
2241
2241
  }, "strip", import("zod").ZodTypeAny, {
2242
2242
  text?: string | undefined;
2243
- month?: string | undefined;
2244
2243
  year?: number | undefined;
2244
+ month?: string | undefined;
2245
2245
  }, {
2246
2246
  text?: string | undefined;
2247
- month?: string | undefined;
2248
2247
  year?: number | undefined;
2248
+ month?: string | undefined;
2249
2249
  }>>;
2250
2250
  endDate: import("zod").ZodOptional<import("zod").ZodObject<{
2251
2251
  month: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2253,16 +2253,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2253
2253
  text: import("zod").ZodOptional<import("zod").ZodString>;
2254
2254
  }, "strip", import("zod").ZodTypeAny, {
2255
2255
  text?: string | undefined;
2256
- month?: string | undefined;
2257
2256
  year?: number | undefined;
2257
+ month?: string | undefined;
2258
2258
  }, {
2259
2259
  text?: string | undefined;
2260
- month?: string | undefined;
2261
2260
  year?: number | undefined;
2261
+ month?: string | undefined;
2262
2262
  }>>;
2263
2263
  }, "strip", import("zod").ZodTypeAny, {
2264
- description?: string | undefined;
2265
2264
  duration?: string | undefined;
2265
+ description?: string | undefined;
2266
2266
  location?: string | undefined;
2267
2267
  companyName?: string | undefined;
2268
2268
  companyLinkedinUrl?: string | undefined;
@@ -2274,17 +2274,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2274
2274
  skills?: string[] | undefined;
2275
2275
  startDate?: {
2276
2276
  text?: string | undefined;
2277
- month?: string | undefined;
2278
2277
  year?: number | undefined;
2278
+ month?: string | undefined;
2279
2279
  } | undefined;
2280
2280
  endDate?: {
2281
2281
  text?: string | undefined;
2282
- month?: string | undefined;
2283
2282
  year?: number | undefined;
2283
+ month?: string | undefined;
2284
2284
  } | undefined;
2285
2285
  }, {
2286
- description?: string | undefined;
2287
2286
  duration?: string | undefined;
2287
+ description?: string | undefined;
2288
2288
  location?: string | undefined;
2289
2289
  companyName?: string | undefined;
2290
2290
  companyLinkedinUrl?: string | undefined;
@@ -2296,13 +2296,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2296
2296
  skills?: string[] | undefined;
2297
2297
  startDate?: {
2298
2298
  text?: string | undefined;
2299
- month?: string | undefined;
2300
2299
  year?: number | undefined;
2300
+ month?: string | undefined;
2301
2301
  } | undefined;
2302
2302
  endDate?: {
2303
2303
  text?: string | undefined;
2304
- month?: string | undefined;
2305
2304
  year?: number | undefined;
2305
+ month?: string | undefined;
2306
2306
  } | undefined;
2307
2307
  }>, "many">>;
2308
2308
  education: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -2317,12 +2317,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2317
2317
  text: import("zod").ZodOptional<import("zod").ZodString>;
2318
2318
  }, "strip", import("zod").ZodTypeAny, {
2319
2319
  text?: string | undefined;
2320
- month?: string | undefined;
2321
2320
  year?: number | undefined;
2321
+ month?: string | undefined;
2322
2322
  }, {
2323
2323
  text?: string | undefined;
2324
- month?: string | undefined;
2325
2324
  year?: number | undefined;
2325
+ month?: string | undefined;
2326
2326
  }>>;
2327
2327
  endDate: import("zod").ZodOptional<import("zod").ZodObject<{
2328
2328
  month: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2330,25 +2330,25 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2330
2330
  text: import("zod").ZodOptional<import("zod").ZodString>;
2331
2331
  }, "strip", import("zod").ZodTypeAny, {
2332
2332
  text?: string | undefined;
2333
- month?: string | undefined;
2334
2333
  year?: number | undefined;
2334
+ month?: string | undefined;
2335
2335
  }, {
2336
2336
  text?: string | undefined;
2337
- month?: string | undefined;
2338
2337
  year?: number | undefined;
2338
+ month?: string | undefined;
2339
2339
  }>>;
2340
2340
  period: import("zod").ZodOptional<import("zod").ZodString>;
2341
2341
  }, "strip", import("zod").ZodTypeAny, {
2342
2342
  skills?: string[] | undefined;
2343
2343
  startDate?: {
2344
2344
  text?: string | undefined;
2345
- month?: string | undefined;
2346
2345
  year?: number | undefined;
2346
+ month?: string | undefined;
2347
2347
  } | undefined;
2348
2348
  endDate?: {
2349
2349
  text?: string | undefined;
2350
- month?: string | undefined;
2351
2350
  year?: number | undefined;
2351
+ month?: string | undefined;
2352
2352
  } | undefined;
2353
2353
  schoolName?: string | undefined;
2354
2354
  schoolLinkedinUrl?: string | undefined;
@@ -2359,13 +2359,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2359
2359
  skills?: string[] | undefined;
2360
2360
  startDate?: {
2361
2361
  text?: string | undefined;
2362
- month?: string | undefined;
2363
2362
  year?: number | undefined;
2363
+ month?: string | undefined;
2364
2364
  } | undefined;
2365
2365
  endDate?: {
2366
2366
  text?: string | undefined;
2367
- month?: string | undefined;
2368
2367
  year?: number | undefined;
2368
+ month?: string | undefined;
2369
2369
  } | undefined;
2370
2370
  schoolName?: string | undefined;
2371
2371
  schoolLinkedinUrl?: string | undefined;
@@ -2399,12 +2399,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2399
2399
  text: import("zod").ZodOptional<import("zod").ZodString>;
2400
2400
  }, "strip", import("zod").ZodTypeAny, {
2401
2401
  text?: string | undefined;
2402
- month?: string | undefined;
2403
2402
  year?: number | undefined;
2403
+ month?: string | undefined;
2404
2404
  }, {
2405
2405
  text?: string | undefined;
2406
- month?: string | undefined;
2407
2406
  year?: number | undefined;
2407
+ month?: string | undefined;
2408
2408
  }>>;
2409
2409
  endDate: import("zod").ZodOptional<import("zod").ZodObject<{
2410
2410
  month: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2412,40 +2412,40 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2412
2412
  text: import("zod").ZodOptional<import("zod").ZodString>;
2413
2413
  }, "strip", import("zod").ZodTypeAny, {
2414
2414
  text?: string | undefined;
2415
- month?: string | undefined;
2416
2415
  year?: number | undefined;
2416
+ month?: string | undefined;
2417
2417
  }, {
2418
2418
  text?: string | undefined;
2419
- month?: string | undefined;
2420
2419
  year?: number | undefined;
2420
+ month?: string | undefined;
2421
2421
  }>>;
2422
2422
  }, "strip", import("zod").ZodTypeAny, {
2423
+ duration?: string | undefined;
2423
2424
  description?: string | undefined;
2424
2425
  title?: string | undefined;
2425
- duration?: string | undefined;
2426
2426
  startDate?: {
2427
2427
  text?: string | undefined;
2428
- month?: string | undefined;
2429
2428
  year?: number | undefined;
2429
+ month?: string | undefined;
2430
2430
  } | undefined;
2431
2431
  endDate?: {
2432
2432
  text?: string | undefined;
2433
- month?: string | undefined;
2434
2433
  year?: number | undefined;
2434
+ month?: string | undefined;
2435
2435
  } | undefined;
2436
2436
  }, {
2437
+ duration?: string | undefined;
2437
2438
  description?: string | undefined;
2438
2439
  title?: string | undefined;
2439
- duration?: string | undefined;
2440
2440
  startDate?: {
2441
2441
  text?: string | undefined;
2442
- month?: string | undefined;
2443
2442
  year?: number | undefined;
2443
+ month?: string | undefined;
2444
2444
  } | undefined;
2445
2445
  endDate?: {
2446
2446
  text?: string | undefined;
2447
- month?: string | undefined;
2448
2447
  year?: number | undefined;
2448
+ month?: string | undefined;
2449
2449
  } | undefined;
2450
2450
  }>, "many">>;
2451
2451
  volunteering: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -2457,12 +2457,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2457
2457
  text: import("zod").ZodOptional<import("zod").ZodString>;
2458
2458
  }, "strip", import("zod").ZodTypeAny, {
2459
2459
  text?: string | undefined;
2460
- month?: string | undefined;
2461
2460
  year?: number | undefined;
2461
+ month?: string | undefined;
2462
2462
  }, {
2463
2463
  text?: string | undefined;
2464
- month?: string | undefined;
2465
2464
  year?: number | undefined;
2465
+ month?: string | undefined;
2466
2466
  }>>>;
2467
2467
  endDate: import("zod").ZodOptional<import("zod").ZodObject<{
2468
2468
  month: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2470,48 +2470,48 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2470
2470
  text: import("zod").ZodOptional<import("zod").ZodString>;
2471
2471
  }, "strip", import("zod").ZodTypeAny, {
2472
2472
  text?: string | undefined;
2473
- month?: string | undefined;
2474
2473
  year?: number | undefined;
2474
+ month?: string | undefined;
2475
2475
  }, {
2476
2476
  text?: string | undefined;
2477
- month?: string | undefined;
2478
2477
  year?: number | undefined;
2478
+ month?: string | undefined;
2479
2479
  }>>;
2480
2480
  organizationName: import("zod").ZodOptional<import("zod").ZodString>;
2481
2481
  organizationLinkedinUrl: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
2482
2482
  cause: import("zod").ZodOptional<import("zod").ZodString>;
2483
2483
  }, "strip", import("zod").ZodTypeAny, {
2484
+ cause?: string | undefined;
2484
2485
  duration?: string | undefined;
2485
2486
  role?: string | undefined;
2486
2487
  startDate?: {
2487
2488
  text?: string | undefined;
2488
- month?: string | undefined;
2489
2489
  year?: number | undefined;
2490
+ month?: string | undefined;
2490
2491
  } | null | undefined;
2491
2492
  endDate?: {
2492
2493
  text?: string | undefined;
2493
- month?: string | undefined;
2494
2494
  year?: number | undefined;
2495
+ month?: string | undefined;
2495
2496
  } | undefined;
2496
2497
  organizationName?: string | undefined;
2497
2498
  organizationLinkedinUrl?: string | null | undefined;
2498
- cause?: string | undefined;
2499
2499
  }, {
2500
+ cause?: string | undefined;
2500
2501
  duration?: string | undefined;
2501
2502
  role?: string | undefined;
2502
2503
  startDate?: {
2503
2504
  text?: string | undefined;
2504
- month?: string | undefined;
2505
2505
  year?: number | undefined;
2506
+ month?: string | undefined;
2506
2507
  } | null | undefined;
2507
2508
  endDate?: {
2508
2509
  text?: string | undefined;
2509
- month?: string | undefined;
2510
2510
  year?: number | undefined;
2511
+ month?: string | undefined;
2511
2512
  } | undefined;
2512
2513
  organizationName?: string | undefined;
2513
2514
  organizationLinkedinUrl?: string | null | undefined;
2514
- cause?: string | undefined;
2515
2515
  }>, "many">>;
2516
2516
  skills: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2517
2517
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2595,18 +2595,18 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2595
2595
  linkedinUrl: import("zod").ZodOptional<import("zod").ZodString>;
2596
2596
  }, "strip", import("zod").ZodTypeAny, {
2597
2597
  id?: string | undefined;
2598
- publicIdentifier?: string | undefined;
2599
- linkedinUrl?: string | undefined;
2598
+ position?: string | undefined;
2600
2599
  firstName?: string | undefined;
2601
2600
  lastName?: string | undefined;
2602
- position?: string | undefined;
2603
- }, {
2604
- id?: string | undefined;
2605
2601
  publicIdentifier?: string | undefined;
2606
2602
  linkedinUrl?: string | undefined;
2603
+ }, {
2604
+ id?: string | undefined;
2605
+ position?: string | undefined;
2607
2606
  firstName?: string | undefined;
2608
2607
  lastName?: string | undefined;
2609
- position?: string | undefined;
2608
+ publicIdentifier?: string | undefined;
2609
+ linkedinUrl?: string | undefined;
2610
2610
  }>, "many">>;
2611
2611
  query: import("zod").ZodOptional<import("zod").ZodObject<{
2612
2612
  publicIdentifier: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2628,6 +2628,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2628
2628
  publicIdentifier?: string | undefined;
2629
2629
  profileId?: string | undefined;
2630
2630
  } | undefined;
2631
+ photo?: string | undefined;
2632
+ verified?: boolean | undefined;
2631
2633
  location?: {
2632
2634
  linkedinText?: string | undefined;
2633
2635
  countryCode?: string | undefined;
@@ -2641,16 +2643,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2641
2643
  city?: string | undefined;
2642
2644
  } | undefined;
2643
2645
  } | undefined;
2644
- verified?: boolean | undefined;
2645
2646
  headline?: string | undefined;
2646
- publicIdentifier?: string | undefined;
2647
- linkedinUrl?: string | undefined;
2647
+ skills?: {
2648
+ name?: string | undefined;
2649
+ positions?: string[] | undefined;
2650
+ endorsements?: string | undefined;
2651
+ }[] | undefined;
2648
2652
  firstName?: string | undefined;
2649
2653
  lastName?: string | undefined;
2654
+ publicIdentifier?: string | undefined;
2655
+ linkedinUrl?: string | undefined;
2650
2656
  about?: string | undefined;
2651
2657
  openToWork?: boolean | undefined;
2652
2658
  hiring?: boolean | undefined;
2653
- photo?: string | undefined;
2654
2659
  premium?: boolean | undefined;
2655
2660
  influencer?: boolean | undefined;
2656
2661
  registeredAt?: string | undefined;
@@ -2660,14 +2665,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2660
2665
  currentPosition?: {
2661
2666
  companyName?: string | undefined;
2662
2667
  }[] | undefined;
2663
- skills?: {
2664
- name?: string | undefined;
2665
- positions?: string[] | undefined;
2666
- endorsements?: string | undefined;
2667
- }[] | undefined;
2668
2668
  experience?: {
2669
- description?: string | undefined;
2670
2669
  duration?: string | undefined;
2670
+ description?: string | undefined;
2671
2671
  location?: string | undefined;
2672
2672
  companyName?: string | undefined;
2673
2673
  companyLinkedinUrl?: string | undefined;
@@ -2679,26 +2679,26 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2679
2679
  skills?: string[] | undefined;
2680
2680
  startDate?: {
2681
2681
  text?: string | undefined;
2682
- month?: string | undefined;
2683
2682
  year?: number | undefined;
2683
+ month?: string | undefined;
2684
2684
  } | undefined;
2685
2685
  endDate?: {
2686
2686
  text?: string | undefined;
2687
- month?: string | undefined;
2688
2687
  year?: number | undefined;
2688
+ month?: string | undefined;
2689
2689
  } | undefined;
2690
2690
  }[] | undefined;
2691
2691
  education?: {
2692
2692
  skills?: string[] | undefined;
2693
2693
  startDate?: {
2694
2694
  text?: string | undefined;
2695
- month?: string | undefined;
2696
2695
  year?: number | undefined;
2696
+ month?: string | undefined;
2697
2697
  } | undefined;
2698
2698
  endDate?: {
2699
2699
  text?: string | undefined;
2700
- month?: string | undefined;
2701
2700
  year?: number | undefined;
2701
+ month?: string | undefined;
2702
2702
  } | undefined;
2703
2703
  schoolName?: string | undefined;
2704
2704
  schoolLinkedinUrl?: string | undefined;
@@ -2713,36 +2713,36 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2713
2713
  issuedByLink?: string | undefined;
2714
2714
  }[] | undefined;
2715
2715
  projects?: {
2716
+ duration?: string | undefined;
2716
2717
  description?: string | undefined;
2717
2718
  title?: string | undefined;
2718
- duration?: string | undefined;
2719
2719
  startDate?: {
2720
2720
  text?: string | undefined;
2721
- month?: string | undefined;
2722
2721
  year?: number | undefined;
2722
+ month?: string | undefined;
2723
2723
  } | undefined;
2724
2724
  endDate?: {
2725
2725
  text?: string | undefined;
2726
- month?: string | undefined;
2727
2726
  year?: number | undefined;
2727
+ month?: string | undefined;
2728
2728
  } | undefined;
2729
2729
  }[] | undefined;
2730
2730
  volunteering?: {
2731
+ cause?: string | undefined;
2731
2732
  duration?: string | undefined;
2732
2733
  role?: string | undefined;
2733
2734
  startDate?: {
2734
2735
  text?: string | undefined;
2735
- month?: string | undefined;
2736
2736
  year?: number | undefined;
2737
+ month?: string | undefined;
2737
2738
  } | null | undefined;
2738
2739
  endDate?: {
2739
2740
  text?: string | undefined;
2740
- month?: string | undefined;
2741
2741
  year?: number | undefined;
2742
+ month?: string | undefined;
2742
2743
  } | undefined;
2743
2744
  organizationName?: string | undefined;
2744
2745
  organizationLinkedinUrl?: string | null | undefined;
2745
- cause?: string | undefined;
2746
2746
  }[] | undefined;
2747
2747
  courses?: {
2748
2748
  title?: string | undefined;
@@ -2770,11 +2770,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2770
2770
  featured?: any;
2771
2771
  moreProfiles?: {
2772
2772
  id?: string | undefined;
2773
- publicIdentifier?: string | undefined;
2774
- linkedinUrl?: string | undefined;
2773
+ position?: string | undefined;
2775
2774
  firstName?: string | undefined;
2776
2775
  lastName?: string | undefined;
2777
- position?: string | undefined;
2776
+ publicIdentifier?: string | undefined;
2777
+ linkedinUrl?: string | undefined;
2778
2778
  }[] | undefined;
2779
2779
  entityId?: string | undefined;
2780
2780
  requestId?: string | undefined;
@@ -2785,6 +2785,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2785
2785
  publicIdentifier?: string | undefined;
2786
2786
  profileId?: string | undefined;
2787
2787
  } | undefined;
2788
+ photo?: string | undefined;
2789
+ verified?: boolean | undefined;
2788
2790
  location?: {
2789
2791
  linkedinText?: string | undefined;
2790
2792
  countryCode?: string | undefined;
@@ -2798,16 +2800,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2798
2800
  city?: string | undefined;
2799
2801
  } | undefined;
2800
2802
  } | undefined;
2801
- verified?: boolean | undefined;
2802
2803
  headline?: string | undefined;
2803
- publicIdentifier?: string | undefined;
2804
- linkedinUrl?: string | undefined;
2804
+ skills?: {
2805
+ name?: string | undefined;
2806
+ positions?: string[] | undefined;
2807
+ endorsements?: string | undefined;
2808
+ }[] | undefined;
2805
2809
  firstName?: string | undefined;
2806
2810
  lastName?: string | undefined;
2811
+ publicIdentifier?: string | undefined;
2812
+ linkedinUrl?: string | undefined;
2807
2813
  about?: string | undefined;
2808
2814
  openToWork?: boolean | undefined;
2809
2815
  hiring?: boolean | undefined;
2810
- photo?: string | undefined;
2811
2816
  premium?: boolean | undefined;
2812
2817
  influencer?: boolean | undefined;
2813
2818
  registeredAt?: string | undefined;
@@ -2817,14 +2822,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2817
2822
  currentPosition?: {
2818
2823
  companyName?: string | undefined;
2819
2824
  }[] | undefined;
2820
- skills?: {
2821
- name?: string | undefined;
2822
- positions?: string[] | undefined;
2823
- endorsements?: string | undefined;
2824
- }[] | undefined;
2825
2825
  experience?: {
2826
- description?: string | undefined;
2827
2826
  duration?: string | undefined;
2827
+ description?: string | undefined;
2828
2828
  location?: string | undefined;
2829
2829
  companyName?: string | undefined;
2830
2830
  companyLinkedinUrl?: string | undefined;
@@ -2836,26 +2836,26 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2836
2836
  skills?: string[] | undefined;
2837
2837
  startDate?: {
2838
2838
  text?: string | undefined;
2839
- month?: string | undefined;
2840
2839
  year?: number | undefined;
2840
+ month?: string | undefined;
2841
2841
  } | undefined;
2842
2842
  endDate?: {
2843
2843
  text?: string | undefined;
2844
- month?: string | undefined;
2845
2844
  year?: number | undefined;
2845
+ month?: string | undefined;
2846
2846
  } | undefined;
2847
2847
  }[] | undefined;
2848
2848
  education?: {
2849
2849
  skills?: string[] | undefined;
2850
2850
  startDate?: {
2851
2851
  text?: string | undefined;
2852
- month?: string | undefined;
2853
2852
  year?: number | undefined;
2853
+ month?: string | undefined;
2854
2854
  } | undefined;
2855
2855
  endDate?: {
2856
2856
  text?: string | undefined;
2857
- month?: string | undefined;
2858
2857
  year?: number | undefined;
2858
+ month?: string | undefined;
2859
2859
  } | undefined;
2860
2860
  schoolName?: string | undefined;
2861
2861
  schoolLinkedinUrl?: string | undefined;
@@ -2870,36 +2870,36 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2870
2870
  issuedByLink?: string | undefined;
2871
2871
  }[] | undefined;
2872
2872
  projects?: {
2873
+ duration?: string | undefined;
2873
2874
  description?: string | undefined;
2874
2875
  title?: string | undefined;
2875
- duration?: string | undefined;
2876
2876
  startDate?: {
2877
2877
  text?: string | undefined;
2878
- month?: string | undefined;
2879
2878
  year?: number | undefined;
2879
+ month?: string | undefined;
2880
2880
  } | undefined;
2881
2881
  endDate?: {
2882
2882
  text?: string | undefined;
2883
- month?: string | undefined;
2884
2883
  year?: number | undefined;
2884
+ month?: string | undefined;
2885
2885
  } | undefined;
2886
2886
  }[] | undefined;
2887
2887
  volunteering?: {
2888
+ cause?: string | undefined;
2888
2889
  duration?: string | undefined;
2889
2890
  role?: string | undefined;
2890
2891
  startDate?: {
2891
2892
  text?: string | undefined;
2892
- month?: string | undefined;
2893
2893
  year?: number | undefined;
2894
+ month?: string | undefined;
2894
2895
  } | null | undefined;
2895
2896
  endDate?: {
2896
2897
  text?: string | undefined;
2897
- month?: string | undefined;
2898
2898
  year?: number | undefined;
2899
+ month?: string | undefined;
2899
2900
  } | undefined;
2900
2901
  organizationName?: string | undefined;
2901
2902
  organizationLinkedinUrl?: string | null | undefined;
2902
- cause?: string | undefined;
2903
2903
  }[] | undefined;
2904
2904
  courses?: {
2905
2905
  title?: string | undefined;
@@ -2927,11 +2927,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
2927
2927
  featured?: any;
2928
2928
  moreProfiles?: {
2929
2929
  id?: string | undefined;
2930
- publicIdentifier?: string | undefined;
2931
- linkedinUrl?: string | undefined;
2930
+ position?: string | undefined;
2932
2931
  firstName?: string | undefined;
2933
2932
  lastName?: string | undefined;
2934
- position?: string | undefined;
2933
+ publicIdentifier?: string | undefined;
2934
+ linkedinUrl?: string | undefined;
2935
2935
  }[] | undefined;
2936
2936
  entityId?: string | undefined;
2937
2937
  requestId?: string | undefined;
@@ -3203,59 +3203,59 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3203
3203
  sourceUnabbreviated: import("zod").ZodOptional<import("zod").ZodString>;
3204
3204
  version: import("zod").ZodOptional<import("zod").ZodString>;
3205
3205
  }, "strip", import("zod").ZodTypeAny, {
3206
+ version?: string | undefined;
3206
3207
  language?: string | undefined;
3207
3208
  downloadLink?: string | undefined;
3208
3209
  tiktokLink?: string | undefined;
3209
3210
  source?: string | undefined;
3210
3211
  sourceUnabbreviated?: string | undefined;
3211
- version?: string | undefined;
3212
3212
  }, {
3213
+ version?: string | undefined;
3213
3214
  language?: string | undefined;
3214
3215
  downloadLink?: string | undefined;
3215
3216
  tiktokLink?: string | undefined;
3216
3217
  source?: string | undefined;
3217
3218
  sourceUnabbreviated?: string | undefined;
3218
- version?: string | undefined;
3219
3219
  }>, "many">>;
3220
3220
  width: import("zod").ZodOptional<import("zod").ZodNumber>;
3221
3221
  }, "strip", import("zod").ZodTypeAny, {
3222
- format?: string | undefined;
3223
3222
  duration?: number | undefined;
3224
- coverUrl?: string | undefined;
3223
+ format?: string | undefined;
3225
3224
  width?: number | undefined;
3226
3225
  height?: number | undefined;
3226
+ coverUrl?: string | undefined;
3227
3227
  definition?: string | undefined;
3228
3228
  originalCoverUrl?: string | undefined;
3229
3229
  subtitleLinks?: {
3230
+ version?: string | undefined;
3230
3231
  language?: string | undefined;
3231
3232
  downloadLink?: string | undefined;
3232
3233
  tiktokLink?: string | undefined;
3233
3234
  source?: string | undefined;
3234
3235
  sourceUnabbreviated?: string | undefined;
3235
- version?: string | undefined;
3236
3236
  }[] | undefined;
3237
3237
  }, {
3238
- format?: string | undefined;
3239
3238
  duration?: number | undefined;
3240
- coverUrl?: string | undefined;
3239
+ format?: string | undefined;
3241
3240
  width?: number | undefined;
3242
3241
  height?: number | undefined;
3242
+ coverUrl?: string | undefined;
3243
3243
  definition?: string | undefined;
3244
3244
  originalCoverUrl?: string | undefined;
3245
3245
  subtitleLinks?: {
3246
+ version?: string | undefined;
3246
3247
  language?: string | undefined;
3247
3248
  downloadLink?: string | undefined;
3248
3249
  tiktokLink?: string | undefined;
3249
3250
  source?: string | undefined;
3250
3251
  sourceUnabbreviated?: string | undefined;
3251
- version?: string | undefined;
3252
3252
  }[] | undefined;
3253
3253
  }>>;
3254
3254
  webVideoUrl: import("zod").ZodOptional<import("zod").ZodString>;
3255
3255
  }, "strip", import("zod").ZodTypeAny, {
3256
+ text?: string | undefined;
3256
3257
  id?: string | undefined;
3257
3258
  input?: string | undefined;
3258
- text?: string | undefined;
3259
3259
  hashtags?: {
3260
3260
  name?: string | undefined;
3261
3261
  }[] | undefined;
@@ -3321,27 +3321,27 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3321
3321
  shareCount?: number | undefined;
3322
3322
  textLanguage?: string | undefined;
3323
3323
  videoMeta?: {
3324
- format?: string | undefined;
3325
3324
  duration?: number | undefined;
3326
- coverUrl?: string | undefined;
3325
+ format?: string | undefined;
3327
3326
  width?: number | undefined;
3328
3327
  height?: number | undefined;
3328
+ coverUrl?: string | undefined;
3329
3329
  definition?: string | undefined;
3330
3330
  originalCoverUrl?: string | undefined;
3331
3331
  subtitleLinks?: {
3332
+ version?: string | undefined;
3332
3333
  language?: string | undefined;
3333
3334
  downloadLink?: string | undefined;
3334
3335
  tiktokLink?: string | undefined;
3335
3336
  source?: string | undefined;
3336
3337
  sourceUnabbreviated?: string | undefined;
3337
- version?: string | undefined;
3338
3338
  }[] | undefined;
3339
3339
  } | undefined;
3340
3340
  webVideoUrl?: string | undefined;
3341
3341
  }, {
3342
+ text?: string | undefined;
3342
3343
  id?: string | undefined;
3343
3344
  input?: string | undefined;
3344
- text?: string | undefined;
3345
3345
  hashtags?: {
3346
3346
  name?: string | undefined;
3347
3347
  }[] | undefined;
@@ -3407,20 +3407,20 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3407
3407
  shareCount?: number | undefined;
3408
3408
  textLanguage?: string | undefined;
3409
3409
  videoMeta?: {
3410
- format?: string | undefined;
3411
3410
  duration?: number | undefined;
3412
- coverUrl?: string | undefined;
3411
+ format?: string | undefined;
3413
3412
  width?: number | undefined;
3414
3413
  height?: number | undefined;
3414
+ coverUrl?: string | undefined;
3415
3415
  definition?: string | undefined;
3416
3416
  originalCoverUrl?: string | undefined;
3417
3417
  subtitleLinks?: {
3418
+ version?: string | undefined;
3418
3419
  language?: string | undefined;
3419
3420
  downloadLink?: string | undefined;
3420
3421
  tiktokLink?: string | undefined;
3421
3422
  source?: string | undefined;
3422
3423
  sourceUnabbreviated?: string | undefined;
3423
- version?: string | undefined;
3424
3424
  }[] | undefined;
3425
3425
  } | undefined;
3426
3426
  webVideoUrl?: string | undefined;
@@ -3445,7 +3445,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3445
3445
  searchTerms?: string[] | undefined;
3446
3446
  twitterHandles?: string[] | undefined;
3447
3447
  conversationIds?: string[] | undefined;
3448
- tweetLanguage?: "id" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
3448
+ tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
3449
3449
  }, {
3450
3450
  sort?: "Top" | "Latest" | undefined;
3451
3451
  maxItems?: number | undefined;
@@ -3453,7 +3453,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3453
3453
  searchTerms?: string[] | undefined;
3454
3454
  twitterHandles?: string[] | undefined;
3455
3455
  conversationIds?: string[] | undefined;
3456
- tweetLanguage?: "id" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
3456
+ tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
3457
3457
  }>;
3458
3458
  output: import("zod").ZodObject<{
3459
3459
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3475,8 +3475,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3475
3475
  }, "strip", import("zod").ZodTypeAny, {
3476
3476
  description?: string | undefined;
3477
3477
  name?: string | undefined;
3478
- url?: string | undefined;
3479
3478
  id?: string | undefined;
3479
+ url?: string | undefined;
3480
3480
  following?: number | undefined;
3481
3481
  userName?: string | undefined;
3482
3482
  isVerified?: boolean | undefined;
@@ -3488,8 +3488,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3488
3488
  }, {
3489
3489
  description?: string | undefined;
3490
3490
  name?: string | undefined;
3491
- url?: string | undefined;
3492
3491
  id?: string | undefined;
3492
+ url?: string | undefined;
3493
3493
  following?: number | undefined;
3494
3494
  userName?: string | undefined;
3495
3495
  isVerified?: boolean | undefined;
@@ -3514,15 +3514,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3514
3514
  height: import("zod").ZodOptional<import("zod").ZodNumber>;
3515
3515
  duration: import("zod").ZodOptional<import("zod").ZodNumber>;
3516
3516
  }, "strip", import("zod").ZodTypeAny, {
3517
- type?: "video" | "photo" | "animated_gif" | undefined;
3518
- url?: string | undefined;
3519
3517
  duration?: number | undefined;
3518
+ type?: "photo" | "video" | "animated_gif" | undefined;
3519
+ url?: string | undefined;
3520
3520
  width?: number | undefined;
3521
3521
  height?: number | undefined;
3522
3522
  }, {
3523
- type?: "video" | "photo" | "animated_gif" | undefined;
3524
- url?: string | undefined;
3525
3523
  duration?: number | undefined;
3524
+ type?: "photo" | "video" | "animated_gif" | undefined;
3525
+ url?: string | undefined;
3526
3526
  width?: number | undefined;
3527
3527
  height?: number | undefined;
3528
3528
  }>]>, "many">>;
@@ -3588,14 +3588,28 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3588
3588
  isQuote: import("zod").ZodOptional<import("zod").ZodBoolean>;
3589
3589
  isReply: import("zod").ZodOptional<import("zod").ZodBoolean>;
3590
3590
  }, "strip", import("zod").ZodTypeAny, {
3591
- url?: string | undefined;
3592
- id?: string | undefined;
3593
3591
  text?: string | undefined;
3592
+ id?: string | undefined;
3593
+ url?: string | undefined;
3594
+ entities?: {
3595
+ hashtags?: {
3596
+ text?: string | undefined;
3597
+ }[] | undefined;
3598
+ urls?: {
3599
+ url?: string | undefined;
3600
+ displayUrl?: string | undefined;
3601
+ expandedUrl?: string | undefined;
3602
+ }[] | undefined;
3603
+ userMentions?: {
3604
+ name?: string | undefined;
3605
+ screenName?: string | undefined;
3606
+ }[] | undefined;
3607
+ } | undefined;
3594
3608
  author?: {
3595
3609
  description?: string | undefined;
3596
3610
  name?: string | undefined;
3597
- url?: string | undefined;
3598
3611
  id?: string | undefined;
3612
+ url?: string | undefined;
3599
3613
  following?: number | undefined;
3600
3614
  userName?: string | undefined;
3601
3615
  isVerified?: boolean | undefined;
@@ -3606,9 +3620,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3606
3620
  createdAt?: string | undefined;
3607
3621
  } | undefined;
3608
3622
  media?: (string | {
3609
- type?: "video" | "photo" | "animated_gif" | undefined;
3610
- url?: string | undefined;
3611
3623
  duration?: number | undefined;
3624
+ type?: "photo" | "video" | "animated_gif" | undefined;
3625
+ url?: string | undefined;
3612
3626
  width?: number | undefined;
3613
3627
  height?: number | undefined;
3614
3628
  })[] | undefined;
@@ -3620,6 +3634,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3620
3634
  quoteCount?: number | undefined;
3621
3635
  bookmarkCount?: number | undefined;
3622
3636
  lang?: string | undefined;
3637
+ isRetweet?: boolean | undefined;
3638
+ isQuote?: boolean | undefined;
3639
+ isReply?: boolean | undefined;
3640
+ }, {
3641
+ text?: string | undefined;
3642
+ id?: string | undefined;
3643
+ url?: string | undefined;
3623
3644
  entities?: {
3624
3645
  hashtags?: {
3625
3646
  text?: string | undefined;
@@ -3634,18 +3655,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3634
3655
  screenName?: string | undefined;
3635
3656
  }[] | undefined;
3636
3657
  } | undefined;
3637
- isRetweet?: boolean | undefined;
3638
- isQuote?: boolean | undefined;
3639
- isReply?: boolean | undefined;
3640
- }, {
3641
- url?: string | undefined;
3642
- id?: string | undefined;
3643
- text?: string | undefined;
3644
3658
  author?: {
3645
3659
  description?: string | undefined;
3646
3660
  name?: string | undefined;
3647
- url?: string | undefined;
3648
3661
  id?: string | undefined;
3662
+ url?: string | undefined;
3649
3663
  following?: number | undefined;
3650
3664
  userName?: string | undefined;
3651
3665
  isVerified?: boolean | undefined;
@@ -3656,9 +3670,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3656
3670
  createdAt?: string | undefined;
3657
3671
  } | undefined;
3658
3672
  media?: (string | {
3659
- type?: "video" | "photo" | "animated_gif" | undefined;
3660
- url?: string | undefined;
3661
3673
  duration?: number | undefined;
3674
+ type?: "photo" | "video" | "animated_gif" | undefined;
3675
+ url?: string | undefined;
3662
3676
  width?: number | undefined;
3663
3677
  height?: number | undefined;
3664
3678
  })[] | undefined;
@@ -3670,20 +3684,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3670
3684
  quoteCount?: number | undefined;
3671
3685
  bookmarkCount?: number | undefined;
3672
3686
  lang?: string | undefined;
3673
- entities?: {
3674
- hashtags?: {
3675
- text?: string | undefined;
3676
- }[] | undefined;
3677
- urls?: {
3678
- url?: string | undefined;
3679
- displayUrl?: string | undefined;
3680
- expandedUrl?: string | undefined;
3681
- }[] | undefined;
3682
- userMentions?: {
3683
- name?: string | undefined;
3684
- screenName?: string | undefined;
3685
- }[] | undefined;
3686
- } | undefined;
3687
3687
  isRetweet?: boolean | undefined;
3688
3688
  isQuote?: boolean | undefined;
3689
3689
  isReply?: boolean | undefined;
@@ -3813,11 +3813,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3813
3813
  lat: number;
3814
3814
  lng: number;
3815
3815
  } | undefined;
3816
- language?: string | undefined;
3817
3816
  postalCode?: string | null | undefined;
3818
3817
  countryCode?: string | undefined;
3819
3818
  state?: string | undefined;
3820
3819
  city?: string | undefined;
3820
+ language?: string | undefined;
3821
3821
  price?: string | null | undefined;
3822
3822
  categoryName?: string | undefined;
3823
3823
  address?: string | undefined;
@@ -3875,11 +3875,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
3875
3875
  lat: number;
3876
3876
  lng: number;
3877
3877
  } | undefined;
3878
- language?: string | undefined;
3879
3878
  postalCode?: string | null | undefined;
3880
3879
  countryCode?: string | undefined;
3881
3880
  state?: string | undefined;
3882
3881
  city?: string | undefined;
3882
+ language?: string | undefined;
3883
3883
  price?: string | null | undefined;
3884
3884
  categoryName?: string | undefined;
3885
3885
  address?: string | undefined;