List Riftbound sets
piltover_list_setsList all Riftbound card sets with prefixes and release dates. Use prefixes to filter cards in searches.
Instructions
List every Riftbound card set, with its prefix and release date.
Set prefixes (e.g. OGN, ARC) are what the sets filter of piltover_search_cards
expects, so call this first when a question names a set in words ("the Arcane box")
rather than by prefix.
Args:
response_format: 'markdown' (default) or 'json'
Examples:
"What Riftbound sets exist?" -> {}
"What's the prefix for Origins?" -> {} then read the table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown for reading, json for further processing. | markdown |