action opentargets_get_api_docs { label: "Browse API documentation" description: "Access api docs as served by Redoc" provider: opentargets method: GET path: "/platform/docs" encoding: json output: { type: "object" additionalProperties: true } }