find_by_phase
ActiveTool of BioCosm
declared in 3.4.2
List drugs/diagnostics at a specific clinical phase.
Parameters schema
{
"type": "object",
"required": [
"phase"
],
"properties": {
"limit": {
"type": "integer",
"default": 100,
"description": "Maximum results (default 100, max 500)"
},
"phase": {
"type": "string",
"description": "One of \"approved\", \"on_market\", \"phase3\", \"phase2\", \"phase1\",\n \"in_development\", \"cleared\", \"ldt\", \"ruo\""
},
"node_type": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "Optional filter — \"drug\", \"pipeline\", \"diagnostic\", \"target\""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
BioCosm
1/7 registries