tcg_collection_add_card
Add a card to your local collection, recording details like subject, grade, set, and acquisition info. Supports raw and graded cards from any provider.
Instructions
Record a card as owned in the local SQLite DB.
Returns the new card_id (a UUID) on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |