You're viewing a demo portfolio

Join the waitlist
PRSM

find_by_phase

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

BioCosm

1/7 registries
View full server →
find_by_phase — BioCosm — PRSM MCP