action opentargets_get_api_swagger_ui { label: "Browse interactive API documentation" description: "Interactive API docs using swagger-ui" provider: opentargets method: GET path: "/platform/docs/swagger-ui" encoding: json output: { type: "object" additionalProperties: true } }