action mcw_get_species_types_using_get { label: "Return a Map of species type keys available in RGD" provider: mcw method: GET path: "/lookup/speciesTypeKeys" encoding: json output: { type: "object" additionalProperties: true } }