type

fun type(value: String)

Filters by card type.

Example: type("creature") produces t:creature

Parameters

value

The type to search for (e.g., "creature", "instant", "artifact")