get_sets
Retrieve detailed information on all Magic: The Gathering card sets, organized by release date in descending order, to support applications or workflows needing comprehensive card data.
Instructions
返回所有MTG卡牌系列的完整数据,按发布日期降序排列
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "required": [],
  "type": "object"
}