swu_random_card
Pull a random Star Wars Unlimited card from any search query or filter set. Use it to explore the card pool, test deck ideas, or simulate a pack pull.
Instructions
Return a random Star Wars Unlimited card from a search result set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text search to draw a random card from. | |
| filters | No | Optional structured filters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hp | No | ||
| id | Yes | Stable lookup id, e.g. 'SOR/123' | |
| cost | No | ||
| name | Yes | Display name including subtitle if present | |
| type | Yes | ||
| power | No | ||
| arenas | No | ||
| number | Yes | ||
| rarity | No | ||
| source | No | api | |
| traits | No | ||
| aspects | No | ||
| back_art | No | ||
| keywords | No | ||
| set_code | Yes | ||
| card_type | Yes | ||
| front_art | No | ||
| image_url | No | ||
| lookup_id | Yes | Same as id; kept for back-compat | |
| front_text | No | ||
| epic_action | No | ||
| display_name | Yes |