action mcw_get_all_strains_using_get { label: "Return all active strains in RGD" provider: mcw method: GET path: "/strains/all" encoding: json output: { type: "object" additionalProperties: true } }