# Tags

Lawmatics MCP server · 7 tools

## Tools

- [Attach Tag](/integrations/lawmatics/tags/attach-tag/) — Attach one or more tags to a matter, contact, company, or task by name. A tag name that does not exist is created automatically. Provide exactly one entity ID and an array of tag names.

- [Create Tag](/integrations/lawmatics/tags/create-tag/) — Create a tag in Lawmatics with a name and optional description and color. Tags can be attached to matters, contacts, companies, and tasks for categorization.

- [Delete Tag](/integrations/lawmatics/tags/delete-tag/) — Delete a tag from Lawmatics by ID. This is irreversible.

- [Detach Tag](/integrations/lawmatics/tags/detach-tag/) — Detach one or more tags from a matter, contact, company, or task by name. A tag name that is not attached is ignored. Provide exactly one entity ID and an array of tag names.

- [Get Tag](/integrations/lawmatics/tags/get-tag/) — Fetch a single tag from Lawmatics by ID.

- [List Tags](/integrations/lawmatics/tags/list-tags/) — List tags from Lawmatics with optional pagination and sorting.

- [Update Tag](/integrations/lawmatics/tags/update-tag/) — Update an existing tag in Lawmatics by ID.
