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