tcg_pricing_snapshot_collection
Snapshots pricing listings for owned cards in your collection, respecting provider rate limits and skipping recently updated cards. Returns counts of snapshotted, skipped, and failed cards.
Instructions
Walk the collection and snapshot every owned card with an attached pricing listing, respecting per-provider rate limits.
Skips cards whose most recent snapshot is younger than max_age_hours
so repeated calls don't burn API quota redundantly. One card failing
does not abort the rest — failures are reported per-card.
Returns a summary with counts (snapshotted / skipped_recent / failed) and a per-provider breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |