# Pipeline Stages

Lawmatics MCP server · 2 tools

## Tools

- [Get Stage](/integrations/lawmatics/pipeline-stages/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](/integrations/lawmatics/pipeline-stages/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.
