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