tcg_psa_add_to_collection
Look up a PSA certification and add it to your local collection with acquisition details in a single step.
Instructions
Look up a PSA cert AND record it in your local collection in one step.
Workflow tool — combines tcg_psa_get_cert with tcg_collection_add_card.
Looks up the cert at PSA, normalizes the response, and writes a row into
the local SQLite DB with your cost basis. Returns the new card_id.
If you've already added this exact cert, returns an error rather than
duplicating — use tcg_collection_update to change cost basis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |