Data Collection
salesbot.cz
Scrapes and enriches LinkedIn profile data for people search and contact management.
ENDPOINT 1
https://app.salesbot.cz/api/mcp
Known tools 47
search_linkedin_peopleSearch people on LinkedIn by keywords, title, location or company.
search_google_xrayGoogle X-Ray search for public LinkedIn profiles via Google operators (site:linkedin.com/in).
enrich_contactsEnrich existing contacts with their full LinkedIn profile data via the connected LinkedIn account (Unipile) — headline, location, current company & position, full experience, education and skills are scraped from each contact's profile URL and saved onto the contact (and merged into profile_data).
search_linkedin_navigatorScrape a Sales Navigator (or standard LinkedIn) search URL.
get_contact_profileReturn the full contact profile from the database — name (with Czech vocative), headline, company, role, location, language, current campaign status and interaction history.
list_contactsList contacts in a specific lead list with ID, name, headline, company, profile URL, gender and current status (e.g.
list_campaignsList your campaigns with ID, name, status (draft/running/paused), description and lead counts.
add_contacts_to_campaignAdd selected contacts (by ID) to an existing campaign.
send_linkedin_messageSend a one-off LinkedIn message to a specific contact outside any campaign.
send_connection_requestSend a LinkedIn connection invitation.
get_daily_limitsCheck remaining daily quota for a profile.
generate_campaign_messageGenerate (or regenerate) an AI personalized message draft for a specific campaign_contact and step, using the template and lead profile.
list_pending_approvalsReturn all AI drafts waiting for approval (messages_approved=false).
approve_messageApprove a draft and hand it to the campaign executor for sending (respecting daily limits and allowed hours).
reject_messageReject the current drafts on a campaign_contact with textual feedback (e.g.
publish_linkedin_postCreate a LinkedIn post on behalf of a connected profile.
list_inbox_chatsList recent LinkedIn inbox conversations (chats) in real time.
get_chat_messagesRead the messages of a single LinkedIn conversation in real time (newest last).
reply_to_chatSend a reply into an existing LinkedIn conversation (by chat_id).
mark_chat_readMark a LinkedIn conversation as read (by chat_id).
create_campaignCreate a NEW campaign (saved as 'draft' — it does NOT start sending until the user activates it in the app).
update_campaign_settingsUpdate settings of an existing campaign you own: name, description, daily_limit, sender_context, auto_approve_messages, or status.
start_campaignStart (activate) an existing campaign: schedules the outreach actions for its contacts and sets status to 'running'.
stop_campaignStop a running campaign: sets status to 'stopped' and cancels its pending scheduled actions (a DB trigger marks them skipped).
scrape_websiteFetch the readable text of a PUBLIC web page so you can use it as context when writing/editing messages (e.g.
get_linkedin_statusCheck whether the user's LinkedIn account is connected and active.
connect_linkedinGenerate a secure LinkedIn connect (or reconnect) link the user opens in their browser to authenticate.
set_deal_stageMove a lead to a different pipeline stage.
log_crm_noteSave a structured summary of a conversation into the CRM for a lead.
create_taskCreate a follow-up task, optionally linked to a lead (e.g.
save_lead_messageStore a generated outreach message on a CRM lead so it becomes durable context — e.g.
list_lead_messagesList the stored outreach messages saved on a CRM lead (email/LI drafts and follow-ups), newest first.
get_lead_contextFetch the full CRM context for a lead before writing a pitch or follow-up: profile, current pipeline stage, custom fields, saved outreach messages (email/LI drafts & follow-ups), recent conversation summaries (with pain points), open tasks, recent LinkedIn interactions and stage history.
export_crmExport the user's CRM (leads with pipeline stage and key fields) as CSV text to save to a file or spreadsheet.
update_contactUpdate a lead's contact details — email, phone, location, company, position or headline.
list_tasksList your CRM tasks.
complete_taskMark a CRM task done (or reopen/cancel it).
list_crm_stagesList the CRM pipeline stages (key, label, order, color) and how many leads are in each.
add_crm_stageAdd a new pipeline stage.
rename_crm_stageRename a stage's label and/or change its color, by key (use list_crm_stages to get keys).
delete_crm_stageDelete a pipeline stage by key.
list_crm_fieldsList the custom fields defined on CRM leads (key, label, type).
add_crm_fieldAdd a custom field to CRM leads (e.g.
delete_crm_fieldRemove a custom field definition by key.
set_lead_fieldsSet custom field values on a lead (by contact_id).
search_job_postingsSearch LinkedIn job postings by keywords, location, seniority, job type, and more.
search_webGeneral-purpose Google search — returns organic results for any query.