Practice Areas
The Practice Areas category of the Lawmatics MCP server exposes 5 Lawmatics tools you can call directly from Claude, ChatGPT, or any MCP client through Weave Legal. Each Practice Areas tool below is documented with its purpose and complete input and output schema, giving your firm governed, auditable access to Lawmatics practice areas data.
Create Practice Area
Create a practice area in Lawmatics. The response includes a `relationships` envelope of {id,type} pointers to the matters (prospects) assigned to it (empty for a newly created area).
Delete Practice Area
Delete a practice area from Lawmatics by ID. This is irreversible.
Get Practice Area
Fetch a single practice area from Lawmatics by ID, including a `relationships` envelope of {id,type} pointers to the matters (prospects) assigned to it.
List Practice Areas
List practice areas from Lawmatics with optional pagination and sorting.
Update Practice Area
Update an existing practice area in Lawmatics by ID. The response includes a `relationships` envelope of {id,type} pointers to the matters (prospects) assigned to it.
Related Categories