search_nodes
ActiveTool of BioCosm
Search BioCosm nodes by name, gene symbol, target, therapeutic area, or company. Results are ranked: exact name/brand matches first, then partial name matches, with a node-type prior (canonical drug/diagnostic nodes rank above gene-target nodes, which rank above ChEMBL salt-form duplicates). Nodes matched only via description/company/area rank last. Each result includes a `name` field for disambiguation.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"default": 20,
"description": "Maximum results to return (default 20, max 100)"
},
"query": {
"type": "string",
"description": "Search term (e.g. \"breast cancer\", \"pembrolizumab\", \"Merck\")"
}
},
"additionalProperties": false
}Parent server
BioCosm
1/7 registries