Pipeline Stages
The Pipeline Stages category of the Lawmatics MCP server exposes 2 Lawmatics tools you can call directly from Claude, ChatGPT, or any MCP client through Weave Legal. Each Pipeline Stages tool below is documented with its purpose and complete input and output schema, giving your firm governed, auditable access to Lawmatics pipeline stages data.
Get Stage
Fetch a single pipeline stage from Lawmatics by ID, including a `relationships` envelope of {id,type} pointers to its parent pipeline and the prospects (matters) currently in the stage.
List Stages
List pipeline stages from Lawmatics with optional pagination, filtering, and sorting. Rows carry stage attributes and a `relationships` envelope with a to-one {id,type} pointer to the parent pipeline; use get-stage for the full record including the prospects in each stage.
Related Categories