bereach 1.3.3 → 2.1.0-beta.3
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.
- package/README.md +142 -42
- package/esm/funcs/actions-connect-profile.d.ts +2 -2
- package/esm/funcs/actions-connect-profile.d.ts.map +1 -1
- package/esm/funcs/actions-connect-profile.js +4 -2
- package/esm/funcs/actions-connect-profile.js.map +1 -1
- package/esm/funcs/actions-follow-company.d.ts +1 -1
- package/esm/funcs/actions-follow-company.d.ts.map +1 -1
- package/esm/funcs/actions-follow-company.js +3 -1
- package/esm/funcs/actions-follow-company.js.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.js +3 -1
- package/esm/funcs/actions-list-sent-invitations.js.map +1 -1
- package/esm/funcs/actions-send-message.d.ts +2 -2
- package/esm/funcs/actions-send-message.d.ts.map +1 -1
- package/esm/funcs/actions-send-message.js +4 -2
- package/esm/funcs/actions-send-message.js.map +1 -1
- package/esm/funcs/campaigns-filter.d.ts +1 -1
- package/esm/funcs/campaigns-filter.d.ts.map +1 -1
- package/esm/funcs/campaigns-filter.js +3 -1
- package/esm/funcs/campaigns-filter.js.map +1 -1
- package/esm/funcs/{campaigns-get-stats.d.ts → campaigns-get-campaign-stats.d.ts} +2 -2
- package/esm/funcs/campaigns-get-campaign-stats.d.ts.map +1 -0
- package/esm/funcs/{campaigns-get-stats.js → campaigns-get-campaign-stats.js} +8 -7
- package/esm/funcs/campaigns-get-campaign-stats.js.map +1 -0
- package/esm/funcs/campaigns-get-status.d.ts +1 -1
- package/esm/funcs/campaigns-get-status.d.ts.map +1 -1
- package/esm/funcs/campaigns-get-status.js +3 -1
- package/esm/funcs/campaigns-get-status.js.map +1 -1
- package/esm/funcs/campaigns-sync.d.ts +1 -1
- package/esm/funcs/campaigns-sync.d.ts.map +1 -1
- package/esm/funcs/campaigns-sync.js +3 -1
- package/esm/funcs/campaigns-sync.js.map +1 -1
- package/esm/funcs/chat-archive.d.ts +1 -1
- package/esm/funcs/chat-archive.d.ts.map +1 -1
- package/esm/funcs/chat-archive.js +3 -1
- package/esm/funcs/chat-archive.js.map +1 -1
- package/esm/funcs/chat-find-conversation.d.ts +2 -9
- package/esm/funcs/chat-find-conversation.d.ts.map +1 -1
- package/esm/funcs/chat-find-conversation.js +4 -9
- package/esm/funcs/chat-find-conversation.js.map +1 -1
- package/esm/funcs/chat-unreact.d.ts +1 -1
- package/esm/funcs/chat-unreact.d.ts.map +1 -1
- package/esm/funcs/chat-unreact.js +3 -1
- package/esm/funcs/chat-unreact.js.map +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-analytics.js +3 -1
- package/esm/funcs/company-pages-get-analytics.js.map +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-permissions.js +3 -1
- package/esm/funcs/company-pages-get-permissions.js.map +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-posts.js +3 -1
- package/esm/funcs/company-pages-get-posts.js.map +1 -1
- package/esm/funcs/company-pages-list.d.ts +1 -1
- package/esm/funcs/company-pages-list.d.ts.map +1 -1
- package/esm/funcs/company-pages-list.js +3 -1
- package/esm/funcs/company-pages-list.js.map +1 -1
- package/esm/funcs/contacts-add-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-add-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-add-campaign-contacts.js +103 -0
- package/esm/funcs/contacts-add-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.js +103 -0
- package/esm/funcs/contacts-add-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts +18 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.js +97 -0
- package/esm/funcs/contacts-bulk-update-contacts.js.map +1 -0
- package/esm/funcs/contacts-create-campaign.d.ts +18 -0
- package/esm/funcs/contacts-create-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-create-campaign.js +97 -0
- package/esm/funcs/contacts-create-campaign.js.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.js +102 -0
- package/esm/funcs/contacts-delete-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-get-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-get-agent-state.js +102 -0
- package/esm/funcs/contacts-get-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.js +100 -0
- package/esm/funcs/contacts-get-contact-by-url.js.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.js +100 -0
- package/esm/funcs/contacts-get-contact-stats.js.map +1 -0
- package/esm/funcs/contacts-get-contact.d.ts +18 -0
- package/esm/funcs/contacts-get-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact.js +102 -0
- package/esm/funcs/contacts-get-contact.js.map +1 -0
- package/esm/funcs/contacts-list-agent-states.d.ts +18 -0
- package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -0
- package/esm/funcs/contacts-list-agent-states.js +86 -0
- package/esm/funcs/contacts-list-agent-states.js.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.js +111 -0
- package/esm/funcs/contacts-list-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-list-campaigns.d.ts +18 -0
- package/esm/funcs/contacts-list-campaigns.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaigns.js +103 -0
- package/esm/funcs/contacts-list-campaigns.js.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.js +108 -0
- package/esm/funcs/contacts-list-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.js +103 -0
- package/esm/funcs/contacts-patch-agent-state.js.map +1 -0
- package/esm/funcs/contacts-search-contacts.d.ts +18 -0
- package/esm/funcs/contacts-search-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-search-contacts.js +112 -0
- package/esm/funcs/contacts-search-contacts.js.map +1 -0
- package/esm/funcs/contacts-set-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-set-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-set-agent-state.js +103 -0
- package/esm/funcs/contacts-set-agent-state.js.map +1 -0
- package/esm/funcs/contacts-update-campaign.d.ts +18 -0
- package/esm/funcs/contacts-update-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-update-campaign.js +103 -0
- package/esm/funcs/contacts-update-campaign.js.map +1 -0
- package/esm/funcs/contacts-update-contact.d.ts +18 -0
- package/esm/funcs/contacts-update-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-update-contact.js +103 -0
- package/esm/funcs/contacts-update-contact.js.map +1 -0
- package/esm/funcs/contacts-upsert.d.ts +3 -2
- package/esm/funcs/contacts-upsert.d.ts.map +1 -1
- package/esm/funcs/contacts-upsert.js +21 -3
- package/esm/funcs/contacts-upsert.js.map +1 -1
- package/esm/funcs/context-delete-context.d.ts +18 -0
- package/esm/funcs/context-delete-context.d.ts.map +1 -0
- package/esm/funcs/context-delete-context.js +101 -0
- package/esm/funcs/context-delete-context.js.map +1 -0
- package/esm/funcs/context-list-context.d.ts +18 -0
- package/esm/funcs/context-list-context.d.ts.map +1 -0
- package/esm/funcs/context-list-context.js +101 -0
- package/esm/funcs/context-list-context.js.map +1 -0
- package/esm/funcs/context-set-context.d.ts +18 -0
- package/esm/funcs/{campaigns-get-stats.d.ts.map → context-set-context.d.ts.map} +1 -1
- package/esm/funcs/context-set-context.js +97 -0
- package/esm/funcs/context-set-context.js.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts +18 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.js +86 -0
- package/esm/funcs/cron-list-cron-schedules.js.map +1 -0
- package/esm/funcs/cron-update-cron-schedule.d.ts +18 -0
- package/esm/funcs/{chat-search-conversations.d.ts.map → cron-update-cron-schedule.d.ts.map} +1 -1
- package/esm/funcs/cron-update-cron-schedule.js +103 -0
- package/esm/funcs/cron-update-cron-schedule.js.map +1 -0
- package/esm/funcs/linked-in-actions-create-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-create-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-create-comment.js +3 -1
- package/esm/funcs/linked-in-actions-create-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js +3 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.js +3 -1
- package/esm/funcs/linked-in-actions-like-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.js +3 -1
- package/esm/funcs/linked-in-actions-publish-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.js +3 -1
- package/esm/funcs/linked-in-actions-save-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js +3 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js.map +1 -1
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts +22 -0
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-messages.js → linked-in-chat-get-conversation-messages.js} +15 -9
- package/esm/funcs/linked-in-chat-get-conversation-messages.js.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.d.ts → linked-in-chat-get-unread-count.d.ts} +2 -2
- package/esm/funcs/linked-in-chat-get-unread-count.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.js → linked-in-chat-get-unread-count.js} +8 -7
- package/esm/funcs/linked-in-chat-get-unread-count.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.js → linked-in-chat-list-archived-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-archived-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts.map +1 -0
- package/esm/funcs/{linked-in-chat-list-starred.js → linked-in-chat-list-starred-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-starred-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-mark-seen.d.ts +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.js +3 -1
- package/esm/funcs/linked-in-chat-mark-seen.js.map +1 -1
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts.map +1 -0
- package/esm/funcs/{chat-search-conversations.js → linked-in-chat-search-linked-in-conversations.js} +14 -8
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-star.d.ts +1 -1
- package/esm/funcs/linked-in-chat-star.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-star.js +3 -1
- package/esm/funcs/linked-in-chat-star.js.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.js +3 -1
- package/esm/funcs/linked-in-chat-unarchive.js.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.js +3 -1
- package/esm/funcs/linked-in-chat-unstar.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +2 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +4 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js +3 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js.map +1 -1
- package/esm/funcs/{linked-in-search-resolve-parameters.d.ts → linked-in-search-resolve-linked-in-search-parameters.d.ts} +6 -3
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.d.ts.map +1 -0
- package/esm/funcs/{linked-in-search-resolve-parameters.js → linked-in-search-resolve-linked-in-search-parameters.js} +18 -8
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.js.map +1 -0
- package/esm/funcs/linked-in-search-search-companies.d.ts +1 -1
- package/esm/funcs/linked-in-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search-companies.js +3 -1
- package/esm/funcs/linked-in-search-search-companies.js.map +1 -1
- package/esm/funcs/linked-in-search-search.d.ts +1 -1
- package/esm/funcs/linked-in-search-search.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search.js +3 -1
- package/esm/funcs/linked-in-search-search.js.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.js +3 -1
- package/esm/funcs/linkedin-actions-edit-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.js +3 -1
- package/esm/funcs/linkedin-actions-edit-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.js +3 -1
- package/esm/funcs/linkedin-actions-follow-profile.js.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.js +3 -1
- package/esm/funcs/linkedin-actions-like-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.js +3 -1
- package/esm/funcs/linkedin-actions-list-invitations.js.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js +3 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.d.ts +2 -2
- package/esm/funcs/linkedin-actions-repost-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.js +4 -2
- package/esm/funcs/linkedin-actions-repost-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js +3 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.js +3 -1
- package/esm/funcs/linkedin-actions-unsave-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +2 -2
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js +8 -4
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js +3 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js.map +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-react.js +3 -1
- package/esm/funcs/linkedin-chat-react.js.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js +3 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js +3 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.js +3 -1
- package/esm/funcs/linkedin-search-search-by-url.js.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.js +3 -1
- package/esm/funcs/linkedin-search-search-jobs.js.map +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-people.js +3 -1
- package/esm/funcs/linkedin-search-search-people.js.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.js +3 -1
- package/esm/funcs/linkedin-search-search-posts.js.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.js +3 -1
- package/esm/funcs/profile-get-follower-analytics.js.map +1 -1
- package/esm/funcs/profile-get-followers.d.ts +1 -1
- package/esm/funcs/profile-get-followers.d.ts.map +1 -1
- package/esm/funcs/profile-get-followers.js +3 -1
- package/esm/funcs/profile-get-followers.js.map +1 -1
- package/esm/funcs/profile-get-linked-in-connections.d.ts +18 -0
- package/esm/funcs/profile-get-linked-in-connections.d.ts.map +1 -0
- package/esm/funcs/profile-get-linked-in-connections.js +101 -0
- package/esm/funcs/profile-get-linked-in-connections.js.map +1 -0
- package/esm/funcs/{profile-get-credits.d.ts → profile-get-my-credits.d.ts} +2 -2
- package/esm/funcs/profile-get-my-credits.d.ts.map +1 -0
- package/esm/funcs/{profile-get-credits.js → profile-get-my-credits.js} +6 -4
- package/esm/funcs/profile-get-my-credits.js.map +1 -0
- package/esm/funcs/{profile-get-limits.d.ts → profile-get-my-limits.d.ts} +2 -2
- package/esm/funcs/{profile-list-accounts.d.ts.map → profile-get-my-limits.d.ts.map} +1 -1
- package/esm/funcs/{profile-get-limits.js → profile-get-my-limits.js} +6 -4
- package/esm/funcs/profile-get-my-limits.js.map +1 -0
- package/esm/funcs/{profile-get.d.ts → profile-get-my-linked-in-profile.d.ts} +2 -2
- package/esm/funcs/profile-get-my-linked-in-profile.d.ts.map +1 -0
- package/esm/funcs/{profile-get.js → profile-get-my-linked-in-profile.js} +6 -4
- package/esm/funcs/profile-get-my-linked-in-profile.js.map +1 -0
- package/esm/funcs/profile-get-post-analytics.d.ts +2 -2
- package/esm/funcs/profile-get-post-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-post-analytics.js +4 -2
- package/esm/funcs/profile-get-post-analytics.js.map +1 -1
- package/esm/funcs/profile-get-posts.d.ts +1 -1
- package/esm/funcs/profile-get-posts.d.ts.map +1 -1
- package/esm/funcs/profile-get-posts.js +3 -1
- package/esm/funcs/profile-get-posts.js.map +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts.map +1 -1
- package/esm/funcs/profile-get-profile-views.js +3 -1
- package/esm/funcs/profile-get-profile-views.js.map +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts.map +1 -1
- package/esm/funcs/profile-get-search-appearances.js +3 -1
- package/esm/funcs/profile-get-search-appearances.js.map +1 -1
- package/esm/funcs/{profile-list-accounts.d.ts → profile-list-linked-in-accounts.d.ts} +2 -2
- package/esm/funcs/profile-list-linked-in-accounts.d.ts.map +1 -0
- package/esm/funcs/{profile-list-accounts.js → profile-list-linked-in-accounts.js} +6 -4
- package/esm/funcs/profile-list-linked-in-accounts.js.map +1 -0
- package/esm/funcs/profile-refresh.d.ts +1 -1
- package/esm/funcs/profile-refresh.d.ts.map +1 -1
- package/esm/funcs/profile-refresh.js +3 -1
- package/esm/funcs/profile-refresh.js.map +1 -1
- package/esm/funcs/profile-switch-linked-in-account.d.ts +18 -0
- package/esm/funcs/profile-switch-linked-in-account.d.ts.map +1 -0
- package/esm/funcs/profile-switch-linked-in-account.js +97 -0
- package/esm/funcs/profile-switch-linked-in-account.js.map +1 -0
- package/esm/funcs/profile-update-account.d.ts +1 -1
- package/esm/funcs/profile-update-account.d.ts.map +1 -1
- package/esm/funcs/profile-update-account.js +3 -1
- package/esm/funcs/profile-update-account.js.map +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts.map +1 -1
- package/esm/funcs/sales-nav-search-people.js +3 -1
- package/esm/funcs/sales-nav-search-people.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.js +3 -1
- package/esm/funcs/sales-navigator-search-search-companies.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search.js +3 -1
- package/esm/funcs/sales-navigator-search-search.js.map +1 -1
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js +97 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js +97 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js.map +1 -0
- package/esm/funcs/{chat-search-conversations.d.ts → scheduled-messages-create-scheduled-message.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-create-scheduled-message.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js +97 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.d.ts → scheduled-messages-list-scheduled-messages.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-list-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js +104 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js.map +1 -0
- package/esm/funcs/scrapers-collect-posts.d.ts +2 -2
- package/esm/funcs/scrapers-collect-posts.d.ts.map +1 -1
- package/esm/funcs/scrapers-collect-posts.js +4 -2
- package/esm/funcs/scrapers-collect-posts.js.map +1 -1
- package/esm/funcs/scrapers-visit-profile.d.ts +4 -2
- package/esm/funcs/scrapers-visit-profile.d.ts.map +1 -1
- package/esm/funcs/scrapers-visit-profile.js +6 -2
- package/esm/funcs/scrapers-visit-profile.js.map +1 -1
- package/esm/lib/config.d.ts +4 -4
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +7 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.d.ts +46 -0
- package/esm/models/errors/collect-linked-in-likes.d.ts.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.js +66 -0
- package/esm/models/errors/collect-linked-in-likes.js.map +1 -1
- package/esm/models/operations/index.d.ts +4 -4
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +4 -4
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/{scraping-weekly.d.ts → refresh-my-linked-in-profile-type.d.ts} +405 -620
- package/esm/models/operations/refresh-my-linked-in-profile-type.d.ts.map +1 -0
- package/esm/models/operations/{scraping-weekly.js → refresh-my-linked-in-profile-type.js} +270 -302
- package/esm/models/operations/refresh-my-linked-in-profile-type.js.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.d.ts → search-linked-in-jobs-experience-level.d.ts} +305 -255
- package/esm/models/operations/search-linked-in-jobs-experience-level.d.ts.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.js → search-linked-in-jobs-experience-level.js} +211 -178
- package/esm/models/operations/search-linked-in-jobs-experience-level.js.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.d.ts → update-contact-outreach-status.d.ts} +1520 -386
- package/esm/models/operations/update-contact-outreach-status.d.ts.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.js → update-contact-outreach-status.js} +923 -249
- package/esm/models/operations/update-contact-outreach-status.js.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts +1820 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.js +1194 -0
- package/esm/models/operations/update-cron-schedule-response.js.map +1 -0
- package/esm/sdk/actions.d.ts +2 -2
- package/esm/sdk/actions.js +2 -2
- package/esm/sdk/campaigns.d.ts +1 -1
- package/esm/sdk/campaigns.d.ts.map +1 -1
- package/esm/sdk/campaigns.js +3 -3
- package/esm/sdk/campaigns.js.map +1 -1
- package/esm/sdk/chat.d.ts +1 -15
- package/esm/sdk/chat.d.ts.map +1 -1
- package/esm/sdk/chat.js +1 -18
- package/esm/sdk/chat.js.map +1 -1
- package/esm/sdk/contacts.d.ts +127 -1
- package/esm/sdk/contacts.d.ts.map +1 -1
- package/esm/sdk/contacts.js +181 -1
- package/esm/sdk/contacts.js.map +1 -1
- package/esm/sdk/context.d.ts +26 -0
- package/esm/sdk/context.d.ts.map +1 -0
- package/esm/sdk/context.js +38 -0
- package/esm/sdk/context.js.map +1 -0
- package/esm/sdk/cron.d.ts +19 -0
- package/esm/sdk/cron.d.ts.map +1 -0
- package/esm/sdk/cron.js +28 -0
- package/esm/sdk/cron.js.map +1 -0
- package/esm/sdk/linked-in-chat-2.d.ts +39 -7
- package/esm/sdk/linked-in-chat-2.d.ts.map +1 -1
- package/esm/sdk/linked-in-chat-2.js +54 -10
- package/esm/sdk/linked-in-chat-2.js.map +1 -1
- package/esm/sdk/linked-in-scrapers-2.d.ts +1 -1
- package/esm/sdk/linked-in-scrapers-2.js +1 -1
- package/esm/sdk/linked-in-search-1.d.ts +5 -2
- package/esm/sdk/linked-in-search-1.d.ts.map +1 -1
- package/esm/sdk/linked-in-search-1.js +7 -4
- package/esm/sdk/linked-in-search-1.js.map +1 -1
- package/esm/sdk/linkedin-actions-1.d.ts +1 -1
- package/esm/sdk/linkedin-actions-1.js +1 -1
- package/esm/sdk/linkedin-chat-1.d.ts +2 -27
- package/esm/sdk/linkedin-chat-1.d.ts.map +1 -1
- package/esm/sdk/linkedin-chat-1.js +1 -35
- package/esm/sdk/linkedin-chat-1.js.map +1 -1
- package/esm/sdk/linkedin-scrapers-1.d.ts +2 -2
- package/esm/sdk/linkedin-scrapers-1.js +2 -2
- package/esm/sdk/profile.d.ts +19 -5
- package/esm/sdk/profile.d.ts.map +1 -1
- package/esm/sdk/profile.js +33 -13
- package/esm/sdk/profile.js.map +1 -1
- package/esm/sdk/scheduled-messages.d.ts +33 -0
- package/esm/sdk/scheduled-messages.d.ts.map +1 -0
- package/esm/sdk/scheduled-messages.js +48 -0
- package/esm/sdk/scheduled-messages.js.map +1 -0
- package/esm/sdk/scrapers.d.ts +4 -2
- package/esm/sdk/scrapers.d.ts.map +1 -1
- package/esm/sdk/scrapers.js +4 -2
- package/esm/sdk/scrapers.js.map +1 -1
- package/esm/sdk/sdk.d.ts +11 -2
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +19 -4
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +2 -4
- package/src/funcs/actions-connect-profile.ts +11 -1
- package/src/funcs/actions-follow-company.ts +10 -0
- package/src/funcs/actions-list-sent-invitations.ts +10 -0
- package/src/funcs/actions-send-message.ts +11 -1
- package/src/funcs/campaigns-filter.ts +10 -0
- package/src/funcs/{campaigns-get-stats.ts → campaigns-get-campaign-stats.ts} +14 -5
- package/src/funcs/campaigns-get-status.ts +10 -0
- package/src/funcs/campaigns-sync.ts +10 -0
- package/src/funcs/chat-archive.ts +10 -0
- package/src/funcs/chat-find-conversation.ts +11 -8
- package/src/funcs/chat-unreact.ts +10 -0
- package/src/funcs/company-pages-get-analytics.ts +10 -0
- package/src/funcs/company-pages-get-permissions.ts +10 -0
- package/src/funcs/company-pages-get-posts.ts +10 -0
- package/src/funcs/company-pages-list.ts +10 -0
- package/src/funcs/contacts-add-campaign-contacts.ts +233 -0
- package/src/funcs/contacts-add-contact-activities.ts +231 -0
- package/src/funcs/contacts-bulk-update-contacts.ts +225 -0
- package/src/funcs/contacts-create-campaign.ts +224 -0
- package/src/funcs/contacts-delete-agent-state.ts +230 -0
- package/src/funcs/contacts-get-agent-state.ts +229 -0
- package/src/funcs/contacts-get-contact-by-url.ts +228 -0
- package/src/funcs/contacts-get-contact-stats.ts +232 -0
- package/src/funcs/contacts-get-contact.ts +229 -0
- package/src/funcs/contacts-list-agent-states.ts +205 -0
- package/src/funcs/contacts-list-campaign-contacts.ts +242 -0
- package/src/funcs/contacts-list-campaigns.ts +235 -0
- package/src/funcs/contacts-list-contact-activities.ts +237 -0
- package/src/funcs/contacts-patch-agent-state.ts +230 -0
- package/src/funcs/contacts-search-contacts.ts +244 -0
- package/src/funcs/contacts-set-agent-state.ts +230 -0
- package/src/funcs/contacts-update-campaign.ts +230 -0
- package/src/funcs/contacts-update-contact.ts +230 -0
- package/src/funcs/contacts-upsert.ts +66 -3
- package/src/funcs/context-delete-context.ts +229 -0
- package/src/funcs/context-list-context.ts +230 -0
- package/src/funcs/context-set-context.ts +224 -0
- package/src/funcs/cron-list-cron-schedules.ts +205 -0
- package/src/funcs/cron-update-cron-schedule.ts +231 -0
- package/src/funcs/linked-in-actions-create-comment.ts +10 -0
- package/src/funcs/linked-in-actions-decline-invitation.ts +10 -0
- package/src/funcs/linked-in-actions-like-comment.ts +10 -0
- package/src/funcs/linked-in-actions-publish-post.ts +10 -0
- package/src/funcs/linked-in-actions-save-post.ts +10 -0
- package/src/funcs/linked-in-actions-unfollow-profile.ts +10 -0
- package/src/funcs/{linkedin-chat-get-messages.ts → linked-in-chat-get-conversation-messages.ts} +22 -7
- package/src/funcs/{linkedin-chat-get-unread-count.ts → linked-in-chat-get-unread-count.ts} +12 -6
- package/src/funcs/{linkedin-chat-list-archived.ts → linked-in-chat-list-archived-conversations.ts} +20 -8
- package/src/funcs/{linked-in-chat-list-starred.ts → linked-in-chat-list-starred-conversations.ts} +20 -8
- package/src/funcs/linked-in-chat-mark-seen.ts +10 -0
- package/src/funcs/{chat-search-conversations.ts → linked-in-chat-search-linked-in-conversations.ts} +21 -6
- package/src/funcs/linked-in-chat-star.ts +10 -0
- package/src/funcs/linked-in-chat-unarchive.ts +10 -0
- package/src/funcs/linked-in-chat-unstar.ts +10 -0
- package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +11 -1
- package/src/funcs/linked-in-scrapers-get-feed.ts +10 -0
- package/src/funcs/{linked-in-search-resolve-parameters.ts → linked-in-search-resolve-linked-in-search-parameters.ts} +25 -6
- package/src/funcs/linked-in-search-search-companies.ts +10 -0
- package/src/funcs/linked-in-search-search.ts +10 -0
- package/src/funcs/linkedin-actions-accept-invitation.ts +10 -0
- package/src/funcs/linkedin-actions-edit-comment.ts +10 -0
- package/src/funcs/linkedin-actions-edit-post.ts +10 -0
- package/src/funcs/linkedin-actions-follow-profile.ts +10 -0
- package/src/funcs/linkedin-actions-like-post.ts +10 -0
- package/src/funcs/linkedin-actions-list-invitations.ts +10 -0
- package/src/funcs/linkedin-actions-reply-to-comment.ts +10 -0
- package/src/funcs/linkedin-actions-repost-post.ts +11 -1
- package/src/funcs/linkedin-actions-unfollow-company.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-comment.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-post.ts +10 -0
- package/src/funcs/linkedin-actions-unsave-post.ts +10 -0
- package/src/funcs/linkedin-actions-withdraw-invitation.ts +10 -0
- package/src/funcs/linkedin-chat-list-inbox-conversations.ts +20 -5
- package/src/funcs/linkedin-chat-mark-all-read.ts +10 -0
- package/src/funcs/linkedin-chat-react.ts +10 -0
- package/src/funcs/linkedin-chat-send-typing-indicator.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-comments.ts +11 -1
- package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-likes.ts +11 -1
- package/src/funcs/linkedin-scrapers-list-saved-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-visit-company.ts +10 -0
- package/src/funcs/linkedin-search-search-by-url.ts +10 -0
- package/src/funcs/linkedin-search-search-jobs.ts +10 -0
- package/src/funcs/linkedin-search-search-people.ts +10 -0
- package/src/funcs/linkedin-search-search-posts.ts +10 -0
- package/src/funcs/profile-get-follower-analytics.ts +10 -0
- package/src/funcs/profile-get-followers.ts +10 -0
- package/src/funcs/profile-get-linked-in-connections.ts +233 -0
- package/src/funcs/{profile-get-credits.ts → profile-get-my-credits.ts} +12 -2
- package/src/funcs/{profile-get-limits.ts → profile-get-my-limits.ts} +12 -2
- package/src/funcs/{profile-get.ts → profile-get-my-linked-in-profile.ts} +12 -2
- package/src/funcs/profile-get-post-analytics.ts +11 -1
- package/src/funcs/profile-get-posts.ts +10 -0
- package/src/funcs/profile-get-profile-views.ts +10 -0
- package/src/funcs/profile-get-search-appearances.ts +10 -0
- package/src/funcs/{profile-list-accounts.ts → profile-list-linked-in-accounts.ts} +12 -2
- package/src/funcs/profile-refresh.ts +10 -0
- package/src/funcs/profile-switch-linked-in-account.ts +225 -0
- package/src/funcs/profile-update-account.ts +10 -0
- package/src/funcs/sales-nav-search-people.ts +10 -0
- package/src/funcs/sales-navigator-search-search-companies.ts +10 -0
- package/src/funcs/sales-navigator-search-search.ts +10 -0
- package/src/funcs/scheduled-messages-batch-schedule-messages.ts +225 -0
- package/src/funcs/scheduled-messages-cancel-scheduled-messages.ts +225 -0
- package/src/funcs/scheduled-messages-create-scheduled-message.ts +225 -0
- package/src/funcs/scheduled-messages-list-scheduled-messages.ts +236 -0
- package/src/funcs/scrapers-collect-posts.ts +11 -1
- package/src/funcs/scrapers-visit-profile.ts +13 -1
- package/src/lib/config.ts +7 -3
- package/src/models/errors/collect-linked-in-likes.ts +108 -0
- package/src/models/operations/index.ts +4 -4
- package/src/models/operations/{scraping-weekly.ts → refresh-my-linked-in-profile-type.ts} +2106 -2363
- package/src/models/operations/{search-linked-in-by-url-type-post.ts → search-linked-in-jobs-experience-level.ts} +649 -536
- package/src/models/operations/{get-campaign-stats-response.ts → update-contact-outreach-status.ts} +3582 -1450
- package/src/models/operations/update-cron-schedule-response.ts +3771 -0
- package/src/sdk/actions.ts +2 -2
- package/src/sdk/campaigns.ts +3 -3
- package/src/sdk/chat.ts +1 -26
- package/src/sdk/contacts.ts +323 -1
- package/src/sdk/context.ts +63 -0
- package/src/sdk/cron.ts +43 -0
- package/src/sdk/linked-in-chat-2.ts +92 -18
- package/src/sdk/linked-in-scrapers-2.ts +1 -1
- package/src/sdk/linked-in-search-1.ts +7 -4
- package/src/sdk/linkedin-actions-1.ts +1 -1
- package/src/sdk/linkedin-chat-1.ts +2 -60
- package/src/sdk/linkedin-scrapers-1.ts +2 -2
- package/src/sdk/profile.ts +49 -13
- package/src/sdk/scheduled-messages.ts +81 -0
- package/src/sdk/scrapers.ts +4 -2
- package/src/sdk/sdk.ts +23 -5
- package/esm/funcs/campaigns-get-stats.js.map +0 -1
- package/esm/funcs/chat-search-conversations.js.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
- package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
- package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
- package/esm/funcs/profile-get-credits.d.ts.map +0 -1
- package/esm/funcs/profile-get-credits.js.map +0 -1
- package/esm/funcs/profile-get-limits.d.ts.map +0 -1
- package/esm/funcs/profile-get-limits.js.map +0 -1
- package/esm/funcs/profile-get.d.ts.map +0 -1
- package/esm/funcs/profile-get.js.map +0 -1
- package/esm/funcs/profile-list-accounts.js.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
- package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
- package/esm/models/operations/scraping-weekly.js.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
- package/esm/models/operations/upsert-contacts.d.ts +0 -182
- package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
- package/esm/models/operations/upsert-contacts.js +0 -116
- package/esm/models/operations/upsert-contacts.js.map +0 -1
- package/src/models/operations/upsert-contacts.ts +0 -305
package/src/sdk/actions.ts
CHANGED
|
@@ -15,7 +15,7 @@ export class Actions extends ClientSDK {
|
|
|
15
15
|
* Send LinkedIn connection request
|
|
16
16
|
*
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
18
|
+
* Send a connection request to the specified LinkedIn profile. Rate limited to 80 requests per day per user. 1 credit.
|
|
19
19
|
*/
|
|
20
20
|
async connectProfile(
|
|
21
21
|
request: operations.ConnectLinkedInProfileRequest,
|
|
@@ -32,7 +32,7 @@ export class Actions extends ClientSDK {
|
|
|
32
32
|
* Send LinkedIn message
|
|
33
33
|
*
|
|
34
34
|
* @remarks
|
|
35
|
-
*
|
|
35
|
+
* Send a message to the specified LinkedIn recipient. Rate limited to 150 messages per day per user. 1 credit.
|
|
36
36
|
*/
|
|
37
37
|
async sendMessage(
|
|
38
38
|
request: operations.SendLinkedInMessageRequest,
|
package/src/sdk/campaigns.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
import { campaignsFilter } from "../funcs/campaigns-filter.js";
|
|
6
|
-
import {
|
|
6
|
+
import { campaignsGetCampaignStats } from "../funcs/campaigns-get-campaign-stats.js";
|
|
7
7
|
import { campaignsGetStatus } from "../funcs/campaigns-get-status.js";
|
|
8
8
|
import { campaignsSync } from "../funcs/campaigns-sync.js";
|
|
9
9
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
@@ -70,11 +70,11 @@ export class Campaigns extends ClientSDK {
|
|
|
70
70
|
* @remarks
|
|
71
71
|
* Returns per-action counts, unique profile count, and total credits used for a campaign. 0 credits, no rate limit.
|
|
72
72
|
*/
|
|
73
|
-
async
|
|
73
|
+
async getCampaignStats(
|
|
74
74
|
request: operations.GetCampaignStatsRequest,
|
|
75
75
|
options?: RequestOptions,
|
|
76
76
|
): Promise<operations.GetCampaignStatsResponse> {
|
|
77
|
-
return unwrapAsync(
|
|
77
|
+
return unwrapAsync(campaignsGetCampaignStats(
|
|
78
78
|
this,
|
|
79
79
|
request,
|
|
80
80
|
options,
|
package/src/sdk/chat.ts
CHANGED
|
@@ -4,42 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
import { chatArchive } from "../funcs/chat-archive.js";
|
|
6
6
|
import { chatFindConversation } from "../funcs/chat-find-conversation.js";
|
|
7
|
-
import { chatSearchConversations } from "../funcs/chat-search-conversations.js";
|
|
8
7
|
import { chatUnreact } from "../funcs/chat-unreact.js";
|
|
9
8
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
10
9
|
import * as operations from "../models/operations/index.js";
|
|
11
10
|
import { unwrapAsync } from "../types/fp.js";
|
|
12
11
|
|
|
13
12
|
export class Chat extends ClientSDK {
|
|
14
|
-
/**
|
|
15
|
-
* Search LinkedIn conversations
|
|
16
|
-
*
|
|
17
|
-
* @remarks
|
|
18
|
-
* Search inbox conversations by keyword. Returns matching conversations with participants and last message. 0 credits.
|
|
19
|
-
*/
|
|
20
|
-
async searchConversations(
|
|
21
|
-
request: operations.SearchLinkedInConversationsRequest,
|
|
22
|
-
options?: RequestOptions,
|
|
23
|
-
): Promise<operations.SearchLinkedInConversationsResponse> {
|
|
24
|
-
return unwrapAsync(chatSearchConversations(
|
|
25
|
-
this,
|
|
26
|
-
request,
|
|
27
|
-
options,
|
|
28
|
-
));
|
|
29
|
-
}
|
|
30
|
-
|
|
31
13
|
/**
|
|
32
14
|
* Find a conversation with a specific person
|
|
33
15
|
*
|
|
34
16
|
* @remarks
|
|
35
|
-
* Find a conversation with a specific person by
|
|
36
|
-
*
|
|
37
|
-
* 1. **Resource slug search (free)**: if `resourceSlug` provided, searches message content for the slug and filters by participant name. This is the recommended approach for DM guard dedup — pass the unique part of your resource link.
|
|
38
|
-
* 2. **Inbox scan (1 credit/page)**: scans inbox pages looking for a participant name match. Used as fallback when no resource slug.
|
|
39
|
-
*
|
|
40
|
-
* Optionally returns messages from the found conversation (`includeMessages: true`).
|
|
41
|
-
*
|
|
42
|
-
* Max 5 pages searched in each strategy.
|
|
17
|
+
* Find a conversation with a specific person by profile URL or URN. Uses O(1) composeOptions lookup. Optionally returns messages from the found conversation (`includeMessages: true`). 0 credits.
|
|
43
18
|
*/
|
|
44
19
|
async findConversation(
|
|
45
20
|
request: operations.FindLinkedInConversationRequest,
|
package/src/sdk/contacts.ts
CHANGED
|
@@ -2,6 +2,24 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
import { contactsAddCampaignContacts } from "../funcs/contacts-add-campaign-contacts.js";
|
|
6
|
+
import { contactsAddContactActivities } from "../funcs/contacts-add-contact-activities.js";
|
|
7
|
+
import { contactsBulkUpdateContacts } from "../funcs/contacts-bulk-update-contacts.js";
|
|
8
|
+
import { contactsCreateCampaign } from "../funcs/contacts-create-campaign.js";
|
|
9
|
+
import { contactsDeleteAgentState } from "../funcs/contacts-delete-agent-state.js";
|
|
10
|
+
import { contactsGetAgentState } from "../funcs/contacts-get-agent-state.js";
|
|
11
|
+
import { contactsGetContactByUrl } from "../funcs/contacts-get-contact-by-url.js";
|
|
12
|
+
import { contactsGetContactStats } from "../funcs/contacts-get-contact-stats.js";
|
|
13
|
+
import { contactsGetContact } from "../funcs/contacts-get-contact.js";
|
|
14
|
+
import { contactsListAgentStates } from "../funcs/contacts-list-agent-states.js";
|
|
15
|
+
import { contactsListCampaignContacts } from "../funcs/contacts-list-campaign-contacts.js";
|
|
16
|
+
import { contactsListCampaigns } from "../funcs/contacts-list-campaigns.js";
|
|
17
|
+
import { contactsListContactActivities } from "../funcs/contacts-list-contact-activities.js";
|
|
18
|
+
import { contactsPatchAgentState } from "../funcs/contacts-patch-agent-state.js";
|
|
19
|
+
import { contactsSearchContacts } from "../funcs/contacts-search-contacts.js";
|
|
20
|
+
import { contactsSetAgentState } from "../funcs/contacts-set-agent-state.js";
|
|
21
|
+
import { contactsUpdateCampaign } from "../funcs/contacts-update-campaign.js";
|
|
22
|
+
import { contactsUpdateContact } from "../funcs/contacts-update-contact.js";
|
|
5
23
|
import { contactsUpsert } from "../funcs/contacts-upsert.js";
|
|
6
24
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
7
25
|
import * as operations from "../models/operations/index.js";
|
|
@@ -12,7 +30,7 @@ export class Contacts extends ClientSDK {
|
|
|
12
30
|
* Create or upsert contacts (no campaign required)
|
|
13
31
|
*
|
|
14
32
|
* @remarks
|
|
15
|
-
* Save contacts organically without creating a campaign first. Upserts by LinkedIn URL — if the contact already exists for this user, it updates the name and optional fields. Returns full contact objects with IDs so the AI agent can immediately log activities and update lifecycle stages.
|
|
33
|
+
* Save contacts organically without creating a campaign first. Upserts by LinkedIn URL — if the contact already exists for this user, it updates the name and optional fields. Returns full contact objects with IDs so the AI agent can immediately log activities and update lifecycle stages. 0 credits.
|
|
16
34
|
*/
|
|
17
35
|
async upsert(
|
|
18
36
|
request: operations.UpsertContactsRequest,
|
|
@@ -24,4 +42,308 @@ export class Contacts extends ClientSDK {
|
|
|
24
42
|
options,
|
|
25
43
|
));
|
|
26
44
|
}
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Search and filter contacts
|
|
48
|
+
*
|
|
49
|
+
* @remarks
|
|
50
|
+
* Search contacts with flexible filters: name, LinkedIn URL, lifecycle stage, outreach status, tags, hot score, follow-up date, campaign membership, and more. Supports pagination and sorting. 0 credits.
|
|
51
|
+
*/
|
|
52
|
+
async searchContacts(
|
|
53
|
+
request?: operations.SearchContactsRequest | undefined,
|
|
54
|
+
options?: RequestOptions,
|
|
55
|
+
): Promise<operations.SearchContactsResponse> {
|
|
56
|
+
return unwrapAsync(contactsSearchContacts(
|
|
57
|
+
this,
|
|
58
|
+
request,
|
|
59
|
+
options,
|
|
60
|
+
));
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* Get a single contact with activities and campaigns
|
|
65
|
+
*
|
|
66
|
+
* @remarks
|
|
67
|
+
* Get full contact details including activities and campaign memberships. 0 credits.
|
|
68
|
+
*/
|
|
69
|
+
async getContact(
|
|
70
|
+
request: operations.GetContactRequest,
|
|
71
|
+
options?: RequestOptions,
|
|
72
|
+
): Promise<operations.GetContactResponse> {
|
|
73
|
+
return unwrapAsync(contactsGetContact(
|
|
74
|
+
this,
|
|
75
|
+
request,
|
|
76
|
+
options,
|
|
77
|
+
));
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
/**
|
|
81
|
+
* Update a contact
|
|
82
|
+
*
|
|
83
|
+
* @remarks
|
|
84
|
+
* Update lifecycle stage, hot score, notes, outreach status, follow-up date, tags, or profile data for a contact. 0 credits.
|
|
85
|
+
*/
|
|
86
|
+
async updateContact(
|
|
87
|
+
request: operations.UpdateContactRequest,
|
|
88
|
+
options?: RequestOptions,
|
|
89
|
+
): Promise<operations.UpdateContactResponse> {
|
|
90
|
+
return unwrapAsync(contactsUpdateContact(
|
|
91
|
+
this,
|
|
92
|
+
request,
|
|
93
|
+
options,
|
|
94
|
+
));
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* List activities for a contact
|
|
99
|
+
*
|
|
100
|
+
* @remarks
|
|
101
|
+
* Get paginated activity log for a contact. 0 credits.
|
|
102
|
+
*/
|
|
103
|
+
async listContactActivities(
|
|
104
|
+
request: operations.ListContactActivitiesRequest,
|
|
105
|
+
options?: RequestOptions,
|
|
106
|
+
): Promise<operations.ListContactActivitiesResponse> {
|
|
107
|
+
return unwrapAsync(contactsListContactActivities(
|
|
108
|
+
this,
|
|
109
|
+
request,
|
|
110
|
+
options,
|
|
111
|
+
));
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
/**
|
|
115
|
+
* Log activities for a contact
|
|
116
|
+
*
|
|
117
|
+
* @remarks
|
|
118
|
+
* Log one or more activities (e.g. message_sent, profile_visited, post_liked) for a contact. Max 100 per request. 0 credits.
|
|
119
|
+
*/
|
|
120
|
+
async addContactActivities(
|
|
121
|
+
request: operations.AddContactActivitiesRequest,
|
|
122
|
+
options?: RequestOptions,
|
|
123
|
+
): Promise<operations.AddContactActivitiesResponse> {
|
|
124
|
+
return unwrapAsync(contactsAddContactActivities(
|
|
125
|
+
this,
|
|
126
|
+
request,
|
|
127
|
+
options,
|
|
128
|
+
));
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* Bulk update contacts
|
|
133
|
+
*
|
|
134
|
+
* @remarks
|
|
135
|
+
* Update multiple contacts at once. Same fields as single update. Max 500 contacts per request. 0 credits.
|
|
136
|
+
*/
|
|
137
|
+
async bulkUpdateContacts(
|
|
138
|
+
request: operations.BulkUpdateContactsRequest,
|
|
139
|
+
options?: RequestOptions,
|
|
140
|
+
): Promise<operations.BulkUpdateContactsResponse> {
|
|
141
|
+
return unwrapAsync(contactsBulkUpdateContacts(
|
|
142
|
+
this,
|
|
143
|
+
request,
|
|
144
|
+
options,
|
|
145
|
+
));
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
/**
|
|
149
|
+
* Get contact funnel statistics
|
|
150
|
+
*
|
|
151
|
+
* @remarks
|
|
152
|
+
* Get aggregated contact statistics: funnel breakdown by lifecycle stage, source, source angle, campaign, and daily trends. 0 credits.
|
|
153
|
+
*/
|
|
154
|
+
async getContactStats(
|
|
155
|
+
request?: operations.GetContactStatsRequest | undefined,
|
|
156
|
+
options?: RequestOptions,
|
|
157
|
+
): Promise<operations.GetContactStatsResponse> {
|
|
158
|
+
return unwrapAsync(contactsGetContactStats(
|
|
159
|
+
this,
|
|
160
|
+
request,
|
|
161
|
+
options,
|
|
162
|
+
));
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* List all agent state entries
|
|
167
|
+
*
|
|
168
|
+
* @remarks
|
|
169
|
+
* List all key-value state entries for the current workspace. 0 credits.
|
|
170
|
+
*/
|
|
171
|
+
async listAgentStates(
|
|
172
|
+
options?: RequestOptions,
|
|
173
|
+
): Promise<operations.ListAgentStatesResponse> {
|
|
174
|
+
return unwrapAsync(contactsListAgentStates(
|
|
175
|
+
this,
|
|
176
|
+
options,
|
|
177
|
+
));
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Get agent state by key
|
|
182
|
+
*
|
|
183
|
+
* @remarks
|
|
184
|
+
* Read a key-value state entry for the current agent/workspace. 0 credits.
|
|
185
|
+
*/
|
|
186
|
+
async getAgentState(
|
|
187
|
+
request: operations.GetAgentStateRequest,
|
|
188
|
+
options?: RequestOptions,
|
|
189
|
+
): Promise<operations.GetAgentStateResponse> {
|
|
190
|
+
return unwrapAsync(contactsGetAgentState(
|
|
191
|
+
this,
|
|
192
|
+
request,
|
|
193
|
+
options,
|
|
194
|
+
));
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
/**
|
|
198
|
+
* Set agent state by key
|
|
199
|
+
*
|
|
200
|
+
* @remarks
|
|
201
|
+
* Create or overwrite a key-value state entry. 0 credits.
|
|
202
|
+
*/
|
|
203
|
+
async setAgentState(
|
|
204
|
+
request: operations.SetAgentStateRequest,
|
|
205
|
+
options?: RequestOptions,
|
|
206
|
+
): Promise<operations.SetAgentStateResponse> {
|
|
207
|
+
return unwrapAsync(contactsSetAgentState(
|
|
208
|
+
this,
|
|
209
|
+
request,
|
|
210
|
+
options,
|
|
211
|
+
));
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
/**
|
|
215
|
+
* Delete agent state by key
|
|
216
|
+
*
|
|
217
|
+
* @remarks
|
|
218
|
+
* Delete a key-value state entry. 0 credits.
|
|
219
|
+
*/
|
|
220
|
+
async deleteAgentState(
|
|
221
|
+
request: operations.DeleteAgentStateRequest,
|
|
222
|
+
options?: RequestOptions,
|
|
223
|
+
): Promise<operations.DeleteAgentStateResponse> {
|
|
224
|
+
return unwrapAsync(contactsDeleteAgentState(
|
|
225
|
+
this,
|
|
226
|
+
request,
|
|
227
|
+
options,
|
|
228
|
+
));
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
/**
|
|
232
|
+
* Merge-update agent state by key
|
|
233
|
+
*
|
|
234
|
+
* @remarks
|
|
235
|
+
* Merge partial fields into an existing state entry. 0 credits.
|
|
236
|
+
*/
|
|
237
|
+
async patchAgentState(
|
|
238
|
+
request: operations.PatchAgentStateRequest,
|
|
239
|
+
options?: RequestOptions,
|
|
240
|
+
): Promise<operations.PatchAgentStateResponse> {
|
|
241
|
+
return unwrapAsync(contactsPatchAgentState(
|
|
242
|
+
this,
|
|
243
|
+
request,
|
|
244
|
+
options,
|
|
245
|
+
));
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
/**
|
|
249
|
+
* List campaigns
|
|
250
|
+
*
|
|
251
|
+
* @remarks
|
|
252
|
+
* List campaigns with optional filters and stage counts. 0 credits.
|
|
253
|
+
*/
|
|
254
|
+
async listCampaigns(
|
|
255
|
+
request?: operations.ListCampaignsRequest | undefined,
|
|
256
|
+
options?: RequestOptions,
|
|
257
|
+
): Promise<operations.ListCampaignsResponse> {
|
|
258
|
+
return unwrapAsync(contactsListCampaigns(
|
|
259
|
+
this,
|
|
260
|
+
request,
|
|
261
|
+
options,
|
|
262
|
+
));
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
/**
|
|
266
|
+
* Create a lead-gen campaign
|
|
267
|
+
*
|
|
268
|
+
* @remarks
|
|
269
|
+
* Create a campaign with optional agent context (markdown brief). 0 credits.
|
|
270
|
+
*/
|
|
271
|
+
async createCampaign(
|
|
272
|
+
request: operations.CreateCampaignRequest,
|
|
273
|
+
options?: RequestOptions,
|
|
274
|
+
): Promise<operations.CreateCampaignResponse> {
|
|
275
|
+
return unwrapAsync(contactsCreateCampaign(
|
|
276
|
+
this,
|
|
277
|
+
request,
|
|
278
|
+
options,
|
|
279
|
+
));
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
/**
|
|
283
|
+
* Update campaign settings
|
|
284
|
+
*
|
|
285
|
+
* @remarks
|
|
286
|
+
* Update campaign name, description, context, or schedule settings. 0 credits.
|
|
287
|
+
*/
|
|
288
|
+
async updateCampaign(
|
|
289
|
+
request: operations.UpdateCampaignRequest,
|
|
290
|
+
options?: RequestOptions,
|
|
291
|
+
): Promise<operations.UpdateCampaignResponse> {
|
|
292
|
+
return unwrapAsync(contactsUpdateCampaign(
|
|
293
|
+
this,
|
|
294
|
+
request,
|
|
295
|
+
options,
|
|
296
|
+
));
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* List contacts in a campaign
|
|
301
|
+
*
|
|
302
|
+
* @remarks
|
|
303
|
+
* List contacts in a campaign with optional filters. 0 credits.
|
|
304
|
+
*/
|
|
305
|
+
async listCampaignContacts(
|
|
306
|
+
request: operations.ListCampaignContactsRequest,
|
|
307
|
+
options?: RequestOptions,
|
|
308
|
+
): Promise<operations.ListCampaignContactsResponse> {
|
|
309
|
+
return unwrapAsync(contactsListCampaignContacts(
|
|
310
|
+
this,
|
|
311
|
+
request,
|
|
312
|
+
options,
|
|
313
|
+
));
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
/**
|
|
317
|
+
* Add contacts to a campaign
|
|
318
|
+
*
|
|
319
|
+
* @remarks
|
|
320
|
+
* Add contacts to a campaign (up to 500). Deduplicates by LinkedIn URL. 0 credits.
|
|
321
|
+
*/
|
|
322
|
+
async addCampaignContacts(
|
|
323
|
+
request: operations.AddCampaignContactsRequest,
|
|
324
|
+
options?: RequestOptions,
|
|
325
|
+
): Promise<operations.AddCampaignContactsResponse> {
|
|
326
|
+
return unwrapAsync(contactsAddCampaignContacts(
|
|
327
|
+
this,
|
|
328
|
+
request,
|
|
329
|
+
options,
|
|
330
|
+
));
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
/**
|
|
334
|
+
* Look up contact by LinkedIn URL
|
|
335
|
+
*
|
|
336
|
+
* @remarks
|
|
337
|
+
* Find a contact by LinkedIn URL. Returns full contact with activities and campaign memberships. 0 credits.
|
|
338
|
+
*/
|
|
339
|
+
async getContactByUrl(
|
|
340
|
+
request: operations.GetContactByUrlRequest,
|
|
341
|
+
options?: RequestOptions,
|
|
342
|
+
): Promise<operations.GetContactByUrlResponse> {
|
|
343
|
+
return unwrapAsync(contactsGetContactByUrl(
|
|
344
|
+
this,
|
|
345
|
+
request,
|
|
346
|
+
options,
|
|
347
|
+
));
|
|
348
|
+
}
|
|
27
349
|
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { contextDeleteContext } from "../funcs/context-delete-context.js";
|
|
6
|
+
import { contextListContext } from "../funcs/context-list-context.js";
|
|
7
|
+
import { contextSetContext } from "../funcs/context-set-context.js";
|
|
8
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
9
|
+
import * as operations from "../models/operations/index.js";
|
|
10
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
11
|
+
|
|
12
|
+
export class Context extends ClientSDK {
|
|
13
|
+
/**
|
|
14
|
+
* List context entries
|
|
15
|
+
*
|
|
16
|
+
* @remarks
|
|
17
|
+
* List user-managed context entries (user profile, ICP, tone, playbook, etc.). 0 credits.
|
|
18
|
+
*/
|
|
19
|
+
async listContext(
|
|
20
|
+
request?: operations.ListContextRequest | undefined,
|
|
21
|
+
options?: RequestOptions,
|
|
22
|
+
): Promise<operations.ListContextResponse> {
|
|
23
|
+
return unwrapAsync(contextListContext(
|
|
24
|
+
this,
|
|
25
|
+
request,
|
|
26
|
+
options,
|
|
27
|
+
));
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Create or update a context entry
|
|
32
|
+
*
|
|
33
|
+
* @remarks
|
|
34
|
+
* Save context (ICP, tone, playbook, user profile, etc.). 0 credits.
|
|
35
|
+
*/
|
|
36
|
+
async setContext(
|
|
37
|
+
request: operations.SetContextRequest,
|
|
38
|
+
options?: RequestOptions,
|
|
39
|
+
): Promise<operations.SetContextResponse> {
|
|
40
|
+
return unwrapAsync(contextSetContext(
|
|
41
|
+
this,
|
|
42
|
+
request,
|
|
43
|
+
options,
|
|
44
|
+
));
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* Delete a context entry
|
|
49
|
+
*
|
|
50
|
+
* @remarks
|
|
51
|
+
* Delete a context entry by type and scope. 0 credits.
|
|
52
|
+
*/
|
|
53
|
+
async deleteContext(
|
|
54
|
+
request: operations.DeleteContextRequest,
|
|
55
|
+
options?: RequestOptions,
|
|
56
|
+
): Promise<operations.DeleteContextResponse> {
|
|
57
|
+
return unwrapAsync(contextDeleteContext(
|
|
58
|
+
this,
|
|
59
|
+
request,
|
|
60
|
+
options,
|
|
61
|
+
));
|
|
62
|
+
}
|
|
63
|
+
}
|
package/src/sdk/cron.ts
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { cronListCronSchedules } from "../funcs/cron-list-cron-schedules.js";
|
|
6
|
+
import { cronUpdateCronSchedule } from "../funcs/cron-update-cron-schedule.js";
|
|
7
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
8
|
+
import * as operations from "../models/operations/index.js";
|
|
9
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
10
|
+
|
|
11
|
+
export class Cron extends ClientSDK {
|
|
12
|
+
/**
|
|
13
|
+
* List active cron schedules
|
|
14
|
+
*
|
|
15
|
+
* @remarks
|
|
16
|
+
* List all cron schedules (DM polling, connection polling, draft send) with status. 0 credits.
|
|
17
|
+
*/
|
|
18
|
+
async listCronSchedules(
|
|
19
|
+
options?: RequestOptions,
|
|
20
|
+
): Promise<operations.ListCronSchedulesResponse> {
|
|
21
|
+
return unwrapAsync(cronListCronSchedules(
|
|
22
|
+
this,
|
|
23
|
+
options,
|
|
24
|
+
));
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* Pause, resume, or delete a cron schedule
|
|
29
|
+
*
|
|
30
|
+
* @remarks
|
|
31
|
+
* Control a cron schedule. 0 credits.
|
|
32
|
+
*/
|
|
33
|
+
async updateCronSchedule(
|
|
34
|
+
request: operations.UpdateCronScheduleRequest,
|
|
35
|
+
options?: RequestOptions,
|
|
36
|
+
): Promise<operations.UpdateCronScheduleResponse> {
|
|
37
|
+
return unwrapAsync(cronUpdateCronSchedule(
|
|
38
|
+
this,
|
|
39
|
+
request,
|
|
40
|
+
options,
|
|
41
|
+
));
|
|
42
|
+
}
|
|
43
|
+
}
|
|
@@ -2,8 +2,12 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { linkedInChatGetConversationMessages } from "../funcs/linked-in-chat-get-conversation-messages.js";
|
|
6
|
+
import { linkedInChatGetUnreadCount } from "../funcs/linked-in-chat-get-unread-count.js";
|
|
7
|
+
import { linkedInChatListArchivedConversations } from "../funcs/linked-in-chat-list-archived-conversations.js";
|
|
8
|
+
import { linkedInChatListStarredConversations } from "../funcs/linked-in-chat-list-starred-conversations.js";
|
|
6
9
|
import { linkedInChatMarkSeen } from "../funcs/linked-in-chat-mark-seen.js";
|
|
10
|
+
import { linkedInChatSearchLinkedInConversations } from "../funcs/linked-in-chat-search-linked-in-conversations.js";
|
|
7
11
|
import { linkedInChatStar } from "../funcs/linked-in-chat-star.js";
|
|
8
12
|
import { linkedInChatUnarchive } from "../funcs/linked-in-chat-unarchive.js";
|
|
9
13
|
import { linkedInChatUnstar } from "../funcs/linked-in-chat-unstar.js";
|
|
@@ -12,6 +16,93 @@ import * as operations from "../models/operations/index.js";
|
|
|
12
16
|
import { unwrapAsync } from "../types/fp.js";
|
|
13
17
|
|
|
14
18
|
export class LinkedInChat2 extends ClientSDK {
|
|
19
|
+
/**
|
|
20
|
+
* Search LinkedIn conversations
|
|
21
|
+
*
|
|
22
|
+
* @remarks
|
|
23
|
+
* Search inbox conversations by keyword via query parameters. Returns matching conversations with participants and last message. 0 credits. Example: GET /chats/linkedin/search?keywords=project
|
|
24
|
+
*/
|
|
25
|
+
async searchLinkedInConversations(
|
|
26
|
+
request: operations.SearchLinkedInConversationsRequest,
|
|
27
|
+
options?: RequestOptions,
|
|
28
|
+
): Promise<operations.SearchLinkedInConversationsResponse> {
|
|
29
|
+
return unwrapAsync(linkedInChatSearchLinkedInConversations(
|
|
30
|
+
this,
|
|
31
|
+
request,
|
|
32
|
+
options,
|
|
33
|
+
));
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* Read messages from a conversation
|
|
38
|
+
*
|
|
39
|
+
* @remarks
|
|
40
|
+
* Fetch messages from a specific LinkedIn conversation. 0 credits.
|
|
41
|
+
*
|
|
42
|
+
* Pass the full `conversationUrn` as a query parameter, as returned by `/chats/linkedin` or `/chats/linkedin/search`. No parsing required — the server handles extraction internally.
|
|
43
|
+
*
|
|
44
|
+
* Example: `GET /chats/linkedin/messages?conversationUrn=urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)`
|
|
45
|
+
*/
|
|
46
|
+
async getConversationMessages(
|
|
47
|
+
request: operations.GetConversationMessagesRequest,
|
|
48
|
+
options?: RequestOptions,
|
|
49
|
+
): Promise<operations.GetConversationMessagesResponse> {
|
|
50
|
+
return unwrapAsync(linkedInChatGetConversationMessages(
|
|
51
|
+
this,
|
|
52
|
+
request,
|
|
53
|
+
options,
|
|
54
|
+
));
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* List starred conversations
|
|
59
|
+
*
|
|
60
|
+
* @remarks
|
|
61
|
+
* List starred/favorited LinkedIn conversations. 0 credits. GET with optional nextCursor query parameter.
|
|
62
|
+
*/
|
|
63
|
+
async listStarredConversations(
|
|
64
|
+
request?: operations.ListStarredConversationsRequest | undefined,
|
|
65
|
+
options?: RequestOptions,
|
|
66
|
+
): Promise<operations.ListStarredConversationsResponse> {
|
|
67
|
+
return unwrapAsync(linkedInChatListStarredConversations(
|
|
68
|
+
this,
|
|
69
|
+
request,
|
|
70
|
+
options,
|
|
71
|
+
));
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* List archived conversations
|
|
76
|
+
*
|
|
77
|
+
* @remarks
|
|
78
|
+
* List archived LinkedIn conversations. 0 credits. GET with optional nextCursor query parameter.
|
|
79
|
+
*/
|
|
80
|
+
async listArchivedConversations(
|
|
81
|
+
request?: operations.ListArchivedConversationsRequest | undefined,
|
|
82
|
+
options?: RequestOptions,
|
|
83
|
+
): Promise<operations.ListArchivedConversationsResponse> {
|
|
84
|
+
return unwrapAsync(linkedInChatListArchivedConversations(
|
|
85
|
+
this,
|
|
86
|
+
request,
|
|
87
|
+
options,
|
|
88
|
+
));
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* Get unread message count
|
|
93
|
+
*
|
|
94
|
+
* @remarks
|
|
95
|
+
* Get the number of unread LinkedIn messages/conversations. 0 credits.
|
|
96
|
+
*/
|
|
97
|
+
async getUnreadCount(
|
|
98
|
+
options?: RequestOptions,
|
|
99
|
+
): Promise<operations.GetUnreadCountResponse> {
|
|
100
|
+
return unwrapAsync(linkedInChatGetUnreadCount(
|
|
101
|
+
this,
|
|
102
|
+
options,
|
|
103
|
+
));
|
|
104
|
+
}
|
|
105
|
+
|
|
15
106
|
/**
|
|
16
107
|
* Mark a conversation as read
|
|
17
108
|
*
|
|
@@ -63,23 +154,6 @@ export class LinkedInChat2 extends ClientSDK {
|
|
|
63
154
|
));
|
|
64
155
|
}
|
|
65
156
|
|
|
66
|
-
/**
|
|
67
|
-
* List starred conversations
|
|
68
|
-
*
|
|
69
|
-
* @remarks
|
|
70
|
-
* List starred/favorited LinkedIn conversations. 0 credits.
|
|
71
|
-
*/
|
|
72
|
-
async listStarred(
|
|
73
|
-
request?: operations.ListStarredConversationsRequest | undefined,
|
|
74
|
-
options?: RequestOptions,
|
|
75
|
-
): Promise<operations.ListStarredConversationsResponse> {
|
|
76
|
-
return unwrapAsync(linkedInChatListStarred(
|
|
77
|
-
this,
|
|
78
|
-
request,
|
|
79
|
-
options,
|
|
80
|
-
));
|
|
81
|
-
}
|
|
82
|
-
|
|
83
157
|
/**
|
|
84
158
|
* Unarchive a conversation
|
|
85
159
|
*
|
|
@@ -13,7 +13,7 @@ export class LinkedInScrapers2 extends ClientSDK {
|
|
|
13
13
|
* Scrape replies to a LinkedIn comment
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* Returns paginated replies for a specific LinkedIn comment. Use the commentUrn from the comments endpoint response.
|
|
16
|
+
* Returns paginated replies for a specific LinkedIn comment. Use the commentUrn from the comments endpoint response. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty).
|
|
17
17
|
*/
|
|
18
18
|
async collectCommentReplies(
|
|
19
19
|
request: operations.CollectLinkedInCommentRepliesRequest,
|