bc_get_recruiting_studies_by_location
Find recruiting clinical trials by country, state, and city. Filter by study type, age range, and condition to narrow results.
Instructions
Find recruiting clinical trials by geographic location. Returns paginated results with summary breakdowns.
Returns: dict: Studies list with summary containing search location, total studies, study type/phase/condition breakdowns, recruiting locations or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age_range | No | 'CHILD', 'ADULT', 'OLDER_ADULT', or 'ALL' | ALL |
| condition | No | Medical condition filter (e.g., 'cancer') | |
| page_size | No | Results per page (1-1000) | |
| study_type | No | 'INTERVENTIONAL', 'OBSERVATIONAL', or 'ALL' | ALL |
| location_city | No | City name | |
| location_state | No | State/province (e.g., 'California') | |
| location_country | Yes | Country name (e.g., 'United States', 'Germany') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||