delete_item
Permanently delete an item from a Directus collection by providing its unique ID.
Instructions
Delete an item from a collection by ID. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection name | |
| id | Yes | Item ID to delete |