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