delete_item
Remove an item from the Skeleton MCP Server by specifying its unique identifier. This tool deletes items and returns confirmation when successful.
Instructions
Delete an item.
Args: item_id: The unique identifier of the item to delete
Returns: A confirmation message
Raises: ValueError: If the item is not found
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||