action tcgdex_get_regulation_marks { label: "get_regulation_marks" provider: tcgdex method: GET path: "/regulation-marks" encoding: json output: { type: "array" items: { type: "string" } } }