get_portfolio_breakdown_cards
Retrieve the cards inside a specific slice of a portfolio breakdown by set, rarity, type, color, or cost-basis.
Instructions
Get the cards inside one slice of a portfolio breakdown (the drill-down for get_portfolio_breakdown). Premium-gated. Requires IWMM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | Dimension the slice belongs to. Must match the get_portfolio_breakdown call. | |
| key | Yes | Slice key from the breakdown: a set code, rarity, type, cost-basis bucket, or color code. | |
| colors | No | Only for by=color: the same superset filter (W,U,B,R,G,C) passed to get_portfolio_breakdown, so the drill-down matches the aggregate row. Ignored for other dimensions. |