delete_item
Remove an item template from the RPG game database using its unique ID. This tool manages game content by deleting specific items from the system.
Instructions
Delete an item template from the database.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The ID of the item to delete | |
| sessionId | No |