Delete Custom Contact Type (lawmatics_delete-custom-contact-type)
Delete a custom contact type from Lawmatics by ID. This is irreversible.
Tool Input
customContactTypeIdstringrequired— ID of the custom contact type to delete; a numeric string(pattern: ^\d+$)
Tool Output
idstringrequired— Lawmatics custom contact type ID that was deleted
deletedbooleanrequired— Always true; confirms the custom contact type was deleted
Related Tools