price_card
Looks up the current market price of a single TCG card (any of 22+ games: Magic, Pokemon, Yu-Gi-Oh, One Piece, Lorcana, and more). Returns the best match's price and an affiliate-wrapped TCGplayer product link, plus alternates when the name is ambiguous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | No | Optional set name/code to disambiguate printings. | |
| game | No | Optional game hint (e.g. 'Magic', 'Pokemon') when the name is ambiguous across games. | |
| name | Yes | Card name to look up. |