yasuki_core.database.query_cards_by_legality#

query_cards_by_legality(format_name)[source]#

Fetch the ids of cards legal in a format.

Parameters:
format_namestr

Format name to filter by.

Returns:
card_idslist of str

Ids of cards legal in the format.