action opentargets_post_best_hit_search { label: "Find the best hit" description: "Fire the search method for multiple strings\n" provider: opentargets method: POST path: "/platform/private/besthitsearch" encoding: json input: { type: "string" } output: { type: "object" additionalProperties: true } }