clinical_trials_field_values
Retrieve top values, counts, and distributions for clinical trial fields like Phase, Condition, and Sponsor. Analyze trial data by field to uncover patterns and trends.
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 |
|---|---|---|---|
| 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) | |
| fields | Yes | Pipe-separated field names: 'Phase', 'Condition', 'OverallStatus', 'LeadSponsorName' |