bereach 1.3.2 → 1.4.0-beta.10

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 (1156) hide show
  1. package/FUNCTIONS.md +3 -3
  2. package/README.md +235 -149
  3. package/esm/funcs/actions-accept-invitation.d.ts +18 -0
  4. package/esm/funcs/actions-accept-invitation.d.ts.map +1 -0
  5. package/esm/funcs/actions-accept-invitation.js +97 -0
  6. package/esm/funcs/actions-accept-invitation.js.map +1 -0
  7. package/esm/funcs/actions-connect-profile.d.ts +2 -2
  8. package/esm/funcs/actions-connect-profile.d.ts.map +1 -1
  9. package/esm/funcs/actions-connect-profile.js +6 -4
  10. package/esm/funcs/actions-connect-profile.js.map +1 -1
  11. package/esm/funcs/actions-create-comment.d.ts +18 -0
  12. package/esm/funcs/actions-create-comment.d.ts.map +1 -0
  13. package/esm/funcs/actions-create-comment.js +97 -0
  14. package/esm/funcs/actions-create-comment.js.map +1 -0
  15. package/esm/funcs/actions-decline-invitation.d.ts +18 -0
  16. package/esm/funcs/actions-decline-invitation.d.ts.map +1 -0
  17. package/esm/funcs/actions-decline-invitation.js +97 -0
  18. package/esm/funcs/actions-decline-invitation.js.map +1 -0
  19. package/esm/funcs/actions-edit-comment.d.ts +18 -0
  20. package/esm/funcs/actions-edit-comment.d.ts.map +1 -0
  21. package/esm/funcs/actions-edit-comment.js +97 -0
  22. package/esm/funcs/actions-edit-comment.js.map +1 -0
  23. package/esm/funcs/actions-edit-post.d.ts +18 -0
  24. package/esm/funcs/actions-edit-post.d.ts.map +1 -0
  25. package/esm/funcs/actions-edit-post.js +97 -0
  26. package/esm/funcs/actions-edit-post.js.map +1 -0
  27. package/esm/funcs/actions-follow-company.d.ts +1 -1
  28. package/esm/funcs/actions-follow-company.d.ts.map +1 -1
  29. package/esm/funcs/actions-follow-company.js +5 -3
  30. package/esm/funcs/actions-follow-company.js.map +1 -1
  31. package/esm/funcs/actions-follow-profile.d.ts +18 -0
  32. package/esm/funcs/actions-follow-profile.d.ts.map +1 -0
  33. package/esm/funcs/actions-follow-profile.js +97 -0
  34. package/esm/funcs/actions-follow-profile.js.map +1 -0
  35. package/esm/funcs/actions-like-comment.d.ts +18 -0
  36. package/esm/funcs/actions-like-comment.d.ts.map +1 -0
  37. package/esm/funcs/actions-like-comment.js +97 -0
  38. package/esm/funcs/actions-like-comment.js.map +1 -0
  39. package/esm/funcs/actions-like-post.d.ts +18 -0
  40. package/esm/funcs/actions-like-post.d.ts.map +1 -0
  41. package/esm/funcs/actions-like-post.js +97 -0
  42. package/esm/funcs/actions-like-post.js.map +1 -0
  43. package/esm/funcs/actions-list-invitations.d.ts +18 -0
  44. package/esm/funcs/actions-list-invitations.d.ts.map +1 -0
  45. package/esm/funcs/actions-list-invitations.js +99 -0
  46. package/esm/funcs/actions-list-invitations.js.map +1 -0
  47. package/esm/funcs/actions-list-sent-invitations.d.ts +1 -1
  48. package/esm/funcs/actions-list-sent-invitations.d.ts.map +1 -1
  49. package/esm/funcs/actions-list-sent-invitations.js +5 -3
  50. package/esm/funcs/actions-list-sent-invitations.js.map +1 -1
  51. package/esm/funcs/actions-publish-post.d.ts +18 -0
  52. package/esm/funcs/actions-publish-post.d.ts.map +1 -0
  53. package/esm/funcs/actions-publish-post.js +97 -0
  54. package/esm/funcs/actions-publish-post.js.map +1 -0
  55. package/esm/funcs/actions-reply-to-comment.d.ts +18 -0
  56. package/esm/funcs/actions-reply-to-comment.d.ts.map +1 -0
  57. package/esm/funcs/actions-reply-to-comment.js +97 -0
  58. package/esm/funcs/actions-reply-to-comment.js.map +1 -0
  59. package/esm/funcs/actions-repost-post.d.ts +18 -0
  60. package/esm/funcs/actions-repost-post.d.ts.map +1 -0
  61. package/esm/funcs/actions-repost-post.js +97 -0
  62. package/esm/funcs/actions-repost-post.js.map +1 -0
  63. package/esm/funcs/actions-save-post.d.ts +18 -0
  64. package/esm/funcs/actions-save-post.d.ts.map +1 -0
  65. package/esm/funcs/actions-save-post.js +97 -0
  66. package/esm/funcs/actions-save-post.js.map +1 -0
  67. package/esm/funcs/actions-send-message.d.ts +2 -2
  68. package/esm/funcs/actions-send-message.d.ts.map +1 -1
  69. package/esm/funcs/actions-send-message.js +6 -4
  70. package/esm/funcs/actions-send-message.js.map +1 -1
  71. package/esm/funcs/actions-unfollow-company.d.ts +18 -0
  72. package/esm/funcs/actions-unfollow-company.d.ts.map +1 -0
  73. package/esm/funcs/actions-unfollow-company.js +97 -0
  74. package/esm/funcs/actions-unfollow-company.js.map +1 -0
  75. package/esm/funcs/actions-unfollow-profile.d.ts +18 -0
  76. package/esm/funcs/actions-unfollow-profile.d.ts.map +1 -0
  77. package/esm/funcs/actions-unfollow-profile.js +97 -0
  78. package/esm/funcs/actions-unfollow-profile.js.map +1 -0
  79. package/esm/funcs/actions-unlike-comment.d.ts +18 -0
  80. package/esm/funcs/actions-unlike-comment.d.ts.map +1 -0
  81. package/esm/funcs/actions-unlike-comment.js +97 -0
  82. package/esm/funcs/actions-unlike-comment.js.map +1 -0
  83. package/esm/funcs/actions-unlike-post.d.ts +18 -0
  84. package/esm/funcs/actions-unlike-post.d.ts.map +1 -0
  85. package/esm/funcs/actions-unlike-post.js +97 -0
  86. package/esm/funcs/actions-unlike-post.js.map +1 -0
  87. package/esm/funcs/actions-unsave-post.d.ts +18 -0
  88. package/esm/funcs/actions-unsave-post.d.ts.map +1 -0
  89. package/esm/funcs/actions-unsave-post.js +97 -0
  90. package/esm/funcs/actions-unsave-post.js.map +1 -0
  91. package/esm/funcs/actions-withdraw-invitation.d.ts +18 -0
  92. package/esm/funcs/actions-withdraw-invitation.d.ts.map +1 -0
  93. package/esm/funcs/actions-withdraw-invitation.js +97 -0
  94. package/esm/funcs/actions-withdraw-invitation.js.map +1 -0
  95. package/esm/funcs/campaigns-filter.d.ts +1 -1
  96. package/esm/funcs/campaigns-filter.d.ts.map +1 -1
  97. package/esm/funcs/campaigns-filter.js +5 -3
  98. package/esm/funcs/campaigns-filter.js.map +1 -1
  99. package/esm/funcs/campaigns-get-status.d.ts +1 -1
  100. package/esm/funcs/campaigns-get-status.d.ts.map +1 -1
  101. package/esm/funcs/campaigns-get-status.js +5 -3
  102. package/esm/funcs/campaigns-get-status.js.map +1 -1
  103. package/esm/funcs/campaigns-stats.d.ts +18 -0
  104. package/esm/funcs/campaigns-stats.d.ts.map +1 -0
  105. package/esm/funcs/campaigns-stats.js +102 -0
  106. package/esm/funcs/campaigns-stats.js.map +1 -0
  107. package/esm/funcs/campaigns-sync.d.ts +1 -1
  108. package/esm/funcs/campaigns-sync.d.ts.map +1 -1
  109. package/esm/funcs/campaigns-sync.js +5 -3
  110. package/esm/funcs/campaigns-sync.js.map +1 -1
  111. package/esm/funcs/chat-archive.d.ts +1 -1
  112. package/esm/funcs/chat-archive.d.ts.map +1 -1
  113. package/esm/funcs/chat-archive.js +5 -3
  114. package/esm/funcs/chat-archive.js.map +1 -1
  115. package/esm/funcs/chat-find-conversation.d.ts +2 -9
  116. package/esm/funcs/chat-find-conversation.d.ts.map +1 -1
  117. package/esm/funcs/chat-find-conversation.js +6 -11
  118. package/esm/funcs/chat-find-conversation.js.map +1 -1
  119. package/esm/funcs/chat-get-messages.d.ts +22 -0
  120. package/esm/funcs/chat-get-messages.d.ts.map +1 -0
  121. package/esm/funcs/chat-get-messages.js +105 -0
  122. package/esm/funcs/chat-get-messages.js.map +1 -0
  123. package/esm/funcs/chat-get-unread-count.d.ts +18 -0
  124. package/esm/funcs/chat-get-unread-count.d.ts.map +1 -0
  125. package/esm/funcs/chat-get-unread-count.js +86 -0
  126. package/esm/funcs/chat-get-unread-count.js.map +1 -0
  127. package/esm/funcs/chat-list-archived.d.ts +18 -0
  128. package/esm/funcs/chat-list-archived.d.ts.map +1 -0
  129. package/esm/funcs/chat-list-archived.js +100 -0
  130. package/esm/funcs/chat-list-archived.js.map +1 -0
  131. package/esm/funcs/chat-list-inbox.d.ts +18 -0
  132. package/esm/funcs/chat-list-inbox.d.ts.map +1 -0
  133. package/esm/funcs/chat-list-inbox.js +99 -0
  134. package/esm/funcs/chat-list-inbox.js.map +1 -0
  135. package/esm/funcs/chat-list-starred.d.ts +18 -0
  136. package/esm/funcs/chat-list-starred.d.ts.map +1 -0
  137. package/esm/funcs/chat-list-starred.js +100 -0
  138. package/esm/funcs/chat-list-starred.js.map +1 -0
  139. package/esm/funcs/chat-mark-all-read.d.ts +18 -0
  140. package/esm/funcs/chat-mark-all-read.d.ts.map +1 -0
  141. package/esm/funcs/chat-mark-all-read.js +87 -0
  142. package/esm/funcs/chat-mark-all-read.js.map +1 -0
  143. package/esm/funcs/chat-mark-seen.d.ts +18 -0
  144. package/esm/funcs/chat-mark-seen.d.ts.map +1 -0
  145. package/esm/funcs/chat-mark-seen.js +97 -0
  146. package/esm/funcs/chat-mark-seen.js.map +1 -0
  147. package/esm/funcs/chat-react.d.ts +18 -0
  148. package/esm/funcs/chat-react.d.ts.map +1 -0
  149. package/esm/funcs/chat-react.js +97 -0
  150. package/esm/funcs/chat-react.js.map +1 -0
  151. package/esm/funcs/chat-search-conversations.d.ts +2 -2
  152. package/esm/funcs/chat-search-conversations.d.ts.map +1 -1
  153. package/esm/funcs/chat-search-conversations.js +14 -8
  154. package/esm/funcs/chat-search-conversations.js.map +1 -1
  155. package/esm/funcs/chat-send-typing-indicator.d.ts +18 -0
  156. package/esm/funcs/chat-send-typing-indicator.d.ts.map +1 -0
  157. package/esm/funcs/chat-send-typing-indicator.js +97 -0
  158. package/esm/funcs/chat-send-typing-indicator.js.map +1 -0
  159. package/esm/funcs/chat-star.d.ts +18 -0
  160. package/esm/funcs/chat-star.d.ts.map +1 -0
  161. package/esm/funcs/chat-star.js +97 -0
  162. package/esm/funcs/chat-star.js.map +1 -0
  163. package/esm/funcs/chat-unarchive.d.ts +18 -0
  164. package/esm/funcs/chat-unarchive.d.ts.map +1 -0
  165. package/esm/funcs/chat-unarchive.js +97 -0
  166. package/esm/funcs/chat-unarchive.js.map +1 -0
  167. package/esm/funcs/chat-unreact.d.ts +1 -1
  168. package/esm/funcs/chat-unreact.d.ts.map +1 -1
  169. package/esm/funcs/chat-unreact.js +5 -3
  170. package/esm/funcs/chat-unreact.js.map +1 -1
  171. package/esm/funcs/chat-unstar.d.ts +18 -0
  172. package/esm/funcs/chat-unstar.d.ts.map +1 -0
  173. package/esm/funcs/chat-unstar.js +97 -0
  174. package/esm/funcs/chat-unstar.js.map +1 -0
  175. package/esm/funcs/company-pages-get-analytics.d.ts +1 -1
  176. package/esm/funcs/company-pages-get-analytics.d.ts.map +1 -1
  177. package/esm/funcs/company-pages-get-analytics.js +5 -3
  178. package/esm/funcs/company-pages-get-analytics.js.map +1 -1
  179. package/esm/funcs/company-pages-get-permissions.d.ts +1 -1
  180. package/esm/funcs/company-pages-get-permissions.d.ts.map +1 -1
  181. package/esm/funcs/company-pages-get-permissions.js +5 -3
  182. package/esm/funcs/company-pages-get-permissions.js.map +1 -1
  183. package/esm/funcs/company-pages-list.d.ts +1 -1
  184. package/esm/funcs/company-pages-list.d.ts.map +1 -1
  185. package/esm/funcs/company-pages-list.js +4 -2
  186. package/esm/funcs/company-pages-list.js.map +1 -1
  187. package/esm/funcs/company-pages-posts.d.ts +18 -0
  188. package/esm/funcs/company-pages-posts.d.ts.map +1 -0
  189. package/esm/funcs/company-pages-posts.js +97 -0
  190. package/esm/funcs/company-pages-posts.js.map +1 -0
  191. package/esm/funcs/contacts-add-activities.d.ts +18 -0
  192. package/esm/funcs/contacts-add-activities.d.ts.map +1 -0
  193. package/esm/funcs/contacts-add-activities.js +103 -0
  194. package/esm/funcs/contacts-add-activities.js.map +1 -0
  195. package/esm/funcs/contacts-add-to-campaign.d.ts +18 -0
  196. package/esm/funcs/contacts-add-to-campaign.d.ts.map +1 -0
  197. package/esm/funcs/contacts-add-to-campaign.js +103 -0
  198. package/esm/funcs/contacts-add-to-campaign.js.map +1 -0
  199. package/esm/funcs/contacts-bulk-update.d.ts +18 -0
  200. package/esm/funcs/contacts-bulk-update.d.ts.map +1 -0
  201. package/esm/funcs/contacts-bulk-update.js +97 -0
  202. package/esm/funcs/contacts-bulk-update.js.map +1 -0
  203. package/esm/funcs/contacts-campaign-status-transition.d.ts +18 -0
  204. package/esm/funcs/contacts-campaign-status-transition.d.ts.map +1 -0
  205. package/esm/funcs/contacts-campaign-status-transition.js +103 -0
  206. package/esm/funcs/contacts-campaign-status-transition.js.map +1 -0
  207. package/esm/funcs/contacts-create-campaign.d.ts +18 -0
  208. package/esm/funcs/contacts-create-campaign.d.ts.map +1 -0
  209. package/esm/funcs/contacts-create-campaign.js +97 -0
  210. package/esm/funcs/contacts-create-campaign.js.map +1 -0
  211. package/esm/funcs/contacts-delete-agent-state.d.ts +18 -0
  212. package/esm/funcs/contacts-delete-agent-state.d.ts.map +1 -0
  213. package/esm/funcs/contacts-delete-agent-state.js +102 -0
  214. package/esm/funcs/contacts-delete-agent-state.js.map +1 -0
  215. package/esm/funcs/contacts-delete-campaign.d.ts +18 -0
  216. package/esm/funcs/contacts-delete-campaign.d.ts.map +1 -0
  217. package/esm/funcs/contacts-delete-campaign.js +102 -0
  218. package/esm/funcs/contacts-delete-campaign.js.map +1 -0
  219. package/esm/funcs/contacts-get-agent-state.d.ts +18 -0
  220. package/esm/funcs/contacts-get-agent-state.d.ts.map +1 -0
  221. package/esm/funcs/contacts-get-agent-state.js +102 -0
  222. package/esm/funcs/contacts-get-agent-state.js.map +1 -0
  223. package/esm/funcs/contacts-get-by-url.d.ts +18 -0
  224. package/esm/funcs/contacts-get-by-url.d.ts.map +1 -0
  225. package/esm/funcs/contacts-get-by-url.js +100 -0
  226. package/esm/funcs/contacts-get-by-url.js.map +1 -0
  227. package/esm/funcs/contacts-get-campaign.d.ts +18 -0
  228. package/esm/funcs/contacts-get-campaign.d.ts.map +1 -0
  229. package/esm/funcs/contacts-get-campaign.js +102 -0
  230. package/esm/funcs/contacts-get-campaign.js.map +1 -0
  231. package/esm/funcs/contacts-get.d.ts +18 -0
  232. package/esm/funcs/contacts-get.d.ts.map +1 -0
  233. package/esm/funcs/contacts-get.js +102 -0
  234. package/esm/funcs/contacts-get.js.map +1 -0
  235. package/esm/funcs/contacts-list-activities.d.ts +18 -0
  236. package/esm/funcs/contacts-list-activities.d.ts.map +1 -0
  237. package/esm/funcs/contacts-list-activities.js +108 -0
  238. package/esm/funcs/contacts-list-activities.js.map +1 -0
  239. package/esm/funcs/contacts-list-agent-states.d.ts +18 -0
  240. package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -0
  241. package/esm/funcs/contacts-list-agent-states.js +100 -0
  242. package/esm/funcs/contacts-list-agent-states.js.map +1 -0
  243. package/esm/funcs/contacts-list-by-campaign.d.ts +18 -0
  244. package/esm/funcs/contacts-list-by-campaign.d.ts.map +1 -0
  245. package/esm/funcs/contacts-list-by-campaign.js +111 -0
  246. package/esm/funcs/contacts-list-by-campaign.js.map +1 -0
  247. package/esm/funcs/contacts-list-campaigns.d.ts +18 -0
  248. package/esm/funcs/contacts-list-campaigns.d.ts.map +1 -0
  249. package/esm/funcs/contacts-list-campaigns.js +103 -0
  250. package/esm/funcs/contacts-list-campaigns.js.map +1 -0
  251. package/esm/funcs/contacts-patch-agent-state.d.ts +18 -0
  252. package/esm/funcs/contacts-patch-agent-state.d.ts.map +1 -0
  253. package/esm/funcs/contacts-patch-agent-state.js +103 -0
  254. package/esm/funcs/contacts-patch-agent-state.js.map +1 -0
  255. package/esm/funcs/contacts-search.d.ts +18 -0
  256. package/esm/funcs/contacts-search.d.ts.map +1 -0
  257. package/esm/funcs/contacts-search.js +112 -0
  258. package/esm/funcs/contacts-search.js.map +1 -0
  259. package/esm/funcs/contacts-set-agent-state.d.ts +18 -0
  260. package/esm/funcs/contacts-set-agent-state.d.ts.map +1 -0
  261. package/esm/funcs/contacts-set-agent-state.js +103 -0
  262. package/esm/funcs/contacts-set-agent-state.js.map +1 -0
  263. package/esm/funcs/contacts-stats.d.ts +18 -0
  264. package/esm/funcs/contacts-stats.d.ts.map +1 -0
  265. package/esm/funcs/contacts-stats.js +100 -0
  266. package/esm/funcs/contacts-stats.js.map +1 -0
  267. package/esm/funcs/contacts-update-campaign.d.ts +18 -0
  268. package/esm/funcs/contacts-update-campaign.d.ts.map +1 -0
  269. package/esm/funcs/contacts-update-campaign.js +103 -0
  270. package/esm/funcs/contacts-update-campaign.js.map +1 -0
  271. package/esm/funcs/contacts-update.d.ts +18 -0
  272. package/esm/funcs/contacts-update.d.ts.map +1 -0
  273. package/esm/funcs/contacts-update.js +103 -0
  274. package/esm/funcs/contacts-update.js.map +1 -0
  275. package/esm/funcs/contacts-upsert.d.ts +3 -2
  276. package/esm/funcs/contacts-upsert.d.ts.map +1 -1
  277. package/esm/funcs/contacts-upsert.js +23 -5
  278. package/esm/funcs/contacts-upsert.js.map +1 -1
  279. package/esm/funcs/context-delete.d.ts +18 -0
  280. package/esm/funcs/context-delete.d.ts.map +1 -0
  281. package/esm/funcs/context-delete.js +101 -0
  282. package/esm/funcs/context-delete.js.map +1 -0
  283. package/esm/funcs/context-list-entries.d.ts +18 -0
  284. package/esm/funcs/context-list-entries.d.ts.map +1 -0
  285. package/esm/funcs/context-list-entries.js +101 -0
  286. package/esm/funcs/context-list-entries.js.map +1 -0
  287. package/esm/funcs/context-set.d.ts +18 -0
  288. package/esm/funcs/context-set.d.ts.map +1 -0
  289. package/esm/funcs/context-set.js +97 -0
  290. package/esm/funcs/context-set.js.map +1 -0
  291. package/esm/funcs/cron-list-schedules.d.ts +18 -0
  292. package/esm/funcs/cron-list-schedules.d.ts.map +1 -0
  293. package/esm/funcs/cron-list-schedules.js +86 -0
  294. package/esm/funcs/cron-list-schedules.js.map +1 -0
  295. package/esm/funcs/cron-update-schedule.d.ts +18 -0
  296. package/esm/funcs/cron-update-schedule.d.ts.map +1 -0
  297. package/esm/funcs/cron-update-schedule.js +103 -0
  298. package/esm/funcs/cron-update-schedule.js.map +1 -0
  299. package/esm/funcs/profile-get-credits.d.ts +1 -1
  300. package/esm/funcs/profile-get-credits.d.ts.map +1 -1
  301. package/esm/funcs/profile-get-credits.js +5 -3
  302. package/esm/funcs/profile-get-credits.js.map +1 -1
  303. package/esm/funcs/profile-get-follower-analytics.d.ts +1 -1
  304. package/esm/funcs/profile-get-follower-analytics.d.ts.map +1 -1
  305. package/esm/funcs/profile-get-follower-analytics.js +4 -2
  306. package/esm/funcs/profile-get-follower-analytics.js.map +1 -1
  307. package/esm/funcs/profile-get-followers.d.ts +1 -1
  308. package/esm/funcs/profile-get-followers.d.ts.map +1 -1
  309. package/esm/funcs/profile-get-followers.js +5 -3
  310. package/esm/funcs/profile-get-followers.js.map +1 -1
  311. package/esm/funcs/profile-get-limits.d.ts +1 -1
  312. package/esm/funcs/profile-get-limits.d.ts.map +1 -1
  313. package/esm/funcs/profile-get-limits.js +5 -3
  314. package/esm/funcs/profile-get-limits.js.map +1 -1
  315. package/esm/funcs/profile-get-post-analytics.d.ts +2 -2
  316. package/esm/funcs/profile-get-post-analytics.d.ts.map +1 -1
  317. package/esm/funcs/profile-get-post-analytics.js +6 -4
  318. package/esm/funcs/profile-get-post-analytics.js.map +1 -1
  319. package/esm/funcs/profile-get-search-appearances.d.ts +1 -1
  320. package/esm/funcs/profile-get-search-appearances.d.ts.map +1 -1
  321. package/esm/funcs/profile-get-search-appearances.js +4 -2
  322. package/esm/funcs/profile-get-search-appearances.js.map +1 -1
  323. package/esm/funcs/profile-get.d.ts +1 -1
  324. package/esm/funcs/profile-get.d.ts.map +1 -1
  325. package/esm/funcs/profile-get.js +5 -3
  326. package/esm/funcs/profile-get.js.map +1 -1
  327. package/esm/funcs/profile-list-accounts.d.ts +1 -1
  328. package/esm/funcs/profile-list-accounts.d.ts.map +1 -1
  329. package/esm/funcs/profile-list-accounts.js +5 -3
  330. package/esm/funcs/profile-list-accounts.js.map +1 -1
  331. package/esm/funcs/profile-list-connections.d.ts +18 -0
  332. package/esm/funcs/profile-list-connections.d.ts.map +1 -0
  333. package/esm/funcs/profile-list-connections.js +103 -0
  334. package/esm/funcs/profile-list-connections.js.map +1 -0
  335. package/esm/funcs/profile-posts.d.ts +18 -0
  336. package/esm/funcs/profile-posts.d.ts.map +1 -0
  337. package/esm/funcs/profile-posts.js +99 -0
  338. package/esm/funcs/profile-posts.js.map +1 -0
  339. package/esm/funcs/profile-refresh.d.ts +1 -1
  340. package/esm/funcs/profile-refresh.d.ts.map +1 -1
  341. package/esm/funcs/profile-refresh.js +4 -2
  342. package/esm/funcs/profile-refresh.js.map +1 -1
  343. package/esm/funcs/profile-switch-account.d.ts +18 -0
  344. package/esm/funcs/profile-switch-account.d.ts.map +1 -0
  345. package/esm/funcs/profile-switch-account.js +97 -0
  346. package/esm/funcs/profile-switch-account.js.map +1 -0
  347. package/esm/funcs/profile-update-account.d.ts +1 -1
  348. package/esm/funcs/profile-update-account.d.ts.map +1 -1
  349. package/esm/funcs/profile-update-account.js +5 -3
  350. package/esm/funcs/profile-update-account.js.map +1 -1
  351. package/esm/funcs/profile-views.d.ts +18 -0
  352. package/esm/funcs/profile-views.d.ts.map +1 -0
  353. package/esm/funcs/profile-views.js +87 -0
  354. package/esm/funcs/profile-views.js.map +1 -0
  355. package/esm/funcs/sales-nav-companies.d.ts +33 -0
  356. package/esm/funcs/sales-nav-companies.d.ts.map +1 -0
  357. package/esm/funcs/sales-nav-companies.js +112 -0
  358. package/esm/funcs/sales-nav-companies.js.map +1 -0
  359. package/esm/funcs/sales-nav-people.d.ts +53 -0
  360. package/esm/funcs/sales-nav-people.d.ts.map +1 -0
  361. package/esm/funcs/sales-nav-people.js +132 -0
  362. package/esm/funcs/sales-nav-people.js.map +1 -0
  363. package/esm/funcs/sales-nav-search.d.ts +39 -0
  364. package/esm/funcs/sales-nav-search.d.ts.map +1 -0
  365. package/esm/funcs/sales-nav-search.js +118 -0
  366. package/esm/funcs/sales-nav-search.js.map +1 -0
  367. package/esm/funcs/scheduled-messages-batch-schedule.d.ts +18 -0
  368. package/esm/funcs/scheduled-messages-batch-schedule.d.ts.map +1 -0
  369. package/esm/funcs/scheduled-messages-batch-schedule.js +97 -0
  370. package/esm/funcs/scheduled-messages-batch-schedule.js.map +1 -0
  371. package/esm/funcs/scheduled-messages-cancel.d.ts +18 -0
  372. package/esm/funcs/scheduled-messages-cancel.d.ts.map +1 -0
  373. package/esm/funcs/scheduled-messages-cancel.js +97 -0
  374. package/esm/funcs/scheduled-messages-cancel.js.map +1 -0
  375. package/esm/funcs/scheduled-messages-create.d.ts +18 -0
  376. package/esm/funcs/scheduled-messages-create.d.ts.map +1 -0
  377. package/esm/funcs/scheduled-messages-create.js +97 -0
  378. package/esm/funcs/scheduled-messages-create.js.map +1 -0
  379. package/esm/funcs/scheduled-messages-list.d.ts +18 -0
  380. package/esm/funcs/scheduled-messages-list.d.ts.map +1 -0
  381. package/esm/funcs/scheduled-messages-list.js +104 -0
  382. package/esm/funcs/scheduled-messages-list.js.map +1 -0
  383. package/esm/funcs/scrapers-bulk-visit-batch-status.d.ts +18 -0
  384. package/esm/funcs/scrapers-bulk-visit-batch-status.d.ts.map +1 -0
  385. package/esm/funcs/scrapers-bulk-visit-batch-status.js +102 -0
  386. package/esm/funcs/scrapers-bulk-visit-batch-status.js.map +1 -0
  387. package/esm/funcs/scrapers-bulk-visit-profile.d.ts +18 -0
  388. package/esm/funcs/scrapers-bulk-visit-profile.d.ts.map +1 -0
  389. package/esm/funcs/scrapers-bulk-visit-profile.js +97 -0
  390. package/esm/funcs/scrapers-bulk-visit-profile.js.map +1 -0
  391. package/esm/funcs/scrapers-collect-comment-replies.d.ts +18 -0
  392. package/esm/funcs/scrapers-collect-comment-replies.d.ts.map +1 -0
  393. package/esm/funcs/scrapers-collect-comment-replies.js +97 -0
  394. package/esm/funcs/scrapers-collect-comment-replies.js.map +1 -0
  395. package/esm/funcs/scrapers-collect-comments.d.ts +18 -0
  396. package/esm/funcs/scrapers-collect-comments.d.ts.map +1 -0
  397. package/esm/funcs/scrapers-collect-comments.js +97 -0
  398. package/esm/funcs/scrapers-collect-comments.js.map +1 -0
  399. package/esm/funcs/scrapers-collect-hashtag-posts.d.ts +18 -0
  400. package/esm/funcs/scrapers-collect-hashtag-posts.d.ts.map +1 -0
  401. package/esm/funcs/scrapers-collect-hashtag-posts.js +97 -0
  402. package/esm/funcs/scrapers-collect-hashtag-posts.js.map +1 -0
  403. package/esm/funcs/scrapers-collect-likes.d.ts +18 -0
  404. package/esm/funcs/scrapers-collect-likes.d.ts.map +1 -0
  405. package/esm/funcs/scrapers-collect-likes.js +97 -0
  406. package/esm/funcs/scrapers-collect-likes.js.map +1 -0
  407. package/esm/funcs/scrapers-collect-posts.d.ts +2 -2
  408. package/esm/funcs/scrapers-collect-posts.d.ts.map +1 -1
  409. package/esm/funcs/scrapers-collect-posts.js +6 -4
  410. package/esm/funcs/scrapers-collect-posts.js.map +1 -1
  411. package/esm/funcs/scrapers-get-feed.d.ts +18 -0
  412. package/esm/funcs/scrapers-get-feed.d.ts.map +1 -0
  413. package/esm/funcs/scrapers-get-feed.js +99 -0
  414. package/esm/funcs/scrapers-get-feed.js.map +1 -0
  415. package/esm/funcs/scrapers-list-saved-posts.d.ts +18 -0
  416. package/esm/funcs/scrapers-list-saved-posts.d.ts.map +1 -0
  417. package/esm/funcs/scrapers-list-saved-posts.js +97 -0
  418. package/esm/funcs/scrapers-list-saved-posts.js.map +1 -0
  419. package/esm/funcs/scrapers-visit-company.d.ts +18 -0
  420. package/esm/funcs/scrapers-visit-company.d.ts.map +1 -0
  421. package/esm/funcs/scrapers-visit-company.js +97 -0
  422. package/esm/funcs/scrapers-visit-company.js.map +1 -0
  423. package/esm/funcs/scrapers-visit-profile.d.ts +4 -2
  424. package/esm/funcs/scrapers-visit-profile.d.ts.map +1 -1
  425. package/esm/funcs/scrapers-visit-profile.js +8 -4
  426. package/esm/funcs/scrapers-visit-profile.js.map +1 -1
  427. package/esm/funcs/search-by-url.d.ts +69 -0
  428. package/esm/funcs/search-by-url.d.ts.map +1 -0
  429. package/esm/funcs/search-by-url.js +148 -0
  430. package/esm/funcs/search-by-url.js.map +1 -0
  431. package/esm/funcs/search-companies.d.ts +75 -0
  432. package/esm/funcs/search-companies.d.ts.map +1 -0
  433. package/esm/funcs/search-companies.js +154 -0
  434. package/esm/funcs/search-companies.js.map +1 -0
  435. package/esm/funcs/search-jobs.d.ts +96 -0
  436. package/esm/funcs/search-jobs.d.ts.map +1 -0
  437. package/esm/funcs/search-jobs.js +175 -0
  438. package/esm/funcs/search-jobs.js.map +1 -0
  439. package/esm/funcs/search-people.d.ts +83 -0
  440. package/esm/funcs/search-people.d.ts.map +1 -0
  441. package/esm/funcs/search-people.js +162 -0
  442. package/esm/funcs/search-people.js.map +1 -0
  443. package/esm/funcs/search-posts.d.ts +71 -0
  444. package/esm/funcs/search-posts.d.ts.map +1 -0
  445. package/esm/funcs/search-posts.js +150 -0
  446. package/esm/funcs/search-posts.js.map +1 -0
  447. package/esm/funcs/search-resolve-parameters.d.ts +50 -0
  448. package/esm/funcs/search-resolve-parameters.d.ts.map +1 -0
  449. package/esm/funcs/search-resolve-parameters.js +134 -0
  450. package/esm/funcs/search-resolve-parameters.js.map +1 -0
  451. package/esm/funcs/search-search.d.ts +55 -0
  452. package/esm/funcs/search-search.d.ts.map +1 -0
  453. package/esm/funcs/search-search.js +134 -0
  454. package/esm/funcs/search-search.js.map +1 -0
  455. package/esm/lib/config.d.ts +5 -5
  456. package/esm/lib/config.d.ts.map +1 -1
  457. package/esm/lib/config.js +8 -4
  458. package/esm/lib/config.js.map +1 -1
  459. package/esm/lib/files.d.ts +13 -0
  460. package/esm/lib/files.d.ts.map +1 -1
  461. package/esm/lib/files.js +18 -0
  462. package/esm/lib/files.js.map +1 -1
  463. package/esm/lib/sdks.d.ts.map +1 -1
  464. package/esm/lib/sdks.js +8 -4
  465. package/esm/lib/sdks.js.map +1 -1
  466. package/esm/lib/url.d.ts.map +1 -1
  467. package/esm/lib/url.js +4 -2
  468. package/esm/lib/url.js.map +1 -1
  469. package/esm/models/errors/collect-likes.d.ts +257 -0
  470. package/esm/models/errors/collect-likes.d.ts.map +1 -0
  471. package/esm/models/errors/collect-likes.js +372 -0
  472. package/esm/models/errors/collect-likes.js.map +1 -0
  473. package/esm/models/errors/index.d.ts +1 -1
  474. package/esm/models/errors/index.d.ts.map +1 -1
  475. package/esm/models/errors/index.js +1 -1
  476. package/esm/models/errors/index.js.map +1 -1
  477. package/esm/models/operations/index.d.ts +4 -4
  478. package/esm/models/operations/index.d.ts.map +1 -1
  479. package/esm/models/operations/index.js +4 -4
  480. package/esm/models/operations/index.js.map +1 -1
  481. package/esm/models/operations/search-companies-response.d.ts +2499 -0
  482. package/esm/models/operations/search-companies-response.d.ts.map +1 -0
  483. package/esm/models/operations/search-companies-response.js +1626 -0
  484. package/esm/models/operations/search-companies-response.js.map +1 -0
  485. package/esm/models/operations/search-contacts-contact.d.ts +2635 -0
  486. package/esm/models/operations/search-contacts-contact.d.ts.map +1 -0
  487. package/esm/models/operations/search-contacts-contact.js +1605 -0
  488. package/esm/models/operations/search-contacts-contact.js.map +1 -0
  489. package/esm/models/operations/update-account-response.d.ts +2800 -0
  490. package/esm/models/operations/update-account-response.d.ts.map +1 -0
  491. package/esm/models/operations/update-account-response.js +1575 -0
  492. package/esm/models/operations/update-account-response.js.map +1 -0
  493. package/esm/models/operations/update-schedule-response.d.ts +2216 -0
  494. package/esm/models/operations/update-schedule-response.d.ts.map +1 -0
  495. package/esm/models/operations/update-schedule-response.js +1459 -0
  496. package/esm/models/operations/update-schedule-response.js.map +1 -0
  497. package/esm/sdk/actions.d.ts +139 -6
  498. package/esm/sdk/actions.d.ts.map +1 -1
  499. package/esm/sdk/actions.js +192 -2
  500. package/esm/sdk/actions.js.map +1 -1
  501. package/esm/sdk/campaigns.d.ts +4 -4
  502. package/esm/sdk/campaigns.d.ts.map +1 -1
  503. package/esm/sdk/campaigns.js +3 -3
  504. package/esm/sdk/campaigns.js.map +1 -1
  505. package/esm/sdk/chat.d.ts +91 -10
  506. package/esm/sdk/chat.d.ts.map +1 -1
  507. package/esm/sdk/chat.js +125 -8
  508. package/esm/sdk/chat.js.map +1 -1
  509. package/esm/sdk/company-pages.d.ts +4 -4
  510. package/esm/sdk/company-pages.d.ts.map +1 -1
  511. package/esm/sdk/company-pages.js +3 -3
  512. package/esm/sdk/company-pages.js.map +1 -1
  513. package/esm/sdk/contacts.d.ts +149 -2
  514. package/esm/sdk/contacts.d.ts.map +1 -1
  515. package/esm/sdk/contacts.js +211 -1
  516. package/esm/sdk/contacts.js.map +1 -1
  517. package/esm/sdk/context.d.ts +26 -0
  518. package/esm/sdk/context.d.ts.map +1 -0
  519. package/esm/sdk/context.js +38 -0
  520. package/esm/sdk/context.js.map +1 -0
  521. package/esm/sdk/cron.d.ts +19 -0
  522. package/esm/sdk/cron.d.ts.map +1 -0
  523. package/esm/sdk/cron.js +28 -0
  524. package/esm/sdk/cron.js.map +1 -0
  525. package/esm/sdk/profile.d.ts +27 -13
  526. package/esm/sdk/profile.d.ts.map +1 -1
  527. package/esm/sdk/profile.js +27 -7
  528. package/esm/sdk/profile.js.map +1 -1
  529. package/esm/sdk/sales-nav.d.ts +51 -1
  530. package/esm/sdk/sales-nav.d.ts.map +1 -1
  531. package/esm/sdk/sales-nav.js +59 -3
  532. package/esm/sdk/sales-nav.js.map +1 -1
  533. package/esm/sdk/scheduled-messages.d.ts +33 -0
  534. package/esm/sdk/scheduled-messages.d.ts.map +1 -0
  535. package/esm/sdk/scheduled-messages.js +48 -0
  536. package/esm/sdk/scheduled-messages.js.map +1 -0
  537. package/esm/sdk/scrapers.d.ts +69 -4
  538. package/esm/sdk/scrapers.d.ts.map +1 -1
  539. package/esm/sdk/scrapers.js +94 -2
  540. package/esm/sdk/scrapers.js.map +1 -1
  541. package/esm/sdk/sdk.d.ts +12 -27
  542. package/esm/sdk/sdk.d.ts.map +1 -1
  543. package/esm/sdk/sdk.js +19 -44
  544. package/esm/sdk/sdk.js.map +1 -1
  545. package/esm/sdk/search.d.ts +427 -0
  546. package/esm/sdk/search.d.ts.map +1 -0
  547. package/esm/sdk/search.js +451 -0
  548. package/esm/sdk/search.js.map +1 -0
  549. package/examples/node_modules/@types/node/assert/strict.d.ts +8 -0
  550. package/examples/node_modules/@types/node/assert.d.ts +1062 -0
  551. package/examples/node_modules/@types/node/async_hooks.d.ts +605 -0
  552. package/examples/node_modules/@types/node/buffer.buffer.d.ts +471 -0
  553. package/examples/node_modules/@types/node/buffer.d.ts +1936 -0
  554. package/examples/node_modules/@types/node/child_process.d.ts +1475 -0
  555. package/examples/node_modules/@types/node/cluster.d.ts +577 -0
  556. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +16 -0
  557. package/examples/node_modules/@types/node/compatibility/index.d.ts +9 -0
  558. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +20 -0
  559. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +21 -0
  560. package/examples/node_modules/@types/node/console.d.ts +452 -0
  561. package/examples/node_modules/@types/node/constants.d.ts +21 -0
  562. package/examples/node_modules/@types/node/crypto.d.ts +4590 -0
  563. package/examples/node_modules/@types/node/dgram.d.ts +597 -0
  564. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +578 -0
  565. package/examples/node_modules/@types/node/dns/promises.d.ts +479 -0
  566. package/examples/node_modules/@types/node/dns.d.ts +871 -0
  567. package/examples/node_modules/@types/node/domain.d.ts +170 -0
  568. package/examples/node_modules/@types/node/events.d.ts +977 -0
  569. package/examples/node_modules/@types/node/fs/promises.d.ts +1270 -0
  570. package/examples/node_modules/@types/node/fs.d.ts +4375 -0
  571. package/examples/node_modules/@types/node/globals.d.ts +172 -0
  572. package/examples/node_modules/@types/node/globals.typedarray.d.ts +38 -0
  573. package/examples/node_modules/@types/node/http.d.ts +2049 -0
  574. package/examples/node_modules/@types/node/http2.d.ts +2631 -0
  575. package/examples/node_modules/@types/node/https.d.ts +578 -0
  576. package/examples/node_modules/@types/node/index.d.ts +93 -0
  577. package/examples/node_modules/@types/node/inspector.generated.d.ts +3966 -0
  578. package/examples/node_modules/@types/node/module.d.ts +539 -0
  579. package/examples/node_modules/@types/node/net.d.ts +1012 -0
  580. package/examples/node_modules/@types/node/os.d.ts +506 -0
  581. package/examples/node_modules/@types/node/path.d.ts +200 -0
  582. package/examples/node_modules/@types/node/perf_hooks.d.ts +961 -0
  583. package/examples/node_modules/@types/node/process.d.ts +1961 -0
  584. package/examples/node_modules/@types/node/punycode.d.ts +117 -0
  585. package/examples/node_modules/@types/node/querystring.d.ts +152 -0
  586. package/examples/node_modules/@types/node/readline/promises.d.ts +162 -0
  587. package/examples/node_modules/@types/node/readline.d.ts +589 -0
  588. package/examples/node_modules/@types/node/repl.d.ts +430 -0
  589. package/examples/node_modules/@types/node/sea.d.ts +153 -0
  590. package/examples/node_modules/@types/node/stream/consumers.d.ts +38 -0
  591. package/examples/node_modules/@types/node/stream/promises.d.ts +90 -0
  592. package/examples/node_modules/@types/node/stream/web.d.ts +533 -0
  593. package/examples/node_modules/@types/node/stream.d.ts +1675 -0
  594. package/examples/node_modules/@types/node/string_decoder.d.ts +67 -0
  595. package/examples/node_modules/@types/node/test.d.ts +1787 -0
  596. package/examples/node_modules/@types/node/timers/promises.d.ts +108 -0
  597. package/examples/node_modules/@types/node/timers.d.ts +286 -0
  598. package/examples/node_modules/@types/node/tls.d.ts +1259 -0
  599. package/examples/node_modules/@types/node/trace_events.d.ts +197 -0
  600. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +468 -0
  601. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +34 -0
  602. package/examples/node_modules/@types/node/ts5.6/index.d.ts +93 -0
  603. package/examples/node_modules/@types/node/tty.d.ts +208 -0
  604. package/examples/node_modules/@types/node/url.d.ts +964 -0
  605. package/examples/node_modules/@types/node/util.d.ts +2331 -0
  606. package/examples/node_modules/@types/node/v8.d.ts +809 -0
  607. package/examples/node_modules/@types/node/vm.d.ts +1001 -0
  608. package/examples/node_modules/@types/node/wasi.d.ts +181 -0
  609. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +34 -0
  610. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +68 -0
  611. package/examples/node_modules/@types/node/web-globals/events.d.ts +97 -0
  612. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +55 -0
  613. package/examples/node_modules/@types/node/worker_threads.d.ts +715 -0
  614. package/examples/node_modules/@types/node/zlib.d.ts +598 -0
  615. package/examples/node_modules/dotenv/config.d.ts +1 -0
  616. package/examples/node_modules/dotenv/config.js +9 -0
  617. package/examples/node_modules/dotenv/lib/cli-options.js +17 -0
  618. package/examples/node_modules/dotenv/lib/env-options.js +28 -0
  619. package/examples/node_modules/dotenv/lib/main.d.ts +162 -0
  620. package/examples/node_modules/dotenv/lib/main.js +386 -0
  621. package/examples/node_modules/esbuild/install.js +289 -0
  622. package/examples/node_modules/esbuild/lib/main.d.ts +716 -0
  623. package/examples/node_modules/esbuild/lib/main.js +2242 -0
  624. package/examples/node_modules/get-tsconfig/dist/index.mjs +7 -0
  625. package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +1 -0
  626. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +1 -0
  627. package/examples/node_modules/tsx/dist/cjs/index.mjs +1 -0
  628. package/examples/node_modules/tsx/dist/cli.mjs +55 -0
  629. package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +1 -0
  630. package/examples/node_modules/tsx/dist/esm/api/index.mjs +1 -0
  631. package/examples/node_modules/tsx/dist/esm/index.mjs +2 -0
  632. package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +1 -0
  633. package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +14 -0
  634. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +1 -0
  635. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +3 -0
  636. package/examples/node_modules/tsx/dist/loader.mjs +1 -0
  637. package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +1 -0
  638. package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +1 -0
  639. package/examples/node_modules/tsx/dist/patch-repl.mjs +1 -0
  640. package/examples/node_modules/tsx/dist/preflight.mjs +1 -0
  641. package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +1 -0
  642. package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +4 -0
  643. package/examples/node_modules/tsx/dist/repl.mjs +3 -0
  644. package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +1 -0
  645. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +1 -0
  646. package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +1 -0
  647. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +5 -0
  648. package/examples/node_modules/undici-types/agent.d.ts +31 -0
  649. package/examples/node_modules/undici-types/api.d.ts +43 -0
  650. package/examples/node_modules/undici-types/balanced-pool.d.ts +29 -0
  651. package/examples/node_modules/undici-types/cache.d.ts +36 -0
  652. package/examples/node_modules/undici-types/client.d.ts +108 -0
  653. package/examples/node_modules/undici-types/connector.d.ts +34 -0
  654. package/examples/node_modules/undici-types/content-type.d.ts +21 -0
  655. package/examples/node_modules/undici-types/cookies.d.ts +28 -0
  656. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +66 -0
  657. package/examples/node_modules/undici-types/dispatcher.d.ts +256 -0
  658. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +21 -0
  659. package/examples/node_modules/undici-types/errors.d.ts +149 -0
  660. package/examples/node_modules/undici-types/eventsource.d.ts +61 -0
  661. package/examples/node_modules/undici-types/fetch.d.ts +209 -0
  662. package/examples/node_modules/undici-types/file.d.ts +39 -0
  663. package/examples/node_modules/undici-types/filereader.d.ts +54 -0
  664. package/examples/node_modules/undici-types/formdata.d.ts +108 -0
  665. package/examples/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  666. package/examples/node_modules/undici-types/global-origin.d.ts +7 -0
  667. package/examples/node_modules/undici-types/handlers.d.ts +15 -0
  668. package/examples/node_modules/undici-types/header.d.ts +4 -0
  669. package/examples/node_modules/undici-types/index.d.ts +71 -0
  670. package/examples/node_modules/undici-types/interceptors.d.ts +17 -0
  671. package/examples/node_modules/undici-types/mock-agent.d.ts +50 -0
  672. package/examples/node_modules/undici-types/mock-client.d.ts +25 -0
  673. package/examples/node_modules/undici-types/mock-errors.d.ts +12 -0
  674. package/examples/node_modules/undici-types/mock-interceptor.d.ts +93 -0
  675. package/examples/node_modules/undici-types/mock-pool.d.ts +25 -0
  676. package/examples/node_modules/undici-types/patch.d.ts +33 -0
  677. package/examples/node_modules/undici-types/pool-stats.d.ts +19 -0
  678. package/examples/node_modules/undici-types/pool.d.ts +39 -0
  679. package/examples/node_modules/undici-types/proxy-agent.d.ts +28 -0
  680. package/examples/node_modules/undici-types/readable.d.ts +65 -0
  681. package/examples/node_modules/undici-types/retry-agent.d.ts +8 -0
  682. package/examples/node_modules/undici-types/retry-handler.d.ts +116 -0
  683. package/examples/node_modules/undici-types/util.d.ts +18 -0
  684. package/examples/node_modules/undici-types/webidl.d.ts +228 -0
  685. package/examples/node_modules/undici-types/websocket.d.ts +150 -0
  686. package/examples/scrapersCollectLikes.example.ts +30 -0
  687. package/jsr.json +1 -1
  688. package/package.json +2 -4
  689. package/src/funcs/actions-accept-invitation.ts +225 -0
  690. package/src/funcs/actions-connect-profile.ts +19 -10
  691. package/src/funcs/actions-create-comment.ts +224 -0
  692. package/src/funcs/actions-decline-invitation.ts +225 -0
  693. package/src/funcs/actions-edit-comment.ts +224 -0
  694. package/src/funcs/actions-edit-post.ts +224 -0
  695. package/src/funcs/actions-follow-company.ts +18 -9
  696. package/src/funcs/actions-follow-profile.ts +224 -0
  697. package/src/funcs/actions-like-comment.ts +224 -0
  698. package/src/funcs/actions-like-post.ts +224 -0
  699. package/src/funcs/actions-list-invitations.ts +230 -0
  700. package/src/funcs/actions-list-sent-invitations.ts +18 -11
  701. package/src/funcs/actions-publish-post.ts +224 -0
  702. package/src/funcs/actions-reply-to-comment.ts +224 -0
  703. package/src/funcs/actions-repost-post.ts +224 -0
  704. package/src/funcs/actions-save-post.ts +224 -0
  705. package/src/funcs/actions-send-message.ts +19 -10
  706. package/src/funcs/actions-unfollow-company.ts +224 -0
  707. package/src/funcs/actions-unfollow-profile.ts +224 -0
  708. package/src/funcs/actions-unlike-comment.ts +224 -0
  709. package/src/funcs/actions-unlike-post.ts +224 -0
  710. package/src/funcs/actions-unsave-post.ts +224 -0
  711. package/src/funcs/actions-withdraw-invitation.ts +225 -0
  712. package/src/funcs/campaigns-filter.ts +18 -9
  713. package/src/funcs/campaigns-get-status.ts +18 -10
  714. package/src/funcs/campaigns-stats.ts +230 -0
  715. package/src/funcs/campaigns-sync.ts +18 -10
  716. package/src/funcs/chat-archive.ts +18 -9
  717. package/src/funcs/chat-find-conversation.ts +19 -16
  718. package/src/funcs/chat-get-messages.ts +233 -0
  719. package/src/funcs/chat-get-unread-count.ts +205 -0
  720. package/src/funcs/chat-list-archived.ts +229 -0
  721. package/src/funcs/chat-list-inbox.ts +227 -0
  722. package/src/funcs/chat-list-starred.ts +229 -0
  723. package/src/funcs/chat-mark-all-read.ts +209 -0
  724. package/src/funcs/chat-mark-seen.ts +224 -0
  725. package/src/funcs/chat-react.ts +224 -0
  726. package/src/funcs/chat-search-conversations.ts +28 -16
  727. package/src/funcs/chat-send-typing-indicator.ts +225 -0
  728. package/src/funcs/chat-star.ts +224 -0
  729. package/src/funcs/chat-unarchive.ts +224 -0
  730. package/src/funcs/chat-unreact.ts +18 -9
  731. package/src/funcs/chat-unstar.ts +224 -0
  732. package/src/funcs/company-pages-get-analytics.ts +18 -9
  733. package/src/funcs/company-pages-get-permissions.ts +18 -12
  734. package/src/funcs/company-pages-list.ts +15 -5
  735. package/src/funcs/company-pages-posts.ts +224 -0
  736. package/src/funcs/contacts-add-activities.ts +230 -0
  737. package/src/funcs/contacts-add-to-campaign.ts +233 -0
  738. package/src/funcs/contacts-bulk-update.ts +224 -0
  739. package/src/funcs/contacts-campaign-status-transition.ts +233 -0
  740. package/src/funcs/contacts-create-campaign.ts +224 -0
  741. package/src/funcs/contacts-delete-agent-state.ts +230 -0
  742. package/src/funcs/contacts-delete-campaign.ts +229 -0
  743. package/src/funcs/contacts-get-agent-state.ts +229 -0
  744. package/src/funcs/contacts-get-by-url.ts +228 -0
  745. package/src/funcs/contacts-get-campaign.ts +229 -0
  746. package/src/funcs/contacts-get.ts +229 -0
  747. package/src/funcs/contacts-list-activities.ts +236 -0
  748. package/src/funcs/contacts-list-agent-states.ts +232 -0
  749. package/src/funcs/contacts-list-by-campaign.ts +242 -0
  750. package/src/funcs/contacts-list-campaigns.ts +235 -0
  751. package/src/funcs/contacts-patch-agent-state.ts +230 -0
  752. package/src/funcs/contacts-search.ts +244 -0
  753. package/src/funcs/contacts-set-agent-state.ts +230 -0
  754. package/src/funcs/contacts-stats.ts +232 -0
  755. package/src/funcs/contacts-update-campaign.ts +230 -0
  756. package/src/funcs/contacts-update.ts +230 -0
  757. package/src/funcs/contacts-upsert.ts +74 -11
  758. package/src/funcs/context-delete.ts +229 -0
  759. package/src/funcs/context-list-entries.ts +230 -0
  760. package/src/funcs/context-set.ts +224 -0
  761. package/src/funcs/cron-list-schedules.ts +205 -0
  762. package/src/funcs/cron-update-schedule.ts +230 -0
  763. package/src/funcs/profile-get-credits.ts +16 -6
  764. package/src/funcs/profile-get-follower-analytics.ts +17 -7
  765. package/src/funcs/profile-get-followers.ts +18 -11
  766. package/src/funcs/profile-get-limits.ts +16 -6
  767. package/src/funcs/profile-get-post-analytics.ts +19 -9
  768. package/src/funcs/profile-get-search-appearances.ts +17 -7
  769. package/src/funcs/profile-get.ts +16 -6
  770. package/src/funcs/profile-list-accounts.ts +16 -6
  771. package/src/funcs/profile-list-connections.ts +235 -0
  772. package/src/funcs/profile-posts.ts +227 -0
  773. package/src/funcs/profile-refresh.ts +15 -5
  774. package/src/funcs/profile-switch-account.ts +224 -0
  775. package/src/funcs/profile-update-account.ts +18 -9
  776. package/src/funcs/profile-views.ts +209 -0
  777. package/src/funcs/sales-nav-companies.ts +240 -0
  778. package/src/funcs/sales-nav-people.ts +260 -0
  779. package/src/funcs/sales-nav-search.ts +245 -0
  780. package/src/funcs/scheduled-messages-batch-schedule.ts +224 -0
  781. package/src/funcs/scheduled-messages-cancel.ts +224 -0
  782. package/src/funcs/scheduled-messages-create.ts +224 -0
  783. package/src/funcs/scheduled-messages-list.ts +233 -0
  784. package/src/funcs/scrapers-bulk-visit-batch-status.ts +230 -0
  785. package/src/funcs/scrapers-bulk-visit-profile.ts +225 -0
  786. package/src/funcs/scrapers-collect-comment-replies.ts +225 -0
  787. package/src/funcs/scrapers-collect-comments.ts +224 -0
  788. package/src/funcs/scrapers-collect-hashtag-posts.ts +225 -0
  789. package/src/funcs/scrapers-collect-likes.ts +224 -0
  790. package/src/funcs/scrapers-collect-posts.ts +19 -10
  791. package/src/funcs/scrapers-get-feed.ts +227 -0
  792. package/src/funcs/scrapers-list-saved-posts.ts +224 -0
  793. package/src/funcs/scrapers-visit-company.ts +224 -0
  794. package/src/funcs/scrapers-visit-profile.ts +21 -10
  795. package/src/funcs/search-by-url.ts +275 -0
  796. package/src/funcs/search-companies.ts +281 -0
  797. package/src/funcs/search-jobs.ts +302 -0
  798. package/src/funcs/search-people.ts +289 -0
  799. package/src/funcs/search-posts.ts +277 -0
  800. package/src/funcs/search-resolve-parameters.ts +263 -0
  801. package/src/funcs/search-search.ts +261 -0
  802. package/src/lib/config.ts +8 -4
  803. package/src/lib/files.ts +22 -0
  804. package/src/lib/sdks.ts +7 -5
  805. package/src/lib/url.ts +16 -14
  806. package/src/models/errors/collect-likes.ts +600 -0
  807. package/src/models/errors/index.ts +1 -1
  808. package/src/models/operations/index.ts +4 -4
  809. package/src/models/operations/search-companies-response.ts +4888 -0
  810. package/src/models/operations/search-contacts-contact.ts +5287 -0
  811. package/src/models/operations/update-account-response.ts +5354 -0
  812. package/src/models/operations/update-schedule-response.ts +4456 -0
  813. package/src/sdk/actions.ts +352 -10
  814. package/src/sdk/campaigns.ts +9 -9
  815. package/src/sdk/chat.ts +227 -16
  816. package/src/sdk/company-pages.ts +10 -10
  817. package/src/sdk/contacts.ts +381 -3
  818. package/src/sdk/context.ts +63 -0
  819. package/src/sdk/cron.ts +43 -0
  820. package/src/sdk/profile.ts +62 -26
  821. package/src/sdk/sales-nav.ts +75 -3
  822. package/src/sdk/scheduled-messages.ts +81 -0
  823. package/src/sdk/scrapers.ts +170 -6
  824. package/src/sdk/sdk.ts +22 -54
  825. package/src/sdk/search.ts +508 -0
  826. package/esm/funcs/campaigns-get-stats.d.ts +0 -18
  827. package/esm/funcs/campaigns-get-stats.d.ts.map +0 -1
  828. package/esm/funcs/campaigns-get-stats.js +0 -101
  829. package/esm/funcs/campaigns-get-stats.js.map +0 -1
  830. package/esm/funcs/company-pages-get-posts.d.ts +0 -18
  831. package/esm/funcs/company-pages-get-posts.d.ts.map +0 -1
  832. package/esm/funcs/company-pages-get-posts.js +0 -95
  833. package/esm/funcs/company-pages-get-posts.js.map +0 -1
  834. package/esm/funcs/linked-in-actions-create-comment.d.ts +0 -18
  835. package/esm/funcs/linked-in-actions-create-comment.d.ts.map +0 -1
  836. package/esm/funcs/linked-in-actions-create-comment.js +0 -95
  837. package/esm/funcs/linked-in-actions-create-comment.js.map +0 -1
  838. package/esm/funcs/linked-in-actions-decline-invitation.d.ts +0 -18
  839. package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +0 -1
  840. package/esm/funcs/linked-in-actions-decline-invitation.js +0 -95
  841. package/esm/funcs/linked-in-actions-decline-invitation.js.map +0 -1
  842. package/esm/funcs/linked-in-actions-like-comment.d.ts +0 -18
  843. package/esm/funcs/linked-in-actions-like-comment.d.ts.map +0 -1
  844. package/esm/funcs/linked-in-actions-like-comment.js +0 -95
  845. package/esm/funcs/linked-in-actions-like-comment.js.map +0 -1
  846. package/esm/funcs/linked-in-actions-publish-post.d.ts +0 -18
  847. package/esm/funcs/linked-in-actions-publish-post.d.ts.map +0 -1
  848. package/esm/funcs/linked-in-actions-publish-post.js +0 -95
  849. package/esm/funcs/linked-in-actions-publish-post.js.map +0 -1
  850. package/esm/funcs/linked-in-actions-save-post.d.ts +0 -18
  851. package/esm/funcs/linked-in-actions-save-post.d.ts.map +0 -1
  852. package/esm/funcs/linked-in-actions-save-post.js +0 -95
  853. package/esm/funcs/linked-in-actions-save-post.js.map +0 -1
  854. package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +0 -18
  855. package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +0 -1
  856. package/esm/funcs/linked-in-actions-unfollow-profile.js +0 -95
  857. package/esm/funcs/linked-in-actions-unfollow-profile.js.map +0 -1
  858. package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
  859. package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
  860. package/esm/funcs/linked-in-chat-list-starred.js +0 -97
  861. package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
  862. package/esm/funcs/linked-in-chat-mark-seen.d.ts +0 -18
  863. package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +0 -1
  864. package/esm/funcs/linked-in-chat-mark-seen.js +0 -95
  865. package/esm/funcs/linked-in-chat-mark-seen.js.map +0 -1
  866. package/esm/funcs/linked-in-chat-star.d.ts +0 -18
  867. package/esm/funcs/linked-in-chat-star.d.ts.map +0 -1
  868. package/esm/funcs/linked-in-chat-star.js +0 -95
  869. package/esm/funcs/linked-in-chat-star.js.map +0 -1
  870. package/esm/funcs/linked-in-chat-unarchive.d.ts +0 -18
  871. package/esm/funcs/linked-in-chat-unarchive.d.ts.map +0 -1
  872. package/esm/funcs/linked-in-chat-unarchive.js +0 -95
  873. package/esm/funcs/linked-in-chat-unarchive.js.map +0 -1
  874. package/esm/funcs/linked-in-chat-unstar.d.ts +0 -18
  875. package/esm/funcs/linked-in-chat-unstar.d.ts.map +0 -1
  876. package/esm/funcs/linked-in-chat-unstar.js +0 -95
  877. package/esm/funcs/linked-in-chat-unstar.js.map +0 -1
  878. package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +0 -18
  879. package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +0 -1
  880. package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +0 -95
  881. package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +0 -1
  882. package/esm/funcs/linked-in-scrapers-get-feed.d.ts +0 -18
  883. package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +0 -1
  884. package/esm/funcs/linked-in-scrapers-get-feed.js +0 -97
  885. package/esm/funcs/linked-in-scrapers-get-feed.js.map +0 -1
  886. package/esm/funcs/linked-in-search-resolve-parameters.d.ts +0 -47
  887. package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
  888. package/esm/funcs/linked-in-search-resolve-parameters.js +0 -124
  889. package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
  890. package/esm/funcs/linked-in-search-search-companies.d.ts +0 -75
  891. package/esm/funcs/linked-in-search-search-companies.d.ts.map +0 -1
  892. package/esm/funcs/linked-in-search-search-companies.js +0 -152
  893. package/esm/funcs/linked-in-search-search-companies.js.map +0 -1
  894. package/esm/funcs/linked-in-search-search.d.ts +0 -55
  895. package/esm/funcs/linked-in-search-search.d.ts.map +0 -1
  896. package/esm/funcs/linked-in-search-search.js +0 -132
  897. package/esm/funcs/linked-in-search-search.js.map +0 -1
  898. package/esm/funcs/linkedin-actions-accept-invitation.d.ts +0 -18
  899. package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +0 -1
  900. package/esm/funcs/linkedin-actions-accept-invitation.js +0 -95
  901. package/esm/funcs/linkedin-actions-accept-invitation.js.map +0 -1
  902. package/esm/funcs/linkedin-actions-edit-comment.d.ts +0 -18
  903. package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +0 -1
  904. package/esm/funcs/linkedin-actions-edit-comment.js +0 -95
  905. package/esm/funcs/linkedin-actions-edit-comment.js.map +0 -1
  906. package/esm/funcs/linkedin-actions-edit-post.d.ts +0 -18
  907. package/esm/funcs/linkedin-actions-edit-post.d.ts.map +0 -1
  908. package/esm/funcs/linkedin-actions-edit-post.js +0 -95
  909. package/esm/funcs/linkedin-actions-edit-post.js.map +0 -1
  910. package/esm/funcs/linkedin-actions-follow-profile.d.ts +0 -18
  911. package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +0 -1
  912. package/esm/funcs/linkedin-actions-follow-profile.js +0 -95
  913. package/esm/funcs/linkedin-actions-follow-profile.js.map +0 -1
  914. package/esm/funcs/linkedin-actions-like-post.d.ts +0 -18
  915. package/esm/funcs/linkedin-actions-like-post.d.ts.map +0 -1
  916. package/esm/funcs/linkedin-actions-like-post.js +0 -95
  917. package/esm/funcs/linkedin-actions-like-post.js.map +0 -1
  918. package/esm/funcs/linkedin-actions-list-invitations.d.ts +0 -18
  919. package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +0 -1
  920. package/esm/funcs/linkedin-actions-list-invitations.js +0 -97
  921. package/esm/funcs/linkedin-actions-list-invitations.js.map +0 -1
  922. package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +0 -18
  923. package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +0 -1
  924. package/esm/funcs/linkedin-actions-reply-to-comment.js +0 -95
  925. package/esm/funcs/linkedin-actions-reply-to-comment.js.map +0 -1
  926. package/esm/funcs/linkedin-actions-repost-post.d.ts +0 -18
  927. package/esm/funcs/linkedin-actions-repost-post.d.ts.map +0 -1
  928. package/esm/funcs/linkedin-actions-repost-post.js +0 -95
  929. package/esm/funcs/linkedin-actions-repost-post.js.map +0 -1
  930. package/esm/funcs/linkedin-actions-unfollow-company.d.ts +0 -18
  931. package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +0 -1
  932. package/esm/funcs/linkedin-actions-unfollow-company.js +0 -95
  933. package/esm/funcs/linkedin-actions-unfollow-company.js.map +0 -1
  934. package/esm/funcs/linkedin-actions-unlike-comment.d.ts +0 -18
  935. package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +0 -1
  936. package/esm/funcs/linkedin-actions-unlike-comment.js +0 -95
  937. package/esm/funcs/linkedin-actions-unlike-comment.js.map +0 -1
  938. package/esm/funcs/linkedin-actions-unlike-post.d.ts +0 -18
  939. package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +0 -1
  940. package/esm/funcs/linkedin-actions-unlike-post.js +0 -95
  941. package/esm/funcs/linkedin-actions-unlike-post.js.map +0 -1
  942. package/esm/funcs/linkedin-actions-unsave-post.d.ts +0 -18
  943. package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +0 -1
  944. package/esm/funcs/linkedin-actions-unsave-post.js +0 -95
  945. package/esm/funcs/linkedin-actions-unsave-post.js.map +0 -1
  946. package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +0 -18
  947. package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +0 -1
  948. package/esm/funcs/linkedin-actions-withdraw-invitation.js +0 -95
  949. package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +0 -1
  950. package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
  951. package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
  952. package/esm/funcs/linkedin-chat-get-messages.js +0 -99
  953. package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
  954. package/esm/funcs/linkedin-chat-get-unread-count.d.ts +0 -18
  955. package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
  956. package/esm/funcs/linkedin-chat-get-unread-count.js +0 -85
  957. package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
  958. package/esm/funcs/linkedin-chat-list-archived.d.ts +0 -18
  959. package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
  960. package/esm/funcs/linkedin-chat-list-archived.js +0 -97
  961. package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
  962. package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +0 -18
  963. package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +0 -1
  964. package/esm/funcs/linkedin-chat-list-inbox-conversations.js +0 -95
  965. package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +0 -1
  966. package/esm/funcs/linkedin-chat-mark-all-read.d.ts +0 -18
  967. package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +0 -1
  968. package/esm/funcs/linkedin-chat-mark-all-read.js +0 -85
  969. package/esm/funcs/linkedin-chat-mark-all-read.js.map +0 -1
  970. package/esm/funcs/linkedin-chat-react.d.ts +0 -18
  971. package/esm/funcs/linkedin-chat-react.d.ts.map +0 -1
  972. package/esm/funcs/linkedin-chat-react.js +0 -95
  973. package/esm/funcs/linkedin-chat-react.js.map +0 -1
  974. package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +0 -18
  975. package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +0 -1
  976. package/esm/funcs/linkedin-chat-send-typing-indicator.js +0 -95
  977. package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +0 -1
  978. package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +0 -18
  979. package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +0 -1
  980. package/esm/funcs/linkedin-scrapers-collect-comments.js +0 -95
  981. package/esm/funcs/linkedin-scrapers-collect-comments.js.map +0 -1
  982. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +0 -18
  983. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +0 -1
  984. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +0 -95
  985. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +0 -1
  986. package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +0 -18
  987. package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +0 -1
  988. package/esm/funcs/linkedin-scrapers-collect-likes.js +0 -95
  989. package/esm/funcs/linkedin-scrapers-collect-likes.js.map +0 -1
  990. package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +0 -18
  991. package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +0 -1
  992. package/esm/funcs/linkedin-scrapers-list-saved-posts.js +0 -95
  993. package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +0 -1
  994. package/esm/funcs/linkedin-scrapers-visit-company.d.ts +0 -18
  995. package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +0 -1
  996. package/esm/funcs/linkedin-scrapers-visit-company.js +0 -95
  997. package/esm/funcs/linkedin-scrapers-visit-company.js.map +0 -1
  998. package/esm/funcs/linkedin-search-search-by-url.d.ts +0 -69
  999. package/esm/funcs/linkedin-search-search-by-url.d.ts.map +0 -1
  1000. package/esm/funcs/linkedin-search-search-by-url.js +0 -146
  1001. package/esm/funcs/linkedin-search-search-by-url.js.map +0 -1
  1002. package/esm/funcs/linkedin-search-search-jobs.d.ts +0 -96
  1003. package/esm/funcs/linkedin-search-search-jobs.d.ts.map +0 -1
  1004. package/esm/funcs/linkedin-search-search-jobs.js +0 -173
  1005. package/esm/funcs/linkedin-search-search-jobs.js.map +0 -1
  1006. package/esm/funcs/linkedin-search-search-people.d.ts +0 -83
  1007. package/esm/funcs/linkedin-search-search-people.d.ts.map +0 -1
  1008. package/esm/funcs/linkedin-search-search-people.js +0 -160
  1009. package/esm/funcs/linkedin-search-search-people.js.map +0 -1
  1010. package/esm/funcs/linkedin-search-search-posts.d.ts +0 -71
  1011. package/esm/funcs/linkedin-search-search-posts.d.ts.map +0 -1
  1012. package/esm/funcs/linkedin-search-search-posts.js +0 -148
  1013. package/esm/funcs/linkedin-search-search-posts.js.map +0 -1
  1014. package/esm/funcs/profile-get-posts.d.ts +0 -18
  1015. package/esm/funcs/profile-get-posts.d.ts.map +0 -1
  1016. package/esm/funcs/profile-get-posts.js +0 -97
  1017. package/esm/funcs/profile-get-posts.js.map +0 -1
  1018. package/esm/funcs/profile-get-profile-views.d.ts +0 -18
  1019. package/esm/funcs/profile-get-profile-views.d.ts.map +0 -1
  1020. package/esm/funcs/profile-get-profile-views.js +0 -85
  1021. package/esm/funcs/profile-get-profile-views.js.map +0 -1
  1022. package/esm/funcs/sales-nav-search-people.d.ts +0 -53
  1023. package/esm/funcs/sales-nav-search-people.d.ts.map +0 -1
  1024. package/esm/funcs/sales-nav-search-people.js +0 -130
  1025. package/esm/funcs/sales-nav-search-people.js.map +0 -1
  1026. package/esm/funcs/sales-navigator-search-search-companies.d.ts +0 -33
  1027. package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +0 -1
  1028. package/esm/funcs/sales-navigator-search-search-companies.js +0 -110
  1029. package/esm/funcs/sales-navigator-search-search-companies.js.map +0 -1
  1030. package/esm/funcs/sales-navigator-search-search.d.ts +0 -39
  1031. package/esm/funcs/sales-navigator-search-search.d.ts.map +0 -1
  1032. package/esm/funcs/sales-navigator-search-search.js +0 -116
  1033. package/esm/funcs/sales-navigator-search-search.js.map +0 -1
  1034. package/esm/models/errors/collect-linked-in-likes.d.ts +0 -211
  1035. package/esm/models/errors/collect-linked-in-likes.d.ts.map +0 -1
  1036. package/esm/models/errors/collect-linked-in-likes.js +0 -306
  1037. package/esm/models/errors/collect-linked-in-likes.js.map +0 -1
  1038. package/esm/models/operations/get-campaign-stats-response.d.ts +0 -1550
  1039. package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
  1040. package/esm/models/operations/get-campaign-stats-response.js +0 -961
  1041. package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
  1042. package/esm/models/operations/scraping-weekly.d.ts +0 -2946
  1043. package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
  1044. package/esm/models/operations/scraping-weekly.js +0 -1594
  1045. package/esm/models/operations/scraping-weekly.js.map +0 -1
  1046. package/esm/models/operations/search-linked-in-by-url-type-post.d.ts +0 -2412
  1047. package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
  1048. package/esm/models/operations/search-linked-in-by-url-type-post.js +0 -1577
  1049. package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
  1050. package/esm/models/operations/upsert-contacts.d.ts +0 -182
  1051. package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
  1052. package/esm/models/operations/upsert-contacts.js +0 -116
  1053. package/esm/models/operations/upsert-contacts.js.map +0 -1
  1054. package/esm/sdk/linked-in-actions-2.d.ts +0 -47
  1055. package/esm/sdk/linked-in-actions-2.d.ts.map +0 -1
  1056. package/esm/sdk/linked-in-actions-2.js +0 -68
  1057. package/esm/sdk/linked-in-actions-2.js.map +0 -1
  1058. package/esm/sdk/linked-in-chat-2.d.ts +0 -40
  1059. package/esm/sdk/linked-in-chat-2.d.ts.map +0 -1
  1060. package/esm/sdk/linked-in-chat-2.js +0 -58
  1061. package/esm/sdk/linked-in-chat-2.js.map +0 -1
  1062. package/esm/sdk/linked-in-scrapers-2.d.ts +0 -19
  1063. package/esm/sdk/linked-in-scrapers-2.d.ts.map +0 -1
  1064. package/esm/sdk/linked-in-scrapers-2.js +0 -28
  1065. package/esm/sdk/linked-in-scrapers-2.js.map +0 -1
  1066. package/esm/sdk/linked-in-search-1.d.ts +0 -149
  1067. package/esm/sdk/linked-in-search-1.d.ts.map +0 -1
  1068. package/esm/sdk/linked-in-search-1.js +0 -161
  1069. package/esm/sdk/linked-in-search-1.js.map +0 -1
  1070. package/esm/sdk/linkedin-actions-1.d.ts +0 -96
  1071. package/esm/sdk/linkedin-actions-1.d.ts.map +0 -1
  1072. package/esm/sdk/linkedin-actions-1.js +0 -138
  1073. package/esm/sdk/linkedin-actions-1.js.map +0 -1
  1074. package/esm/sdk/linkedin-chat-1.d.ts +0 -58
  1075. package/esm/sdk/linkedin-chat-1.d.ts.map +0 -1
  1076. package/esm/sdk/linkedin-chat-1.js +0 -82
  1077. package/esm/sdk/linkedin-chat-1.js.map +0 -1
  1078. package/esm/sdk/linkedin-scrapers-1.d.ts +0 -40
  1079. package/esm/sdk/linkedin-scrapers-1.d.ts.map +0 -1
  1080. package/esm/sdk/linkedin-scrapers-1.js +0 -58
  1081. package/esm/sdk/linkedin-scrapers-1.js.map +0 -1
  1082. package/esm/sdk/linkedin-search-2.d.ts +0 -280
  1083. package/esm/sdk/linkedin-search-2.d.ts.map +0 -1
  1084. package/esm/sdk/linkedin-search-2.js +0 -295
  1085. package/esm/sdk/linkedin-search-2.js.map +0 -1
  1086. package/esm/sdk/sales-navigator-search.d.ts +0 -55
  1087. package/esm/sdk/sales-navigator-search.d.ts.map +0 -1
  1088. package/esm/sdk/sales-navigator-search.js +0 -64
  1089. package/esm/sdk/sales-navigator-search.js.map +0 -1
  1090. package/examples/linkedinScrapersCollectLikes.example.ts +0 -30
  1091. package/src/funcs/campaigns-get-stats.ts +0 -222
  1092. package/src/funcs/company-pages-get-posts.ts +0 -215
  1093. package/src/funcs/linked-in-actions-create-comment.ts +0 -215
  1094. package/src/funcs/linked-in-actions-decline-invitation.ts +0 -218
  1095. package/src/funcs/linked-in-actions-like-comment.ts +0 -215
  1096. package/src/funcs/linked-in-actions-publish-post.ts +0 -215
  1097. package/src/funcs/linked-in-actions-save-post.ts +0 -215
  1098. package/src/funcs/linked-in-actions-unfollow-profile.ts +0 -215
  1099. package/src/funcs/linked-in-chat-list-starred.ts +0 -220
  1100. package/src/funcs/linked-in-chat-mark-seen.ts +0 -215
  1101. package/src/funcs/linked-in-chat-star.ts +0 -215
  1102. package/src/funcs/linked-in-chat-unarchive.ts +0 -215
  1103. package/src/funcs/linked-in-chat-unstar.ts +0 -215
  1104. package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +0 -218
  1105. package/src/funcs/linked-in-scrapers-get-feed.ts +0 -220
  1106. package/src/funcs/linked-in-search-resolve-parameters.ts +0 -250
  1107. package/src/funcs/linked-in-search-search-companies.ts +0 -272
  1108. package/src/funcs/linked-in-search-search.ts +0 -251
  1109. package/src/funcs/linkedin-actions-accept-invitation.ts +0 -215
  1110. package/src/funcs/linkedin-actions-edit-comment.ts +0 -215
  1111. package/src/funcs/linkedin-actions-edit-post.ts +0 -215
  1112. package/src/funcs/linkedin-actions-follow-profile.ts +0 -215
  1113. package/src/funcs/linkedin-actions-like-post.ts +0 -215
  1114. package/src/funcs/linkedin-actions-list-invitations.ts +0 -220
  1115. package/src/funcs/linkedin-actions-reply-to-comment.ts +0 -215
  1116. package/src/funcs/linkedin-actions-repost-post.ts +0 -215
  1117. package/src/funcs/linkedin-actions-unfollow-company.ts +0 -215
  1118. package/src/funcs/linkedin-actions-unlike-comment.ts +0 -215
  1119. package/src/funcs/linkedin-actions-unlike-post.ts +0 -215
  1120. package/src/funcs/linkedin-actions-unsave-post.ts +0 -215
  1121. package/src/funcs/linkedin-actions-withdraw-invitation.ts +0 -218
  1122. package/src/funcs/linkedin-chat-get-messages.ts +0 -219
  1123. package/src/funcs/linkedin-chat-get-unread-count.ts +0 -199
  1124. package/src/funcs/linkedin-chat-list-archived.ts +0 -220
  1125. package/src/funcs/linkedin-chat-list-inbox-conversations.ts +0 -215
  1126. package/src/funcs/linkedin-chat-mark-all-read.ts +0 -199
  1127. package/src/funcs/linkedin-chat-react.ts +0 -214
  1128. package/src/funcs/linkedin-chat-send-typing-indicator.ts +0 -215
  1129. package/src/funcs/linkedin-scrapers-collect-comments.ts +0 -215
  1130. package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +0 -218
  1131. package/src/funcs/linkedin-scrapers-collect-likes.ts +0 -215
  1132. package/src/funcs/linkedin-scrapers-list-saved-posts.ts +0 -218
  1133. package/src/funcs/linkedin-scrapers-visit-company.ts +0 -215
  1134. package/src/funcs/linkedin-search-search-by-url.ts +0 -266
  1135. package/src/funcs/linkedin-search-search-jobs.ts +0 -293
  1136. package/src/funcs/linkedin-search-search-people.ts +0 -280
  1137. package/src/funcs/linkedin-search-search-posts.ts +0 -268
  1138. package/src/funcs/profile-get-posts.ts +0 -220
  1139. package/src/funcs/profile-get-profile-views.ts +0 -199
  1140. package/src/funcs/sales-nav-search-people.ts +0 -250
  1141. package/src/funcs/sales-navigator-search-search-companies.ts +0 -230
  1142. package/src/funcs/sales-navigator-search-search.ts +0 -235
  1143. package/src/models/errors/collect-linked-in-likes.ts +0 -494
  1144. package/src/models/operations/get-campaign-stats-response.ts +0 -3367
  1145. package/src/models/operations/scraping-weekly.ts +0 -5707
  1146. package/src/models/operations/search-linked-in-by-url-type-post.ts +0 -4897
  1147. package/src/models/operations/upsert-contacts.ts +0 -305
  1148. package/src/sdk/linked-in-actions-2.ts +0 -117
  1149. package/src/sdk/linked-in-chat-2.ts +0 -99
  1150. package/src/sdk/linked-in-scrapers-2.ts +0 -45
  1151. package/src/sdk/linked-in-search-1.ts +0 -186
  1152. package/src/sdk/linkedin-actions-1.ts +0 -243
  1153. package/src/sdk/linkedin-chat-1.ts +0 -139
  1154. package/src/sdk/linkedin-scrapers-1.ts +0 -99
  1155. package/src/sdk/linkedin-search-2.ts +0 -328
  1156. package/src/sdk/sales-navigator-search.ts +0 -81
