# Marketing Campaigns

Lawmatics MCP server · 2 tools

## Tools

- [Get Campaign](/integrations/lawmatics/marketing-campaigns/get-campaign/) — Fetch a single marketing campaign from Lawmatics by ID, including its description, UTM match string, tracking number, PNC count, and a `relationships` envelope of {id,type} pointers to its source and attributed matters (prospects).

- [List Campaigns](/integrations/lawmatics/marketing-campaigns/list-campaigns/) — List marketing campaigns from Lawmatics with optional pagination and sorting. Each campaign includes its description, UTM match string, tracking number, PNC count, and a to-one {id,type} pointer to its source; use get-campaign for the full record including the attributed matters (prospects).
