delete_item
Remove one or more items from the user's Grabblist (soft-delete). Pass a single id or an array of ids for batch operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Item ID or array of item IDs to delete | |
| reason | No | Why this change was made (shown to user in change history) |