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