Delete Address (lawmatics_delete-address)
Delete an address from Lawmatics by ID. This is irreversible.
Tool Input
addressIdstringrequired— ID of the address to delete; a numeric string(pattern: ^\d+$)
Tool Output
idstringrequired— ID of the deleted address
deletedbooleanrequired— Always true when the address was successfully deleted