clinical_trials_field_values
Get top values, counts, and distributions for clinical trial fields such as Phase or Condition to analyze trial characteristics.
Instructions
Get value statistics for study data fields — top values, counts, and distributions. Powerful analytics tool: find top conditions, top sponsors, phase distributions, intervention type counts. Examples: fields='Phase' shows trial count by phase; fields='Condition' shows top conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Pipe-separated field names: 'Phase', 'Condition', 'OverallStatus', 'LeadSponsorName' | |
| types | No | Filter by field type: 'ENUM' (Enumeration field), 'STRING' (Free-text string field), 'DATE' (Date field), 'INTEGER' (Integer numeric field), 'NUMBER' (Floating-point numeric field), 'BOOLEAN' (Boolean (true/false) field) |