update_collection_item
Update mutable fields of a local Pokémon TCG collection row by item ID, including quantity, language, price variant, condition note, and personal note, to keep collection records accurate.
Instructions
Update mutable fields of a local collection row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| language | No | ||
| quantity | No | ||
| personal_note | No | ||
| price_variant | No | ||
| condition_note | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||