action opentargets_get_therapeutic_areas { label: "Get the list of therapeutic areas about the current data release" description: "Returns the list of therapeutic areas for the current data release\n" provider: opentargets method: GET path: "/platform/public/utils/therapeuticareas" encoding: json output: { type: "object" additionalProperties: true } }