Remove cards from the collection
collection_removeRemove cards from a Pokémon TCG collection file by decrementing quantities or dropping entries. Matches against file contents; ambiguous names are ignored, over-removal clamps to zero.
Instructions
Decrement or drop cards in the collection file, matched against the file itself (no API). A bare name matching several printings in the file is ambiguous and changes nothing; over-removal clamps to zero with a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | Yes | Card lines to remove, e.g. '1 Slowpoke PBL 29' or '2 Jacinthe' |