Authentication
All tools authenticate using theX-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.