View as .md ↗
Lawmatics

Lawmatics

MCP server · Practice Management · lawmatics.com · 40 categories · 177 tools

Lawmatics is a legal CRM, client intake, and marketing automation platform for law firms. This integration exposes contacts, companies, matters, billing (invoices, transactions, expenses, time entries), tasks, documents, events, and marketing data as governed MCP tools, scoped per member by access level.

Delete User (lawmatics_delete-user)

Dissociate a user from the firm in Lawmatics by ID, removing their access to the firm's account. This does NOT permanently delete the underlying user account. This action is irreversible from here.

Tool Input

userIdstringrequired— ID of the user to dissociate from the firm; a numeric string (e.g. '17')(pattern: ^\d+$)

Tool Output

idstringrequired— Lawmatics user ID that was dissociated from the firm
deletedbooleanrequired— Always true; confirms the user was dissociated from the firm (access removed)

Related Tools