sealed_pool_build
Analyzes a sealed pool to build up to three decks by evaluating color pairs and card quality, using 17Lands data for scoring and suggesting land splits.
Instructions
Build 1-3 decks from a sealed pool using card quality and color pair analysis.
Evaluates each 2-color pair, selects best cards, and suggests land splits. Uses 17Lands data when available for card quality scoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pool | Yes | Card names in the sealed pool (typically 84-90) | |
| set_code | Yes | Three-letter set code (e.g. 'LCI', 'MKM') | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |