search_by_location
Find nearby clinical trials by geographic coordinates to identify recruiting studies within a specified radius, with optional filters for conditions and keywords.
Instructions
根据地理坐标搜索附近的临床试验。默认查询招募中且3个月内更新的30个最相关结果。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | 纬度 | |
| longitude | Yes | 经度 | |
| radius | No | 搜索半径(英里),默认50英里 | |
| condition | No | 疾病或状况(可选) | |
| keywords | No | 关键词(可选) | |
| status | No | 招募状态,默认RECRUITING | RECRUITING |
| months | No | 时间范围(月),默认3个月 | |
| pageSize | No | 每页返回的结果数量,默认30 |