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 Time Entry (lawmatics_delete-time-entry)

Delete a time entry from Lawmatics by ID. This is irreversible.

Tool Input

timeEntryIdstringrequired— ID of the time entry to delete; a numeric string(pattern: ^\d+$)

Tool Output

idstringrequired— ID of the deleted time entry
deletedbooleanrequired— Always true when the time entry was successfully deleted

Related Tools