None — every tool is low-risk, high-confidence, and outside PCI/HIPAA payload scope.
All other tools (5)
open-targets.batch_query_open_targets_graphql medium conf highaudit
Fans a single agent step out into many Open Targets API calls, pulling large volumes of target-disease-drug evidence at once and consuming shared public-service quota.
open-targets.get_open_targets_graphql_schema low conf highallow
Returns published API schema definitions so the agent can construct valid queries; exposes no records and changes no state.
open-targets.get_type_dependencies low conf highallow
Surfaces type-level schema fragments for query building; read-only metadata with no access to platform records.
open-targets.query_open_targets_graphql low conf highallow
Runs agent-authored GraphQL against the public Open Targets knowledge base, returning target, disease, drug and genetic-association records that inform research conclusions.
open-targets.search_entities low conf highallow
Resolves gene, disease and drug names to Open Targets identifiers; read-only lookup against public reference data with no write path.