@@ -0,0 +1,2499 @@
1
+ import * as z from "zod/v4-mini";
2
+ import { ClosedEnum, OpenEnum } from "../../types/enums.js";
3
+ import { Result as SafeParseResult } from "../../types/fp.js";
4
+ import { SDKValidationError } from "../errors/sdk-validation-error.js";
5
+ export type CollectLikesRequest = {
6
+ /**
7
+ * LinkedIn post URL to inspect for reactions.
8
+ */
9
+ postUrl: string;
10
+ /**
11
+ * Pagination offset (multiples of 100).
12
+ */
13
+ start?: number | undefined;
14
+ /**
15
+ * Number of likes to fetch per page (0-100, default 100). LinkedIn caps at 100 per request. Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed).
16
+ */
17
+ count?: number | undefined;
18
+ };
19
+ export type CollectLikesServiceUnavailableDetails = string | Array<string>;
20
+ export type CollectLikesServiceUnavailableError = {
21
+ code: string;
22
+ message: string;
23
+ docs?: string | undefined;
24
+ details?: string | Array<string> | undefined;
25
+ };
26
+ export type CollectLikesBadGatewayDetails = string | Array<string>;
27
+ export type CollectLikesBadGatewayError = {
28
+ code: string;
29
+ message: string;
30
+ docs?: string | undefined;
31
+ details?: string | Array<string> | undefined;
32
+ };
33
+ export type CollectLikesInternalServerErrorDetails = string | Array<string>;
34
+ export type CollectLikesInternalServerErrorError = {
35
+ code: string;
36
+ message: string;
37
+ docs?: string | undefined;
38
+ details?: string | Array<string> | undefined;
39
+ };
40
+ export declare const CollectLikesCode: {
41
+ readonly RateLimitExceeded: "rate_limit_exceeded";
42
+ };
43
+ export type CollectLikesCode = ClosedEnum<typeof CollectLikesCode>;
44
+ /**
45
+ * Current and max daily usage (null if no daily cap).
46
+ */
47
+ export type CollectLikesDaily = {
48
+ current: number;
49
+ limit: number;
50
+ };
51
+ /**
52
+ * Current and max weekly usage (null if no weekly cap).
53
+ */
54
+ export type CollectLikesWeekly = {
55
+ current: number;
56
+ limit: number;
57
+ };
58
+ export type CollectLikesTooManyRequestsError = {
59
+ code: CollectLikesCode;
60
+ message: string;
61
+ docs?: string | undefined;
62
+ /**
63
+ * Seconds to wait before retrying.
64
+ */
65
+ retryAfter: number;
66
+ /**
67
+ * Current and max daily usage (null if no daily cap).
68
+ */
69
+ daily: CollectLikesDaily | null;
70
+ /**
71
+ * Current and max weekly usage (null if no weekly cap).
72
+ */
73
+ weekly: CollectLikesWeekly | null;
74
+ };
75
+ export type CollectLikesUnprocessableEntityDetails = string | Array<string>;
76
+ export type CollectLikesUnprocessableEntityError = {
77
+ code: string;
78
+ message: string;
79
+ docs?: string | undefined;
80
+ details?: string | Array<string> | undefined;
81
+ };
82
+ export type CollectLikesGoneDetails = string | Array<string>;
83
+ export type CollectLikesGoneError = {
84
+ code: string;
85
+ message: string;
86
+ docs?: string | undefined;
87
+ details?: string | Array<string> | undefined;
88
+ };
89
+ export type CollectLikesConflictDetails = string | Array<string>;
90
+ export type CollectLikesConflictError = {
91
+ code: string;
92
+ message: string;
93
+ docs?: string | undefined;
94
+ details?: string | Array<string> | undefined;
95
+ };
96
+ export type CollectLikesNotFoundDetails = string | Array<string>;
97
+ export type CollectLikesNotFoundError = {
98
+ code: string;
99
+ message: string;
100
+ docs?: string | undefined;
101
+ details?: string | Array<string> | undefined;
102
+ };
103
+ export type CollectLikesForbiddenDetails = string | Array<string>;
104
+ export type CollectLikesForbiddenError = {
105
+ code: string;
106
+ message: string;
107
+ docs?: string | undefined;
108
+ details?: string | Array<string> | undefined;
109
+ };
110
+ export type CollectLikesUnauthorizedDetails = string | Array<string>;
111
+ export type CollectLikesUnauthorizedError = {
112
+ code: string;
113
+ message: string;
114
+ docs?: string | undefined;
115
+ details?: string | Array<string> | undefined;
116
+ };
117
+ export type CollectLikesBadRequestDetails = string | Array<string>;
118
+ export type CollectLikesBadRequestError = {
119
+ code: string;
120
+ message: string;
121
+ docs?: string | undefined;
122
+ details?: string | Array<string> | undefined;
123
+ };
124
+ export declare const CollectLikesType: {
125
+ readonly Like: "like";
126
+ };
127
+ export type CollectLikesType = ClosedEnum<typeof CollectLikesType>;
128
+ export type CollectLikesProfile = {
129
+ name: string;
130
+ headline: string | null;
131
+ profileUrl: string | null;
132
+ imageUrl: string | null;
133
+ /**
134
+ * Vanity slug from profile URL (e.g. john-doe) when not URN-based
135
+ */
136
+ publicIdentifier: string | null;
137
+ /**
138
+ * LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
139
+ */
140
+ profileUrn: string | null;
141
+ type: CollectLikesType;
142
+ /**
143
+ * Reaction type (e.g. 'LIKE', 'CELEBRATE', 'EMPATHY', 'INTEREST', 'PRAISE', 'APPRECIATION').
144
+ */
145
+ reactionType?: string | undefined;
146
+ };
147
+ /**
148
+ * List of profiles who liked the post
149
+ */
150
+ export type CollectLikesResponse = {
151
+ success: true;
152
+ profiles: Array<CollectLikesProfile>;
153
+ count: number;
154
+ total: number;
155
+ start: number;
156
+ hasMore: boolean;
157
+ /**
158
+ * The total from your last call to this endpoint for the same post (null on first call). Compare with total to detect new likes without client-side tracking.
159
+ */
160
+ previousTotal: number | null;
161
+ /**
162
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
163
+ */
164
+ creditsUsed: number;
165
+ /**
166
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
167
+ */
168
+ retryAfter: number;
169
+ };
170
+ export type CollectCommentsRequest = {
171
+ /**
172
+ * LinkedIn post URL to inspect for comments.
173
+ */
174
+ postUrl: string;
175
+ /**
176
+ * Pagination offset (multiples of 100).
177
+ */
178
+ start?: number | undefined;
179
+ /**
180
+ * Number of comments to fetch per page (0-100, default 100). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed — can call count=100 immediately after).
181
+ */
182
+ count?: number | undefined;
183
+ /**
184
+ * When provided, each profile in the response includes actionsCompleted (message/reply/like/visit/connect booleans) and knownDistance (cached memberDistance from recent visits, null if not cached). Enables campaign-aware scraping without manual cross-referencing.
185
+ */
186
+ campaignSlug?: string | undefined;
187
+ };
188
+ export declare const CollectCommentsType: {
189
+ readonly Comment: "comment";
190
+ };
191
+ export type CollectCommentsType = ClosedEnum<typeof CollectCommentsType>;
192
+ /**
193
+ * Per-profile action completion status within the campaign. Only present when campaignSlug is provided in the request.
194
+ */
195
+ export type CollectCommentsActionsCompleted = {
196
+ message: boolean;
197
+ reply: boolean;
198
+ like: boolean;
199
+ visit: boolean;
200
+ connect: boolean;
201
+ };
202
+ export type CollectCommentsProfile = {
203
+ name: string;
204
+ headline: string | null;
205
+ profileUrl: string | null;
206
+ imageUrl: string | null;
207
+ /**
208
+ * Vanity slug from profile URL (e.g. john-doe) when not URN-based
209
+ */
210
+ publicIdentifier: string | null;
211
+ /**
212
+ * LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
213
+ */
214
+ profileUrn: string | null;
215
+ type: CollectCommentsType;
216
+ commentText?: string | undefined;
217
+ timestamp: number | null;
218
+ isEdited?: boolean | undefined;
219
+ /**
220
+ * Full comment URN — use directly for /reply and /like endpoints. Do NOT reconstruct from hash fields.
221
+ */
222
+ commentUrn?: string | undefined;
223
+ /**
224
+ * SHA256 hash of commentUrn — use for dedup slugs only, not for building URNs.
225
+ */
226
+ commentHash?: string | undefined;
227
+ /**
228
+ * True if the commenter is the post author.
229
+ */
230
+ isPostAuthor?: boolean | undefined;
231
+ /**
232
+ * Number of replies to this comment.
233
+ */
234
+ repliesCount?: number | undefined;
235
+ /**
236
+ * True if the post author already replied to this comment. Null when unknown (e.g. LinkedIn only preloaded partial replies).
237
+ */
238
+ hasReplyFromPostAuthor?: boolean | null | undefined;
239
+ /**
240
+ * URN of the parent comment, present on replies only.
241
+ */
242
+ parentCommentUrn?: string | undefined;
243
+ postUrn?: string | undefined;
244
+ /**
245
+ * SHA256 hash of postUrn — use for dedup slugs only.
246
+ */
247
+ postHash?: string | undefined;
248
+ /**
249
+ * Per-profile action completion status within the campaign. Only present when campaignSlug is provided in the request.
250
+ */
251
+ actionsCompleted?: CollectCommentsActionsCompleted | undefined;
252
+ /**
253
+ * Cached memberDistance from a recent profile visit (1 = connected, 2 = 2nd degree, etc.). null if campaignSlug not provided or profile not visited recently.
254
+ */
255
+ knownDistance: number | null;
256
+ };
257
+ /**
258
+ * List of profiles who commented on the post
259
+ */
260
+ export type CollectCommentsResponse = {
261
+ success: true;
262
+ profiles: Array<CollectCommentsProfile>;
263
+ count: number;
264
+ total: number;
265
+ start: number;
266
+ hasMore: boolean;
267
+ /**
268
+ * The total from your last call to this endpoint for the same post (null on first call). Compare with total to detect new comments without client-side tracking.
269
+ */
270
+ previousTotal: number | null;
271
+ /**
272
+ * Number of returned profiles that already have a completed 'message' action in this campaign. Only present when campaignSlug is provided.
273
+ */
274
+ processedCount?: number | undefined;
275
+ /**
276
+ * Number of returned profiles that have NOT yet been messaged in this campaign. Only present when campaignSlug is provided.
277
+ */
278
+ newCount?: number | undefined;
279
+ /**
280
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
281
+ */
282
+ creditsUsed: number;
283
+ /**
284
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
285
+ */
286
+ retryAfter: number;
287
+ };
288
+ export type CollectCommentRepliesRequest = {
289
+ /**
290
+ * Comment URN returned by the comments endpoint (e.g., 'urn:li:comment:(activity:123456,789)').
291
+ */
292
+ commentUrn: string;
293
+ /**
294
+ * Pagination offset (default 0).
295
+ */
296
+ start?: number | undefined;
297
+ /**
298
+ * Number of replies to fetch per page (0-100, default 100). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed).
299
+ */
300
+ count?: number | undefined;
301
+ };
302
+ export declare const CollectCommentRepliesType: {
303
+ readonly Comment: "comment";
304
+ };
305
+ export type CollectCommentRepliesType = ClosedEnum<typeof CollectCommentRepliesType>;
306
+ /**
307
+ * Per-profile action completion status within the campaign. Only present when campaignSlug is provided in the request.
308
+ */
309
+ export type CollectCommentRepliesActionsCompleted = {
310
+ message: boolean;
311
+ reply: boolean;
312
+ like: boolean;
313
+ visit: boolean;
314
+ connect: boolean;
315
+ };
316
+ export type Reply = {
317
+ name: string;
318
+ headline: string | null;
319
+ profileUrl: string | null;
320
+ imageUrl: string | null;
321
+ /**
322
+ * Vanity slug from profile URL (e.g. john-doe) when not URN-based
323
+ */
324
+ publicIdentifier: string | null;
325
+ /**
326
+ * LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
327
+ */
328
+ profileUrn: string | null;
329
+ type: CollectCommentRepliesType;
330
+ commentText?: string | undefined;
331
+ timestamp: number | null;
332
+ isEdited?: boolean | undefined;
333
+ /**
334
+ * Full comment URN — use directly for /reply and /like endpoints. Do NOT reconstruct from hash fields.
335
+ */
336
+ commentUrn?: string | undefined;
337
+ /**
338
+ * SHA256 hash of commentUrn — use for dedup slugs only, not for building URNs.
339
+ */
340
+ commentHash?: string | undefined;
341
+ /**
342
+ * True if the commenter is the post author.
343
+ */
344
+ isPostAuthor?: boolean | undefined;
345
+ /**
346
+ * Number of replies to this comment.
347
+ */
348
+ repliesCount?: number | undefined;
349
+ /**
350
+ * True if the post author already replied to this comment. Null when unknown (e.g. LinkedIn only preloaded partial replies).
351
+ */
352
+ hasReplyFromPostAuthor?: boolean | null | undefined;
353
+ /**
354
+ * URN of the parent comment, present on replies only.
355
+ */
356
+ parentCommentUrn?: string | undefined;
357
+ postUrn?: string | undefined;
358
+ /**
359
+ * SHA256 hash of postUrn — use for dedup slugs only.
360
+ */
361
+ postHash?: string | undefined;
362
+ /**
363
+ * Per-profile action completion status within the campaign. Only present when campaignSlug is provided in the request.
364
+ */
365
+ actionsCompleted?: CollectCommentRepliesActionsCompleted | undefined;
366
+ /**
367
+ * Cached memberDistance from a recent profile visit (1 = connected, 2 = 2nd degree, etc.). null if campaignSlug not provided or profile not visited recently.
368
+ */
369
+ knownDistance: number | null;
370
+ };
371
+ /**
372
+ * List of replies to the comment
373
+ */
374
+ export type CollectCommentRepliesResponse = {
375
+ success: true;
376
+ replies: Array<Reply>;
377
+ count: number;
378
+ total: number;
379
+ start: number;
380
+ hasMore: boolean;
381
+ parentCommentUrn: string;
382
+ /**
383
+ * The total from your last call to this endpoint for the same comment (null on first call). Compare with total to detect new replies without client-side tracking.
384
+ */
385
+ previousTotal: number | null;
386
+ /**
387
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
388
+ */
389
+ creditsUsed: number;
390
+ /**
391
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
392
+ */
393
+ retryAfter: number;
394
+ };
395
+ export type CollectPostsRequest = {
396
+ /**
397
+ * LinkedIn profile identifier. Accepts full URLs (e.g. https://www.linkedin.com/in/username), vanity names (e.g. john-doe), or profile URNs (e.g. urn:li:fsd_profile:ACoAAA...).
398
+ */
399
+ profileUrl: string;
400
+ /**
401
+ * Number of posts to fetch (0-100, default 20). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed).
402
+ */
403
+ count?: number | undefined;
404
+ /**
405
+ * Pagination offset (default 0).
406
+ */
407
+ start?: number | undefined;
408
+ /**
409
+ * Pagination token from a previous response to fetch the next page.
410
+ */
411
+ paginationToken?: string | undefined;
412
+ };
413
+ export declare const CollectPostsType: {
414
+ readonly Activity: "activity";
415
+ readonly UgcPost: "ugcPost";
416
+ readonly Share: "share";
417
+ };
418
+ export type CollectPostsType = OpenEnum<typeof CollectPostsType>;
419
+ /**
420
+ * Type of media attached to the post.
421
+ */
422
+ export declare const CollectPostsMediaType: {
423
+ readonly Image: "image";
424
+ readonly Video: "video";
425
+ readonly Document: "document";
426
+ readonly Article: "article";
427
+ };
428
+ /**
429
+ * Type of media attached to the post.
430
+ */
431
+ export type CollectPostsMediaType = OpenEnum<typeof CollectPostsMediaType>;
432
+ /**
433
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
434
+ */
435
+ export type CollectPostsMedia = {
436
+ /**
437
+ * Type of media attached to the post.
438
+ */
439
+ type: CollectPostsMediaType;
440
+ /**
441
+ * Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
442
+ */
443
+ urls: Array<string>;
444
+ /**
445
+ * Title of the article or document, when available.
446
+ */
447
+ title?: string | undefined;
448
+ /**
449
+ * Thumbnail URL for videos, articles, or document covers.
450
+ */
451
+ thumbnailUrl?: string | undefined;
452
+ };
453
+ export type CollectPostsPost = {
454
+ postUrl: string;
455
+ text: string;
456
+ date: number;
457
+ likesCount: number;
458
+ commentsCount: number;
459
+ sharesCount: number;
460
+ postUrn: string;
461
+ postId: string;
462
+ type: CollectPostsType;
463
+ /**
464
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
465
+ */
466
+ media?: CollectPostsMedia | undefined;
467
+ };
468
+ /**
469
+ * Paginated list of posts from the profile
470
+ */
471
+ export type CollectPostsResponse = {
472
+ success: true;
473
+ posts: Array<CollectPostsPost>;
474
+ count: number;
475
+ total: number;
476
+ start: number;
477
+ hasMore: boolean;
478
+ paginationToken: string | null;
479
+ /**
480
+ * The total from your last call to this endpoint for the same profile (null on first call). Compare with total to detect new posts without client-side tracking.
481
+ */
482
+ previousTotal: number | null;
483
+ /**
484
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
485
+ */
486
+ creditsUsed: number;
487
+ /**
488
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
489
+ */
490
+ retryAfter: number;
491
+ };
492
+ export type VisitProfileRequest = {
493
+ /**
494
+ * LinkedIn profile identifier. Accepts full URLs (e.g. https://www.linkedin.com/in/username), vanity names (e.g. john-doe), or profile URNs (e.g. urn:li:fsd_profile:ACoAAA...).
495
+ */
496
+ profile: string;
497
+ /**
498
+ * Optional campaign identifier for tracking only. No dedup — visit always executes.
499
+ */
500
+ campaignSlug?: string | undefined;
501
+ /**
502
+ * Deprecated. Use campaignSlug only.
503
+ *
504
+ * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
505
+ */
506
+ actionSlug?: string | undefined;
507
+ /**
508
+ * When true, fetches the last 5 posts from the profile (fetched in parallel with other enrichments). Defaults to false.
509
+ */
510
+ includePosts?: boolean | undefined;
511
+ /**
512
+ * When true, fetches the last 5 posts the profile recently engaged with via comments. Returns engagement context (target post text, author) but not the comment text itself. Fetched in parallel with includePosts. Defaults to false.
513
+ */
514
+ includeComments?: boolean | undefined;
515
+ /**
516
+ * When true, fetches the profile's About section and detailed position descriptions via a supplementary API call (fetched in parallel). Defaults to false.
517
+ */
518
+ includeAbout?: boolean | undefined;
519
+ };
520
+ /**
521
+ * Connection request status: 'pending' if request was sent successfully, 'failed' if request failed today, 'none' if not tracked
522
+ */
523
+ export declare const PendingConnection: {
524
+ readonly Pending: "pending";
525
+ readonly Failed: "failed";
526
+ readonly None: "none";
527
+ };
528
+ /**
529
+ * Connection request status: 'pending' if request was sent successfully, 'failed' if request failed today, 'none' if not tracked
530
+ */
531
+ export type PendingConnection = OpenEnum<typeof PendingConnection>;
532
+ export type VisitProfilePositionStartDate = {
533
+ month: number | null;
534
+ year: number;
535
+ };
536
+ export type VisitProfilePositionEndDate = {
537
+ month: number | null;
538
+ year: number;
539
+ };
540
+ export type VisitProfilePosition = {
541
+ companyName: string | null;
542
+ title: string | null;
543
+ /**
544
+ * Position description / responsibilities text
545
+ */
546
+ description: string | null;
547
+ companyUrl: string | null;
548
+ companyLogo: string | null;
549
+ /**
550
+ * Short description of the company (from LinkedIn company page)
551
+ */
552
+ companyDescription: string | null;
553
+ startDate: VisitProfilePositionStartDate | null;
554
+ endDate: VisitProfilePositionEndDate | null;
555
+ isCurrent: boolean;
556
+ };
557
+ export type VisitProfileEducationStartDate = {
558
+ month: number | null;
559
+ year: number;
560
+ };
561
+ export type VisitProfileEducationEndDate = {
562
+ month: number | null;
563
+ year: number;
564
+ };
565
+ export type VisitProfileEducation = {
566
+ schoolName: string | null;
567
+ degreeName: string | null;
568
+ fieldOfStudy: string | null;
569
+ schoolUrl: string | null;
570
+ schoolLogo: string | null;
571
+ startDate: VisitProfileEducationStartDate | null;
572
+ endDate: VisitProfileEducationEndDate | null;
573
+ };
574
+ export declare const VisitProfileLastPostType: {
575
+ readonly Activity: "activity";
576
+ readonly UgcPost: "ugcPost";
577
+ readonly Share: "share";
578
+ };
579
+ export type VisitProfileLastPostType = OpenEnum<typeof VisitProfileLastPostType>;
580
+ /**
581
+ * Type of media attached to the post.
582
+ */
583
+ export declare const VisitProfileMediaType: {
584
+ readonly Image: "image";
585
+ readonly Video: "video";
586
+ readonly Document: "document";
587
+ readonly Article: "article";
588
+ };
589
+ /**
590
+ * Type of media attached to the post.
591
+ */
592
+ export type VisitProfileMediaType = OpenEnum<typeof VisitProfileMediaType>;
593
+ /**
594
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
595
+ */
596
+ export type VisitProfileMedia = {
597
+ /**
598
+ * Type of media attached to the post.
599
+ */
600
+ type: VisitProfileMediaType;
601
+ /**
602
+ * Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
603
+ */
604
+ urls: Array<string>;
605
+ /**
606
+ * Title of the article or document, when available.
607
+ */
608
+ title?: string | undefined;
609
+ /**
610
+ * Thumbnail URL for videos, articles, or document covers.
611
+ */
612
+ thumbnailUrl?: string | undefined;
613
+ };
614
+ export type VisitProfileLastPost = {
615
+ postUrl: string;
616
+ text: string;
617
+ date: number;
618
+ likesCount: number;
619
+ commentsCount: number;
620
+ sharesCount: number;
621
+ postUrn: string;
622
+ postId: string;
623
+ type: VisitProfileLastPostType;
624
+ /**
625
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
626
+ */
627
+ media?: VisitProfileMedia | undefined;
628
+ };
629
+ /**
630
+ * Activity type: 'comment' for posts the user commented on
631
+ */
632
+ export declare const LastCommentType: {
633
+ readonly Comment: "comment";
634
+ readonly Reaction: "reaction";
635
+ };
636
+ /**
637
+ * Activity type: 'comment' for posts the user commented on
638
+ */
639
+ export type LastCommentType = OpenEnum<typeof LastCommentType>;
640
+ export type LastComment = {
641
+ /**
642
+ * Activity type: 'comment' for posts the user commented on
643
+ */
644
+ type: LastCommentType;
645
+ /**
646
+ * URN of the feed update (post) the user engaged with
647
+ */
648
+ activityUrn: string;
649
+ /**
650
+ * The user's comment text (null when not available from the API — this is a LinkedIn limitation)
651
+ */
652
+ text: string | null;
653
+ /**
654
+ * Reaction type (e.g. 'LIKE', 'CELEBRATE'). Only set for reaction-type activities
655
+ */
656
+ reactionType: string | null;
657
+ /**
658
+ * URN of the post the user commented on (e.g. 'urn:li:activity:1234567890')
659
+ */
660
+ targetPostUrn: string | null;
661
+ /**
662
+ * First ~200 chars of the post the user commented on. Use this to understand what topics they engage with
663
+ */
664
+ targetPostText: string | null;
665
+ /**
666
+ * Name of the post author (the person whose post was commented on)
667
+ */
668
+ targetPostAuthor: string | null;
669
+ /**
670
+ * Unix timestamp in milliseconds when the activity occurred
671
+ */
672
+ timestamp: number | null;
673
+ /**
674
+ * Name of the post author (same as targetPostAuthor when available)
675
+ */
676
+ actorName: string | null;
677
+ /**
678
+ * Profile URN of the post author
679
+ */
680
+ actorUrn: string | null;
681
+ };
682
+ /**
683
+ * Profile contact data
684
+ */
685
+ export type VisitProfileResponse = {
686
+ success: true;
687
+ firstName: string;
688
+ lastName: string;
689
+ headline: string | null;
690
+ /**
691
+ * The profile's 'About' section text. Only populated when includeAbout is true. Null when not requested or not filled in.
692
+ */
693
+ summary: string | null;
694
+ publicIdentifier: string;
695
+ /**
696
+ * LinkedIn profile URL. Null when publicIdentifier is unavailable (restricted profiles).
697
+ */
698
+ profileUrl: string | null;
699
+ /**
700
+ * LinkedIn profile URN (e.g. 'urn:li:fsd_profile:ACoAAA...'). Use this for matching against inbox participants.
701
+ */
702
+ profileUrn: string | null;
703
+ imageUrl: string | null;
704
+ email: string | null;
705
+ location: string | null;
706
+ /**
707
+ * Current company name (from most recent position)
708
+ */
709
+ company: string | null;
710
+ /**
711
+ * Current job title (from most recent position)
712
+ */
713
+ position: string | null;
714
+ /**
715
+ * Connection degree: 0 (self), 1 (direct connection), 2+ (2nd degree, 3rd degree, etc.), or null if unknown
716
+ */
717
+ memberDistance: number | null;
718
+ /**
719
+ * Total number of connections. May be null for non-connected profiles or restricted visibility.
720
+ */
721
+ connectionsCount: number | null;
722
+ /**
723
+ * Whether the profile has a LinkedIn verification badge.
724
+ */
725
+ isVerified: boolean;
726
+ /**
727
+ * Connection request status: 'pending' if request was sent successfully, 'failed' if request failed today, 'none' if not tracked
728
+ */
729
+ pendingConnection: PendingConnection;
730
+ /**
731
+ * Work experience positions
732
+ */
733
+ positions?: Array<VisitProfilePosition> | undefined;
734
+ /**
735
+ * Education entries
736
+ */
737
+ educations?: Array<VisitProfileEducation> | undefined;
738
+ /**
739
+ * Last 5 posts from the profile (only present when includePosts is true)
740
+ */
741
+ lastPosts?: Array<VisitProfileLastPost> | undefined;
742
+ /**
743
+ * Last 5 posts the profile recently commented on (only present when includeComments is true). Contains targetPostText and targetPostAuthor for engagement context.
744
+ */
745
+ lastComments?: Array<LastComment> | undefined;
746
+ /**
747
+ * true if this result was served from cache (0 credits). Distance-1 profiles are cached for 24h.
748
+ */
749
+ cached: boolean;
750
+ /**
751
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
752
+ */
753
+ creditsUsed: number;
754
+ /**
755
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
756
+ */
757
+ retryAfter: number;
758
+ };
759
+ export type BulkVisitProfileRequest = {
760
+ /**
761
+ * LinkedIn profile URLs, vanity names, or URNs (max 50). Duplicates are auto-removed.
762
+ */
763
+ profiles: Array<string>;
764
+ /**
765
+ * Auto-add each successfully visited contact to this campaign.
766
+ */
767
+ campaignSlug?: string | undefined;
768
+ /**
769
+ * Fetch last 5 posts per profile. Increases processing time.
770
+ */
771
+ includePosts?: boolean | undefined;
772
+ /**
773
+ * Fetch recent comments per profile. Increases processing time.
774
+ */
775
+ includeComments?: boolean | undefined;
776
+ /**
777
+ * Fetch About section and detailed position descriptions per profile. Increases processing time.
778
+ */
779
+ includeAbout?: boolean | undefined;
780
+ };
781
+ /**
782
+ * Batch accepted and queued for processing
783
+ */
784
+ export type BulkVisitProfileResponse = {
785
+ accepted: true;
786
+ /**
787
+ * Unique batch identifier for status polling.
788
+ */
789
+ batchId: string;
790
+ /**
791
+ * Total unique profiles in the batch (after dedup).
792
+ */
793
+ profileCount: number;
794
+ /**
795
+ * Profiles resolved from cache (0 credits, instant).
796
+ */
797
+ alreadyCached: number;
798
+ /**
799
+ * Profiles queued for LinkedIn API visit.
800
+ */
801
+ willVisit: number;
802
+ /**
803
+ * Estimated processing time in minutes for uncached profiles.
804
+ */
805
+ estimatedMinutes: number;
806
+ };
807
+ export type BulkVisitBatchStatusRequest = {
808
+ /**
809
+ * Batch identifier returned by the bulk visit endpoint.
810
+ */
811
+ batchId: string;
812
+ };
813
+ export declare const BulkVisitBatchStatusStatus: {
814
+ readonly Queued: "queued";
815
+ readonly Processing: "processing";
816
+ readonly Completed: "completed";
817
+ readonly Partial: "partial";
818
+ readonly Failed: "failed";
819
+ };
820
+ export type BulkVisitBatchStatusStatus = OpenEnum<typeof BulkVisitBatchStatusStatus>;
821
+ export type Progress = {
822
+ total: number;
823
+ visited: number;
824
+ cached: number;
825
+ failed: number;
826
+ skipped: number;
827
+ pending: number;
828
+ };
829
+ export declare const ResultStatus: {
830
+ readonly Visited: "visited";
831
+ readonly Cached: "cached";
832
+ readonly Failed: "failed";
833
+ readonly Skipped: "skipped";
834
+ readonly Pending: "pending";
835
+ };
836
+ export type ResultStatus = OpenEnum<typeof ResultStatus>;
837
+ export type Result = {
838
+ profile: string;
839
+ status: ResultStatus;
840
+ contactId?: string | null | undefined;
841
+ error?: string | null | undefined;
842
+ };
843
+ /**
844
+ * Batch status
845
+ */
846
+ export type BulkVisitBatchStatusResponse = {
847
+ batchId: string;
848
+ status: BulkVisitBatchStatusStatus;
849
+ progress: Progress;
850
+ creditsUsed: number;
851
+ failureReason?: string | null | undefined;
852
+ results?: Array<Result> | undefined;
853
+ };
854
+ export type VisitCompanyRequest = {
855
+ /**
856
+ * LinkedIn company URL (e.g., 'https://www.linkedin.com/company/openai') or universal name (e.g., 'openai')
857
+ */
858
+ companyUrl: string;
859
+ /**
860
+ * Include workplace policy data such as hybrid/remote status and benefits. Costs 1 extra credit (extra API call).
861
+ */
862
+ includeWorkplacePolicy?: boolean | undefined;
863
+ };
864
+ /**
865
+ * Employee count range
866
+ */
867
+ export type EmployeeCountRange = {
868
+ start: number;
869
+ end: number | null;
870
+ };
871
+ export type VisitCompanyHeadquarter = {
872
+ country: string | null;
873
+ geographicArea: string | null;
874
+ city: string | null;
875
+ postalCode: string | null;
876
+ line1: string | null;
877
+ line2: string | null;
878
+ };
879
+ export type VisitCompanyFoundedOn = {
880
+ year: number;
881
+ };
882
+ export type CallToAction = {
883
+ type: string;
884
+ url: string;
885
+ };
886
+ export type AffiliatedCompany = {
887
+ id: string;
888
+ universalName: string;
889
+ name: string;
890
+ url: string | null;
891
+ logoUrl: string | null;
892
+ followerCount: number | null;
893
+ industry: string | null;
894
+ };
895
+ export type SimilarCompany = {
896
+ id: string;
897
+ universalName: string;
898
+ name: string;
899
+ url: string | null;
900
+ logoUrl: string | null;
901
+ followerCount: number | null;
902
+ industry: string | null;
903
+ };
904
+ /**
905
+ * Workplace policy (null when includeWorkplacePolicy is false or data unavailable)
906
+ */
907
+ export type WorkplacePolicy = {
908
+ title: string | null;
909
+ description: string | null;
910
+ timeAtOnsite: string | null;
911
+ benefits: Array<string>;
912
+ };
913
+ /**
914
+ * Company profile data
915
+ */
916
+ export type VisitCompanyResponse = {
917
+ success: true;
918
+ /**
919
+ * LinkedIn numeric company ID
920
+ */
921
+ id: string;
922
+ /**
923
+ * Company URL slug
924
+ */
925
+ universalName: string;
926
+ name: string;
927
+ description: string | null;
928
+ /**
929
+ * LinkedIn company page URL
930
+ */
931
+ url: string;
932
+ /**
933
+ * External website URL
934
+ */
935
+ websiteUrl: string | null;
936
+ industry: string | null;
937
+ /**
938
+ * Exact employee count on LinkedIn
939
+ */
940
+ employeeCount: number | null;
941
+ /**
942
+ * Employee count range
943
+ */
944
+ employeeCountRange: EmployeeCountRange | null;
945
+ headquarter: VisitCompanyHeadquarter | null;
946
+ logoUrl: string | null;
947
+ coverImageUrl: string | null;
948
+ followerCount: number | null;
949
+ specialities: Array<string>;
950
+ tagline: string | null;
951
+ isVerified: boolean;
952
+ foundedOn: VisitCompanyFoundedOn | null;
953
+ phone: string | null;
954
+ callToAction: CallToAction | null;
955
+ hashtags: Array<string>;
956
+ /**
957
+ * Showcase / affiliated pages
958
+ */
959
+ affiliatedCompanies: Array<AffiliatedCompany>;
960
+ /**
961
+ * Similar companies suggested by LinkedIn
962
+ */
963
+ similarCompanies: Array<SimilarCompany>;
964
+ /**
965
+ * Workplace policy (null when includeWorkplacePolicy is false or data unavailable)
966
+ */
967
+ workplacePolicy: WorkplacePolicy | null;
968
+ /**
969
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
970
+ */
971
+ creditsUsed: number;
972
+ /**
973
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
974
+ */
975
+ retryAfter: number;
976
+ };
977
+ export type ListSavedPostsRequest = {
978
+ /**
979
+ * Pagination offset
980
+ */
981
+ start?: number | undefined;
982
+ /**
983
+ * Number of posts to return
984
+ */
985
+ count?: number | undefined;
986
+ };
987
+ export type ListSavedPostsAuthor = {
988
+ name: string;
989
+ profileUrl: string | null;
990
+ publicIdentifier: string | null;
991
+ profileUrn: string | null;
992
+ };
993
+ /**
994
+ * Type of media attached to the post.
995
+ */
996
+ export declare const ListSavedPostsType: {
997
+ readonly Image: "image";
998
+ readonly Video: "video";
999
+ readonly Document: "document";
1000
+ readonly Article: "article";
1001
+ };
1002
+ /**
1003
+ * Type of media attached to the post.
1004
+ */
1005
+ export type ListSavedPostsType = OpenEnum<typeof ListSavedPostsType>;
1006
+ export type ListSavedPostsMedia = {
1007
+ /**
1008
+ * Type of media attached to the post.
1009
+ */
1010
+ type: ListSavedPostsType;
1011
+ /**
1012
+ * Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
1013
+ */
1014
+ urls: Array<string>;
1015
+ /**
1016
+ * Title of the article or document, when available.
1017
+ */
1018
+ title?: string | undefined;
1019
+ /**
1020
+ * Thumbnail URL for videos, articles, or document covers.
1021
+ */
1022
+ thumbnailUrl?: string | undefined;
1023
+ };
1024
+ export type ListSavedPostsPost = {
1025
+ postUrl: string;
1026
+ postUrn: string;
1027
+ postId: string;
1028
+ text: string;
1029
+ date: number;
1030
+ likesCount: number;
1031
+ commentsCount: number;
1032
+ sharesCount: number;
1033
+ author: ListSavedPostsAuthor;
1034
+ media?: ListSavedPostsMedia | undefined;
1035
+ };
1036
+ /**
1037
+ * Saved posts
1038
+ */
1039
+ export type ListSavedPostsResponse = {
1040
+ success: true;
1041
+ posts: Array<ListSavedPostsPost>;
1042
+ total: number | null;
1043
+ hasMore: boolean;
1044
+ /**
1045
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
1046
+ */
1047
+ creditsUsed: number;
1048
+ /**
1049
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
1050
+ */
1051
+ retryAfter: number;
1052
+ };
1053
+ /**
1054
+ * Sort order: RELEVANCE (default, algorithmic) or REV_CHRON (most recent first)
1055
+ */
1056
+ export declare const SortOrder: {
1057
+ readonly Relevance: "RELEVANCE";
1058
+ readonly RevChron: "REV_CHRON";
1059
+ };
1060
+ /**
1061
+ * Sort order: RELEVANCE (default, algorithmic) or REV_CHRON (most recent first)
1062
+ */
1063
+ export type SortOrder = ClosedEnum<typeof SortOrder>;
1064
+ export type GetFeedRequest = {
1065
+ /**
1066
+ * Number of feed items to return (1-50, default 20)
1067
+ */
1068
+ count?: number | undefined;
1069
+ /**
1070
+ * Sort order: RELEVANCE (default, algorithmic) or REV_CHRON (most recent first)
1071
+ */
1072
+ sortOrder?: SortOrder | undefined;
1073
+ };
1074
+ export declare const GetFeedType: {
1075
+ readonly Activity: "activity";
1076
+ readonly UgcPost: "ugcPost";
1077
+ readonly Share: "share";
1078
+ };
1079
+ export type GetFeedType = OpenEnum<typeof GetFeedType>;
1080
+ /**
1081
+ * Type of media attached to the post.
1082
+ */
1083
+ export declare const GetFeedMediaType: {
1084
+ readonly Image: "image";
1085
+ readonly Video: "video";
1086
+ readonly Document: "document";
1087
+ readonly Article: "article";
1088
+ };
1089
+ /**
1090
+ * Type of media attached to the post.
1091
+ */
1092
+ export type GetFeedMediaType = OpenEnum<typeof GetFeedMediaType>;
1093
+ /**
1094
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
1095
+ */
1096
+ export type GetFeedMedia = {
1097
+ /**
1098
+ * Type of media attached to the post.
1099
+ */
1100
+ type: GetFeedMediaType;
1101
+ /**
1102
+ * Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
1103
+ */
1104
+ urls: Array<string>;
1105
+ /**
1106
+ * Title of the article or document, when available.
1107
+ */
1108
+ title?: string | undefined;
1109
+ /**
1110
+ * Thumbnail URL for videos, articles, or document covers.
1111
+ */
1112
+ thumbnailUrl?: string | undefined;
1113
+ };
1114
+ export type GetFeedPost = {
1115
+ postUrl: string;
1116
+ text: string;
1117
+ date: number;
1118
+ likesCount: number;
1119
+ commentsCount: number;
1120
+ sharesCount: number;
1121
+ postUrn: string;
1122
+ postId: string;
1123
+ type: GetFeedType;
1124
+ /**
1125
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
1126
+ */
1127
+ media?: GetFeedMedia | undefined;
1128
+ };
1129
+ /**
1130
+ * Feed posts
1131
+ */
1132
+ export type GetFeedResponse = {
1133
+ success: true;
1134
+ posts: Array<GetFeedPost>;
1135
+ /**
1136
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
1137
+ */
1138
+ creditsUsed: number;
1139
+ /**
1140
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
1141
+ */
1142
+ retryAfter: number;
1143
+ };
1144
+ export type CollectHashtagPostsRequest = {
1145
+ /**
1146
+ * Hashtag to collect posts from (without #)
1147
+ */
1148
+ hashtag: string;
1149
+ /**
1150
+ * Pagination offset
1151
+ */
1152
+ start?: number | undefined;
1153
+ /**
1154
+ * Number of posts
1155
+ */
1156
+ count?: number | undefined;
1157
+ };
1158
+ export type CollectHashtagPostsAuthor = {
1159
+ name: string;
1160
+ profileUrl: string | null;
1161
+ publicIdentifier: string | null;
1162
+ profileUrn: string | null;
1163
+ };
1164
+ /**
1165
+ * Type of media attached to the post.
1166
+ */
1167
+ export declare const CollectHashtagPostsType: {
1168
+ readonly Image: "image";
1169
+ readonly Video: "video";
1170
+ readonly Document: "document";
1171
+ readonly Article: "article";
1172
+ };
1173
+ /**
1174
+ * Type of media attached to the post.
1175
+ */
1176
+ export type CollectHashtagPostsType = OpenEnum<typeof CollectHashtagPostsType>;
1177
+ export type CollectHashtagPostsMedia = {
1178
+ /**
1179
+ * Type of media attached to the post.
1180
+ */
1181
+ type: CollectHashtagPostsType;
1182
+ /**
1183
+ * Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
1184
+ */
1185
+ urls: Array<string>;
1186
+ /**
1187
+ * Title of the article or document, when available.
1188
+ */
1189
+ title?: string | undefined;
1190
+ /**
1191
+ * Thumbnail URL for videos, articles, or document covers.
1192
+ */
1193
+ thumbnailUrl?: string | undefined;
1194
+ };
1195
+ export type CollectHashtagPostsPost = {
1196
+ postUrl: string;
1197
+ postUrn: string;
1198
+ text: string;
1199
+ date: number;
1200
+ likesCount: number;
1201
+ commentsCount: number;
1202
+ sharesCount: number;
1203
+ author: CollectHashtagPostsAuthor;
1204
+ media?: CollectHashtagPostsMedia | undefined;
1205
+ };
1206
+ /**
1207
+ * Hashtag posts
1208
+ */
1209
+ export type CollectHashtagPostsResponse = {
1210
+ success: true;
1211
+ posts: Array<CollectHashtagPostsPost>;
1212
+ total: number;
1213
+ hasMore: boolean;
1214
+ /**
1215
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
1216
+ */
1217
+ creditsUsed: number;
1218
+ /**
1219
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
1220
+ */
1221
+ retryAfter: number;
1222
+ };
1223
+ /**
1224
+ * Type of search to perform (required unless url is provided)
1225
+ */
1226
+ export declare const SearchCategoryRequest: {
1227
+ readonly Posts: "posts";
1228
+ readonly People: "people";
1229
+ readonly Companies: "companies";
1230
+ readonly Jobs: "jobs";
1231
+ };
1232
+ /**
1233
+ * Type of search to perform (required unless url is provided)
1234
+ */
1235
+ export type SearchCategoryRequest = ClosedEnum<typeof SearchCategoryRequest>;
1236
+ /**
1237
+ * Sort order (posts & jobs)
1238
+ */
1239
+ export declare const SortBy: {
1240
+ readonly Relevance: "relevance";
1241
+ readonly Date: "date";
1242
+ };
1243
+ /**
1244
+ * Sort order (posts & jobs)
1245
+ */
1246
+ export type SortBy = ClosedEnum<typeof SortBy>;
1247
+ /**
1248
+ * Time filter (posts & jobs)
1249
+ */
1250
+ export declare const DatePosted: {
1251
+ readonly Past24h: "past-24h";
1252
+ readonly PastWeek: "past-week";
1253
+ readonly PastMonth: "past-month";
1254
+ };
1255
+ /**
1256
+ * Time filter (posts & jobs)
1257
+ */
1258
+ export type DatePosted = ClosedEnum<typeof DatePosted>;
1259
+ /**
1260
+ * Media type filter (posts only)
1261
+ */
1262
+ export declare const ContentType: {
1263
+ readonly Images: "images";
1264
+ readonly Videos: "videos";
1265
+ readonly Documents: "documents";
1266
+ };
1267
+ /**
1268
+ * Media type filter (posts only)
1269
+ */
1270
+ export type ContentType = ClosedEnum<typeof ContentType>;
1271
+ export declare const ConnectionDegree: {
1272
+ readonly F: "F";
1273
+ readonly S: "S";
1274
+ readonly O: "O";
1275
+ };
1276
+ export type ConnectionDegree = ClosedEnum<typeof ConnectionDegree>;
1277
+ export declare const CompanySize: {
1278
+ readonly A: "A";
1279
+ readonly B: "B";
1280
+ readonly C: "C";
1281
+ readonly D: "D";
1282
+ readonly E: "E";
1283
+ readonly F: "F";
1284
+ readonly G: "G";
1285
+ readonly H: "H";
1286
+ readonly I: "I";
1287
+ };
1288
+ export type CompanySize = ClosedEnum<typeof CompanySize>;
1289
+ export declare const JobType: {
1290
+ readonly F: "F";
1291
+ readonly P: "P";
1292
+ readonly C: "C";
1293
+ readonly T: "T";
1294
+ readonly I: "I";
1295
+ readonly V: "V";
1296
+ readonly O: "O";
1297
+ };
1298
+ export type JobType = ClosedEnum<typeof JobType>;
1299
+ export declare const ExperienceLevel: {
1300
+ readonly One: "1";
1301
+ readonly Two: "2";
1302
+ readonly Three: "3";
1303
+ readonly Four: "4";
1304
+ readonly Five: "5";
1305
+ readonly Six: "6";
1306
+ };
1307
+ export type ExperienceLevel = ClosedEnum<typeof ExperienceLevel>;
1308
+ export declare const WorkplaceType: {
1309
+ readonly One: "1";
1310
+ readonly Two: "2";
1311
+ readonly Three: "3";
1312
+ };
1313
+ export type WorkplaceType = ClosedEnum<typeof WorkplaceType>;
1314
+ export type SearchRequest = {
1315
+ /**
1316
+ * Type of search to perform (required unless url is provided)
1317
+ */
1318
+ category?: SearchCategoryRequest | undefined;
1319
+ /**
1320
+ * LinkedIn search URL — category and filters are extracted automatically. Explicit params override URL-derived ones.
1321
+ */
1322
+ url?: string | undefined;
1323
+ /**
1324
+ * Search keywords. Supports LinkedIn Boolean syntax: use double quotes for exact phrases (e.g. "outreach automation"), AND to require both terms, OR for alternatives (e.g. CEO OR founder), NOT to exclude (e.g. manager NOT assistant), and parentheses to group (e.g. (CEO OR CTO) AND SaaS). Operators must be UPPERCASE. Without quotes, multi-word queries are treated as AND by default which may return overly broad results — use exact phrases with quotes for precise matching.
1325
+ */
1326
+ keywords?: string | undefined;
1327
+ /**
1328
+ * Sort order (posts & jobs)
1329
+ */
1330
+ sortBy?: SortBy | undefined;
1331
+ /**
1332
+ * Time filter (posts & jobs)
1333
+ */
1334
+ datePosted?: DatePosted | undefined;
1335
+ /**
1336
+ * Media type filter (posts only)
1337
+ */
1338
+ contentType?: ContentType | undefined;
1339
+ /**
1340
+ * Author industry IDs (posts only, resolve via /search/parameters)
1341
+ */
1342
+ authorIndustry?: Array<string> | undefined;
1343
+ /**
1344
+ * Author company IDs (posts only, resolve via /search/parameters)
1345
+ */
1346
+ authorCompany?: Array<string> | undefined;
1347
+ /**
1348
+ * Connection degree: F=1st, S=2nd, O=3rd+ (people only)
1349
+ */
1350
+ connectionDegree?: Array<ConnectionDegree> | undefined;
1351
+ /**
1352
+ * First name filter (people only)
1353
+ */
1354
+ firstName?: string | undefined;
1355
+ /**
1356
+ * Last name filter (people only)
1357
+ */
1358
+ lastName?: string | undefined;
1359
+ /**
1360
+ * Job title filter (people only). Supports LinkedIn Boolean OR syntax: 'CEO OR CTO OR CMO'. Pipe separators are auto-converted: 'CEO|CTO|CMO' becomes 'CEO OR CTO OR CMO'. Use quotes for exact multi-word titles: '"Head of Marketing"'.
1361
+ */
1362
+ title?: string | undefined;
1363
+ /**
1364
+ * Profile URN to find connections of (people only)
1365
+ */
1366
+ connectionOf?: string | undefined;
1367
+ /**
1368
+ * Profile language codes e.g. ['en','fr'] (people only)
1369
+ */
1370
+ profileLanguage?: Array<string> | undefined;
1371
+ /**
1372
+ * School IDs (people only, resolve via /search/parameters)
1373
+ */
1374
+ school?: Array<string> | undefined;
1375
+ /**
1376
+ * Geo IDs (people, companies, jobs -- resolve via /search/parameters)
1377
+ */
1378
+ location?: Array<string> | undefined;
1379
+ /**
1380
+ * Industry IDs (people, companies -- resolve via /search/parameters)
1381
+ */
1382
+ industry?: Array<string> | undefined;
1383
+ /**
1384
+ * Current company IDs (people only, resolve via /search/parameters)
1385
+ */
1386
+ currentCompany?: Array<string> | undefined;
1387
+ /**
1388
+ * Past company IDs (people only, resolve via /search/parameters)
1389
+ */
1390
+ pastCompany?: Array<string> | undefined;
1391
+ /**
1392
+ * Company size: A=1-10, B=11-50, C=51-200, D=201-500, E=501-1K, F=1K-5K, G=5K-10K, H=10K+, I=self (companies only)
1393
+ */
1394
+ companySize?: Array<CompanySize> | undefined;
1395
+ /**
1396
+ * Job type: F=Full-time, P=Part-time, C=Contract, T=Temporary, I=Internship, V=Volunteer, O=Other (jobs only)
1397
+ */
1398
+ jobType?: Array<JobType> | undefined;
1399
+ /**
1400
+ * Experience level: 1=Internship, 2=Entry, 3=Associate, 4=Mid-Senior, 5=Director, 6=Executive (jobs only)
1401
+ */
1402
+ experienceLevel?: Array<ExperienceLevel> | undefined;
1403
+ /**
1404
+ * Workplace type: 1=On-site, 2=Remote, 3=Hybrid (jobs only)
1405
+ */
1406
+ workplaceType?: Array<WorkplaceType> | undefined;
1407
+ /**
1408
+ * Pagination offset (default 0)
1409
+ */
1410
+ start?: number | undefined;
1411
+ /**
1412
+ * Results per page (default 10, max 50)
1413
+ */
1414
+ count?: number | undefined;
1415
+ };
1416
+ export declare const SearchCategoryResponseBody: {
1417
+ readonly Posts: "posts";
1418
+ readonly People: "people";
1419
+ readonly Companies: "companies";
1420
+ readonly Jobs: "jobs";
1421
+ };
1422
+ export type SearchCategoryResponseBody = OpenEnum<typeof SearchCategoryResponseBody>;
1423
+ export declare const ItemsTypeJob: {
1424
+ readonly Job: "JOB";
1425
+ };
1426
+ export type ItemsTypeJob = ClosedEnum<typeof ItemsTypeJob>;
1427
+ export type ItemsJob = {
1428
+ type: ItemsTypeJob;
1429
+ title: string;
1430
+ company: string | null;
1431
+ companyUrl: string | null;
1432
+ companyLogo: string | null;
1433
+ location: string | null;
1434
+ workplaceType: string | null;
1435
+ postedAt: string | null;
1436
+ jobUrl: string;
1437
+ listingId: string;
1438
+ };
1439
+ export declare const ItemsTypeCompany: {
1440
+ readonly Company: "COMPANY";
1441
+ };
1442
+ export type ItemsTypeCompany = ClosedEnum<typeof ItemsTypeCompany>;
1443
+ export type ItemsCompany = {
1444
+ type: ItemsTypeCompany;
1445
+ name: string;
1446
+ profileUrl: string | null;
1447
+ summary: string | null;
1448
+ industry: string | null;
1449
+ location: string | null;
1450
+ followersCount: number | null;
1451
+ };
1452
+ export declare const ItemsTypePeople: {
1453
+ readonly People: "PEOPLE";
1454
+ };
1455
+ export type ItemsTypePeople = ClosedEnum<typeof ItemsTypePeople>;
1456
+ export declare const ItemsNetworkDistance: {
1457
+ readonly Distance1: "DISTANCE_1";
1458
+ readonly Distance2: "DISTANCE_2";
1459
+ readonly Distance3: "DISTANCE_3";
1460
+ readonly OutOfNetwork: "OUT_OF_NETWORK";
1461
+ };
1462
+ export type ItemsNetworkDistance = OpenEnum<typeof ItemsNetworkDistance>;
1463
+ export type ItemsCurrentPosition = {
1464
+ company: string | null;
1465
+ role: string | null;
1466
+ };
1467
+ export type ItemsPeople = {
1468
+ type: ItemsTypePeople;
1469
+ name: string;
1470
+ profileUrl: string | null;
1471
+ headline: string | null;
1472
+ location: string | null;
1473
+ profilePicture: string | null;
1474
+ networkDistance: ItemsNetworkDistance | null;
1475
+ currentPositions: Array<ItemsCurrentPosition>;
1476
+ /**
1477
+ * LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
1478
+ */
1479
+ profileUrn: string | null;
1480
+ /**
1481
+ * Vanity slug from profile URL (e.g. john-doe) when not URN-based
1482
+ */
1483
+ publicIdentifier: string | null;
1484
+ };
1485
+ export declare const ItemsTypePost: {
1486
+ readonly Post: "POST";
1487
+ };
1488
+ export type ItemsTypePost = ClosedEnum<typeof ItemsTypePost>;
1489
+ export type ItemsAuthor = {
1490
+ name: string;
1491
+ profileUrl: string | null;
1492
+ headline: string | null;
1493
+ profilePicture: string | null;
1494
+ isCompany: boolean;
1495
+ /**
1496
+ * Vanity slug when not URN-based
1497
+ */
1498
+ publicIdentifier: string | null;
1499
+ /**
1500
+ * LinkedIn profile URN when available
1501
+ */
1502
+ profileUrn: string | null;
1503
+ };
1504
+ /**
1505
+ * Type of media attached to the post.
1506
+ */
1507
+ export declare const ItemsMediaType: {
1508
+ readonly Image: "image";
1509
+ readonly Video: "video";
1510
+ readonly Document: "document";
1511
+ readonly Article: "article";
1512
+ };
1513
+ /**
1514
+ * Type of media attached to the post.
1515
+ */
1516
+ export type ItemsMediaType = OpenEnum<typeof ItemsMediaType>;
1517
+ /**
1518
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
1519
+ */
1520
+ export type ItemsMedia = {
1521
+ /**
1522
+ * Type of media attached to the post.
1523
+ */
1524
+ type: ItemsMediaType;
1525
+ /**
1526
+ * Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
1527
+ */
1528
+ urls: Array<string>;
1529
+ /**
1530
+ * Title of the article or document, when available.
1531
+ */
1532
+ title?: string | undefined;
1533
+ /**
1534
+ * Thumbnail URL for videos, articles, or document covers.
1535
+ */
1536
+ thumbnailUrl?: string | undefined;
1537
+ };
1538
+ export type ItemsPost = {
1539
+ type: ItemsTypePost;
1540
+ postUrl: string;
1541
+ text: string;
1542
+ date: number;
1543
+ likesCount: number;
1544
+ commentsCount: number;
1545
+ sharesCount: number;
1546
+ postUrn: string;
1547
+ postId: string;
1548
+ author: ItemsAuthor;
1549
+ isRepost: boolean;
1550
+ /**
1551
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
1552
+ */
1553
+ media?: ItemsMedia | undefined;
1554
+ };
1555
+ export type Items = Array<ItemsPost> | Array<ItemsPeople> | Array<ItemsCompany> | Array<ItemsJob>;
1556
+ export type SearchPagingResponseBody = {
1557
+ start: number;
1558
+ count: number;
1559
+ total: number;
1560
+ };
1561
+ /**
1562
+ * Search results for the specified category
1563
+ */
1564
+ export type SearchResponse = {
1565
+ success: true;
1566
+ category: SearchCategoryResponseBody;
1567
+ items: Array<ItemsPost> | Array<ItemsPeople> | Array<ItemsCompany> | Array<ItemsJob>;
1568
+ paging: SearchPagingResponseBody;
1569
+ hasMore: boolean;
1570
+ /**
1571
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
1572
+ */
1573
+ creditsUsed: number;
1574
+ /**
1575
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
1576
+ */
1577
+ retryAfter: number;
1578
+ };
1579
+ /**
1580
+ * Sort order. 'relevance' (default) returns the most relevant posts. 'date' returns the most recent posts first.
1581
+ */
1582
+ export declare const SearchPostsSortBy: {
1583
+ readonly Relevance: "relevance";
1584
+ readonly Date: "date";
1585
+ };
1586
+ /**
1587
+ * Sort order. 'relevance' (default) returns the most relevant posts. 'date' returns the most recent posts first.
1588
+ */
1589
+ export type SearchPostsSortBy = ClosedEnum<typeof SearchPostsSortBy>;
1590
+ /**
1591
+ * Filter by publication date. Useful for finding recent discussions or trending topics.
1592
+ */
1593
+ export declare const SearchPostsDatePosted: {
1594
+ readonly Past24h: "past-24h";
1595
+ readonly PastWeek: "past-week";
1596
+ readonly PastMonth: "past-month";
1597
+ };
1598
+ /**
1599
+ * Filter by publication date. Useful for finding recent discussions or trending topics.
1600
+ */
1601
+ export type SearchPostsDatePosted = ClosedEnum<typeof SearchPostsDatePosted>;
1602
+ /**
1603
+ * Filter by media type. Only return posts that contain the specified media. 'images' = photo posts, 'videos' = video posts, 'documents' = carousel/PDF posts.
1604
+ */
1605
+ export declare const SearchPostsContentType: {
1606
+ readonly Images: "images";
1607
+ readonly Videos: "videos";
1608
+ readonly Documents: "documents";
1609
+ };
1610
+ /**
1611
+ * Filter by media type. Only return posts that contain the specified media. 'images' = photo posts, 'videos' = video posts, 'documents' = carousel/PDF posts.
1612
+ */
1613
+ export type SearchPostsContentType = ClosedEnum<typeof SearchPostsContentType>;
1614
+ export type SearchPostsRequest = {
1615
+ /**
1616
+ * Search keywords (required). Searches across post text content. Supports LinkedIn Boolean syntax: use double quotes for exact phrases (e.g. "AI automation"), AND to require both terms, OR for alternatives (e.g. "growth hacking" OR "growth marketing"), NOT to exclude (e.g. outreach NOT webinar), and parentheses to group (e.g. (AI OR ML) AND "case study"). Operators must be UPPERCASE. Without quotes, multi-word queries are treated as AND by default which may return broad results.
1617
+ */
1618
+ keywords: string;
1619
+ /**
1620
+ * Optional LinkedIn search URL. If provided, keywords and filters are extracted from the URL. Explicit params override URL-derived values.
1621
+ */
1622
+ url?: string | undefined;
1623
+ /**
1624
+ * Sort order. 'relevance' (default) returns the most relevant posts. 'date' returns the most recent posts first.
1625
+ */
1626
+ sortBy?: SearchPostsSortBy | undefined;
1627
+ /**
1628
+ * Filter by publication date. Useful for finding recent discussions or trending topics.
1629
+ */
1630
+ datePosted?: SearchPostsDatePosted | undefined;
1631
+ /**
1632
+ * Filter by media type. Only return posts that contain the specified media. 'images' = photo posts, 'videos' = video posts, 'documents' = carousel/PDF posts.
1633
+ */
1634
+ contentType?: SearchPostsContentType | undefined;
1635
+ /**
1636
+ * Filter by the post author's industry. Array of LinkedIn industry IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='INDUSTRY'. Example: resolve 'Technology' to get industry IDs.
1637
+ */
1638
+ authorIndustry?: Array<string> | undefined;
1639
+ /**
1640
+ * Filter by the post author's company. Array of LinkedIn company IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='COMPANY'. Example: resolve 'Google' to get company ID '1441'.
1641
+ */
1642
+ authorCompany?: Array<string> | undefined;
1643
+ /**
1644
+ * Pagination offset (default 0). Use multiples of `count` to page through results. Example: start=0 for page 1, start=10 for page 2 (with count=10).
1645
+ */
1646
+ start?: number | undefined;
1647
+ /**
1648
+ * Results per page (default 10, max 50). Controls how many posts are returned per request.
1649
+ */
1650
+ count?: number | undefined;
1651
+ };
1652
+ export declare const SearchPostsCategory: {
1653
+ readonly Posts: "posts";
1654
+ };
1655
+ export type SearchPostsCategory = ClosedEnum<typeof SearchPostsCategory>;
1656
+ export declare const SearchPostsType: {
1657
+ readonly Post: "POST";
1658
+ };
1659
+ export type SearchPostsType = ClosedEnum<typeof SearchPostsType>;
1660
+ export type SearchPostsAuthor = {
1661
+ name: string;
1662
+ profileUrl: string | null;
1663
+ headline: string | null;
1664
+ profilePicture: string | null;
1665
+ isCompany: boolean;
1666
+ /**
1667
+ * Vanity slug when not URN-based
1668
+ */
1669
+ publicIdentifier: string | null;
1670
+ /**
1671
+ * LinkedIn profile URN when available
1672
+ */
1673
+ profileUrn: string | null;
1674
+ };
1675
+ /**
1676
+ * Type of media attached to the post.
1677
+ */
1678
+ export declare const SearchPostsMediaType: {
1679
+ readonly Image: "image";
1680
+ readonly Video: "video";
1681
+ readonly Document: "document";
1682
+ readonly Article: "article";
1683
+ };
1684
+ /**
1685
+ * Type of media attached to the post.
1686
+ */
1687
+ export type SearchPostsMediaType = OpenEnum<typeof SearchPostsMediaType>;
1688
+ /**
1689
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
1690
+ */
1691
+ export type SearchPostsMedia = {
1692
+ /**
1693
+ * Type of media attached to the post.
1694
+ */
1695
+ type: SearchPostsMediaType;
1696
+ /**
1697
+ * Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
1698
+ */
1699
+ urls: Array<string>;
1700
+ /**
1701
+ * Title of the article or document, when available.
1702
+ */
1703
+ title?: string | undefined;
1704
+ /**
1705
+ * Thumbnail URL for videos, articles, or document covers.
1706
+ */
1707
+ thumbnailUrl?: string | undefined;
1708
+ };
1709
+ export type SearchPostsItem = {
1710
+ type: SearchPostsType;
1711
+ postUrl: string;
1712
+ text: string;
1713
+ date: number;
1714
+ likesCount: number;
1715
+ commentsCount: number;
1716
+ sharesCount: number;
1717
+ postUrn: string;
1718
+ postId: string;
1719
+ author: SearchPostsAuthor;
1720
+ isRepost: boolean;
1721
+ /**
1722
+ * Media attached to the post (image, video, document, or article). Absent when the post is text-only.
1723
+ */
1724
+ media?: SearchPostsMedia | undefined;
1725
+ };
1726
+ export type SearchPostsPaging = {
1727
+ start: number;
1728
+ count: number;
1729
+ total: number;
1730
+ };
1731
+ /**
1732
+ * List of LinkedIn posts matching the search criteria
1733
+ */
1734
+ export type SearchPostsResponse = {
1735
+ success: true;
1736
+ category: SearchPostsCategory;
1737
+ items: Array<SearchPostsItem>;
1738
+ paging: SearchPostsPaging;
1739
+ hasMore: boolean;
1740
+ /**
1741
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
1742
+ */
1743
+ creditsUsed: number;
1744
+ /**
1745
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
1746
+ */
1747
+ retryAfter: number;
1748
+ };
1749
+ export declare const SearchPeopleConnectionDegree: {
1750
+ readonly F: "F";
1751
+ readonly S: "S";
1752
+ readonly O: "O";
1753
+ };
1754
+ export type SearchPeopleConnectionDegree = ClosedEnum<typeof SearchPeopleConnectionDegree>;
1755
+ export type SearchPeopleRequest = {
1756
+ /**
1757
+ * Search keywords. Matches against name, headline, company, skills, and bio. Optional — you can search by filters alone (e.g. all 2nd-degree connections in Paris). Supports LinkedIn Boolean syntax: use double quotes for exact phrases (e.g. "product manager"), AND to require both terms, OR for alternatives (e.g. CEO OR founder OR CTO), NOT to exclude (e.g. manager NOT assistant), and parentheses to group (e.g. (CEO OR CTO) AND SaaS). Operators must be UPPERCASE.
1758
+ */
1759
+ keywords?: string | undefined;
1760
+ /**
1761
+ * Optional LinkedIn search URL. If provided, keywords and filters are extracted from the URL. Explicit params override URL-derived values.
1762
+ */
1763
+ url?: string | undefined;
1764
+ /**
1765
+ * Filter by connection degree. 'F' = 1st degree (your direct connections), 'S' = 2nd degree (connections of connections), 'O' = 3rd+ degree and out of network. Accepts multiple values, e.g. ['F','S'] for 1st and 2nd degree.
1766
+ */
1767
+ connectionDegree?: Array<SearchPeopleConnectionDegree> | undefined;
1768
+ /**
1769
+ * Filter by first name. Exact match (case-insensitive).
1770
+ */
1771
+ firstName?: string | undefined;
1772
+ /**
1773
+ * Filter by last name. Exact match (case-insensitive).
1774
+ */
1775
+ lastName?: string | undefined;
1776
+ /**
1777
+ * Filter by current job title. Matches against the person's current position title. Supports LinkedIn Boolean OR: 'CEO OR CTO OR Founder'. Pipe separators are auto-converted: 'CEO|CTO|Founder' becomes 'CEO OR CTO OR Founder'. Use double quotes for exact multi-word titles: '"Head of Marketing" OR "VP Sales"'.
1778
+ */
1779
+ title?: string | undefined;
1780
+ /**
1781
+ * Find connections of a specific person. Pass the person's LinkedIn profile URN (e.g. 'urn:li:fsd_profile:ACoAABZ0Qo4B...'). Returns people who are connected to this person.
1782
+ */
1783
+ connectionOf?: string | undefined;
1784
+ /**
1785
+ * Filter by LinkedIn profile language. Array of ISO 639-1 codes. Example: ['en'] for English profiles, ['en','fr'] for English or French profiles.
1786
+ */
1787
+ profileLanguage?: Array<string> | undefined;
1788
+ /**
1789
+ * Filter by school/university. Array of LinkedIn school IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='SCHOOL'. Example: resolve 'Harvard' to get school IDs.
1790
+ */
1791
+ school?: Array<string> | undefined;
1792
+ /**
1793
+ * Filter by geographic location. Array of LinkedIn geo IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='GEO'. Example: resolve 'San Francisco' → '102277331'.
1794
+ */
1795
+ location?: Array<string> | undefined;
1796
+ /**
1797
+ * Filter by industry. Array of LinkedIn industry IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='INDUSTRY'.
1798
+ */
1799
+ industry?: Array<string> | undefined;
1800
+ /**
1801
+ * Filter by current employer. Array of LinkedIn company IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='COMPANY'. Example: resolve 'Google' → '1441'.
1802
+ */
1803
+ currentCompany?: Array<string> | undefined;
1804
+ /**
1805
+ * Filter by past employer. Array of LinkedIn company IDs. Finds people who previously worked at these companies.
1806
+ */
1807
+ pastCompany?: Array<string> | undefined;
1808
+ /**
1809
+ * Pagination offset (default 0). Use multiples of `count` to page through results.
1810
+ */
1811
+ start?: number | undefined;
1812
+ /**
1813
+ * Results per page (default 10, max 50).
1814
+ */
1815
+ count?: number | undefined;
1816
+ };
1817
+ export declare const SearchPeopleCategory: {
1818
+ readonly People: "people";
1819
+ };
1820
+ export type SearchPeopleCategory = ClosedEnum<typeof SearchPeopleCategory>;
1821
+ export declare const SearchPeopleType: {
1822
+ readonly People: "PEOPLE";
1823
+ };
1824
+ export type SearchPeopleType = ClosedEnum<typeof SearchPeopleType>;
1825
+ export declare const SearchPeopleNetworkDistance: {
1826
+ readonly Distance1: "DISTANCE_1";
1827
+ readonly Distance2: "DISTANCE_2";
1828
+ readonly Distance3: "DISTANCE_3";
1829
+ readonly OutOfNetwork: "OUT_OF_NETWORK";
1830
+ };
1831
+ export type SearchPeopleNetworkDistance = OpenEnum<typeof SearchPeopleNetworkDistance>;
1832
+ export type SearchPeopleCurrentPosition = {
1833
+ company: string | null;
1834
+ role: string | null;
1835
+ };
1836
+ export type SearchPeopleItem = {
1837
+ type: SearchPeopleType;
1838
+ name: string;
1839
+ profileUrl: string | null;
1840
+ headline: string | null;
1841
+ location: string | null;
1842
+ profilePicture: string | null;
1843
+ networkDistance: SearchPeopleNetworkDistance | null;
1844
+ currentPositions: Array<SearchPeopleCurrentPosition>;
1845
+ /**
1846
+ * LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
1847
+ */
1848
+ profileUrn: string | null;
1849
+ /**
1850
+ * Vanity slug from profile URL (e.g. john-doe) when not URN-based
1851
+ */
1852
+ publicIdentifier: string | null;
1853
+ };
1854
+ export type SearchPeoplePaging = {
1855
+ start: number;
1856
+ count: number;
1857
+ total: number;
1858
+ };
1859
+ /**
1860
+ * List of LinkedIn people matching the search criteria
1861
+ */
1862
+ export type SearchPeopleResponse = {
1863
+ success: true;
1864
+ category: SearchPeopleCategory;
1865
+ items: Array<SearchPeopleItem>;
1866
+ paging: SearchPeoplePaging;
1867
+ hasMore: boolean;
1868
+ /**
1869
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
1870
+ */
1871
+ creditsUsed: number;
1872
+ /**
1873
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
1874
+ */
1875
+ retryAfter: number;
1876
+ };
1877
+ export declare const SearchCompaniesCompanySize: {
1878
+ readonly A: "A";
1879
+ readonly B: "B";
1880
+ readonly C: "C";
1881
+ readonly D: "D";
1882
+ readonly E: "E";
1883
+ readonly F: "F";
1884
+ readonly G: "G";
1885
+ readonly H: "H";
1886
+ readonly I: "I";
1887
+ };
1888
+ export type SearchCompaniesCompanySize = ClosedEnum<typeof SearchCompaniesCompanySize>;
1889
+ export type SearchCompaniesRequest = {
1890
+ /**
1891
+ * Search keywords. Matches against company name, description, and specialties. Optional — you can search by filters alone. Supports LinkedIn Boolean syntax: use double quotes for exact phrases (e.g. "artificial intelligence"), AND to require both terms, OR for alternatives (e.g. SaaS OR "cloud computing"), NOT to exclude (e.g. consulting NOT staffing), and parentheses to group (e.g. (AI OR ML) AND healthcare). Operators must be UPPERCASE.
1892
+ */
1893
+ keywords?: string | undefined;
1894
+ /**
1895
+ * Optional LinkedIn search URL. If provided, keywords and filters are extracted from the URL. Explicit params override URL-derived values.
1896
+ */
1897
+ url?: string | undefined;
1898
+ /**
1899
+ * Filter by company HQ location. Array of LinkedIn geo IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='GEO'.
1900
+ */
1901
+ location?: Array<string> | undefined;
1902
+ /**
1903
+ * Filter by company industry. Array of LinkedIn industry IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='INDUSTRY'.
1904
+ */
1905
+ industry?: Array<string> | undefined;
1906
+ /**
1907
+ * Filter by employee count. Multiple values accepted (OR logic). Codes: A=1-10 employees, B=11-50, C=51-200, D=201-500, E=501-1,000, F=1,001-5,000, G=5,001-10,000, H=10,001+, I=Self-employed.
1908
+ */
1909
+ companySize?: Array<SearchCompaniesCompanySize> | undefined;
1910
+ /**
1911
+ * Pagination offset (default 0). Use multiples of `count` to page through results.
1912
+ */
1913
+ start?: number | undefined;
1914
+ /**
1915
+ * Results per page (default 10, max 50).
1916
+ */
1917
+ count?: number | undefined;
1918
+ };
1919
+ export declare const SearchCompaniesCategory: {
1920
+ readonly Companies: "companies";
1921
+ };
1922
+ export type SearchCompaniesCategory = ClosedEnum<typeof SearchCompaniesCategory>;
1923
+ export declare const SearchCompaniesType: {
1924
+ readonly Company: "COMPANY";
1925
+ };
1926
+ export type SearchCompaniesType = ClosedEnum<typeof SearchCompaniesType>;
1927
+ export type SearchCompaniesItem = {
1928
+ type: SearchCompaniesType;
1929
+ name: string;
1930
+ profileUrl: string | null;
1931
+ summary: string | null;
1932
+ industry: string | null;
1933
+ location: string | null;
1934
+ followersCount: number | null;
1935
+ };
1936
+ export type SearchCompaniesPaging = {
1937
+ start: number;
1938
+ count: number;
1939
+ total: number;
1940
+ };
1941
+ /**
1942
+ * List of LinkedIn companies matching the search criteria
1943
+ */
1944
+ export type SearchCompaniesResponse = {
1945
+ success: true;
1946
+ category: SearchCompaniesCategory;
1947
+ items: Array<SearchCompaniesItem>;
1948
+ paging: SearchCompaniesPaging;
1949
+ hasMore: boolean;
1950
+ /**
1951
+ * Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
1952
+ */
1953
+ creditsUsed: number;
1954
+ /**
1955
+ * Seconds to wait before making another call of the same type. 0 means no wait needed.
1956
+ */
1957
+ retryAfter: number;
1958
+ };
1959
+ /** @internal */
1960
+ export type CollectLikesRequest$Outbound = {
1961
+ postUrl: string;
1962
+ start?: number | undefined;
1963
+ count?: number | undefined;
1964
+ };
1965
+ /** @internal */
1966
+ export declare const CollectLikesRequest$outboundSchema: z.ZodMiniType<CollectLikesRequest$Outbound, CollectLikesRequest>;
1967
+ export declare function collectLikesRequestToJSON(collectLikesRequest: CollectLikesRequest): string;
1968
+ /** @internal */
1969
+ export declare const CollectLikesServiceUnavailableDetails$inboundSchema: z.ZodMiniType<CollectLikesServiceUnavailableDetails, unknown>;
1970
+ export declare function collectLikesServiceUnavailableDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesServiceUnavailableDetails, SDKValidationError>;
1971
+ /** @internal */
1972
+ export declare const CollectLikesServiceUnavailableError$inboundSchema: z.ZodMiniType<CollectLikesServiceUnavailableError, unknown>;
1973
+ export declare function collectLikesServiceUnavailableErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesServiceUnavailableError, SDKValidationError>;
1974
+ /** @internal */
1975
+ export declare const CollectLikesBadGatewayDetails$inboundSchema: z.ZodMiniType<CollectLikesBadGatewayDetails, unknown>;
1976
+ export declare function collectLikesBadGatewayDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesBadGatewayDetails, SDKValidationError>;
1977
+ /** @internal */
1978
+ export declare const CollectLikesBadGatewayError$inboundSchema: z.ZodMiniType<CollectLikesBadGatewayError, unknown>;
1979
+ export declare function collectLikesBadGatewayErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesBadGatewayError, SDKValidationError>;
1980
+ /** @internal */
1981
+ export declare const CollectLikesInternalServerErrorDetails$inboundSchema: z.ZodMiniType<CollectLikesInternalServerErrorDetails, unknown>;
1982
+ export declare function collectLikesInternalServerErrorDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesInternalServerErrorDetails, SDKValidationError>;
1983
+ /** @internal */
1984
+ export declare const CollectLikesInternalServerErrorError$inboundSchema: z.ZodMiniType<CollectLikesInternalServerErrorError, unknown>;
1985
+ export declare function collectLikesInternalServerErrorErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesInternalServerErrorError, SDKValidationError>;
1986
+ /** @internal */
1987
+ export declare const CollectLikesCode$inboundSchema: z.ZodMiniEnum<typeof CollectLikesCode>;
1988
+ /** @internal */
1989
+ export declare const CollectLikesDaily$inboundSchema: z.ZodMiniType<CollectLikesDaily, unknown>;
1990
+ export declare function collectLikesDailyFromJSON(jsonString: string): SafeParseResult<CollectLikesDaily, SDKValidationError>;
1991
+ /** @internal */
1992
+ export declare const CollectLikesWeekly$inboundSchema: z.ZodMiniType<CollectLikesWeekly, unknown>;
1993
+ export declare function collectLikesWeeklyFromJSON(jsonString: string): SafeParseResult<CollectLikesWeekly, SDKValidationError>;
1994
+ /** @internal */
1995
+ export declare const CollectLikesTooManyRequestsError$inboundSchema: z.ZodMiniType<CollectLikesTooManyRequestsError, unknown>;
1996
+ export declare function collectLikesTooManyRequestsErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesTooManyRequestsError, SDKValidationError>;
1997
+ /** @internal */
1998
+ export declare const CollectLikesUnprocessableEntityDetails$inboundSchema: z.ZodMiniType<CollectLikesUnprocessableEntityDetails, unknown>;
1999
+ export declare function collectLikesUnprocessableEntityDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesUnprocessableEntityDetails, SDKValidationError>;
2000
+ /** @internal */
2001
+ export declare const CollectLikesUnprocessableEntityError$inboundSchema: z.ZodMiniType<CollectLikesUnprocessableEntityError, unknown>;
2002
+ export declare function collectLikesUnprocessableEntityErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesUnprocessableEntityError, SDKValidationError>;
2003
+ /** @internal */
2004
+ export declare const CollectLikesGoneDetails$inboundSchema: z.ZodMiniType<CollectLikesGoneDetails, unknown>;
2005
+ export declare function collectLikesGoneDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesGoneDetails, SDKValidationError>;
2006
+ /** @internal */
2007
+ export declare const CollectLikesGoneError$inboundSchema: z.ZodMiniType<CollectLikesGoneError, unknown>;
2008
+ export declare function collectLikesGoneErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesGoneError, SDKValidationError>;
2009
+ /** @internal */
2010
+ export declare const CollectLikesConflictDetails$inboundSchema: z.ZodMiniType<CollectLikesConflictDetails, unknown>;
2011
+ export declare function collectLikesConflictDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesConflictDetails, SDKValidationError>;
2012
+ /** @internal */
2013
+ export declare const CollectLikesConflictError$inboundSchema: z.ZodMiniType<CollectLikesConflictError, unknown>;
2014
+ export declare function collectLikesConflictErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesConflictError, SDKValidationError>;
2015
+ /** @internal */
2016
+ export declare const CollectLikesNotFoundDetails$inboundSchema: z.ZodMiniType<CollectLikesNotFoundDetails, unknown>;
2017
+ export declare function collectLikesNotFoundDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesNotFoundDetails, SDKValidationError>;
2018
+ /** @internal */
2019
+ export declare const CollectLikesNotFoundError$inboundSchema: z.ZodMiniType<CollectLikesNotFoundError, unknown>;
2020
+ export declare function collectLikesNotFoundErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesNotFoundError, SDKValidationError>;
2021
+ /** @internal */
2022
+ export declare const CollectLikesForbiddenDetails$inboundSchema: z.ZodMiniType<CollectLikesForbiddenDetails, unknown>;
2023
+ export declare function collectLikesForbiddenDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesForbiddenDetails, SDKValidationError>;
2024
+ /** @internal */
2025
+ export declare const CollectLikesForbiddenError$inboundSchema: z.ZodMiniType<CollectLikesForbiddenError, unknown>;
2026
+ export declare function collectLikesForbiddenErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesForbiddenError, SDKValidationError>;
2027
+ /** @internal */
2028
+ export declare const CollectLikesUnauthorizedDetails$inboundSchema: z.ZodMiniType<CollectLikesUnauthorizedDetails, unknown>;
2029
+ export declare function collectLikesUnauthorizedDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesUnauthorizedDetails, SDKValidationError>;
2030
+ /** @internal */
2031
+ export declare const CollectLikesUnauthorizedError$inboundSchema: z.ZodMiniType<CollectLikesUnauthorizedError, unknown>;
2032
+ export declare function collectLikesUnauthorizedErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesUnauthorizedError, SDKValidationError>;
2033
+ /** @internal */
2034
+ export declare const CollectLikesBadRequestDetails$inboundSchema: z.ZodMiniType<CollectLikesBadRequestDetails, unknown>;
2035
+ export declare function collectLikesBadRequestDetailsFromJSON(jsonString: string): SafeParseResult<CollectLikesBadRequestDetails, SDKValidationError>;
2036
+ /** @internal */
2037
+ export declare const CollectLikesBadRequestError$inboundSchema: z.ZodMiniType<CollectLikesBadRequestError, unknown>;
2038
+ export declare function collectLikesBadRequestErrorFromJSON(jsonString: string): SafeParseResult<CollectLikesBadRequestError, SDKValidationError>;
2039
+ /** @internal */
2040
+ export declare const CollectLikesType$inboundSchema: z.ZodMiniEnum<typeof CollectLikesType>;
2041
+ /** @internal */
2042
+ export declare const CollectLikesProfile$inboundSchema: z.ZodMiniType<CollectLikesProfile, unknown>;
2043
+ export declare function collectLikesProfileFromJSON(jsonString: string): SafeParseResult<CollectLikesProfile, SDKValidationError>;
2044
+ /** @internal */
2045
+ export declare const CollectLikesResponse$inboundSchema: z.ZodMiniType<CollectLikesResponse, unknown>;
2046
+ export declare function collectLikesResponseFromJSON(jsonString: string): SafeParseResult<CollectLikesResponse, SDKValidationError>;
2047
+ /** @internal */
2048
+ export type CollectCommentsRequest$Outbound = {
2049
+ postUrl: string;
2050
+ start?: number | undefined;
2051
+ count?: number | undefined;
2052
+ campaignSlug?: string | undefined;
2053
+ };
2054
+ /** @internal */
2055
+ export declare const CollectCommentsRequest$outboundSchema: z.ZodMiniType<CollectCommentsRequest$Outbound, CollectCommentsRequest>;
2056
+ export declare function collectCommentsRequestToJSON(collectCommentsRequest: CollectCommentsRequest): string;
2057
+ /** @internal */
2058
+ export declare const CollectCommentsType$inboundSchema: z.ZodMiniEnum<typeof CollectCommentsType>;
2059
+ /** @internal */
2060
+ export declare const CollectCommentsActionsCompleted$inboundSchema: z.ZodMiniType<CollectCommentsActionsCompleted, unknown>;
2061
+ export declare function collectCommentsActionsCompletedFromJSON(jsonString: string): SafeParseResult<CollectCommentsActionsCompleted, SDKValidationError>;
2062
+ /** @internal */
2063
+ export declare const CollectCommentsProfile$inboundSchema: z.ZodMiniType<CollectCommentsProfile, unknown>;
2064
+ export declare function collectCommentsProfileFromJSON(jsonString: string): SafeParseResult<CollectCommentsProfile, SDKValidationError>;
2065
+ /** @internal */
2066
+ export declare const CollectCommentsResponse$inboundSchema: z.ZodMiniType<CollectCommentsResponse, unknown>;
2067
+ export declare function collectCommentsResponseFromJSON(jsonString: string): SafeParseResult<CollectCommentsResponse, SDKValidationError>;
2068
+ /** @internal */
2069
+ export type CollectCommentRepliesRequest$Outbound = {
2070
+ commentUrn: string;
2071
+ start?: number | undefined;
2072
+ count?: number | undefined;
2073
+ };
2074
+ /** @internal */
2075
+ export declare const CollectCommentRepliesRequest$outboundSchema: z.ZodMiniType<CollectCommentRepliesRequest$Outbound, CollectCommentRepliesRequest>;
2076
+ export declare function collectCommentRepliesRequestToJSON(collectCommentRepliesRequest: CollectCommentRepliesRequest): string;
2077
+ /** @internal */
2078
+ export declare const CollectCommentRepliesType$inboundSchema: z.ZodMiniEnum<typeof CollectCommentRepliesType>;
2079
+ /** @internal */
2080
+ export declare const CollectCommentRepliesActionsCompleted$inboundSchema: z.ZodMiniType<CollectCommentRepliesActionsCompleted, unknown>;
2081
+ export declare function collectCommentRepliesActionsCompletedFromJSON(jsonString: string): SafeParseResult<CollectCommentRepliesActionsCompleted, SDKValidationError>;
2082
+ /** @internal */
2083
+ export declare const Reply$inboundSchema: z.ZodMiniType<Reply, unknown>;
2084
+ export declare function replyFromJSON(jsonString: string): SafeParseResult<Reply, SDKValidationError>;
2085
+ /** @internal */
2086
+ export declare const CollectCommentRepliesResponse$inboundSchema: z.ZodMiniType<CollectCommentRepliesResponse, unknown>;
2087
+ export declare function collectCommentRepliesResponseFromJSON(jsonString: string): SafeParseResult<CollectCommentRepliesResponse, SDKValidationError>;
2088
+ /** @internal */
2089
+ export type CollectPostsRequest$Outbound = {
2090
+ profileUrl: string;
2091
+ count?: number | undefined;
2092
+ start?: number | undefined;
2093
+ paginationToken?: string | undefined;
2094
+ };
2095
+ /** @internal */
2096
+ export declare const CollectPostsRequest$outboundSchema: z.ZodMiniType<CollectPostsRequest$Outbound, CollectPostsRequest>;
2097
+ export declare function collectPostsRequestToJSON(collectPostsRequest: CollectPostsRequest): string;
2098
+ /** @internal */
2099
+ export declare const CollectPostsType$inboundSchema: z.ZodMiniType<CollectPostsType, unknown>;
2100
+ /** @internal */
2101
+ export declare const CollectPostsMediaType$inboundSchema: z.ZodMiniType<CollectPostsMediaType, unknown>;
2102
+ /** @internal */
2103
+ export declare const CollectPostsMedia$inboundSchema: z.ZodMiniType<CollectPostsMedia, unknown>;
2104
+ export declare function collectPostsMediaFromJSON(jsonString: string): SafeParseResult<CollectPostsMedia, SDKValidationError>;
2105
+ /** @internal */
2106
+ export declare const CollectPostsPost$inboundSchema: z.ZodMiniType<CollectPostsPost, unknown>;
2107
+ export declare function collectPostsPostFromJSON(jsonString: string): SafeParseResult<CollectPostsPost, SDKValidationError>;
2108
+ /** @internal */
2109
+ export declare const CollectPostsResponse$inboundSchema: z.ZodMiniType<CollectPostsResponse, unknown>;
2110
+ export declare function collectPostsResponseFromJSON(jsonString: string): SafeParseResult<CollectPostsResponse, SDKValidationError>;
2111
+ /** @internal */
2112
+ export type VisitProfileRequest$Outbound = {
2113
+ profile: string;
2114
+ campaignSlug?: string | undefined;
2115
+ actionSlug?: string | undefined;
2116
+ includePosts?: boolean | undefined;
2117
+ includeComments?: boolean | undefined;
2118
+ includeAbout?: boolean | undefined;
2119
+ };
2120
+ /** @internal */
2121
+ export declare const VisitProfileRequest$outboundSchema: z.ZodMiniType<VisitProfileRequest$Outbound, VisitProfileRequest>;
2122
+ export declare function visitProfileRequestToJSON(visitProfileRequest: VisitProfileRequest): string;
2123
+ /** @internal */
2124
+ export declare const PendingConnection$inboundSchema: z.ZodMiniType<PendingConnection, unknown>;
2125
+ /** @internal */
2126
+ export declare const VisitProfilePositionStartDate$inboundSchema: z.ZodMiniType<VisitProfilePositionStartDate, unknown>;
2127
+ export declare function visitProfilePositionStartDateFromJSON(jsonString: string): SafeParseResult<VisitProfilePositionStartDate, SDKValidationError>;
2128
+ /** @internal */
2129
+ export declare const VisitProfilePositionEndDate$inboundSchema: z.ZodMiniType<VisitProfilePositionEndDate, unknown>;
2130
+ export declare function visitProfilePositionEndDateFromJSON(jsonString: string): SafeParseResult<VisitProfilePositionEndDate, SDKValidationError>;
2131
+ /** @internal */
2132
+ export declare const VisitProfilePosition$inboundSchema: z.ZodMiniType<VisitProfilePosition, unknown>;
2133
+ export declare function visitProfilePositionFromJSON(jsonString: string): SafeParseResult<VisitProfilePosition, SDKValidationError>;
2134
+ /** @internal */
2135
+ export declare const VisitProfileEducationStartDate$inboundSchema: z.ZodMiniType<VisitProfileEducationStartDate, unknown>;
2136
+ export declare function visitProfileEducationStartDateFromJSON(jsonString: string): SafeParseResult<VisitProfileEducationStartDate, SDKValidationError>;
2137
+ /** @internal */
2138
+ export declare const VisitProfileEducationEndDate$inboundSchema: z.ZodMiniType<VisitProfileEducationEndDate, unknown>;
2139
+ export declare function visitProfileEducationEndDateFromJSON(jsonString: string): SafeParseResult<VisitProfileEducationEndDate, SDKValidationError>;
2140
+ /** @internal */
2141
+ export declare const VisitProfileEducation$inboundSchema: z.ZodMiniType<VisitProfileEducation, unknown>;
2142
+ export declare function visitProfileEducationFromJSON(jsonString: string): SafeParseResult<VisitProfileEducation, SDKValidationError>;
2143
+ /** @internal */
2144
+ export declare const VisitProfileLastPostType$inboundSchema: z.ZodMiniType<VisitProfileLastPostType, unknown>;
2145
+ /** @internal */
2146
+ export declare const VisitProfileMediaType$inboundSchema: z.ZodMiniType<VisitProfileMediaType, unknown>;
2147
+ /** @internal */
2148
+ export declare const VisitProfileMedia$inboundSchema: z.ZodMiniType<VisitProfileMedia, unknown>;
2149
+ export declare function visitProfileMediaFromJSON(jsonString: string): SafeParseResult<VisitProfileMedia, SDKValidationError>;
2150
+ /** @internal */
2151
+ export declare const VisitProfileLastPost$inboundSchema: z.ZodMiniType<VisitProfileLastPost, unknown>;
2152
+ export declare function visitProfileLastPostFromJSON(jsonString: string): SafeParseResult<VisitProfileLastPost, SDKValidationError>;
2153
+ /** @internal */
2154
+ export declare const LastCommentType$inboundSchema: z.ZodMiniType<LastCommentType, unknown>;
2155
+ /** @internal */
2156
+ export declare const LastComment$inboundSchema: z.ZodMiniType<LastComment, unknown>;
2157
+ export declare function lastCommentFromJSON(jsonString: string): SafeParseResult<LastComment, SDKValidationError>;
2158
+ /** @internal */
2159
+ export declare const VisitProfileResponse$inboundSchema: z.ZodMiniType<VisitProfileResponse, unknown>;
2160
+ export declare function visitProfileResponseFromJSON(jsonString: string): SafeParseResult<VisitProfileResponse, SDKValidationError>;
2161
+ /** @internal */
2162
+ export type BulkVisitProfileRequest$Outbound = {
2163
+ profiles: Array<string>;
2164
+ campaignSlug?: string | undefined;
2165
+ includePosts?: boolean | undefined;
2166
+ includeComments?: boolean | undefined;
2167
+ includeAbout?: boolean | undefined;
2168
+ };
2169
+ /** @internal */
2170
+ export declare const BulkVisitProfileRequest$outboundSchema: z.ZodMiniType<BulkVisitProfileRequest$Outbound, BulkVisitProfileRequest>;
2171
+ export declare function bulkVisitProfileRequestToJSON(bulkVisitProfileRequest: BulkVisitProfileRequest): string;
2172
+ /** @internal */
2173
+ export declare const BulkVisitProfileResponse$inboundSchema: z.ZodMiniType<BulkVisitProfileResponse, unknown>;
2174
+ export declare function bulkVisitProfileResponseFromJSON(jsonString: string): SafeParseResult<BulkVisitProfileResponse, SDKValidationError>;
2175
+ /** @internal */
2176
+ export type BulkVisitBatchStatusRequest$Outbound = {
2177
+ batchId: string;
2178
+ };
2179
+ /** @internal */
2180
+ export declare const BulkVisitBatchStatusRequest$outboundSchema: z.ZodMiniType<BulkVisitBatchStatusRequest$Outbound, BulkVisitBatchStatusRequest>;
2181
+ export declare function bulkVisitBatchStatusRequestToJSON(bulkVisitBatchStatusRequest: BulkVisitBatchStatusRequest): string;
2182
+ /** @internal */
2183
+ export declare const BulkVisitBatchStatusStatus$inboundSchema: z.ZodMiniType<BulkVisitBatchStatusStatus, unknown>;
2184
+ /** @internal */
2185
+ export declare const Progress$inboundSchema: z.ZodMiniType<Progress, unknown>;
2186
+ export declare function progressFromJSON(jsonString: string): SafeParseResult<Progress, SDKValidationError>;
2187
+ /** @internal */
2188
+ export declare const ResultStatus$inboundSchema: z.ZodMiniType<ResultStatus, unknown>;
2189
+ /** @internal */
2190
+ export declare const Result$inboundSchema: z.ZodMiniType<Result, unknown>;
2191
+ export declare function resultFromJSON(jsonString: string): SafeParseResult<Result, SDKValidationError>;
2192
+ /** @internal */
2193
+ export declare const BulkVisitBatchStatusResponse$inboundSchema: z.ZodMiniType<BulkVisitBatchStatusResponse, unknown>;
2194
+ export declare function bulkVisitBatchStatusResponseFromJSON(jsonString: string): SafeParseResult<BulkVisitBatchStatusResponse, SDKValidationError>;
2195
+ /** @internal */
2196
+ export type VisitCompanyRequest$Outbound = {
2197
+ companyUrl: string;
2198
+ includeWorkplacePolicy?: boolean | undefined;
2199
+ };
2200
+ /** @internal */
2201
+ export declare const VisitCompanyRequest$outboundSchema: z.ZodMiniType<VisitCompanyRequest$Outbound, VisitCompanyRequest>;
2202
+ export declare function visitCompanyRequestToJSON(visitCompanyRequest: VisitCompanyRequest): string;
2203
+ /** @internal */
2204
+ export declare const EmployeeCountRange$inboundSchema: z.ZodMiniType<EmployeeCountRange, unknown>;
2205
+ export declare function employeeCountRangeFromJSON(jsonString: string): SafeParseResult<EmployeeCountRange, SDKValidationError>;
2206
+ /** @internal */
2207
+ export declare const VisitCompanyHeadquarter$inboundSchema: z.ZodMiniType<VisitCompanyHeadquarter, unknown>;
2208
+ export declare function visitCompanyHeadquarterFromJSON(jsonString: string): SafeParseResult<VisitCompanyHeadquarter, SDKValidationError>;
2209
+ /** @internal */
2210
+ export declare const VisitCompanyFoundedOn$inboundSchema: z.ZodMiniType<VisitCompanyFoundedOn, unknown>;
2211
+ export declare function visitCompanyFoundedOnFromJSON(jsonString: string): SafeParseResult<VisitCompanyFoundedOn, SDKValidationError>;
2212
+ /** @internal */
2213
+ export declare const CallToAction$inboundSchema: z.ZodMiniType<CallToAction, unknown>;
2214
+ export declare function callToActionFromJSON(jsonString: string): SafeParseResult<CallToAction, SDKValidationError>;
2215
+ /** @internal */
2216
+ export declare const AffiliatedCompany$inboundSchema: z.ZodMiniType<AffiliatedCompany, unknown>;
2217
+ export declare function affiliatedCompanyFromJSON(jsonString: string): SafeParseResult<AffiliatedCompany, SDKValidationError>;
2218
+ /** @internal */
2219
+ export declare const SimilarCompany$inboundSchema: z.ZodMiniType<SimilarCompany, unknown>;
2220
+ export declare function similarCompanyFromJSON(jsonString: string): SafeParseResult<SimilarCompany, SDKValidationError>;
2221
+ /** @internal */
2222
+ export declare const WorkplacePolicy$inboundSchema: z.ZodMiniType<WorkplacePolicy, unknown>;
2223
+ export declare function workplacePolicyFromJSON(jsonString: string): SafeParseResult<WorkplacePolicy, SDKValidationError>;
2224
+ /** @internal */
2225
+ export declare const VisitCompanyResponse$inboundSchema: z.ZodMiniType<VisitCompanyResponse, unknown>;
2226
+ export declare function visitCompanyResponseFromJSON(jsonString: string): SafeParseResult<VisitCompanyResponse, SDKValidationError>;
2227
+ /** @internal */
2228
+ export type ListSavedPostsRequest$Outbound = {
2229
+ start: number;
2230
+ count: number;
2231
+ };
2232
+ /** @internal */
2233
+ export declare const ListSavedPostsRequest$outboundSchema: z.ZodMiniType<ListSavedPostsRequest$Outbound, ListSavedPostsRequest>;
2234
+ export declare function listSavedPostsRequestToJSON(listSavedPostsRequest: ListSavedPostsRequest): string;
2235
+ /** @internal */
2236
+ export declare const ListSavedPostsAuthor$inboundSchema: z.ZodMiniType<ListSavedPostsAuthor, unknown>;
2237
+ export declare function listSavedPostsAuthorFromJSON(jsonString: string): SafeParseResult<ListSavedPostsAuthor, SDKValidationError>;
2238
+ /** @internal */
2239
+ export declare const ListSavedPostsType$inboundSchema: z.ZodMiniType<ListSavedPostsType, unknown>;
2240
+ /** @internal */
2241
+ export declare const ListSavedPostsMedia$inboundSchema: z.ZodMiniType<ListSavedPostsMedia, unknown>;
2242
+ export declare function listSavedPostsMediaFromJSON(jsonString: string): SafeParseResult<ListSavedPostsMedia, SDKValidationError>;
2243
+ /** @internal */
2244
+ export declare const ListSavedPostsPost$inboundSchema: z.ZodMiniType<ListSavedPostsPost, unknown>;
2245
+ export declare function listSavedPostsPostFromJSON(jsonString: string): SafeParseResult<ListSavedPostsPost, SDKValidationError>;
2246
+ /** @internal */
2247
+ export declare const ListSavedPostsResponse$inboundSchema: z.ZodMiniType<ListSavedPostsResponse, unknown>;
2248
+ export declare function listSavedPostsResponseFromJSON(jsonString: string): SafeParseResult<ListSavedPostsResponse, SDKValidationError>;
2249
+ /** @internal */
2250
+ export declare const SortOrder$outboundSchema: z.ZodMiniEnum<typeof SortOrder>;
2251
+ /** @internal */
2252
+ export type GetFeedRequest$Outbound = {
2253
+ count: number;
2254
+ sortOrder: string;
2255
+ };
2256
+ /** @internal */
2257
+ export declare const GetFeedRequest$outboundSchema: z.ZodMiniType<GetFeedRequest$Outbound, GetFeedRequest>;
2258
+ export declare function getFeedRequestToJSON(getFeedRequest: GetFeedRequest): string;
2259
+ /** @internal */
2260
+ export declare const GetFeedType$inboundSchema: z.ZodMiniType<GetFeedType, unknown>;
2261
+ /** @internal */
2262
+ export declare const GetFeedMediaType$inboundSchema: z.ZodMiniType<GetFeedMediaType, unknown>;
2263
+ /** @internal */
2264
+ export declare const GetFeedMedia$inboundSchema: z.ZodMiniType<GetFeedMedia, unknown>;
2265
+ export declare function getFeedMediaFromJSON(jsonString: string): SafeParseResult<GetFeedMedia, SDKValidationError>;
2266
+ /** @internal */
2267
+ export declare const GetFeedPost$inboundSchema: z.ZodMiniType<GetFeedPost, unknown>;
2268
+ export declare function getFeedPostFromJSON(jsonString: string): SafeParseResult<GetFeedPost, SDKValidationError>;
2269
+ /** @internal */
2270
+ export declare const GetFeedResponse$inboundSchema: z.ZodMiniType<GetFeedResponse, unknown>;
2271
+ export declare function getFeedResponseFromJSON(jsonString: string): SafeParseResult<GetFeedResponse, SDKValidationError>;
2272
+ /** @internal */
2273
+ export type CollectHashtagPostsRequest$Outbound = {
2274
+ hashtag: string;
2275
+ start: number;
2276
+ count: number;
2277
+ };
2278
+ /** @internal */
2279
+ export declare const CollectHashtagPostsRequest$outboundSchema: z.ZodMiniType<CollectHashtagPostsRequest$Outbound, CollectHashtagPostsRequest>;
2280
+ export declare function collectHashtagPostsRequestToJSON(collectHashtagPostsRequest: CollectHashtagPostsRequest): string;
2281
+ /** @internal */
2282
+ export declare const CollectHashtagPostsAuthor$inboundSchema: z.ZodMiniType<CollectHashtagPostsAuthor, unknown>;
2283
+ export declare function collectHashtagPostsAuthorFromJSON(jsonString: string): SafeParseResult<CollectHashtagPostsAuthor, SDKValidationError>;
2284
+ /** @internal */
2285
+ export declare const CollectHashtagPostsType$inboundSchema: z.ZodMiniType<CollectHashtagPostsType, unknown>;
2286
+ /** @internal */
2287
+ export declare const CollectHashtagPostsMedia$inboundSchema: z.ZodMiniType<CollectHashtagPostsMedia, unknown>;
2288
+ export declare function collectHashtagPostsMediaFromJSON(jsonString: string): SafeParseResult<CollectHashtagPostsMedia, SDKValidationError>;
2289
+ /** @internal */
2290
+ export declare const CollectHashtagPostsPost$inboundSchema: z.ZodMiniType<CollectHashtagPostsPost, unknown>;
2291
+ export declare function collectHashtagPostsPostFromJSON(jsonString: string): SafeParseResult<CollectHashtagPostsPost, SDKValidationError>;
2292
+ /** @internal */
2293
+ export declare const CollectHashtagPostsResponse$inboundSchema: z.ZodMiniType<CollectHashtagPostsResponse, unknown>;
2294
+ export declare function collectHashtagPostsResponseFromJSON(jsonString: string): SafeParseResult<CollectHashtagPostsResponse, SDKValidationError>;
2295
+ /** @internal */
2296
+ export declare const SearchCategoryRequest$outboundSchema: z.ZodMiniEnum<typeof SearchCategoryRequest>;
2297
+ /** @internal */
2298
+ export declare const SortBy$outboundSchema: z.ZodMiniEnum<typeof SortBy>;
2299
+ /** @internal */
2300
+ export declare const DatePosted$outboundSchema: z.ZodMiniEnum<typeof DatePosted>;
2301
+ /** @internal */
2302
+ export declare const ContentType$outboundSchema: z.ZodMiniEnum<typeof ContentType>;
2303
+ /** @internal */
2304
+ export declare const ConnectionDegree$outboundSchema: z.ZodMiniEnum<typeof ConnectionDegree>;
2305
+ /** @internal */
2306
+ export declare const CompanySize$outboundSchema: z.ZodMiniEnum<typeof CompanySize>;
2307
+ /** @internal */
2308
+ export declare const JobType$outboundSchema: z.ZodMiniEnum<typeof JobType>;
2309
+ /** @internal */
2310
+ export declare const ExperienceLevel$outboundSchema: z.ZodMiniEnum<typeof ExperienceLevel>;
2311
+ /** @internal */
2312
+ export declare const WorkplaceType$outboundSchema: z.ZodMiniEnum<typeof WorkplaceType>;
2313
+ /** @internal */
2314
+ export type SearchRequest$Outbound = {
2315
+ category?: string | undefined;
2316
+ url?: string | undefined;
2317
+ keywords?: string | undefined;
2318
+ sortBy?: string | undefined;
2319
+ datePosted?: string | undefined;
2320
+ contentType?: string | undefined;
2321
+ authorIndustry?: Array<string> | undefined;
2322
+ authorCompany?: Array<string> | undefined;
2323
+ connectionDegree?: Array<string> | undefined;
2324
+ firstName?: string | undefined;
2325
+ lastName?: string | undefined;
2326
+ title?: string | undefined;
2327
+ connectionOf?: string | undefined;
2328
+ profileLanguage?: Array<string> | undefined;
2329
+ school?: Array<string> | undefined;
2330
+ location?: Array<string> | undefined;
2331
+ industry?: Array<string> | undefined;
2332
+ currentCompany?: Array<string> | undefined;
2333
+ pastCompany?: Array<string> | undefined;
2334
+ companySize?: Array<string> | undefined;
2335
+ jobType?: Array<string> | undefined;
2336
+ experienceLevel?: Array<string> | undefined;
2337
+ workplaceType?: Array<string> | undefined;
2338
+ start?: number | undefined;
2339
+ count?: number | undefined;
2340
+ };
2341
+ /** @internal */
2342
+ export declare const SearchRequest$outboundSchema: z.ZodMiniType<SearchRequest$Outbound, SearchRequest>;
2343
+ export declare function searchRequestToJSON(searchRequest: SearchRequest): string;
2344
+ /** @internal */
2345
+ export declare const SearchCategoryResponseBody$inboundSchema: z.ZodMiniType<SearchCategoryResponseBody, unknown>;
2346
+ /** @internal */
2347
+ export declare const ItemsTypeJob$inboundSchema: z.ZodMiniEnum<typeof ItemsTypeJob>;
2348
+ /** @internal */
2349
+ export declare const ItemsJob$inboundSchema: z.ZodMiniType<ItemsJob, unknown>;
2350
+ export declare function itemsJobFromJSON(jsonString: string): SafeParseResult<ItemsJob, SDKValidationError>;
2351
+ /** @internal */
2352
+ export declare const ItemsTypeCompany$inboundSchema: z.ZodMiniEnum<typeof ItemsTypeCompany>;
2353
+ /** @internal */
2354
+ export declare const ItemsCompany$inboundSchema: z.ZodMiniType<ItemsCompany, unknown>;
2355
+ export declare function itemsCompanyFromJSON(jsonString: string): SafeParseResult<ItemsCompany, SDKValidationError>;
2356
+ /** @internal */
2357
+ export declare const ItemsTypePeople$inboundSchema: z.ZodMiniEnum<typeof ItemsTypePeople>;
2358
+ /** @internal */
2359
+ export declare const ItemsNetworkDistance$inboundSchema: z.ZodMiniType<ItemsNetworkDistance, unknown>;
2360
+ /** @internal */
2361
+ export declare const ItemsCurrentPosition$inboundSchema: z.ZodMiniType<ItemsCurrentPosition, unknown>;
2362
+ export declare function itemsCurrentPositionFromJSON(jsonString: string): SafeParseResult<ItemsCurrentPosition, SDKValidationError>;
2363
+ /** @internal */
2364
+ export declare const ItemsPeople$inboundSchema: z.ZodMiniType<ItemsPeople, unknown>;
2365
+ export declare function itemsPeopleFromJSON(jsonString: string): SafeParseResult<ItemsPeople, SDKValidationError>;
2366
+ /** @internal */
2367
+ export declare const ItemsTypePost$inboundSchema: z.ZodMiniEnum<typeof ItemsTypePost>;
2368
+ /** @internal */
2369
+ export declare const ItemsAuthor$inboundSchema: z.ZodMiniType<ItemsAuthor, unknown>;
2370
+ export declare function itemsAuthorFromJSON(jsonString: string): SafeParseResult<ItemsAuthor, SDKValidationError>;
2371
+ /** @internal */
2372
+ export declare const ItemsMediaType$inboundSchema: z.ZodMiniType<ItemsMediaType, unknown>;
2373
+ /** @internal */
2374
+ export declare const ItemsMedia$inboundSchema: z.ZodMiniType<ItemsMedia, unknown>;
2375
+ export declare function itemsMediaFromJSON(jsonString: string): SafeParseResult<ItemsMedia, SDKValidationError>;
2376
+ /** @internal */
2377
+ export declare const ItemsPost$inboundSchema: z.ZodMiniType<ItemsPost, unknown>;
2378
+ export declare function itemsPostFromJSON(jsonString: string): SafeParseResult<ItemsPost, SDKValidationError>;
2379
+ /** @internal */
2380
+ export declare const Items$inboundSchema: z.ZodMiniType<Items, unknown>;
2381
+ export declare function itemsFromJSON(jsonString: string): SafeParseResult<Items, SDKValidationError>;
2382
+ /** @internal */
2383
+ export declare const SearchPagingResponseBody$inboundSchema: z.ZodMiniType<SearchPagingResponseBody, unknown>;
2384
+ export declare function searchPagingResponseBodyFromJSON(jsonString: string): SafeParseResult<SearchPagingResponseBody, SDKValidationError>;
2385
+ /** @internal */
2386
+ export declare const SearchResponse$inboundSchema: z.ZodMiniType<SearchResponse, unknown>;
2387
+ export declare function searchResponseFromJSON(jsonString: string): SafeParseResult<SearchResponse, SDKValidationError>;
2388
+ /** @internal */
2389
+ export declare const SearchPostsSortBy$outboundSchema: z.ZodMiniEnum<typeof SearchPostsSortBy>;
2390
+ /** @internal */
2391
+ export declare const SearchPostsDatePosted$outboundSchema: z.ZodMiniEnum<typeof SearchPostsDatePosted>;
2392
+ /** @internal */
2393
+ export declare const SearchPostsContentType$outboundSchema: z.ZodMiniEnum<typeof SearchPostsContentType>;
2394
+ /** @internal */
2395
+ export type SearchPostsRequest$Outbound = {
2396
+ keywords: string;
2397
+ url?: string | undefined;
2398
+ sortBy?: string | undefined;
2399
+ datePosted?: string | undefined;
2400
+ contentType?: string | undefined;
2401
+ authorIndustry?: Array<string> | undefined;
2402
+ authorCompany?: Array<string> | undefined;
2403
+ start?: number | undefined;
2404
+ count?: number | undefined;
2405
+ };
2406
+ /** @internal */
2407
+ export declare const SearchPostsRequest$outboundSchema: z.ZodMiniType<SearchPostsRequest$Outbound, SearchPostsRequest>;
2408
+ export declare function searchPostsRequestToJSON(searchPostsRequest: SearchPostsRequest): string;
2409
+ /** @internal */
2410
+ export declare const SearchPostsCategory$inboundSchema: z.ZodMiniEnum<typeof SearchPostsCategory>;
2411
+ /** @internal */
2412
+ export declare const SearchPostsType$inboundSchema: z.ZodMiniEnum<typeof SearchPostsType>;
2413
+ /** @internal */
2414
+ export declare const SearchPostsAuthor$inboundSchema: z.ZodMiniType<SearchPostsAuthor, unknown>;
2415
+ export declare function searchPostsAuthorFromJSON(jsonString: string): SafeParseResult<SearchPostsAuthor, SDKValidationError>;
2416
+ /** @internal */
2417
+ export declare const SearchPostsMediaType$inboundSchema: z.ZodMiniType<SearchPostsMediaType, unknown>;
2418
+ /** @internal */
2419
+ export declare const SearchPostsMedia$inboundSchema: z.ZodMiniType<SearchPostsMedia, unknown>;
2420
+ export declare function searchPostsMediaFromJSON(jsonString: string): SafeParseResult<SearchPostsMedia, SDKValidationError>;
2421
+ /** @internal */
2422
+ export declare const SearchPostsItem$inboundSchema: z.ZodMiniType<SearchPostsItem, unknown>;
2423
+ export declare function searchPostsItemFromJSON(jsonString: string): SafeParseResult<SearchPostsItem, SDKValidationError>;
2424
+ /** @internal */
2425
+ export declare const SearchPostsPaging$inboundSchema: z.ZodMiniType<SearchPostsPaging, unknown>;
2426
+ export declare function searchPostsPagingFromJSON(jsonString: string): SafeParseResult<SearchPostsPaging, SDKValidationError>;
2427
+ /** @internal */
2428
+ export declare const SearchPostsResponse$inboundSchema: z.ZodMiniType<SearchPostsResponse, unknown>;
2429
+ export declare function searchPostsResponseFromJSON(jsonString: string): SafeParseResult<SearchPostsResponse, SDKValidationError>;
2430
+ /** @internal */
2431
+ export declare const SearchPeopleConnectionDegree$outboundSchema: z.ZodMiniEnum<typeof SearchPeopleConnectionDegree>;
2432
+ /** @internal */
2433
+ export type SearchPeopleRequest$Outbound = {
2434
+ keywords?: string | undefined;
2435
+ url?: string | undefined;
2436
+ connectionDegree?: Array<string> | undefined;
2437
+ firstName?: string | undefined;
2438
+ lastName?: string | undefined;
2439
+ title?: string | undefined;
2440
+ connectionOf?: string | undefined;
2441
+ profileLanguage?: Array<string> | undefined;
2442
+ school?: Array<string> | undefined;
2443
+ location?: Array<string> | undefined;
2444
+ industry?: Array<string> | undefined;
2445
+ currentCompany?: Array<string> | undefined;
2446
+ pastCompany?: Array<string> | undefined;
2447
+ start?: number | undefined;
2448
+ count?: number | undefined;
2449
+ };
2450
+ /** @internal */
2451
+ export declare const SearchPeopleRequest$outboundSchema: z.ZodMiniType<SearchPeopleRequest$Outbound, SearchPeopleRequest>;
2452
+ export declare function searchPeopleRequestToJSON(searchPeopleRequest: SearchPeopleRequest): string;
2453
+ /** @internal */
2454
+ export declare const SearchPeopleCategory$inboundSchema: z.ZodMiniEnum<typeof SearchPeopleCategory>;
2455
+ /** @internal */
2456
+ export declare const SearchPeopleType$inboundSchema: z.ZodMiniEnum<typeof SearchPeopleType>;
2457
+ /** @internal */
2458
+ export declare const SearchPeopleNetworkDistance$inboundSchema: z.ZodMiniType<SearchPeopleNetworkDistance, unknown>;
2459
+ /** @internal */
2460
+ export declare const SearchPeopleCurrentPosition$inboundSchema: z.ZodMiniType<SearchPeopleCurrentPosition, unknown>;
2461
+ export declare function searchPeopleCurrentPositionFromJSON(jsonString: string): SafeParseResult<SearchPeopleCurrentPosition, SDKValidationError>;
2462
+ /** @internal */
2463
+ export declare const SearchPeopleItem$inboundSchema: z.ZodMiniType<SearchPeopleItem, unknown>;
2464
+ export declare function searchPeopleItemFromJSON(jsonString: string): SafeParseResult<SearchPeopleItem, SDKValidationError>;
2465
+ /** @internal */
2466
+ export declare const SearchPeoplePaging$inboundSchema: z.ZodMiniType<SearchPeoplePaging, unknown>;
2467
+ export declare function searchPeoplePagingFromJSON(jsonString: string): SafeParseResult<SearchPeoplePaging, SDKValidationError>;
2468
+ /** @internal */
2469
+ export declare const SearchPeopleResponse$inboundSchema: z.ZodMiniType<SearchPeopleResponse, unknown>;
2470
+ export declare function searchPeopleResponseFromJSON(jsonString: string): SafeParseResult<SearchPeopleResponse, SDKValidationError>;
2471
+ /** @internal */
2472
+ export declare const SearchCompaniesCompanySize$outboundSchema: z.ZodMiniEnum<typeof SearchCompaniesCompanySize>;
2473
+ /** @internal */
2474
+ export type SearchCompaniesRequest$Outbound = {
2475
+ keywords?: string | undefined;
2476
+ url?: string | undefined;
2477
+ location?: Array<string> | undefined;
2478
+ industry?: Array<string> | undefined;
2479
+ companySize?: Array<string> | undefined;
2480
+ start?: number | undefined;
2481
+ count?: number | undefined;
2482
+ };
2483
+ /** @internal */
2484
+ export declare const SearchCompaniesRequest$outboundSchema: z.ZodMiniType<SearchCompaniesRequest$Outbound, SearchCompaniesRequest>;
2485
+ export declare function searchCompaniesRequestToJSON(searchCompaniesRequest: SearchCompaniesRequest): string;
2486
+ /** @internal */
2487
+ export declare const SearchCompaniesCategory$inboundSchema: z.ZodMiniEnum<typeof SearchCompaniesCategory>;
2488
+ /** @internal */
2489
+ export declare const SearchCompaniesType$inboundSchema: z.ZodMiniEnum<typeof SearchCompaniesType>;
2490
+ /** @internal */
2491
+ export declare const SearchCompaniesItem$inboundSchema: z.ZodMiniType<SearchCompaniesItem, unknown>;
2492
+ export declare function searchCompaniesItemFromJSON(jsonString: string): SafeParseResult<SearchCompaniesItem, SDKValidationError>;
2493
+ /** @internal */
2494
+ export declare const SearchCompaniesPaging$inboundSchema: z.ZodMiniType<SearchCompaniesPaging, unknown>;
2495
+ export declare function searchCompaniesPagingFromJSON(jsonString: string): SafeParseResult<SearchCompaniesPaging, SDKValidationError>;
2496
+ /** @internal */
2497
+ export declare const SearchCompaniesResponse$inboundSchema: z.ZodMiniType<SearchCompaniesResponse, unknown>;
2498
+ export declare function searchCompaniesResponseFromJSON(jsonString: string): SafeParseResult<SearchCompaniesResponse, SDKValidationError>;
2499
+ //# sourceMappingURL=search-companies-response.d.ts.map