tcg_collection_remove
Remove a card from your collection by soft-deleting it (marking as 'sold') or permanently deleting it. Optionally record sale details with price, currency, and date.
Instructions
Remove a card. Default is a soft-delete: status -> 'sold' and the row stays.
Pair with sold_price + sold_date to capture the disposition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |