Cortellis MCP Server

by uh-joan
Verified

get_drug

Retrieve complete drug records, including all available fields, for a specified identifier from the Cortellis API. Access detailed drug development status information with structured JSON responses.

Instructions

Return the entire drug record with all available fields for a given identifier from Cortellis API

Input Schema

NameRequiredDescriptionDefault
idYesDrug Identifier

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Drug Identifier", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from Cortellis MCP Server

Related Tools

ID: aja3irnmpw