Email Campaigns
The Email Campaigns category of the Lawmatics MCP server exposes 3 Lawmatics tools you can call directly from Claude, ChatGPT, or any MCP client through Weave Legal. Each Email Campaigns tool below is documented with its purpose and complete input and output schema, giving your firm governed, auditable access to Lawmatics email campaigns data.
Get Email Campaign
Fetch a single email campaign from Lawmatics by its composite ID (e.g. "MarketingCampaign-1"), including a `relationships` envelope of {id,type} pointers to its audience and custom email template.
Get Email Campaign Stats
Fetch per-recipient delivery statistics (delivery status, opens, clicks, bounces) for an email campaign from Lawmatics by its composite ID (e.g. "MarketingCampaign-1").
List Email Campaigns
List email campaigns from Lawmatics with optional pagination and sorting. Each row includes a `relationships` envelope of {id,type} pointers to its audience and custom email template.
Related Categories