Skip to main content

Authentication

All tools authenticate using the X-API-KEY passed in the MCP server header. No additional auth is needed per-tool call.

Workspace Tools

list_clients

List all available RevyOps client workspaces accessible via your API key(s). Call this first to discover which workspaces you can query, then pass the workspace name to other tools. Parameters: none Returns: List of workspace names and IDs, with a flag indicating the default workspace.

Campaign Tools

get_campaigns

Get all campaigns with performance metrics. Returns: Per-campaign metrics — sent, replies, bounces, interested, reply rate, open rate, click rate, unsubscribes, start/end dates.

get_campaign_drilldown

Drill into a specific campaign to see individual contacts or companies.

get_campaign_stats

Get high-level campaign statistics across all campaigns.

add_campaign_note

Add or update a note on a campaign.

archive_campaign

Archive or unarchive a campaign.

LinkedIn Tools

get_linkedin_campaigns

Get all LinkedIn campaigns with performance metrics. Returns: Per-campaign metrics — messages sent, InMails sent, connection requests, replies, interested count, disposition breakdown, and campaign start/end dates.

get_linkedin_campaign_drilldown

Drill into a specific LinkedIn campaign to see individual contacts or companies.

get_linkedin_thread

Get the full LinkedIn message thread between your team and a contact.

Contact Tools

search_contacts

Search contacts by email, name, domain, or LinkedIn URL.

get_contact

Get full contact details including custom fields.

update_contact

Update a contact’s fields.

Company Tools

search_companies

Search companies by domain or name.

get_company

Get full company details including custom fields.

update_company

Update a company’s fields.

Email Tools

search_emails

Search email records by campaign.

mark_email_interested

Mark or unmark an email reply as interested.

get_email_thread

Get the full email thread between your team and a contact.

Analytics Tools

get_deliverability

Get deliverability metrics broken down by sending domain and inbox.

get_contacts_stats

Get contact-level aggregate statistics.

get_variable_report_variables

Get available tracking variables and campaigns for A/B reporting.

get_variable_report

Generate an A/B test style report grouped by tracking variables.