action mcw_get_gene_types_using_get { label: "Returns a list of gene types avialable in RGD" provider: mcw method: GET path: "/lookup/geneTypes" encoding: json output: { type: "object" additionalProperties: true } }