campaign-exclude-add
Add people to a campaign or action exclude list.
How to use it
campaign-exclude-add is exposed by the Lhremote MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the campaign-exclude-add tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Lhremote
npx lhremote --helpOther tools in Lhremote (39)
Add people to a LinkedHelper collection. Idempotent — adding an already-present person is a no-op.
Add a new action to a campaign's action chain. Use describe-actions to explore available action types.
Create a new campaign from YAML or JSON configuration.
Delete (archive) a campaign.
Permanently erase a campaign and all related data from the database. This is irreversible — unlike campaign-delete (which archives), this removes all campaign data permanently.
View the exclude list for a campaign or action.
Remove people from a campaign or action exclude list.
Export campaign configuration as YAML or JSON.
Get detailed campaign information including action chain.
List existing campaigns with summary statistics.
List people assigned to a campaign with their processing status.
Move people from one action to the next in a campaign.
Remove an action from a campaign's action chain.
Remove people from a campaign's target list entirely. This is the inverse of import-people-from-urls.
Reorder actions in a campaign's action chain.
Reset specified people for re-run in a campaign.
Start a campaign with specified target persons. Returns immediately (async execution).
Get per-action statistics for a campaign.
Check campaign execution status and results.
Stop a running campaign.
Update a campaign's name and/or description.
Update an existing action's configuration in a campaign. Only provided fields are changed.
Check LinkedHelper connection status, running instances, and database health.
Collect people from a LinkedIn page into a campaign. Detects the source type from the URL automatically.
Create a new named LinkedHelper collection (List).
Delete a LinkedHelper collection (List) and all its people associations.
Detect running LinkedHelper application instances and their CDP connection details.
Import all people from a LinkedHelper collection into a campaign. Large sets are automatically chunked.
Import LinkedIn profile URLs into a campaign action target list. Idempotent — previously imported URLs are skipped.
Launch the LinkedHelper application with remote debugging enabled.
List available LinkedHelper accounts. Returns account ID, LinkedIn ID, name, and email for each account.
List all LinkedHelper collections (Lists) with people counts.
Look up a cached LinkedIn profile from the local database by person ID or public ID.
Search for profiles in the local database with name, headline, or company filters.
Look up multiple cached LinkedIn profiles in a single call.
Quit the LinkedHelper application.
Remove people from a LinkedHelper collection.
Start a LinkedHelper instance for a LinkedIn account.
Stop a running LinkedHelper instance.